GetVmClusterPatch
GET {{baseUrl}}/vmClusters/:vmClusterId/patches/:patchId
Gets information about a specified patch package.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","description":"\u003cstring\u003e","version":"\u003cstring\u003e","timeReleased":"\u003cdateTime\u003e","availableActions":["PRECHECK","APPLY"],"lastAction":"PRECHECK","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"FAILED"}