iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
38 lines • 1.11 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezacstest"
},
"iotHubHostName": {
"type": "String",
"value": "hub-4fwxed3nndnge.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-4fwxed3nndnge.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=Yu0ByUtway9H066W+BDf6adZqBze7OBM3DKOtckfHpw=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-4fwxed3nndnge.documents.azure.com:443/;AccountKey=SYssuXCUVVPCIOfRbAvQrDnoX3FxgMshk0773RteRjV2LZ6FurBCFMLyULHcaGSwisJqZS0WTUt167VZzQ6xxg==;"
},
"masterFQDN": {
"type": "String",
"value": "parvezacstestmgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezacstestmgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "52.168.161.144"
},
"fqdn": {
"type": "String",
"value": "agent-xxgbx.eastus.cloudapp.azure.com"
}
}