Skip to main content

Get ADEM Status for Site (v2.0)

Get DEM status for a site in Prisma SD-WAN.

Path Parameters
    tenant_id string required

    Your SD-WAN instance's unique tenant ID.

    site_id string required

    The ADEM enabled site IDs.

    dem_status_id string required

    The status ID of the ADEM enabled site.

Responses

Successful operation


Schema
    dem_enabled boolean

    Indicates whether ADEM is enabled for your instance.

    id string

    ID of the ADEM instances.

    site_id string required

    ID of the remote site.

    tenant_id string required

    ID of the tenant.

Loading...