iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
46 lines • 1.33 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezsecrettest2"
},
"iotHubHostName": {
"type": "String",
"value": "hub-cfispowuegjv6.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-cfispowuegjv6.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=8rP0y//vLvl+30jkSMRM96mZNRvLLScb3/GpdsoSWzQ=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-cfispowuegjv6.documents.azure.com:443/;AccountKey=GV5eB8K7hCRYlVYwnYzbUvHOMuDrdwV6StZiNK8tia0NHS0Kug8ynJwyl6NWzZoYTWX6o56CTkcXzajHr2pgdw==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezsecrettest2-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezsecrettest2-mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezsecrettest2-mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "52.168.91.130"
},
"agentFQDN": {
"type": "String",
"value": "agent-asijf.eastus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezsecrettest2.azurewebsites.net"
}
}