Skip to main content

Get Vff Licenses for Tenant (v2.0)

GET 

/sdwan/v2.0/api/vfflicenses

List all the Vff licenses for a tenant.

Responses

Successful Operation

Schema
    count int32

    The actual count.

    id string

    The ID.

    items VffLicense[]
  • Array [
  • allowed_ions int32

    The number of allowed ions.

    id string

    The ID of ION.

    model stringrequired

    The model of the ION.

  • ]
Loading...