iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
38 lines • 1.12 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezentproxy1"
},
"iotHubHostName": {
"type": "String",
"value": "hub-awl7ghaxragv4.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-awl7ghaxragv4.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=8HoXCBizZT0+gfaT1SRGVs/AJ6czQbYogdbrv72s+m8=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-awl7ghaxragv4.documents.azure.com:443/;AccountKey=5i93f6E9diCC8Als96uQVD07mOxFLKCxI994d6EAUSYlms5fqxyVNqi2t727ib5jeck5QCP1giA2a0uzSmCBPQ==;"
},
"masterFQDN": {
"type": "String",
"value": "parvezentproxy1mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezentproxy1mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.90.136.209"
},
"agentFQDN": {
"type": "String",
"value": "agent-lg2hs.eastus.cloudapp.azure.com"
}
}