[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Add License Key To Product
DescriptionAdd one or more License keys to the vRealize Operations Manager instance
Request
URLURL
https://localhost/suite-api/api/deployment/licenses
Request Body
Request Body
solution-licenses
of type(s) application/json, application/xml
Optional
The license keys to add for using the Product
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
SolutionLicenses
of type(s) application/json, application/xml
An Object representing the licenses and the capabilities/details provided by the them
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"solutionLicenses":[{"capacity":"string","edition":"NOT_LICENSED","expirationDate":0,"id":"string","licenseKey":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"usage":"string"}]}' https://localhost/suite-api/api/deployment/licenses
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Deployment Operations
delete
get
get
put