Skip to main content

Get Machine Images (v2.1)

GET 

/sdwan/v2.1/api/element_images

List all the device images.

Responses

Successful Operation

Schema
    count int32

    The total number.

    id string

    The ID.

    type string

    The type.

    items ElementImageV2N1[]
  • Array [
  • fips_certification_valid boolean

    The valid FIPS certified device images.

    fips_certified boolean

    The FIPS certified device images.

    id string

    The ID of the device images.

    release_url string

    The release URL.

    state string

    The device connection state.

    version string

    The software version installed.

  • ]
Loading...