Skip to main content

Get Information about Element Cellular Module Image (v2.1)

GET 

https://api.sase.paloaltonetworks.com/sdwan/v2.1/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
    carrierstring

    The name of the carrier.

    fw_versionstring

    The Fw version.

    idstring

    The ID.

    inventory_idstring

    The inventory ID.

    maximum_ion_versionstring

    The maximum ION version.

    minimum_ion_versionstring

    The minimum ION version.

    modem_modelsstring[]

    The modem models.

    pri_versionstring

    The pri version.

    release_urlstring

    The release URL.

    statestring

    The state of the image.

curl -L 'https://api.sase.paloaltonetworks.com/sdwan/v2.1/api/cellular_module_images/:image_id' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.sase.paloaltonetworks.com
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!