Get a managed service

Returns information about a single Managed Service on your Account.

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

linode-cli managed service-view 9994
Learn more...
account:read_only
Learn more...
Path Params
string
required

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

integer
required

The ID of the Managed Service to access.

Responses

Response body
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.

Language
Credentials