NSX-T Data Center REST API
List all objects assigned with matching scope and tag values
Paginated list of all objects assigned with matching scope and tag values. Objectsare represented in form of resource reference. Sort option is available only on
target_type and target_display_name properties.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tags/effective-resources
/policy/api/v1/global-infra/tags/effective-resources
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tags/effective-resources
/policy/api/v1/global-infra/tags/effective-resources
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tags/effective-resources
Request Headers:
n/a
Query Parameters:
TaggedObjectsListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyResourceReferenceListResult+