IoT Edge Devices Models

Get public edge modules

get/api/edge/models/public-modules

Response

OK

modelIdstring nullable

The device model identifier.

namestring required

The IoT Edge device model name.

descriptionstring nullable

The device model description.

imageUristring nullable
externalIdentifierstring nullable

The aws deployment ID.

Changes

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

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • removed the optional property items/imageUrl from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property items/imageUrl from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property items/imageUrl from the response with the 200 status (media type: text/json)

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added