List managed services

Returns a paginated list of Managed Services on your Account. These are the services Linode Managed is monitoring and will report and attempt to resolve issues with.

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

linode-cli managed services-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.

Responses

Response body
object
data
array of objects
data
object
url
length between 3 and 100

The URL at which this Service is monitored. URL parameters such as ?no-cache=1 are preserved. URL fragments/anchors such as #monitor are not preserved.

string | null

What to expect to find in the response body for the Service to be considered up.

string
length between 0 and 50

The group of ManagedContacts who should be notified or consulted with when an Issue is detected.

date-time

Read-only When this Managed Service was created.

credentials
array of integers

An array of ManagedCredential IDs that should be used when attempting to resolve issues with this Service.

credentials
integer

Read-only This Service's unique ID.

string
length between 3 and 64

The label for this Service. This is for display purposes only.

string | null

Any information relevant to the Service that Linode special forces should know when attempting to resolve Issues.

string | null

The Region in which this Service is located. This is required if address is a private IP, and may not be set otherwise.

string

How this Service is monitored.

url tcp

string

Read-only The current status of this Service.

disabled pending ok problem

integer
1 to 255

How long to wait, in seconds, for a response before considering the Service to be down.

date-time

Read-only When this Managed Service was last updated.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language
Credentials