NSX-T Data Center Global Manager REST API
List resources pending to be cleaned from set of sites.
Paginated list of resources pending to be cleaned.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/site-cleanup-pending
Request Headers:
n/a
Query Parameters:
SiteCleanupPendingListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<global-manager>/global-manager/api/v1/global-infra/site-cleanup-pending?intent_path=/global-infra/tier-1s/t1&intent_path=/global-infra/tier-1s/t2Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SiteCleanupPendingListResult+