NSX-T Data Center REST API
Get upgrade unit groups based on the filter
Get all the upgrade unit groups based in the filter applied. Thefilter can be on component type, group name, id,enabled, status, unit name, unit IP.
Request:
Method:
GET
URI Path(s):
/api/v1/upgrade/filterGroups
Request Headers:
n/a
Query Parameters:
UpgradeUnitGroupFilterListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UpgradeUnitGroupAggregateInfoListResult+