iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.75 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezst"
},
"iotHubHostName": {
"type": "String",
"value": "ltnt6-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=ltnt6-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=aYGkFMbpvWRx1hNMFBYgxkKw1YJPh6wfqOZ+NO3cHeI="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://ltnt6-documentdb.documents.azure.com:443/;AccountKey=6LEtkkfQGe2XeU0KkbvWUT9ojVzX2SgFOWEFRCNcVFD41foVGAiKJUwio0SOXtbOZBDT5lidFnRRN1untoaECQ==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezst-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezst-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezst-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "40.85.159.185"
},
"agentFQDN": {
"type": "String",
"value": "agent-ltnt6.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezst.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "ltnt6-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-ltnt6-hub-227144-8543343622.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "ltnt6storage"
},
"storageAccountKey": {
"type": "String",
"value": "SgsQIZSRPbre9yDahGDRjp9JK9ARRrOLfFi58I6WZg7MLNLuLlzDPRkihuH2zFZ+QwgH2WIFryRyTU7nojzX0w=="
}
}