iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.79 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezconfigtest2"
},
"iotHubHostName": {
"type": "String",
"value": "guvdv-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=guvdv-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=kZE2zOgd+mLvjnQcxMhIcpdar/kWqkZZyWJHFSreiSo="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://guvdv-documentdb.documents.azure.com:443/;AccountKey=aA6W53KrSYnn5oLmwXDU7ixQDpvKcpTewWPwLF97WUDqakbyI9swDD3zbTctjpIYv100IwxaWI2ojJsd6d0x2g==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezconfigtest2-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezconfigtest2-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezconfigtest2-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.88.15.145"
},
"agentFQDN": {
"type": "String",
"value": "agent-guvdv.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezcftest.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "guvdv-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-guvdv-hub-223311-f15e214707.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "guvdvstorage"
},
"storageAccountKey": {
"type": "String",
"value": "MbYGUdRLsFPSkbx6AS3DjWsZ9xevbx3J/GT/WGwz5FCk9hFLNVyjxk75lu4pZk8J4AqCXUZicWAosW337Js5Iw=="
}
}