nutier¶
-
nutier.NUTier(bambou.nurest_object.NUMetaRESTObject,):
When the customer creates an HTTP probe, VSD will automatically create Tier1 and Tier2 under it with default properties.
Attributes¶
packet_count
: packet count (part of rate along with probeInterval). Applicable to Tier2 type.last_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.description
: Descrtiption of the Tiertier_type
(Mandatory): Tier typetimeout
: number of milliseconds to wait until the probe is timed out. Applicable to Tier2 type.embedded_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 leveldown_threshold_count
: Number of times the probe is allowed to retry on successive timeouts. Applicable only for TIER2creation_date
: Time stamp when this object was created.probe_interval
: probe interval (part of rate along with packetCount). Applicable to Tier2 type.probe_performance_stats
: Indicates if Probe Performance Statistics is enabled or disabled for the HTTP Tier.owner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
nudestinationurl.NUDestinationurl | destinationurls |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |