trove/api-ref/source/samples/db-backup-create-request.json
Amrith Kumar 193bcc6b70 Recent changes to api examples
Recent changes to api need to be reflected in api examples. This has
come to light because client 2.5.0 is now released.

Change-Id: I924cfd1ca93bef7f3dc79149519df10305390779
2016-08-31 11:08:45 -04:00

9 lines
175 B
JSON

{
"backup": {
"description": "My Backup",
"incremental": 0,
"instance": "44b277eb-39be-4921-be31-3d61b43651d7",
"name": "snapshot"
}
}