弹性文件服务 SFS-获取后端存储详细信息:响应示例
时间:2025-06-07 17:46:31
响应示例
状态码:200
任务下发成功
{ "target_id" : "00000334-xxxx-402d-a5d4-bxxxxx87b939", "creation_time" : "2023-10-10T12:02:03", "file_system_path" : "sfsturboDirName", "lifecycle" : "CREATING", "obs" : { "bucket" : "myBucket", "endpoint" : "obs.region.example.com" } }
状态码:404
错误响应
{ "errCode" : "SFS.TURBO.0126", "errMsg" : "target not found, not bound yet" }
状态码:500
错误响应
{ "errCode" : "SFS.TURBO.0005", "errMsg" : "internal server error" }
support.huaweicloud.com/api-sfs/ShowBackendTargetInfo.html