ACOS
  • Start Here
  • How to Use this Reference
  • Resources
  • Operations
  • Example API Configuration
  • Filters
  • Batching Requests
  • Status Codes
  • aam
  • access-list
  • accounting
  • acos-events
  • admin
  • admin-lockout
  • allow-slb-cfg
  • application-type
  • audit
  • authentication
  • authorization
  • automatic-update
  • backup-periodic
  • banner
  • bgp
  • bios-prog
  • cgnv6
  • class-list
  • cloud-services
  • delete
  • disable-management
  • dnssec
  • domain-list
  • enable-core
  • enable-management
  • environment
  • event
  • event-notification
  • fail-safe
  • fan-speed
  • file-inspection
  • fw
  • glid
  • glm
  • gslb
  • harmony-controller
  • hd-monitor
  • health
  • hostname
  • hsm
  • import-periodic
  • interface
  • ip
  • ip-list
  • ipv4-in-ipv6
  • ipv6
  • ipv6-in-ipv4
  • key
  • ldap-server
  • license-manager
  • locale
  • logging
  • maximum-paths
  • merge-mode-add
  • mirror-port
  • misc
  • monitor
  • multi-config
  • netflow
  • network
  • ntp
  • object
  • object-group
  • overlay-mgmt-info
  • overlay-tunnel
  • partition
  • partition-group
  • pki
  • radius-server
  • rate-limit
  • rba
  • remove-upgrade-lock
  • report
  • route-map
  • router
  • rule-set
  • running-config
  • scaleout
  • scaleout-cgn
  • sctp
  • service-partition
  • session-filter
  • sflow
  • single-board-mode
  • slb
  • smtp
  • snmp-server
  • so-counters
  • ssh-login-grace-time
  • syn-cookie
  • sys-ut
  • system
  • system-2x40g-mode
  • system-4x10g-mode
  • system-buff-debug
  • system-jumbo-global
  • system-view
  • tacacs-server
  • techreport
  • techsupport
  • template
  • terminal
  • tftp
  • threat-intel
  • vcs
  • vcs-vblades
  • visibility
    • visibility
    • visibility anomaly-detection
    • visibility flow-collector
    • visibility flow-collector netflow
    • visibility flow-collector netflow template
    • visibility flow-collector sflow
    • visibility monitor
    • visibility reporting
    • visibility reporting notification-template
    • visibility reporting notification-template authentication
    • visibility reporting reporting-db
    • visibility reporting reporting-db elastic-search
      • elastic-search Specification
      • elastic-search attributes
  • vpn
  • vrrp-a
  • waf
  • web-category
  • web-service
  • zone
  • active-partition
  • admin
  • admin-session
  • automatic-update
  • axdebug
  • backup
  • boot-block-fix
  • bootimage
  • cgnv6
  • chassis-info
  • chassis-infra
  • clock
  • cmcov
  • configure
  • copy
  • debug
  • delete
  • device-context
  • dnssec
  • enable-password
  • erase
  • export
  • file
  • fw
  • glm
  • health
  • import
  • link
  • locale
  • logging
  • multi-ctrl-cpu
  • pki
  • poap
  • reboot
  • reload
  • rename
  • report
  • restore
  • rule-set
  • set-product-id
  • shutdown
  • slb
  • sshd
  • sys-ut
  • system
  • system-big-buff-pool
  • system-poll-mode
  • system-reset
  • timezone
  • upgrade
  • vcs
  • vcs-chassis
  • vpn
  • vrrp-a
  • web-service
  • write
ACOS
  • Docs »
  • visibility »
  • visibility reporting reporting-db elastic-search
  • View page source

visibility reporting reporting-db elastic-search¶

Configure Elastic Search

elastic-search Specification¶

   
Type Configuration Resource
Element Name elastic-search
Element URI /axapi/v3/visibility/reporting/reporting-db/elastic-search
Element Attributes elastic-search_attributes
Schema elastic-search schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/visibility/reporting/reporting-db/elastic-search

elastic-search attributes

Get Object

GET

/axapi/v3/visibility/reporting/reporting-db/elastic-search

elastic-search attributes

Modify Object

POST

/axapi/v3/visibility/reporting/reporting-db/elastic-search

elastic-search attributes

Replace Object

PUT

/axapi/v3/visibility/reporting/reporting-db/elastic-search

elastic-search attributes

Delete Object

DELETE

/axapi/v3/visibility/reporting/reporting-db/elastic-search

elastic-search attributes

elastic-search attributes¶

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

Next Previous

© Copyright 2014-2016, a10.

Built with Sphinx using a theme provided by Read the Docs.