ManualIntervention interface

Properties

approver

Gets or sets the identity who should approve.

comments

Gets or sets comments for approval.

createdOn

Gets date on which it got created.

id

Gets the unique identifier for manual intervention.

instructions

Gets or sets instructions for approval.

modifiedOn

Gets date on which it got modified.

name

Gets or sets the name.

release

Gets releaseReference for manual intervention.

releaseDefinition

Gets releaseDefinitionReference for manual intervention.

releaseEnvironment

Gets releaseEnvironmentReference for manual intervention.

status

Gets or sets the status of the manual intervention.

taskInstanceId

Get task instance identifier.

url

Gets url to access the manual intervention.

Property Details

approver

Gets or sets the identity who should approve.

approver: IdentityRef

Property Value

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

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

url

Gets url to access the manual intervention.

url: string

Property Value

string