Skip to main content

Get Status for Vff License (v2.0)

GET 

/v2.0/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.

Loading...