MetricSettings

Description

A common base class for all database nodes that are considered internal part of the Container entity and cannot be stand-alone objects that can freely be referenced by any other Container entity. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
metricGroups True [string] A list of objects that represent the Device metrics that needs to be emitted.The valid values are ALL, cpuFTD, memFTD, snortFTD, interfaceFTD, conn_statsFTD, deployed_configurationFTD, disk_statsFTD, critical_processFTD, vpnFTD, asp_dropsFTD, ntp_serverFTD, route_statsFTD, chassis_statsFTD, flow_offload_statsFTD, amp_connection_statesFTD, amp_threat_grid_connection_statesFTD, XTLS_countersFTD, sse_connector_statesFTD, snort3PertStatsFTD.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
uploadPeriodMinutes False integer Integer value represents the duration at which the metrics need to be emitted. Defaults to 10.
Field level constraints: must be between 1 and 60 (inclusive). (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.