latestOpenAPI 3.0.02026-08-10221235717.8 KB

e21ad140ec3c

public
Artefact

Get the Humanitec module definition of this Workload Artefact Version as a deployment set

Returns the Humanitec workload module of this Artefact Version if it is of type workload. An error will be returned if it is not.

get/orgs/{orgId}/artefact-versions/{artefactVersionId}/workload-deployment-set

Path parameters

orgIdstring required

The organization ID.

artefactVersionIdstring required

The Artefact Version ID.

Headers

Acceptstring

The accepted content type.

Response

The workload spec as a Humanitec deployment set, returned in JSON format by default or in YAML if specified by the Accept header.

modulesobject required

The set of workloads to add when deployed, the key is the name of the workload.

sharedobject required

The set of shared resources to depend on, the key is the resource identifier.