You can call this operation to delete custom HDFS information in Xpack.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String Yes DeleteUserHdfsInfo

The operation that you want to perform. Set the value to DeleteUserHdfsInfo.

ClusterId String Yes hb-bp16o0pd52e3y582s

The ID of the instance.

NameService String Yes hdfs_test

The value of the dfs.nameservices parameter in addUserHdfs. This value is returned by the QueryXpackRelateDB operation, where the relateDB parameter must be set to hdfs.

Response parameters

Examples

Sample requests


http(s)://hbase.aliyuncs.com/? Action=DeleteUserHdfsInfo
&ClusterId=hb-bp16o0pd52e3y582s
&NameService=hdfs_test
&<Common request parameters>

Sample success responses

XML format

<RequestId>50373857-C47B-4B64-9332-D0B5280B59EA</RequestId>

JSON format

{
	"RequestId":"50373857-C47B-4B64-9332-D0B5280B59EA"
}

Error codes

For a list of error codes, visit the API Error Center.