ListDeploymentResponseV2
Response containing a paginated list of deployment snapshots (v2).
Properties
- The list of deployment snapshots
- ↳
idstring requiredUnique identifier for this deployment. - ↳
projectNamestring optionalProjectName is the name of the project. - ↳
createdstring requiredCreated defines when the Deployment was created. - ↳
stackNamestring optionalStackName is the name of the stack. - ↳
modifiedstring requiredCreated defines when the corresponding WorkflowRun was modified. - ↳
pausedboolean optionalPaused indicates whether or not deployments are paused for this program. - ↳
pulumiOperationenum requiredPulumiOperation is the operation that was performed.Values:update,preview,destroy,refresh,detect-drift,remediate-drift - ↳
statusenum requiredStatus is the current status of the workflow runID.Values:not-started,accepted,running,failed,succeeded,skipped - Updates
- ↳
versioninteger requiredVersion is the ordinal ID for the stack - The list of jobs in this deployment
- RequestedBy contains the user information about the user who created the Deployment
- ↳
initiatorstring optionalInitiator is the initiation source of the deployment. - The agent pool used for this deployment, if any
itemsPerPageinteger requiredThe number of items per pagetotalinteger requiredThe total number of deployments
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.