latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

Interruptions

Get an Interruption by ID

get/spaces/{spaceIdentifier}/interruptions/{id}

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

idstring required

ID of the Interruption to load

Response

The requested Interruption

CanTakeResponsibilityboolean

Gets or sets a value indicating whether the current user has permissions to take responsibility for this interruption.

CorrelationIdstring

Gets or sets the correlation ID of the activity in which the interruption was requested, if any.

Createdstring date-time

Gets the time at which the interruption was created.

HasResponsibilityboolean

Gets or sets a value indicating whether the current user has responsibility for this interruption.

Idstring

Gets or sets a unique identifier for this resource.

IsLinkedToOtherInterruptionboolean

If this interruption is linked to another it will be automatically completed when the other one is. Used to handle interruptions in child deployments.

IsPendingboolean

True if the interruption is waiting for user action; otherwise, false.

LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

RelatedDocumentIdsstring[]

Gets the ids of documents related to this interruption.

ResponsibleTeamIdsstring[]

Gets the ids of groups that can take responsibility for this interruption.

ResponsibleUserIdstring

Gets or sets the

SpaceIdstring
TaskIdstring

Gets or sets the id of the Server Task raising the interruption.

Titlestring

Gets or sets a title for this interruption.

Type'ManualIntervention' | 'GuidedFailure' | 'PullRequestCompletion' | 'ArgoCDApplicationSync' | 'KubernetesResourceVerification'

Gets or sets the type of interruption