iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
70 lines • 1.92 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezservtest12"
},
"iotHubHostName": {
"type": "String",
"value": "trd3v-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=trd3v-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=YQw2l8C9YbdZ9TYHf9qy8JnKblgj019Dv+45vXx22Y0="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://trd3v-documentdb.documents.azure.com:443/;AccountKey=XEVWM3lAxzzNvRaEV9kaC7F7HcoG2yOpgb9eljHQVrSJ1wUxKrPbN1yTSl9JUu4QhqLddTFsgCkS5qPHYrr10g==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezservtest12-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezservtest12-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezservtest12-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "40.83.223.254"
},
"agentFQDN": {
"type": "String",
"value": "agent-trd3v.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezservtest12.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "trd3v-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-trd3v-hub-223830-ee859e8ae6.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "trd3vstorage"
},
"storageAccountKey": {
"type": "String",
"value": "DIO955TymbLP/A8xpVNB59YAcjf2fgXiPVqmwhQeXhLPZtoz3Jc5vXMV80VAM1Mzw1TPyGTBtaHLoQBk7NEEIw=="
},
"mapApiQueryKey": {
"type": "String",
"value": "AotTjGzLAZ6_ECWrj_QvDz_QxMXVrAzKUW9j58PKM47z1cm-UTZEYyQLHzwYeLGx"
}
}