Skip to main content

List tenant hierarchy

GET 

/mt/monitor/v1/agg/custom/tenant/hierarchy

Retrieve an aggregated list of all tenants in the hierarchy.

Responses

Success

Schema
    cdlTenantId stringrequired

    CDL Tenant Id

    children undefined[]

    List of Child Tenants which are of type Tenant Hierarchy

    display_name stringrequired

    Tenant Display Name

    id stringrequired

    TSG Id

    license_activated booleanrequired

    License Activation Flag

    region string[]

    Set of CDL regions which can be any one of us01, eu01, au01, de01, jp01, ca01, sg01, uk01

    tenantLicenseType stringrequired

    Tenant License Type which can be any one of PA_ONLY, SDWAN_ONLY, SASE, PA_SDWAN

    vertical stringrequired

    Customer Vertical

Loading...