ise_openapi_repo_list_files
List files stored in a specified Cisco ISE repository. Provide the repository name to retrieve its file listing.
Instructions
[Repository] Get list of files in a repository (GET /api/v1/repository/{name}/files)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Path parameter 'name'. | |
| 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. |