AssociateDissociateLicenseRequest

AssociateDissociateLicenseRequest
Associate Dissociate License Request

Request json to associate or disassociate a license with vcf ops instance.

JSON Example
{
    "vcf_ops_id": "69bf0f0f-fd6c-492b-8a75-8b1544781c37",
    "ids": [
        "9bdba73e-fcea-4fee-88ff-511aa5995a92",
        "6e8be3bd-9b3f-4c01-a8d0-8a063ccaaa36"
    ]
}
string
vcf_ops_id
Required

The vcf ops id to associate or disassociate with the licenses.

array of string
ids
Required

The license ids to associated or dissociated with the vcf ops instance.