arm_get_deployment_promotion_log
Retrieves the plain-text promotion log for a specific deployment iteration using its label and iteration number.
Instructions
GET /rabit/api/deployments/v1/{label}/logs/{iterationNumber}. Retrieves the plain-text promotion log for a deployment iteration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Deployment label name | |
| headers | No | Optional extra headers | |
| iterationNumber | Yes | Deployment iteration number |