post
https://api.linode.com//managed/services
Creates a service monitor. Linode Managed monitors this service and alerts Akamai Support when issues are detected.
This operation can only be accessed by the unrestricted users of an account.
linode-cli managed service-create \
--service_type url \
--label prod-1 \
--address "https://example.org" \
--timeout 30 \
--body "it worked" \
--consultation_group on-call \
--notes "The service name is \
my-cool-application" \
--credentials 9991
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>account:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>