Skip to main content

Get Vff Licenses for Tenant (v2.0)

GET 

/v2.0/api/tenants/:tenant_id/vfflicenses/:license_id

List all the specific Vff licenses for a tenant.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

    license_id stringrequired

    The license ID.

Responses

Successful Operation

Schema
    allowed_ions int32

    The number of allowed ions.

    id string

    The ID of ION.

    model stringrequired

    The model of the ION.

Loading...