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