PingSite

List all ping sites

Get all available ping site

get
Authorizations
PRIVATE-TOKENstringRequired
Header parameters
RANGED-DATAstringOptional

Example header and default range: RANGED-DATA:start=0,results=25

Responses
chevron-right
200

OK

application/json
continentIdinteger · integerRequired

The ID of the continent

continentNamestringRequired

The name of the continent

countryIdinteger · integerRequired

The ID of the country

countrystringRequired

The name of the country

dcLocationIdinteger · integerRequired

The ID of the data center. Find all possible values from GET /cloud/dcLocation

dcLocationNamestringRequired

The name of the data center. Find all possible values from GET /cloud/dcLocation

hostnamestringRead-onlyRequired

The host name of the ping server in this data center

ipv4string[]Read-onlyRequiredDeprecated

List of ip address of ip version 4

ipv6string[]Read-onlyRequiredDeprecated

List of ip address of ip version 6

get
/v3/pingsite

Get all available ping site its detail beacon information

get
Authorizations
PRIVATE-TOKENstringRequired
Header parameters
RANGED-DATAstringOptional

Example header and default range: RANGED-DATA:start=0,results=25

Responses
chevron-right
200

OK

application/json
continentIdinteger · integerRead-onlyRequired

The ID of the continent

continentNamestringRead-onlyRequired

The name of the continent

countryIdinteger · integerRead-onlyRequired

The ID of the country

countryNamestringRead-onlyRequired

The name of the country

dcLocationIdinteger · integerRead-onlyRequired

The ID of the data center. Find all possible values from GET /cloud/dcLocation

dcLocationNamestringRead-onlyRequired

The name of the data center. Find all possible values from GET /cloud/dcLocation

regionNamestringRead-onlyRequired

The region name of the ping server in this data center

get
/v3/pingsite/detail

Get all available ping site latency

get
Authorizations
PRIVATE-TOKENstringRequired
Responses
chevron-right
200

OK

application/json
authStatusbooleanRequired
authservicebooleanRequired
authuserbooleanRequired
responseTimenumber · floatRequired
statusstringRequired
serverTimestringRequired
get
/v3/pingsite/latency

Last updated

Was this helpful?