We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33ad38 commit 4cef4bfCopy full SHA for 4cef4bf
exoscale/openapi.json
@@ -518,6 +518,20 @@
518
}
519
520
},
521
+ "dbaas-user-valkey-secrets": {
522
+ "type": "object",
523
+ "properties": {
524
+ "username": {
525
+ "type": "string",
526
+ "description": "Valkey username"
527
+ },
528
+ "password": {
529
530
+ "description": "Valkey password"
531
+ }
532
533
+ "description": "Valkey User secrets"
534
535
"dbaas-endpoint-rsyslog-input-update": {
536
"type": "object",
537
"properties": {
0 commit comments