Delete Widget Configuration
Detaches widget from a given view. If the widget is no longer part of any view, then it will be purged.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id}
Parameters
Parameters
string
view-id
Required
Not available
string
widgetconfiguration-id
Required
Not available
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id}
Errors
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
503
The server is currently unavailable (because it is overloaded or down for maintenance).