GET tags/{label}

linode.com

Summary: Tagged Objects List
Operation ID: getTaggedObjects
Auth: unknown
Description

Returns a paginated list of all objects you've tagged with the requested Tag. This is a mixed collection of all object types.

Parameters (3)

label (string, path, required)
page (integer, query, optional, default: 1)

The page of a collection to return.

Constraints: {'minimum': 1}

page_size (integer, query, optional, default: 100)

The number of items to return per page.

Constraints: {'minimum': 25, 'maximum': 500}

No probe data for this endpoint yet.