Vcenter NamespaceManagement Software Supervisors Upgrades Progress
The Vcenter NamespaceManagement Software Supervisors Upgrades Progress schema contains detailed information about the Supervisor upgrade progress.
This schema was added in vSphere API 9.1.0.0.
{
"total": 0,
"completed": 0,
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
Total amount of the work for the operation. The work here represents the number of master nodes in the Supervisor need to be upgraded.
This property was added in vSphere API 9.1.0.0.
Current progress of the upgrade operation, represented as a percentage of completion.
This property was added in vSphere API 9.1.0.0.
Message about the work progress.
This property was added in vSphere API 9.1.0.0.