visibility reporting reporting-db¶
Configure Reporting type
reporting-db Specification¶
Type Intermediate Resource Element Name reporting-db Element URI /axapi/v3/visibility/reporting/reporting-db Element Attributes reporting-db_attributes Schema reporting-db schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Get Object | GET | /axapi/v3/visibility/reporting/reporting-db | reporting-db_attributes |
reporting-db attributes¶
elastic-search
Description: elastic-search is a JSON Block. Please see below for elastic-search
Type: Object
Refernce Object: /axapi/v3/visibility/reporting/reporting-db/elastic-search
elastic-search¶
Specification Type object host-ipv4-address
Description Configure the server IPv4 address (Elastic Search server IPv4 address)
Type: string
Format: ipv4-address
Mutual Exclusion: host-ipv4-addresshost-ipv6-address, host-name and local-host are mutually exclusive
host-ipv6-address
Description Configure the server IPv6 address (Elastic Search IPv6 address)
Type: string
Format: ipv6-address
Mutual Exclusion: host-ipv6-addresshost-ipv4-address, host-name and local-host are mutually exclusive
host-name
Description Elastic Search host name(e.g www.a10networks.com)
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
Mutual Exclusion: host-namehost-ipv4-address, host-ipv6-address and local-host are mutually exclusive
http-port
Description Configure the http service port to use for REST API(default 9200) (Elastic Search http port(default 9200))
Type: number
Range: 1-65535
Default: 9200
http-protocol
Description ‘http’: Use http protocol; ‘https’: Use https protocol(default); (Elastic Search http protocol)
Type: string
Supported Values: http, https
Default: https
local-host
Description On-box Elastic Search service
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: local-hosthost-ipv4-address, host-ipv6-address and host-name are mutually exclusive
use-mgmt-port
Description Use management port for notifications
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters