iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.78 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezcopytest5"
},
"iotHubHostName": {
"type": "String",
"value": "4kqad-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=4kqad-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=1+Vuj9xxswtvqYzTpqs0y90XmflxGqPe57jDgOz2b7c="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://4kqad-documentdb.documents.azure.com:443/;AccountKey=3PdYGYUaC0F8BIl3BFbpGHQKBWAKKCgNY5JeDQzfVwLncpVvSigZX7vOXfUYSHWCm9n092Mn4nPHyixi8W1qfw==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezcopytest5-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezcopytest5-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezcopytest5-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.93.230.21"
},
"agentFQDN": {
"type": "String",
"value": "agent-4kqad.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezcopytest5.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "4kqad-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-4kqad-hub-227120-0a928c35ae.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "4kqadstorage"
},
"storageAccountKey": {
"type": "String",
"value": "v/Fs4/9DhuLTThit9YDJT6PlE2Yu6Fs4Q+B+MnPP2er/LZjKJTCA4846Jx8mUAK0tHR9kEmMUaXlZYhRDZoPPw=="
}
}