Request URL
GET https://api.dotcom-monitor.com/config_api_v1/platforms
Returns list of all available platforms.
Success Response
If the request succeeds, the server responds with an HTTP status code and the list of all available platforms. Use these fields to specify information about platforms and packages in your API requests.
Fields Description
Field | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id |
int32 |
Id equals Platform_Id. All devices are distributed by 5 platforms. Each platform has its own Platform_Id.
IMPORTANT: UserView scripts can be recorded only with EveryStep Scripting Tool. However, with the Dotcom-Monitor API you can edit an existed UserView task or create a new UserView monitoring task based on a script recorded with EveryStep Scripting Tool. Example:
|
|||||||||||||||
Name | string | Monitoring Platform Name.
Example:
|
|||||||||||||||
Packages | array | List of packages available within the monitoring platform. For more information, please check our Price Matrix for an exact platform at www.dotcom-monitot.com. | |||||||||||||||
Package_Id | int32 | The unique id of the package. | |||||||||||||||
Package_Name | string | Reflects a package name. |