iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
46 lines • 1.31 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezcertent1"
},
"iotHubHostName": {
"type": "String",
"value": "hub-p67ofjxhi2vyq.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-p67ofjxhi2vyq.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=aExO2HNmMphcouP6aCzUKxy93mpMToxBjHKMa5NlrKI=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-p67ofjxhi2vyq.documents.azure.com:443/;AccountKey=AVBWofDCtd17tQkwhmWqaCZZX5jR61CJhJlBZDTWLC3gOZDQqkwVQBkygmL9PaucfjrQDolqTovtZxBPvMlfWg==;"
},
"containerServiceName": {
"type": "String",
"value": "parvezcertent1-cluster"
},
"masterFQDN": {
"type": "String",
"value": "parvezcertent1-mgmt.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"sshMaster0": {
"type": "String",
"value": "ssh ppathan@parvezcertent1-mgmt.eastus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "13.92.120.65"
},
"agentFQDN": {
"type": "String",
"value": "agent-5iw63.eastus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezcertent1.azurewebsites.net"
}
}