iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.8 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezservicetest1"
},
"iotHubHostName": {
"type": "String",
"value": "3xu5p-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=3xu5p-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=qHCe2arWto6uLR55CxnKOP/N4Dd3r+ClOWM80Ka++EM="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://3xu5p-documentdb.documents.azure.com:443/;AccountKey=YtGD1EYkaOe057APqk1KyrMHxyYp4Fn9wCEPiKnYUJWwvTcGQTM4N4Oe1FqMsvlVWi08v3Ybq52P8CyKNYpBRA==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezservicetest1-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezservicetest1-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezservicetest1-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.64.247.42"
},
"agentFQDN": {
"type": "String",
"value": "agent-3xu5p.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezservicetest1.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "3xu5p-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-3xu5p-hub-223825-20b1dcca15.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "3xu5pstorage"
},
"storageAccountKey": {
"type": "String",
"value": "2UpCx02SLkqiLSvJM47yNQTd3A+TzApMr2RrDr2FS9Mz05P7WvZPqih44Rg6LBzo09e1vmiV5yRwo+DxMX6slw=="
}
}