ManualIntervention interface
Properties
approver | Gets or sets the identity who should approve. |
comments | Gets or sets comments for approval. |
created |
Gets date on which it got created. |
id | Gets the unique identifier for manual intervention. |
instructions | Gets or sets instructions for approval. |
modified |
Gets date on which it got modified. |
name | Gets or sets the name. |
po |
Gets or sets pop tenant information. |
release | Gets releaseReference for manual intervention. |
release |
Gets releaseDefinitionReference for manual intervention. |
release |
Gets releaseEnvironmentReference for manual intervention. |
status | Gets or sets the status of the manual intervention. |
task |
Get task instance identifier. |
type | Gets or sets the type. |
url | Gets url to access the manual intervention. |
Property Details
approver
comments
Gets or sets comments for approval.
comments: string
Property Value
string
createdOn
Gets date on which it got created.
createdOn: Date
Property Value
Date
id
Gets the unique identifier for manual intervention.
id: number
Property Value
number
instructions
Gets or sets instructions for approval.
instructions: string
Property Value
string
modifiedOn
Gets date on which it got modified.
modifiedOn: Date
Property Value
Date
name
Gets or sets the name.
name: string
Property Value
string
poPTenant
Gets or sets pop tenant information.
poPTenant: ProofOfPresenceTenant
Property Value
release
Gets releaseReference for manual intervention.
release: ReleaseShallowReference
Property Value
releaseDefinition
Gets releaseDefinitionReference for manual intervention.
releaseDefinition: ReleaseDefinitionShallowReference
Property Value
releaseEnvironment
Gets releaseEnvironmentReference for manual intervention.
releaseEnvironment: ReleaseEnvironmentShallowReference
Property Value
status
Gets or sets the status of the manual intervention.
status: ManualInterventionStatus
Property Value
taskInstanceId
Get task instance identifier.
taskInstanceId: string
Property Value
string
type
url
Gets url to access the manual intervention.
url: string
Property Value
string