Skip to main content

Get Information about Machine Image (v2.1)

GET 

/sdwan/v2.1/api/element_images/:machine_image_id

List all the information about a machine image.

Request

Path Parameters

    machine_image_id stringrequired

    The ID of the device image.

Responses

Successful Operation

Schema
    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...