iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
62 lines • 1.76 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezenterprise2"
},
"iotHubHostName": {
"type": "String",
"value": "hub-4fgoaal3ajleo.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-4fgoaal3ajleo.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=w0Chp/0307CeIGj7bq5aRr4fLMXBiq2uDlbBF2PUIHs="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-4fgoaal3ajleo.documents.azure.com:443/;AccountKey=81YehtkAhFHrdvlzRRgnsPgJAxPJ0Fb7IB7Mexe9peyg4cnaloVatLr1fACfwmkUcdn272niD8E0qACA7mjGJg==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezenterprise2-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezenterprise2-mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezenterprise2-mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "52.168.14.73"
},
"agentFQDN": {
"type": "String",
"value": "agent-bhjxf.eastus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezenterprise2.azurewebsites.net"
},
"iotHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-hub-4fgoaa-220193-44534c2292.servicebus.windows.net/"
},
"iotHubReactPartitions": {
"type": "Int",
"value": 4
},
"storageAccountName": {
"type": "String",
"value": "storagebhjxf"
},
"storageAccountKey": {
"type": "String",
"value": "G9/I1yuJDOqySYQ46IckeDuKMMWZNxhnd/UM2D4alBSEN8hdqApfSjqajeDT84LgtDboTU/skmbC5d3htIJlkQ=="
}
}