iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
42 lines • 1.22 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezentproxy2"
},
"iotHubHostName": {
"type": "String",
"value": "hub-ydfhhgiwxiabe.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-ydfhhgiwxiabe.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=v1Wo9xKzJY69meJEyLOd1SxuV1cUZ5ZUwWHM+zCU9Uc=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-ydfhhgiwxiabe.documents.azure.com:443/;AccountKey=DIHhEQn61Mpm9j2Uo8OZWbRAvkoskyiwcJ0dkTdZg6t1FhqYLt2X3V70PzLXbvmHGCgL5VDDLDkSKXyVmlA8cw==;"
},
"masterFQDN": {
"type": "String",
"value": "parvezentproxy2mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezentproxy2mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "52.179.21.110"
},
"agentFQDN": {
"type": "String",
"value": "agent-apuao.eastus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezentproxy2.azurewebsites.net"
}
}