Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
% curl -ik -u guest:guest-password\
 -H "Accept: text/xml"\
 -X DELETE 'https://localhost:8443/gateway/sample/hbase/api/v1/table1/scanner/13705290446328cff5ed'

Delete table

Code Block

% curl -ik -u guest:guest-password\
 -X DELETE 'https://localhost:8443/gateway/sample/hbase/api/v1/table1/schema'