Skip to content

GET /probes/{probe_id}/private/

Get private information about one of the authenticated user's probes.

GET /probes/{probe_id}/private/ — fields

Comma-separated list of fields to include in response, in addition to 'type' and 'id' which are always present. Optional fields can be listed here also.

GET /probes/{probe_id}/private/ — probe_id

The unique probe ID.

GET /api/v2/probes/{probe_id}/private/

Get private information about one of the authenticated user's probes.

Try it out

Playground

Authorization
Variables
Key
Value
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Parameters

Path Parameters

probe_id*

The unique probe ID.

Type
integer
Required

Query Parameters

fields

Comma-separated list of fields to include in response, in addition to 'type' and 'id' which are always present. Optional fields can be listed here also.

Type
string
Responses

Responses

application/json
object

User defined description of the probe

If a probe is not public then certain details, including exact IP addresses, are not returned.

Optional. If specified, it may be used to correlate probe behaviour to similarities accross router models.

MAC

Generate DNS record

The total bandwidth, in Kbit/s, that you allow your probe to consume. Must be a value greater or equal to 10. Leaving it blank (the default) effectively means 'unlimited', but rarely exceeds 12Kbit/s. For software probes this is only effective if you also enable bandwith use reporting in your configuration.

Samples