v1

latestOpenAPI 3.1.02026-07-26106201349.6 KB
Gateway

Get Deployment Shape Version

get/v1/accounts/{account_id}/deploymentShapes/{deployment_shape_id}/versions/{version_id}

Path parameters

account_idstring required

The Account Id

deployment_shape_idstring required

The Deployment Shape Id

version_idstring required

The Version Id

Query parameters

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

namestring
createTimestring date-time

The creation time of the deployment shape version. Lists will be ordered by this field.

validatedboolean

If true, this version has been validated.

publicboolean

If true, this version will be publicly readable.

latestValidatedboolean

If true, this version is the latest validated version. Only one version of the shape can be the latest validated version.

capabilitiesDeploymentShapeVersionCapability[]

The capabilities supported by this deployment shape version.