Skip to content

Instantly share code, notes, and snippets.

@f1erro
Last active January 4, 2017 14:10
Show Gist options
  • Save f1erro/b90a88e8aac2b590b82818468203a130 to your computer and use it in GitHub Desktop.
Save f1erro/b90a88e8aac2b590b82818468203a130 to your computer and use it in GitHub Desktop.
[
{
"scopeuuid": "ABCDEF",
"deployments": [
{
"deploymentId": 1234567890,
"displayName": "abc123",
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
"uri": "file:///tmp/F1ERRO/0c9853d1ad9b7ec9f7d16ed16ada1be4/archive/369a01f320f926cd8ffac5dfda83b1d8a2129ab3.zip",
"configurationJson": {
"PropA": "scope1bundle1propA",
"PropSCOPE_LEVEL": "aaa",
"PropCLUSTER_LEVEL": "xxx"
},
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
},
{
"deploymentId": 0987654321,
"displayName": "abc123_2",
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
"uri": "file:///tmp/F1ERRO/0c9853d1ad9b7ec9f7d16ed16ada1be4/archive/369a01f320f926cd8ffac5dfda83b1d8a2129ab3.zip",
"configurationJson": {
"PropA": "scope1bundle2propA",
"PropSCOPE_LEVEL": "aaa",
"PropCLUSTER_LEVEL": "xxx"
},
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
},
{
"deploymentId": 1029384745,
"displayName": "abc1234",
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
"uri": "file:///tmp/F1ERRO/0c9853d1ad9b7ec9f7d16ed16ada1be4/archive/369a01f320f926cd8ffac5dfda83b1d8a2129ab3.zip",
"configurationJson": {
"PropA": "scope1bundlepropA",
"PropSCOPE_LEVEL": "aaa",
"PropCLUSTER_LEVEL": "xxx"
},
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
}
]
},
{
"scopeuuid": "EFGHIJK",
"bundles": [
{
"deploymentId": 111112222,
"displayName": "abc123",
"created":"1481917061",
"updated":"1481917061",
"createdBy":"mdobs",
"updatedBy":"mdobs",
"uri": "file:///tmp/F1ERRO/0c9853d1ad9b7ec9f7d16ed16ada1be4/archive/369a01f320f926cd8ffac5dfda83b1d8a2129ab3.zip",
"configurationJson": {
"PropA": "scope2bundle1propA",
"PropSCOPE_LEVEL": "bbb",
"PropCLUSTER_LEVEL": "xxx"
},
"created":"1481917061",
"updated":"1481917061",
"createdBy":"fierrom",
"updatedBy":"fierrom",
},
{
"deploymentId": 2222211111,
"displayName": "abc123_2",
"created":"1481917061",
"updated":"1481917061",
"createdBy":"fierrom",
"updatedBy":"fierrom",
"uri": "file:///tmp/F1ERRO/0c9853d1ad9b7ec9f7d16ed16ada1be4/archive/369a01f320f926cd8ffac5dfda83b1d8a2129ab3.zip",
"configurationJson": {
"PropA": "scope2bundle2propA",
"PropSCOPE_LEVEL": "bbb",
"PropCLUSTER_LEVEL": "xxx"
},
"created":"1481917061",
"updated":"1481917061",
"createdBy":"fierrom",
"updatedBy":"fierrom",
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment