Skip to content

Instantly share code, notes, and snippets.

@tauil
Last active July 18, 2017 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tauil/18a1840959757e4cebbaa5beed0abd19 to your computer and use it in GitHub Desktop.
Save tauil/18a1840959757e4cebbaa5beed0abd19 to your computer and use it in GitHub Desktop.
ApplicationsAPI
[
{
"internalCustomerId":"1b2a773b-bdec-4d5a-b00d-5b7553d6df89",
"isNew":true,
"name":"Brightcom",
"customerId":8,
"containers":[
{
"containerId":"b4c28679-db58-458f-9809-b92a0cc12bcd",
"deploymentId":null,
"isNew":false,
"name":"Run of Network",
"type":"Server API",
"groupId":"6ff5ee16-dfa1-4ff0-9469-b654e556d27b"
},
{
"containerId":"b4c28679-db58-458f-9809-b92a0cc12bce",
"deploymentId":null,
"isNew":false,
"name":"Run of Network 2",
"type":"Server API",
"groupId":"6ff5ee16-dfa1-4ff0-9469-b654e556d27b"
}
]
},
{
"internalCustomerId":"1b2a773b-bdec-4d5a-b00d-5b7553d6df89",
"isNew":true,
"name":"RLLCLL",
"customerId":8,
"containers":[
{
"containerId":"b4c28679-db58-458f-9809-b92a0cc12bcd",
"deploymentId":null,
"isNew":false,
"name":"Another network",
"type":"Server API",
"groupId":"6ff5ee16-dfa1-4ff0-9469-b654e556d27b"
},
{
"containerId":"b4c28679-db58-458f-9809-b92a0cc12bce",
"deploymentId":null,
"isNew":false,
"name":"Another network 2",
"type":"Server API",
"groupId":"6ff5ee16-dfa1-4ff0-9469-b654e556d27b"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment