LicenseServerConfirmationResponse
LicenseServerConfirmationResponse
Response for the license server confirmation file upload.
JSON Example
{
"vcf_ops_id": "string",
"license_servers": [
{
"id": "string",
"status": "string",
"error_response": {
"message": "string",
"error_code": "string"
}
}
]
}
string
vcf_ops_id
Required
ID of the VCF Operations instance.