Skip to main content

Get Information about a Element Cellular Module Image (v2.0)

GET 

/sdwan/v2.0/api/cellular_module_images/:image_id

Get information about a element cellular module image.

Request

Path Parameters

    image_id stringrequired

    ID of the image.

Responses

Successful Operation

Schema
    carrier string

    The name of the carrier.

    fw_version string

    The Fw version.

    id string

    The ID.

    inventory_id string

    The inventory ID.

    maximum_ion_version string

    The maximum ION version.

    minimum_ion_version string

    The minimum ION version.

    modem_models string[]

    The modem models.

    pri_version string

    The pri version.

    release_url string

    The release URL.

    state string

    The state of the image.

Loading...