Bots From Extension: cisco-prime
Cisco Prime
This extension provides 2 bots.
Bot @cisco-prime:get-report
Bot Position In Pipeline: Source
Download reports from Cisco Prime
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
reportTitle* | Text | Specify the Cisco Prime report title name | |
pageIndex | Text | 0 | Specify the pageIndex value |
continue_on_failure | Text | no | Continue on API failure. |
retry_count | Text | 0 | Number of times to retry on failure. |
retry_interval | Text | 10 | Seconds to wait before retrying on failure. |
Bot @cisco-prime:query-api
Bot Position In Pipeline: Source
Get device details form Cisco Prime
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
path* | Text | List data from specified API in Cisco Prime | |
continue_on_failure | Text | no | Continue on API failure. |
retry_count | Text | 0 | Number of times to retry on failure. |
retry_interval | Text | 10 | Seconds to wait before retrying on failure. |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |