ise_dc_describe
Get column details, including names, types, and descriptions, plus the time column for any Data Connect view. Specify a view name to retrieve its schema and understand available fields for querying.
Instructions
Get the column details (name, type, description) and time column for a Data Connect view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | Yes | Data Connect view name. Use ise_dc_list_views to see all. | |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. |