File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -57,14 +57,16 @@ endpoints:
57
57
group : Settings
58
58
authenticated : true
59
59
description : >
60
- Enable Linode Managed on youy account.
60
+ Enable Linode Managed, our 24/7 monitoring service, on you account.
61
61
methods :
62
62
POST :
63
63
money : true
64
64
scopes : account:modify
65
+ type : Action
65
66
description : >
66
- Enable Linode Managed on youy account. Only unrestricted users can do this.
67
- See https://linode.com/managed for details and pricing information.
67
+ Enable Linode Managed, our 24/7 monitoring service, on you account.
68
+ Only unrestricted users can do this. See https://linode.com/managed
69
+ for details and pricing information.
68
70
examples :
69
71
curl : |
70
72
curl -H "Content-Type: application/json" \
You can’t perform that action at this time.
0 commit comments