Metadata Deployment

Compare and deploy a template to a tenant

Compare and deploy a template to a tenant.

post/deployment-manager/deployments/templates

Headers

Zuora-Entity-Idsstring

An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.

Response

OK

idstring

ID of the Deployment Manager migration process

status'DEPLOYING' | 'REVERTING' | 'PARTIALLY-REVERTED' | 'FAILED' | 'ROLLBACK-FAILED' | 'REVERTED' | 'COMPARING' | 'SUBMITTED' | 'SKIPPED' | 'IDENTICAL' | 'COMPARE-DONE' | 'COMPARE-FAILED' | 'CANCELLED'

Status of the Deployment Manager migration process

Changes