Skip to content

Instantly share code, notes, and snippets.

@gaving
Last active November 4, 2022 14:32
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 gaving/5d95e85e68d59947b55287dd563ead81 to your computer and use it in GitHub Desktop.
Save gaving/5d95e85e68d59947b55287dd563ead81 to your computer and use it in GitHub Desktop.
[
{
"operation": "shift",
"spec": {
"cluster_id": "cluster_id",
"source": "source",
"relationship_details": {
"parents": {
"*": {
"id": "parents"
}
},
"children": {
"*": {
"id": "children"
}
}
},
"vpd_data": {
"types": {
"*": {
"incident_id": "incidents"
}
}
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment