Tier

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

Overview

downThresholdCount integer filterable   orderable  
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   filterable   orderable  
timeout integer filterable   orderable  

API Resource

/tiers/id
get put

Parents

get

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

downThresholdCount integer filterable   orderable  
Discussion

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


Charateristics

Default value: 15
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)


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)


Charateristics

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

tierType enum required   read only   filterable   orderable  
Discussion

Tier type


Charateristics

Allowed values: TIER1, TIER2
SDK attribute: tierType

timeout integer filterable   orderable  
Discussion

number of milliseconds to wait until the probe is timed out


Charateristics

SDK attribute: timeout