iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.8 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezjavaent"
},
"iotHubHostName": {
"type": "String",
"value": "hub-gcbs42c2c6w3u"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-gcbs42c2c6w3u.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=Wfwr4UNziUnXlRHk4weriF+wt2Gqm5SkDQlUOpu7hLs="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-yngzq.documents.azure.com:443/;AccountKey=Mj6hUbwTyhnAxGxvvcdHAjYBIrhMEpwn0tHBDymdFnTesZ2uq958sjs35FcOc4UpT1w8aVlQKgu3Jtc9wH8M6A==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezjavaent-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezjavaent-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezjavaent-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "40.83.220.62"
},
"agentFQDN": {
"type": "String",
"value": "agent-yngzq.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezjavaent.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "hub-gcbs42c2c6w3u"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-hub-gcbs42-221558-e2a9b1c9b4.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "storageyngzq"
},
"storageAccountKey": {
"type": "String",
"value": "Zi7c1LjmymEd4XDfOzzJKhKFtVYEuprGFnbn0vgvIJ+Ka223iGGrYI+HDAqXWdMP3GUMxLtfaHiB1+DEt0hBwg=="
}
}