Bots From Extension: netapp-eseries
NetApp E-Series - Collect inventory information from NetApp E-Series using DevMgr
This extension provides 19 bots.
Bot @netapp-eseries:controllers
Bot Position In Pipeline: Sink
Get controllers Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:drives
Bot Position In Pipeline: Sink
Get drives Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:ethernet-interfaces
Bot Position In Pipeline: Sink
Get ethernet interfaces Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:events
Bot Position In Pipeline: Sink
Get MEL Events Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
count | Text | 100 | Max number of events to retrieve. Set -1 for all entries. |
critical | Text | no | Return only critical events (yes/no) |
include_debug | Text | no | Include debug entries. |
Bot @netapp-eseries:firmware-versions
Bot Position In Pipeline: Sink
Get embedded firmware version Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:hardware-inventory
Bot Position In Pipeline: Sink
Get hardware-inventory Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:host-groups
Bot Position In Pipeline: Sink
Get host-groups Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:host-types
Bot Position In Pipeline: Sink
Get host-types Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:hosts
Bot Position In Pipeline: Sink
Get hosts Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:interfaces
Bot Position In Pipeline: Sink
Get interfaces Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:iscsi-entities
Bot Position In Pipeline: Sink
Get iscsi-entities Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:metric-data
Bot Position In Pipeline: Sink
Get metric data Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
system_id_column* | Text | Column Name which contains storage system id | |
attribute_column | Text | Column Name which contains the attribute IDs to collect. Optional. By default all attributes are collected. |
|
type | Text | Type of the statistic to collect. Available types can be found in metric list bot. By default, all statistic types will be collected. |
|
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:metric-list
Bot Position In Pipeline: Sink
Get metric list Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:query-from-api
Bot Position In Pipeline: Sink
Get the output of the given API as a param (ex: storage-systems). For more information on the available API URIs that support GET operation, please refer NetApp DevMgr API documentation.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
api* | Text | API to run for collecting data from (ex: storage-systems) | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
Bot @netapp-eseries:storage-pools
Bot Position In Pipeline: Sink
Get storage pools Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:storage-systems
Bot Position In Pipeline: Sink
Get storage systems Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:system-config
Bot Position In Pipeline: Sink
Get storage system config Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:volume-mappings
Bot Position In Pipeline: Sink
Get volume mappings Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |
Bot @netapp-eseries:volumes
Bot Position In Pipeline: Sink
Get volumes Information.
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 |
---|---|---|---|
column_name* | Text | Column Name which contains ip addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
api_version | Text | v2 | API version to use. |