Destinationurl

destination URL under tier

Overview

downThresholdCount integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
HTTPMethod enum (GET | HEAD) filterable   orderable  
lastUpdatedBy string autogenerated  
packetCount integer filterable   orderable  
percentageWeight integer filterable   orderable  
probeInterval integer filterable   orderable  
timeout integer
URL string filterable   orderable  

API Resource

/destinationurls/id
delete get put

Parents

/tiers/id/destinationurls
get post

Children

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

Members

This object has no members.

Attributes documentation

downThresholdCount integer
Discussion

Successive Probe threshold. Applicable only if this URL's parent is Tier1


Charateristics

Default value: 3
Min value: 1
Max value: 20
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

HTTPMethod enum filterable   orderable  
Discussion

HTTP probe method (GET/HEAD)


Charateristics

Allowed values: GET, HEAD
Default value: HEAD
SDK attribute: HTTPMethod

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 only if this URL's parent is Tier1


Charateristics

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

percentageWeight integer filterable   orderable  
Discussion

Weight of the URL in %. Applicable only when parent is Tier1


Charateristics

Max value: 100
SDK attribute: percentageWeight

probeInterval integer filterable   orderable  
Discussion

probe interval (part of rate along with packetCount). Applicable only if this URL's parent is Tier1


Charateristics

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

timeout integer
Discussion

number of milliseconds to wait until the probe is timed out. Applicable only if this URL's parent is Tier1


Charateristics

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

URL string filterable   orderable  
Discussion

Uniform Resource Locator


Charateristics

Format: free
Max length: 2000
SDK attribute: URL