構文
curl -X DELETE \
{accountRestEndpointURL}/{containerName}/{objectName} \
-H 'x-auth-token: {authToken}'
サンプル・コマンド
curl -X DELETE \
https://myaccount.ocm.rack01.example.com/v1/Storage-myaccount/mycontainer/myobject \
-H 'x-auth-token: AUTH_tk10d7cf10041726fa2e64652d975bbab0'