Skip to content

Instantly share code, notes, and snippets.

@sbarnum
Created October 2, 2018 15:33
Show Gist options
  • Save sbarnum/f980c6893cb8716bf0465181750e9b98 to your computer and use it in GitHub Desktop.
Save sbarnum/f980c6893cb8716bf0465181750e9b98 to your computer and use it in GitHub Desktop.
{
"type": "bundle",
"id": "bundle--daff0b2b-e428-4689-8cc2-72980dbacda3",
"objects": [
{
"type": "infrastructure",
"id": "infrastructure--02239463-a51f-400d-b25c-0499d729cf92",
"spec_version": "2.1",
"created": "2014-04-06T20:03:50.000Z",
"modified": "2014-04-06T20:03:50.000Z",
"name": "XYZ"
},
{
"type": "relationship",
"id": "relationship--e4710f13-e3c0-480b-a13a-10e016ecb0ad",
"spec_version": "2.1",
"created": "2016-07-06T20:20:50.000Z",
"modified": "2016-07-06T20:20:50.000Z",
"source_ref": "infrastructure--02239463-a51f-400d-b25c-0499d729cf92",
"target_ref": "domain-name--bc8d2b6b-3708-4e30-85ff-e9eb5289ec23",
"relationship_type": "has-element",
"start_time": "2015-06-01T20:30:50.000Z",
"stop_time": "2015-07-01T20:30:50.000Z"
},
{
"type": "relationship",
"id": "relationship--dacad618-b222-4820-9169-13e6a2a43c59",
"spec_version": "2.1",
"created": "2016-07-06T20:20:50.000Z",
"modified": "2016-07-06T20:20:50.000Z",
"source_ref": "infrastructure--02239463-a51f-400d-b25c-0499d729cf92",
"target_ref": "domain-name--bc8d2b6b-3708-4e30-85ff-e9eb5289ec23",
"relationship_type": "has-element",
"start_time": "2015-08-01T20:30:50.000Z",
"stop_time": "2015-09-01T20:30:50.000Z"
},
{
"type": "domain-name",
"id": "domain-name--bc8d2b6b-3708-4e30-85ff-e9eb5289ec23",
"spec_version": "2.1",
"created": "2015-07-01T00:00:00.000Z",
"modified": "2015-07-01T00:00:00.000Z",
"value": "bad.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment