IoT Devices

get/api/device-configurations

Response

OK

configurationIDstring nullable

The IoT Edge configuration identifier.

conditionsstring nullable

The IoT Edge configuration target conditions.

metricsTargetedinteger

The IoT Edge configuration targeted metrics.

metricsAppliedinteger

The IoT Edge configuration applied metrics.

metricsSuccessinteger

The IoT Edge configuration success metrics.

metricsFailureinteger

The IoT Edge configuration failure metrics.

priorityinteger

The IoT Edge configuration priority.

creationDatestring date-time

The IoT Edge configuration creation date.

Changes

Changed in 1 of the 3 revisions of this API.36

  • 8f5ec4f45de136See the full diff
    • removed the required property items/modules/items/imageURI from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property items/modules/items/imageURI from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property items/modules/items/imageURI from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • added the optional property items/modules/items/startupOrder to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property items/modules/items/startupOrder to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property items/modules/items/startupOrder to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the required property items/modules/items/image to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property items/modules/items/image to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property items/modules/items/image to the response with the 200 status (media type: text/json)

      response-required-property-added