Interface: ISetCurrentDeploymentRequest
workflowservice.v1.ISetCurrentDeploymentRequest
Properties of a SetCurrentDeploymentRequest.
Implemented by
Properties
deployment
• Optional
deployment: null
| IDeployment
SetCurrentDeploymentRequest deployment
identity
• Optional
identity: null
| string
Optional. The identity of the client who initiated this request.
namespace
• Optional
namespace: null
| string
SetCurrentDeploymentRequest namespace
updateMetadata
• Optional
updateMetadata: null
| IUpdateDeploymentMetadata
Optional. Use to add or remove user-defined metadata entries. Metadata entries are exposed when describing a deployment. It is a good place for information such as operator name, links to internal deployment pipelines, etc.