iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
38 lines • 1.11 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezacstest1"
},
"iotHubHostName": {
"type": "String",
"value": "hub-yyhm7hjuauvj2.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-yyhm7hjuauvj2.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=Zuw/UHUcfKRYWbM8tBzYx3qcDQhvsGjvU73rMJvM2Uo=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-yyhm7hjuauvj2.documents.azure.com:443/;AccountKey=AAAP5mlzzYCGSVbURqLN8QaFacAt96I0wKqwf1lETxF5hIWDto9FIZ83uFDowpB74bM6QQfh8bE7OUm6ip8RDA==;"
},
"masterFQDN": {
"type": "String",
"value": "parvezacstest1mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezacstest1mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "40.71.202.124"
},
"fqdn": {
"type": "String",
"value": "agent-wsyiz.eastus.cloudapp.azure.com"
}
}