List managed issues

Returns a paginated list of recent and ongoing issues detected on your Managed Services.

This operation can only be accessed by the unrestricted users of an account.

linode-cli managed issues-list
Learn more...
account:read_only
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Responses

Response body
object
data
array of objects
data
object
date-time

Read-only When this Issue was created. Issues are created in response to issues detected with Managed Services, so this is also when the Issue was detected.

entity
object

Read-only The ticket this Managed Issue opened.

integer

Read-only This Issue's unique ID.

services
array of integers

Read-only An array of Managed Service IDs that were affected by this Issue.

services
integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language
Credentials