Tier

When the customer creates an HTTP probe, VSD will automatically create Tier1 and Tier2 under it with default properties.

Overview

description string read only   filterable   orderable  
downThresholdCount integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
packetCount integer filterable   orderable  
probeInterval integer filterable   orderable  
tierType enum (TIER1 | TIER2) required   read only   creation only   filterable   orderable  
timeout integer

API Resource

/tiers/id
get put

Parents

get put

Children

/tiers/id/destinationurls
get post
/tiers/id/metadatas
get post
/tiers/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

description string read only   filterable   orderable  
Discussion

Descrtiption of the Tier


Charateristics

Format: free
SDK attribute: description

downThresholdCount integer
Discussion

Number of times the probe is allowed to retry on successive timeouts. Applicable only for TIER2


Charateristics

Default value: 5
Min value: 1
Max value: 2147483647
SDK attribute: downThresholdCount

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

packetCount integer filterable   orderable  
Discussion

packet count (part of rate along with probeInterval). Applicable to Tier2 type.


Charateristics

Default value: 1
Min value: 1
Max value: 10
SDK attribute: packetCount

probeInterval integer filterable   orderable  
Discussion

probe interval (part of rate along with packetCount). Applicable to Tier2 type.


Charateristics

Default value: 10
Min value: 1
Max value: 1818000
SDK attribute: probeInterval

tierType enum required   read only   creation only   filterable   orderable  
Discussion

Tier type


Charateristics

Allowed values: TIER1, TIER2
SDK attribute: tierType

timeout integer
Discussion

number of milliseconds to wait until the probe is timed out. Applicable to Tier2 type.


Charateristics

Default value: 3000
Min value: 1000
Max value: 5000
SDK attribute: timeout