Environment to list deployments for (sandbox, pre-release, live)
Allowed values:sandboxpre-releaselive
Max number of deployments to return
Environment to list deployments for (sandbox, pre-release, live)
Allowed values:sandboxpre-releaselive
Max number of deployments to return
Successful response
Deployments for the requested environment, ordered newest first.
A deployment of an agent version to a specific environment, plus
who created it and when.
Successful response
The latest deployment for each environment (sandbox, pre-release,
live). Entries are null when no deployment exists for an environment.
Latest deployment per environment (sandbox, pre-release, live). Value is null if no deployment exists for that environment.
Metadata attached to a publish action, with an optional target environment.
Message describing this publish
Default:
Environment to publish to (defaults to sandbox)
Successful response
The resulting deployment from a promote / rollback / publish action,
plus any test runs it triggered.
A deployment of an agent version to a specific environment, plus
who created it and when.
IDs of test runs triggered by this deployment action
Metadata attached to a promote action: an optional message and an
explicit target environment override.
Message describing this promotion
Default:
Target environment to promote to. If omitted, promotes to the next environment in sequence (sandbox->pre-release->live).
Successful response
The resulting deployment from a promote / rollback / publish action,
plus any test runs it triggered.
A deployment of an agent version to a specific environment, plus
who created it and when.
IDs of test runs triggered by this deployment action
Metadata attached to a rollback action.
Message describing this rollback
Default:
Successful response
The resulting deployment from a promote / rollback / publish action,
plus any test runs it triggered.
A deployment of an agent version to a specific environment, plus
who created it and when.
IDs of test runs triggered by this deployment action