NSX-T Data Center REST API
FooterAction (schema)
Widget Footer Action
Action specified at the footer of a widget to provide additional information or to provide a clickable url for navigation. An example usage of footer action is provided under the 'example_request' section of 'CreateWidgetConfiguration' API.
| Name | Description | Type | Notes | 
|---|---|---|---|
| dock_to_container_footer | Dock the footer at container If true, the footer will appear in the underlying container that holds the widget.  | 
            
            boolean | Default: "True" | 
| label | Label for action Label to be displayed against the footer action.  | 
            
            Label | Required | 
| url | Clickable hyperlink, if any Hyperlink to the UI page that provides details of action.  | 
            
            string | Maximum length: 1024 |