[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Refresh Licenses V2
DescriptionThis API is used to get all licenses through myvmware account.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost:8080/lcm/locker/api/v2/licenses/refresh
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK
Returns
LicenseValidateResponseDTO
of type(s) */*, application/json
{
"action": "VALIDATE_AND_ADD_LICENSE",
"message": "Validate and Add request queued for license license1",
"requestId": "071d88e6-6ef3-4ff3-abd9-21420ff4cca4",
"vmid": "6c9fca27-678d-4e79-9a0f-5f690735e67c"
}
string
action
Optional
Action
string
message
Optional
Message
string
requestId
Optional
Request ID
string
transactionId
Optional
string
vmid
Optional
Errors
401
Unauthorized
403
Forbidden
404
Not Found
GenericErrorResponseDTO
500
Internal Server Error
Code Samples
cURL Command
curl https://localhost:8080/lcm/locker/api/v2/licenses/refresh
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager