VrslcmOperationStatus

VrslcmOperationStatus
VrslcmOperationStatus

This specification contains information about the current status of certain (i.e. rollback, deployment) operation for VMware Aria Suite Lifecycle

JSON Example
{
    "name": "string",
    "operationState": "One among: IN_PROGRESS, AVAILABLE, NOT_AVAILABLE, ERROR",
    "errorCode": "One among: VRSLCM_NOT_DEPLOYED, VRSLCM_UPGRADE_FAILED, VRSLCM_FAILED, AVN_NOT_CREATED, NSXT_MANAGER_NOT_AVAILABLE, BUNDLE_DOWNLOAD",
    "message": "string"
}
string
name
Required

Unique name identifier of the supported VMware Aria Suite Lifecycle operation

string
operationState
Required

The status of the operation for VMware Aria Suite Lifecycle in SDDC Manager

string
errorCode
Optional

Code used to describe if operation is not available (in error state)

string
message
Optional

Message representing the outcome of the last VMware Aria Suite Lifecycle operation

Property Of