[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Add License Keys To Solution
DescriptionOnly licenseKey needs to be populated in the request object. Other fields will be set as a part of response.
Request
URLURL
https://localhost/suite-api/api/solutions/{solutionId}/licenses
Path Parameters
Path Parameters
string
solutionId
Required
The id of the solution
Request Body
Request Body
solution-licenses
of type(s) application/json, application/xml
Required
The license key to add
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
201 Created
Returns
SolutionLicenses
of type(s) application/json, application/xml
The object containing the details of the license
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/solutions/{solutionId}/licenses
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Solutions Operations
delete
get
get