Last active
July 18, 2017 15:46
-
-
Save tauil/18a1840959757e4cebbaa5beed0abd19 to your computer and use it in GitHub Desktop.
ApplicationsAPI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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