Skip to content

Commit 1878326

Browse files
committed
Added EOS message to Database Create commands
1 parent 6b8e64d commit 1878326

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3301,6 +3301,8 @@ paths:
33013301
x-linode-cli-action: mysql-create
33023302
x-linode-grant: add_databases
33033303
description: |
3304+
**This command is currently only available for customers who already have an active Managed Database.**
3305+
33043306
Provision a Managed MySQL Database.
33053307

33063308
Restricted Users must have the `add_databases` grant to use this command.
@@ -4055,6 +4057,8 @@ paths:
40554057
x-linode-cli-action: postgresql-create
40564058
x-linode-grant: add_databases
40574059
description: |
4060+
**This command is currently only available for customers who already have an active Managed Database.**
4061+
40584062
Provision a Managed PostgreSQL Database.
40594063

40604064
Restricted Users must have the `add_databases` grant to use this command.

0 commit comments

Comments
 (0)