检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) 此类错误一般有三种原因: 初始化ObsClient时传入的Endpoint有误
计算签名的示例代码在main.c文件中。
表4 Owner 参数名称 参数类型 是否必选 描述 id String 必选 参数解释: 桶所有者的账号ID,即domain_id。 取值范围: 如何获取账号ID请参见如何获取账号ID和用户ID?。
uploadId = initiateMultipartUploadOutput.InterfaceResult.UploadId; const parts: Part[] = []; // 上传段 const uploadPartOutput = await
server=server) try: #桶名 bucketName = "examplebucket" #对象名 objectKey = "objectname" # 对象的MIME类型 contentType = 'text/plain
说明: 结果清单文件命名规则:abort_{succeed | failed}_report_时间_TaskId.txt。
方法定义 WorkflowClient.restoreFailedWorkflowExecution(executionName, graphName) 请求参数 表1 请求参数列表 名称 是否必选 参数类型 描述 executionName 是 str 参数解释: 工作流实例名称
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 package main
503 Service Unavailable ServiceUnavailable 服务器过载或者内部错误异常。 等待一段时间后重试,或提交工单寻求技术支持。 503 Service Unavailable SlowDown 请降低请求频率。 请降低请求频率。
public class TestMain { /* 认证用的ak和sk硬编码到代码中或者明文存储都有很大的安全风险,建议在配置文件或者环境变量中密文存放,使用时解密,确保安全; 本示例以ak和sk保存在环境变量中为例,运行本示例前请先在本地环境中设置环境变量
表7 Owner 参数名称 参数类型 是否必选 描述 ID string 作为请求参数时必选 参数解释: 所有者的账号ID,即domain_id。 取值范围: 如何获取账号ID请参见如何获取账号ID和用户ID?
\n", input.Bucket) fmt.Printf("RequestId:%s\n", output.RequestId) return } fmt.Printf("Create bucket:%s fail!
取值范围: 有效值支持两种格式: regionID:domainID(账号ID):key/key_id key_id 其中: regionID是使用密钥所属region的ID,可在地区和终端节点页面获取; domainID是使用密钥所属账号的账号ID,获取方法参见如何获取账号ID和用户
上传对象 以下代码展示如何上传对象至OBS: NSString *filePath = [[NSBundle mainBundle]pathForResource:@"fileName" ofType:@"Type"]; OBSPutObjectWithFileRequest *request
>your-location</LocationConstraint></CreateBucketConfiguration>'; $url = $resp['SignedUrl']; try{ $response = $httpClient -> request(
is not None: self.thumbnail = thumbnail if priority is not None: self.priority = priority if subtitle
示例如下: {"expiration":"2023-09-12T12:52:59Z","conditions":[{"content-type":"text/plain"},{"bucket":"examplebucket"},{"key":"example/objectname"
err error) 请求参数说明 表1 请求参数列表 参数名称 参数类型 是否必选 描述 input *GetObjectMetadataInput 必选 参数解释: 获取对象元数据请求参数,详情参考GetObjectMetadataInput。
private static String contentType = "application/xml"; private static Map<String, String> headers = new HashMap<>(); public static void main
√ √ 获取桶的自定义域名 获取桶的自定义域名 obs:bucket:GetBucketCustomDomainConfiguration √ √ 删除桶的自定义域名 删除桶的自定义域名 obs:bucket:DeleteBucketCustomDomainConfiguration