This table shows the different allowedInput.types and corresponding headers you use to Get a change and Update a change.
allowedInput[].type | API type | Description | Content-Type header | Accept header |
---|---|---|---|---|
change-management-info | info / GET | Change management information provides acknowledgement status, and may include warnings about potential conflicts that may occur if you proceed with acknowledgement. | N/A | application/vnd.akamai.cps.change-management-info.v4+json |
change-management-info | info / GET | The Deployment currently deployed to the staging network. Acknowledging change-management continues deploying this configuration to the production network. | N/A | application/vnd.akamai.cps.deployment.v8+json |
change-management-ack | update / POST | Acknowledge change management is required to proceed deploying the certificate to the production network. | application/vnd.akamai.cps.acknowledgement-with-hash.v1+json | application/vnd.akamai.cps.change-id.v1+json |