Skip to main content

Get Machines Allocated by ESP to Client Tenant (v2.5)

GET 

/sdwan/v2.5/api/clients/:client_id/machines

Get all the machines allocated by ESP to a client tenant.

Request

Path Parameters

    client_id stringrequired

    Tenant ID of the client tenant of the ESP.

Responses

Successful Operation

Schema
    count int32

    The actual count.

    id string

    The ID.

    items object[]
Loading...