iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
46 lines • 1.32 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezsecretent"
},
"iotHubHostName": {
"type": "String",
"value": "hub-etl7ifvniyypq.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-etl7ifvniyypq.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=Wzr+S/cXzR9lKTqIJt+uIt8yPo2gKsEFmP1zJmblNZ8=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-etl7ifvniyypq.documents.azure.com:443/;AccountKey=S066uvWNLuFsqhq3MR8GMEu2cY9O4b4K8bayi7neaZIdqdJeUfgX5m2CaAqF3KWnKAAmkZ8h0JqAG9YkAV8bkA==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezsecretent-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezsecretent-mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezsecretent-mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "52.168.83.151"
},
"agentFQDN": {
"type": "String",
"value": "agent-jr3xr.eastus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezsecretent.azurewebsites.net"
}
}