nutca¶
-
nutca.NUTCA(bambou.nurest_object.NUMetaRESTObject,):
Provides the definition of the Threshold Control Alarms.
Attributes¶
url_end_point
: URL endpoint to post Alarm data to when TCA is triggeredname
(Mandatory): The name of the TCAtarget_entity_id
: ID of the target VSD entity used by the TCA actiontarget_policy_group_id
: Target policygroup used by the TCA actionlast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.action
(Mandatory): Action to be taken when TCA is fired - Alert or PolicyGroupChangeperiod
(Mandatory): The averaging perioddescription
: Description of the TCAdestination_port
: Destination Port Number. Valid range is 1-65535 for the metric DESTINATION_PORT_PROTOCOL_COUNT, 0 for rest of the metrics.metric
(Mandatory): The metric associated with the TCA.threshold
(Mandatory): The threshold that must be exceeded before an alarm is issuedthrottle_time
: Throttle time in secondsdisable
: This flag is used to indicate whether the watch(TCA) is enabled/disableddisplay_status
: Explanation of the TCA statusembedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.entity_scope
: Specify if scope of entity is Data center or Enterprise levelcount
: Count of the attempts by maintenanace thread to create/update watchercreation_date
: Time stamp when this object was created.trigger_interval
: The trigger interval of the ES watch corresponding to this TCA, in secondsprotocol
: L4 service protocol - Possible values TCP, UDP for the metric DESTINATION_PORT_PROTOCOL_COUNT, NONE for rest of the metrics.status
: This flag is used to indicate the status of TCAowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systemstype
(Mandatory): The aggregation type for the metric over the selected period - Sum, Average or Unique Count
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nueventlog.NUEventLog | event_logs |