List Endpoint Policies Across Domains
List all Endpoint policies across all domains ordered by precedence.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/domains/endpoint-policies
Query Parameters
Query Parameters
string
cursor
Optional
Opaque cursor to be used for getting next page of records (supplied by current result page)
boolean
include_mark_for_delete_objects
Optional
Include objects that are marked for deletion in results
string
included_fields
Optional
Comma separated list of fields that should be included in query result
integer
page_size
Optional
Maximum number of results to return in this page (server may return fewer)
boolean
sort_ascending
Optional
This parameter has no documentation
string
sort_by
Optional
Field by which records are sorted
Response
Response
Response BodyResponse Body
200 OK returns
EndpointPolicyListResult of type(s) application/json
{}
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/domains/endpoint-policies
Errors
BadRequest
400
The request cannot be fulfilled due to bad syntax.
Forbidden
403
The server understood the request, but is refusing to fulfill it.
404
Not Found
PreconditionFailed
412
This error has no documentation
InternalServerError
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
ServiceUnavailable
503
The server is currently unavailable (because it is overloaded or down for maintenance).
On This Page
Endpoint Policies Operations
delete
delete
patch
patch