v8

latestSwagger 2.02026-07-13120150263.9 KB

Apply a deployment manifest to an edge device.

Apply a deployment manifest to an edge device.

post/devices/{deviceId}/applyDeploymentManifest

Path parameters

deviceIdstring required

Unique ID of the device.

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.