v8

latestSwagger 2.02026-07-13120150263.9 KB

Create a new deployment manifest.

Create a new deployment manifest.

put/deploymentManifests/{deploymentManifestId}

Path parameters

deploymentManifestIdstring required

Unique ID for the deployment manifest.

Query parameters

api-versionstring required

The version of the API being called.

Request body

idstring

Unique ID of the deployment manifest.

displayNamestring

Display name of the deployment manifest.

dataobject required

Content of the the deployment manifest.

etagstring

Etag to prevent conflict when updating the deployment manifest.

organizationsstring[]

The organization that deployment manifest belongs to. If not present, the deployment manifest is root-level or personal. Only one organization is supported today, multiple organizations will be supported soon.

Response

Success

idstring

Unique ID of the deployment manifest.

displayNamestring

Display name of the deployment manifest.

dataobject required

Content of the the deployment manifest.

etagstring

Etag to prevent conflict when updating the deployment manifest.

organizationsstring[]

The organization that deployment manifest belongs to. If not present, the deployment manifest is root-level or personal. Only one organization is supported today, multiple organizations will be supported soon.