apiHBaseSnapshotError
A HBase snapshot operation error.
JSON
| property | type | description |
|---|---|---|
| tableName | tableName (string) | Name of the table. |
| snapshotName | snapshotName (string) | Name of the snapshot. |
| storage | storage (storage) | The location of the snapshot. |
| error | error (string) | Description of the error. |