NSX-T Data Center REST API

DeploymentVersions (type)

{
  "additionalProperties": false, 
  "description": "Different NSX Application Platform deployment versions.", 
  "id": "DeploymentVersions", 
  "module_id": "PolicyCloudNative", 
  "properties": {
    "versions": {
      "description": "List of deployment versions.", 
      "items": {
        "$ref": "DeploymentVersionSpec
      }, 
      "title": "Deployment versions", 
      "type": "array"
    }
  }, 
  "title": "List of deployment versions", 
  "type": "object"
}