NSX-T Data Center REST API
DeploymentChecksStatus (schema)
Pre/Post deployment status
Pre/Post deployment status.
Name | Description | Type | Notes |
---|---|---|---|
description | More detail about check Show more information about pre/post check performed. |
string | |
name | Name of pre/post check | string | |
reason | Reason in case of pre/post check failure Reason for failure of pre/post check. Otherwise empty. |
string | |
status | Status of pre/post checks Status pre/post check. SUCCESS - Successfully completed pre/post check. FAILED - Failed pre/post check. WARNING - Warning in pre/post check. SKIPPED - Pre/post check skipped. IN_PROGRESS - Pre/post check in progress. STOPPING - Stopping pre/post check. STOPPED - Pre/post check stopped. NOT_STARTED - Pre/post check not started |
string | Enum: SUCCESS, FAILED, WARNING, SKIPPED, IN_PROGRESS, STOPPING, STOPPED, NOT_STARTED |