Skip to content

GET /probes/{prb}/tags/

Sets the renderer to JSONP if a callback query parameter was passed in.

GET /probes/{prb}/tags/ — page

A page number within the paginated result set.

GET /probes/{prb}/tags/ — page_size

Number of results to return per page.

GET /probes/{prb}/tags/ — prb

The unique probe ID.

GET /api/v2/probes/{prb}/tags/

Sets the renderer to JSONP if a callback query parameter was passed in.

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

prb*

The unique probe ID.

Type
integer
Required

Query Parameters

page

A page number within the paginated result set.

Type
integer
page_size

Number of results to return per page.

Type
integer
Responses

Responses

application/json
object
Format"uri"
Format"uri"
object[]
Required
object

Array of tags to apply to the probe

Comma-separated list of probe tags

Format"comma-separated tag list"
Samples