NSX-T Data Center REST API

UpgradeBundleId (type)

{
  "additionalProperties": false,
  "description": "Identifier of the upgrade bundle",
  "id": "UpgradeBundleId",
  "module_id": "Upgrade",
  "properties": {
    "bundle_id": {
      "description": "Identifier of bundle upload",
      "readonly": true,
      "required": false,
      "title": "Bundle Id of upgrade bundle uploaded",
      "type": "string"
    }
  },
  "title": "Bundle id of upgrade bundle",
  "type": "object"
}