List UI VIews
If no query params are specified then all the views entitled for the user are returned. The views to which a user is entitled to include the views created by the user and the shared views.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/ui-views
Query Parameters
Query Parameters
string
tag
Optional
The tag for which associated views to be queried.
string
view_ids
Optional
Ids of the Views
string
widget_id
Optional
Id of widget configuration
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/ui-views
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).