{ "additionalProperties": false, "id": "ContinueRequestParameters", "module_id": "Upgrade", "properties": { "component_type": { "description": "Hints NSX to upgrade a specific component.", "readonly": false, "required": false, "title": "Component to upgrade.", "type": "string" }, "skip": { "default": false, "readonly": false, "required": false, "title": "Skip to upgrade of next component.", "type": "boolean" } }, "type": "object" }