Optionaladdress?: stringThe 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.
Optionalbody?: string | nullWhat to expect to find in the response body for the Service to be considered up.
Optionalconsultation_group?: stringThe group of ManagedContacts who should be notified or consulted with when an Issue is detected.
Optional Readonlycreated?: stringRead-only When this Managed Service was created.
Optionalcredentials?: number[]An array of ManagedCredential IDs that should be used when attempting to resolve issues with this Service.
Optional Readonlyid?: numberRead-only This Service's unique ID.
Optionallabel?: stringThe label for this Service. This is for display purposes only.
Optionalnotes?: string | nullAny information relevant to the Service that Linode special forces should know when attempting to resolve Issues.
Optionalregion?: string | nullThe Region in which this Service is located. This is required if address is a private IP, and may not be set otherwise.
Optionalservice_type?: "url" | "tcp"How this Service is monitored.
Optionalstatus?: "disabled" | "pending" | "ok" | "problem"Read-only The current status of this Service.
Optionaltimeout?: numberHow long to wait, in seconds, for a response before considering the Service to be down.
Optional Readonlyupdated?: stringRead-only When this Managed Service was last updated.
The ID of the Managed Service to access.
Optionalquery
A service that Linode is monitoring as part of your Managed services. If issues are detected with this service, a ManagedIssue will be opened and, optionally, Linode special forces will attempt to resolve the Issue.