forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
722 lines
26 KiB
JSON
722 lines
26 KiB
JSON
[
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Overview",
|
|
"uri":"obs_03_0001.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"desc":"OBS (compatible with OpenStack Swift) is provided based on simple web service APIs. OBS helps construct storage-based Internet applications such as web hosting as well as",
|
|
"product_code":"obs",
|
|
"title":"Functions",
|
|
"uri":"obs_03_0002.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"1",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"desc":"REST APIs support standard HTTP headers and status codes. IAM is used to manage online authentication for access security.APIs provided by OBS (compatible with OpenStack ",
|
|
"product_code":"obs",
|
|
"title":"API Overview",
|
|
"uri":"obs_03_0003.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"1",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"After a success message is returned in response to a client's write or deletion request, the client can obtain the latest data. If the client that initiated a write reque",
|
|
"product_code":"obs",
|
|
"title":"Concurrent Operation Consistency",
|
|
"uri":"obs_03_0004.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"1",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"OBS (compatible with OpenStack Swift) updates the same metadata when processing concurrent PUT or DELETE operations on objects in a container. Performance of these operat",
|
|
"product_code":"obs",
|
|
"title":"Suggestions on Container Performance Tuning",
|
|
"uri":"obs_03_0005.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"1",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Methods of Calling APIs",
|
|
"uri":"obs_03_0006.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"In REST, specific information or data on a network is represented by a resource, which is referenced with a uniform resource identifier (URI). Clients on a network can lo",
|
|
"product_code":"obs",
|
|
"title":"Locating a Resource",
|
|
"uri":"obs_03_0007.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"6",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"A request sent to OBS (compatible with OpenStack Swift) must comply with HTTP 1.1. In addition, the headers of a request must contain parameters defined in IAM, for examp",
|
|
"product_code":"obs",
|
|
"title":"Request Methods",
|
|
"uri":"obs_03_0008.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"6",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"If a request contains a container name or an object name, OBS (compatible with OpenStack Swift) starts to process the request only after checking that the name conforms t",
|
|
"product_code":"obs",
|
|
"title":"Naming Rules",
|
|
"uri":"obs_03_0009.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"6",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"desc":"Users of OBS (compatible with OpenStack Swift) must be authenticated using IAM. In a request sent by a client to OBS (compatible with OpenStack Swift), the request header",
|
|
"product_code":"obs",
|
|
"title":"Authenticating a Request",
|
|
"uri":"obs_03_0010.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"6",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"OBS (compatible with OpenStack Swift) returns an HTTP response after receiving and processing a request.The first line of a response is the Status-Line, consisting of the",
|
|
"product_code":"obs",
|
|
"title":"Responses",
|
|
"uri":"obs_03_0011.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"6",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Error Responses",
|
|
"uri":"obs_03_0012.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"If OBS (compatible with OpenStack Swift) encounters an error when processing a request, a response containing the error code and error description is returned. Table 1 de",
|
|
"product_code":"obs",
|
|
"title":"Error Code List",
|
|
"uri":"obs_03_0013.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"12",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"When an error occurs, the header information contains:Content-Type: application/*, which may be in HTML or text formatHTTP status code 3xx, 4xx, or 5xx. For details, see ",
|
|
"product_code":"obs",
|
|
"title":"Error Response Syntax",
|
|
"uri":"obs_03_0014.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"12",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Operations on Accounts",
|
|
"uri":"obs_03_0015.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"15"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Show Account Details and List Containers",
|
|
"uri":"obs_03_0016.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"15",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.This operation does not involve a request body.Show account details and list containers, and ask for a JSON response:Request UR",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0017.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"16",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"If the response format is json or xml, container details are shown. The following table describes the response body parameters:For performance purposes, of the response h",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0018.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"16",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"Show account details and list containers. Do not set a query parameter. Use the default plain response format.Show account details and list containers. Use the prefix=abc",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0019.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"16",
|
|
"code":"19"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Create/Update/Delete Account Metadata",
|
|
"uri":"obs_03_0020.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"15",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.Metadata creation or update depends on whether the specified metadata already exists. Existing metadata is updated, and missing",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0021.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"20",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0022.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"20",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"Create Book and Subject metadata:Update the Subject metadata:Delete the Subject metadata:",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0023.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"20",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Show Account Metadata",
|
|
"uri":"obs_03_0024.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"15",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account. Metadata of an account includes the number of containers, number of objects, and total number of bytes that are stored in OBS ",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0025.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"24",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"The following table describes the response headers:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0026.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"24",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"desc":"Show account metadata.",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0027.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"24",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Operations on Containers",
|
|
"uri":"obs_03_0028.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Show Container Details and List Objects",
|
|
"uri":"obs_03_0029.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.This operation does not involve a request body.Show container details for and lis",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0030.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"29",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"desc":"If the response format is json or xml, object details are shown. Table 1 describes the response body parameters:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0031.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"29",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"desc":"Show metadata of the testcontainer container and list objects. Do not set a query parameter. Use the default plain response format.Show metadata of the testcontainer cont",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0032.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"29",
|
|
"code":"32"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Create Container",
|
|
"uri":"obs_03_0033.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.This operation does not involve a request body.Create a container named marktwain",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0034.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"33",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"desc":"The request does not include response body parameters.All the error responses are contained in Table 1.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0035.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"33",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"Create a container named marktwain:Container marktwain exists. Create it again.Create a container and specify the X-Container-Read metadata.",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0036.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"33",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Delete Container",
|
|
"uri":"obs_03_0037.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account. {container} indicates the name of a container.This operation does not involve a request body.Delete the empty containers from ",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0038.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"37",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0039.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"37",
|
|
"code":"39"
|
|
},
|
|
{
|
|
"desc":"Delete an empty steven container:Delete the non-existing steve container:Delete the non-empty CONTAINER container:",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0040.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"37",
|
|
"code":"40"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Create/Update/Delete Container Metadata",
|
|
"uri":"obs_03_0041.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"41"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account. {container} indicates the name of a container.Metadata creation or update depends on whether the specified metadata already ex",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0042.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"41",
|
|
"code":"42"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0043.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"41",
|
|
"code":"43"
|
|
},
|
|
{
|
|
"desc":"Create container metadata Author with the value set to MarkTwain:Update container metadata Author with the value set to Other:Delete container metadata Author with the va",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0044.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"41",
|
|
"code":"44"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Show Container Metadata",
|
|
"uri":"obs_03_0045.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"45"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.This operation does not involve a request body.Show metadata of container marktwa",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0046.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"45",
|
|
"code":"46"
|
|
},
|
|
{
|
|
"desc":"The following table describes the response headers:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0047.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"45",
|
|
"code":"47"
|
|
},
|
|
{
|
|
"desc":"Show metadata of container marktwain:",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0048.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"45",
|
|
"code":"48"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Batch Delete Containers",
|
|
"uri":"obs_03_0049.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"28",
|
|
"code":"49"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.The request body is a text file that includes the containers to be deleted. Each line in the text file represents a container t",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0050.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"49",
|
|
"code":"50"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0051.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"49",
|
|
"code":"51"
|
|
},
|
|
{
|
|
"desc":"Delete two empty containers: 8projectidprojectidproject000023.bucket.test6.0 and 8projectidprojectidproject000023.bucket.test6.1, and delete the container text file delet",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0052.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"49",
|
|
"code":"52"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Operations on Objects",
|
|
"uri":"obs_03_0053.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"53"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Get Object Content and Metadata",
|
|
"uri":"obs_03_0054.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"54"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account. {container} indicates the name of a container. {object} indicates the name of an object.This operation does not involve a requ",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0055.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"54",
|
|
"code":"55"
|
|
},
|
|
{
|
|
"desc":"The following table describes the response headers:If the MIME type of the object in the object upload is not in XXX/XXX format, OBS (compatible with OpenStack Swift) use",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0056.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"54",
|
|
"code":"56"
|
|
},
|
|
{
|
|
"desc":"Show the content and metadata of the goodbye object in the marktwain container:Show object details for the notexist object, which does not exist, in the marktwain contain",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0057.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"54",
|
|
"code":"57"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Create or Replace Object",
|
|
"uri":"obs_03_0058.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"58"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account. {container} indicates the name of a container. {object} indicates the name of an object.The request body of this operation is ",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0059.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"58",
|
|
"code":"59"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0060.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"58",
|
|
"code":"60"
|
|
},
|
|
{
|
|
"desc":"Create marktwain/goodbye:Replace marktwain/goodbye (repeated creation):",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0061.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"58",
|
|
"code":"61"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Copy Object",
|
|
"uri":"obs_03_0062.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"62"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.{object} indicates the name of an object.This operation does not involve a reques",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0063.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"62",
|
|
"code":"63"
|
|
},
|
|
{
|
|
"desc":"The following table describes response header parameters:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0064.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"62",
|
|
"code":"64"
|
|
},
|
|
{
|
|
"desc":"Use the COPY command to copy an object. In this example, the source object is janeausten/goodby and the destination object is marketwain/goodbye.Use the PUT command to co",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0065.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"62",
|
|
"code":"65"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Delete Object",
|
|
"uri":"obs_03_0066.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"66"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.{object} indicates the name of an object.This operation does not involve a reques",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0067.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"66",
|
|
"code":"67"
|
|
},
|
|
{
|
|
"desc":"The following table describes response header parameters:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0068.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"66",
|
|
"code":"68"
|
|
},
|
|
{
|
|
"desc":"Delete the goodbye object from the janeausten container:Delete the non-existing goodbye object from the janeausten container:",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0069.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"66",
|
|
"code":"69"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Show Object Metadata",
|
|
"uri":"obs_03_0070.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"70"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.{object} indicates the name of an object.This operation does not involve a reques",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0071.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"70",
|
|
"code":"71"
|
|
},
|
|
{
|
|
"desc":"The following table describes response header parameters:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0072.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"70",
|
|
"code":"72"
|
|
},
|
|
{
|
|
"desc":"Show metadata of the goodbye object in the marketwain container:",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0073.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"70",
|
|
"code":"73"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Create/Update/Delete Object Metadata",
|
|
"uri":"obs_03_0074.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"53",
|
|
"code":"74"
|
|
},
|
|
{
|
|
"desc":"{account} indicates the name of an account.{container} indicates the name of a container.{object} indicates the name of an object.A POST request deletes all existing user",
|
|
"product_code":"obs",
|
|
"title":"Request",
|
|
"uri":"obs_03_0075.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"74",
|
|
"code":"75"
|
|
},
|
|
{
|
|
"desc":"The following table describes response header parameters:",
|
|
"product_code":"obs",
|
|
"title":"Response",
|
|
"uri":"obs_03_0076.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"74",
|
|
"code":"76"
|
|
},
|
|
{
|
|
"desc":"Create object metadata Author with the value set to other:Update object metadata Author with the value set to marktwain:Delete the metadata author, and leave the value bl",
|
|
"product_code":"obs",
|
|
"title":"Examples",
|
|
"uri":"obs_03_0077.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"74",
|
|
"code":"77"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Glossary",
|
|
"uri":"obs_03_0078.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"78"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"obs",
|
|
"title":"Acronyms and Abbreviations",
|
|
"uri":"obs_03_0079.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"79"
|
|
},
|
|
{
|
|
"desc":"Released OnWhat's New2021-12-10This is the second official release.This issue incorporates the following change:Optimized some descriptions.2018-03-15This is the first of",
|
|
"product_code":"obs",
|
|
"title":"Change History",
|
|
"uri":"obs_03_0080.html",
|
|
"doc_type":"api_swift",
|
|
"p_code":"",
|
|
"code":"80"
|
|
}
|
|
] |