[Index]

Model: data/AssuranceArbitratorServer

This model stores information about a Assurance Arbitrator server

Model Details: data/AssuranceArbitratorServer

Title Description Details
Server Name * Name of the Assurance Arbitrator Server. The name must be alpha-numeric and allows spaces, dashes and underscores e.g. 'ARB-US-001'.
  • Field Name: name
  • Type: String
  • MaxLength: 50
  • Pattern: ^[a-zA-Z0-9]([\w -]*[a-zA-Z0-9])?$
Description Provide a brief description of this Assurance Arbitrator server e.g. Responsible for CDR collection.
  • Field Name: description
  • Type: String
  • MaxLength: 255
Host Name * Host Name or IP Address of this Assurance Arbitrator server.
  • Field Name: host
  • Type: String
Username * Username of a valid administrator user on the Assurance Arbitrator server.
  • Field Name: username
  • Type: String
Password Password of a valid administrator user on the Assurance Arbitrator server.
  • Field Name: password
  • Type: String
  • Is Password: True
Data Center The name of the data center where the Assurance Arbitrator server is deployed.
  • Field Name: data_center
  • Type: String
  • MaxLength: 50
Role Select the role of this arbitrator server.
  • Field Name: role
  • Type: String
  • Choices: ["Arbitrator", "Correlation", "DS9"]
Data Streaming Profile Select the data streaming profile for this arbitrator server.
  • Field Name: streaming_profile
  • Type: String
  • Choices: ["None", "Syslog / CDR", "Probe", "Netflow", "Consolidator"]
Probe Profile Select the probe profile for this arbitrator server.
  • Field Name: probe_profile
  • Type: String
  • Choices: ["None", "SNMP", "HTTP", "HTTPS", "API", "AXL"]
Sync on Create/Update Sync server on Create and Update. When this checkbox is checked it will execute a full Pull Sync from the Assurance server
  • Field Name: sync
  • Type: Boolean