
Changes required to have v3 plugin natively support the V2.1 API The create_backup action is reverted back to createBackup Partially implements blueprint v2-on-v3-api Change-Id: Ibac7eb2644629f4b9cf0581d9859b97f263972c8
8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"createBackup": {
|
|
"name": "Backup 1",
|
|
"backup_type": "daily",
|
|
"rotation": 1
|
|
}
|
|
}
|