System Administration > Monitoring > Dashboards > Widget Configuration

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:

Method:
DELETE
URI Path(s):
/api/v1/ui-views/<view-id>/widgetconfigurations/<widgetconfiguration-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/ui-views/dashboard_custom/ widgetconfigurations/LabelValueConfiguration_BackupStatus

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nsx_dashboard

Additional Errors: