NSX-T Data Center REST API

MpsComputeCollectionStatus (schema)

MPS status on compute collections

Deployment Status for the compute collection.

Name Description Type Notes
compute_collection_deployment_issues Malware Prevention Service VM deployment issues

List of issues and detailed description for each issue in case of deployment failure.
array of MpsErrorClass Readonly
compute_collection_deployment_status Compute collection deployment progress status

Deployment status of MPS SVM on a compute collection. It shows the latest status during the process of deployment, redeploy, upgrade, and un-deployment on a compute collection such as VC cluster.
string 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
compute_collection_id Compute collection ID

Compute collection ID.
string Readonly
last_update_timestamp Timestamp when the data was last updated; unset if data source has never updated the data. EpochMsTimestamp Readonly
transport_node_status_list List of Transport node status

List of transport node status added as part of the cluster
array of MpsTransportNodeStatus Readonly