Skip to main content
Version: 8.9 (unreleased)

Type Alias: CreateDeploymentResponses

type CreateDeploymentResponses = object;

Defined in: gen/types.gen.ts:9967

Properties

200

200: object;

Defined in: gen/types.gen.ts:9971

The resources are deployed.

deploymentKey

deploymentKey: DeploymentKey;

The unique key identifying the deployment.

deployments

deployments: object[];

Items deployed by the request.

tenantId

tenantId: TenantId;

The tenant ID associated with the deployment.