RunbookSnapshots
Create a Runbook Snapshot
post/runbookSnapshots
Request body
Example request
{
"ProjectId": "Projects-1",
"RunbookId": "Runbooks-1",
"SpaceId": "Spaces-1"
}Response
Created
Example response
{
"ProjectId": "Projects-1",
"RunbookId": "Runbooks-1",
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.