Widgets
APIs for viewing and managing widgets.
Operations
| Create |
Create a widget on the specified dashboard. |
| Delete |
Delete the specified widget. |
| Get Widget |
Get the current state of the specified widget. |
| Get Widgets |
Get widgets contained on the specified dashboard. |
| Replace Widget |
Override the state of the specified widget. |
| Replace Widgets |
Replace the widgets on specified dashboard with the supplied widgets. |
| Update Widget |
Perform a partial update of the specified widget. |
| Update Widgets |
Update the supplied widgets on the dashboard using supplied state. State of existing Widgets not passed in the widget list is preserved. |