diff options
author | Lingxian Kong <anlin.kong@gmail.com> | 2019-12-24 16:53:18 +1300 |
---|---|---|
committer | Lingxian Kong <anlin.kong@gmail.com> | 2019-12-24 22:15:09 +1300 |
commit | dacb400e0bc3c267d55c5d99032b4692f421f141 (patch) | |
tree | 7045db8cd050ba6c62fcc91821d1f0df8da41f80 /api-ref/source/samples/db-instance-show-log-response.json | |
parent | b4bc1d85f0f6e3a625cbfb0af1ecb9b08dff310d (diff) | |
download | trove-dacb400e0bc3c267d55c5d99032b4692f421f141.tar.gz |
Improve API doc
Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
Diffstat (limited to 'api-ref/source/samples/db-instance-show-log-response.json')
-rw-r--r-- | api-ref/source/samples/db-instance-show-log-response.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/api-ref/source/samples/db-instance-show-log-response.json b/api-ref/source/samples/db-instance-show-log-response.json deleted file mode 100644 index 23ac0128..00000000 --- a/api-ref/source/samples/db-instance-show-log-response.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "log": { - "name": "general", - "type": "USER", - "status": "Partial", - "published": "128", - "pending": "4096", - "container": "data_logs", - "prefix": "5e9e616c-1827-45f5-a487-679084d82f7e/mysql-general/", - "metafile": "5e9e616c-1827-45f5-a487-679084d82f7e/mysql-general_metafile" - } -} |