HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Limits for Deployment API

Describes limitations when using the Deployment API for Optimizely Digital Experience Platform (DXP).

Deploy using code packages

  • You cannot include BLOB and DB packages while deploying through code packages.
  • When you deploy the code package directly to the Integration environment using Deployment API, you cannot complete or reset the deployment using the DXP management portal. However, you can get the API verification link and complete or reset the deployment to Integration.

Deploy using source environment

  • You cannot deploy code from the Integration environment to Production.
  • You cannot have the Custom maintenance page displayed for content-only deployments (that is, copying BLOB/DB from the source environment) without code.

📘

Note

The deployment API allows code deployment only using code packages or source environment, but not both at once. Also, the get deployment list API action fetches the top 10 recent deployments.