v8

latestSwagger 2.02026-07-13120150263.9 KB

Update an existing deployment manifest.

Update an existing deployment manifest.

patch/deploymentManifests/{deploymentManifestId}

Path parameters

deploymentManifestIdstring required

Unique ID for the deployment manifest.

Query parameters

api-versionstring required

The version of the API being called.

Headers

If-Matchstring

Only perform the operation if the entity's etag matches one of the etags provided or * is provided.

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.