Skip to main content

Get Vff Licenses for Tenant (v2.1)

GET 

/sdwan/v2.1/api/vfflicenses

List all the Vff licenses for a tenant.

Responses

Successful Operation

Schema
    count int32

    The actual count.

    id string

    The ID.

    items VffLicenseV2[]
  • Array [
  • allocated_ions int32

    The number of allocated IONs in the inventory.

    allowed_ions int32

    The maximum number of IONs that are allowed.

    id string

    The ID of the IONs.

    model stringrequired

    The model of the ION devices.

    source_license_id string

    The source license ID of the IONs.

    source_tenant_id string

    The source tenant ID.

  • ]
Loading...