AdobeDocs / AdobeDocs/cloudmanager-api-docs
Clarify mapping of 'stepStates.action' and the step names in https://www.adobe.io/apis/experiencecloud/cloud-manager/docs.html#!AdobeDocs/cloudmanager-api-docs/master/advancing-and-cancelling-steps.md?
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 35
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 2
Description
The documentation at https://www.adobe.io/apis/experiencecloud/cloud-manager/docs.html#!AdobeDocs/cloudmanager-api-docs/master/advancing-and-cancelling-steps.md refers to some step names. Unfortunately those names are not exposed in https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/Pipeline_Execution/getExecution.
How can I map any of the returned fields with the step names from the documentation at https://www.adobe.io/apis/experiencecloud/cloud-manager/docs.html#!AdobeDocs/cloudmanager-api-docs/master/advancing-and-cancelling-steps.md?
The closest match seems to be `_embedded.stepStates.action` with values like
`validate`, `build`, `codeQuality`, `buildImage` and `deploy` (probably some more depending on the pipeline type). Please provide a mapping table.
Contributor guide
Assessment
This issue has not been assessed yet.