Skip to main content

Get Status for Vff License (v2.1)

GET 

/v2.1/api/tenants/:tenant_id/vfflicenses/:license_id/status

List the status for the Vff license.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

    license_id stringrequired

    The license ID.

Responses

Successful Operation

Schema
    deployed_ions int32

    The number of deployed IONs.

    id string

    The ID of the vff license.

    source_license_id string

    The source license ID of the IONs.

    source_tenant_id string

    The source tenant ID.

Loading...