Pending Commands

Cancel pending metadata update.

Pending metadata update is identified by the correlationId. If a correlationIdFilter is not specified, all pending metadata updates will be canceled.

delete/api/v1/devices/{deviceId}/pending-metadata-updates

Query parameters

correlationIdFilterstring uuid

Filter by the correlationId.

Response

Correlation ids of all successfully canceled commands.

correlationIdsstring[]

Changes

Changed in 2 of the 42 revisions of this API.14

    • added the optional property error/details/items/typeUrl to the response with the 400 status

      response-optional-property-added

    • added the optional property error/details/items/typeUrl to the response with the 401 status

      response-optional-property-added

    • added the optional property error/details/items/value to the response with the 400 status

      response-optional-property-added

    • added the optional property error/details/items/value to the response with the 401 status

      response-optional-property-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 55 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 42 revisions, 3 have no diff computed.