NSX-T Data Center REST API
MpsTransportNodeStatus (schema)
MPS status on deployed transport node
Deployment Status for the transport node.
Name | Description | Type | Notes |
---|---|---|---|
sub_cluster_id | Sub-cluster identifier Sub-cluster identifier |
string | Readonly |
tn_component_health_status_list | Health status of MPS Service deployed on transport node Health status of service VM deployed on this transport node. |
array of MpsTnComponentHealthStatus | Readonly |
tn_configuration_issue | Collection of configuration issues during MPS deployment This object contains the list of issues encountered during post deployment configuration for a particular Transport Node. |
array of MpsErrorClass | Readonly |
tn_deployment_issues | Malware Prevention Service VM deployment issues for Transport Node. List of issue and detailed description of the issue in case of deployment failure. |
array of MpsErrorClass | Readonly |
tn_deployment_status | Transport node deployment status Deployment status of MPS SVM on Transport Node. It shows the latest status during the process of deployment, redeploy, upgrade, and un-deployment. |
string | Required Readonly Enum: UPGRADE_IN_PROGRESS, UPGRADE_FAILED, DEPLOYMENT_QUEUED, DEPLOYMENT_IN_PROGRESS, DEPLOYMENT_FAILED, DEPLOYMENT_SUCCESSFUL, UNDEPLOYMENT_QUEUED, UNDEPLOYMENT_IN_PROGRESS, UNDEPLOYMENT_FAILED, UNDEPLOYMENT_SUCCESSFUL, UPGRADE_QUEUED |
transport_node_id | transport node id. Transport node id. |
string | Required Readonly |