iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
38 lines • 1.11 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezpacstest32"
},
"iotHubHostName": {
"type": "String",
"value": "hub-hmkjd5pln6nkc.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-hmkjd5pln6nkc.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=r2e05YjjQ/sdTeTd1iM66dG78cz/CapLCxuSpvduseg=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-hmkjd5pln6nkc.documents.azure.com:443/;AccountKey=Zs9XEe0CMc8B5uGiu8EHzfHhHMkYdiURuLF4gZmZTMaQ8ikPdw4izNp9HmIr1laNUpKqgGLKNXo5xq58LqEd6A==;"
},
"masterFQDN": {
"type": "String",
"value": "parvezpacstest32mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezpacstest32mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.92.135.142"
},
"fqdn": {
"type": "String",
"value": "agent-xqtac.eastus.cloudapp.azure.com"
}
}