NSX-T Data Center REST API
UpgradeBundleStatusQueryParameters (type)
{ "id": "UpgradeBundleStatusQueryParameters", "module_id": "Upgrade", "properties": { "operation": { "description": "Target operation", "enum": [ "UPLOAD", "INSTALL" ], "readonly": true, "required": false, "title": "Target operation", "type": "string" } }, "type": "object" }