iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
70 lines • 1.92 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezbingtest6"
},
"iotHubHostName": {
"type": "String",
"value": "72gia-hub"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=72gia-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=XUX6LdZ410GTcnsy2Jq48zIWiUcZMcwcl9EPN0QOzeg="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://72gia-documentdb.documents.azure.com:443/;AccountKey=Ii9qiJDRla1s1D2sdV7NR7cf489W1WYgKAf0NgK8P3J9m7JknZfwyu0oTBgvGiWyK5XwsfpCOc0JnqFhRuK3vA==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezbingtest6-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezbingtest6-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezbingtest6-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.93.238.221"
},
"agentFQDN": {
"type": "String",
"value": "agent-72gia.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezbingtest6.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "72gia-hub"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-72gia-hub-223254-8a38631a89.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "72giastorage"
},
"storageAccountKey": {
"type": "String",
"value": "6s+yLFJNQDTjARO1c+ZkqUlZgRpArz/c65f5uaTujP9Bm1Y+xWLny+/N25UXBwRuxvL5fPjov80SgVHYPSkV8w=="
},
"mapApiQueryKey": {
"type": "String",
"value": "ApFoSQOKs5KfsVsfT9pTPtxLbGBL9bVDdtJgKIENpQeGFteBa4uIwdx0diewS9qC"
}
}