forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
578 lines
22 KiB
JSON
578 lines
22 KiB
JSON
[
|
|
{
|
|
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ",
|
|
"product_code":"as",
|
|
"title":"API Usage Guidelines",
|
|
"uri":"en-us_topic_0045219159.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"APIs",
|
|
"uri":"as_06_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"AS Groups",
|
|
"uri":"as_06_0100.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"An AS group consists of a collection of instances that apply to the same scenario. It is the basis for enabling or disabling AS policies and performing scaling actions. A",
|
|
"product_code":"as",
|
|
"title":"Creating an AS Group",
|
|
"uri":"as_06_0101.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"This API is used to list AS groups based on search criteria. The results are displayed by page.Search criteria can be the AS group name, AS configuration ID, AS group sta",
|
|
"product_code":"as",
|
|
"title":"Querying AS Groups",
|
|
"uri":"as_06_0102.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a specified AS group by group ID.GET /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}Request parametersNoneNoneEx",
|
|
"product_code":"as",
|
|
"title":"Querying an AS Group",
|
|
"uri":"as_06_0103.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify a specified AS group.When the AS configuration of an AS group is changed, the existing instances created using the original AS configuration ar",
|
|
"product_code":"as",
|
|
"title":"Modifying an AS Group",
|
|
"uri":"as_06_0104.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"This interface is used to delete a specified AS group.force_delete specifies whether to forcibly delete an AS group, remove the ECS instances and release them when the AS",
|
|
"product_code":"as",
|
|
"title":"Deleting an AS Group",
|
|
"uri":"as_06_0105.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"This interface is used to enable or disable a specified AS group.For a disabled AS group, AS does not automatically trigger any scaling actions. When an AS group has an i",
|
|
"product_code":"as",
|
|
"title":"Enabling or Disabling an AS Group",
|
|
"uri":"as_06_0106.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"AS Configurations",
|
|
"uri":"as_06_0200.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an AS configuration.An AS configuration is a template specifying specifications for the instances to be added to an AS group.The AS configurati",
|
|
"product_code":"as",
|
|
"title":"Creating an AS Configuration",
|
|
"uri":"as_06_0201.html",
|
|
"doc_type":"api",
|
|
"p_code":"10",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"desc":"This API is used to query AS configurations based on search criteria. The results are displayed by page.Search criteria can be the AS configuration name, image ID, start ",
|
|
"product_code":"as",
|
|
"title":"Querying AS configurations",
|
|
"uri":"as_06_0202.html",
|
|
"doc_type":"api",
|
|
"p_code":"10",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"This interface is used to query details about an AS configuration by configuration ID.GET /autoscaling-api/v1/{project_id}/scaling_configuration/{scaling_configuration_id",
|
|
"product_code":"as",
|
|
"title":"Querying an AS Configuration",
|
|
"uri":"as_06_0203.html",
|
|
"doc_type":"api",
|
|
"p_code":"10",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"This interface is used to delete a specified AS configuration.AS configurations used by AS groups cannot be deleted.DELETE /autoscaling-api/v1/{project_id}/scaling_config",
|
|
"product_code":"as",
|
|
"title":"Deleting an AS Configuration",
|
|
"uri":"as_06_0204.html",
|
|
"doc_type":"api",
|
|
"p_code":"10",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"This interface is used to batch delete AS configurations.AS configurations used by AS groups cannot be deleted.A maximum of 50 AS configurations can be deleted at a time.",
|
|
"product_code":"as",
|
|
"title":"Batch Deleting AS Configurations",
|
|
"uri":"as_06_0205.html",
|
|
"doc_type":"api",
|
|
"p_code":"10",
|
|
"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":"as",
|
|
"title":"Instances",
|
|
"uri":"as_06_0300.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"This API is used to query instances in an AS group based on search criteria. The results are displayed by page.Search criteria can be the instance lifecycle status, insta",
|
|
"product_code":"as",
|
|
"title":"Querying Instances in an AS Group",
|
|
"uri":"as_06_0301.html",
|
|
"doc_type":"api",
|
|
"p_code":"16",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"This interface is used to remove a specified instance from an AS group.You can remove instances only in INSERVICE state and only when the number of instances after the re",
|
|
"product_code":"as",
|
|
"title":"Removing an Instance from an AS Group",
|
|
"uri":"as_06_0302.html",
|
|
"doc_type":"api",
|
|
"p_code":"16",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"Add or remove instances to or from an AS group in batches.Configure instance protection or cancel the configuration for the instances in an AS group in batches.A batch op",
|
|
"product_code":"as",
|
|
"title":"Batch Managing Instances",
|
|
"uri":"as_06_0303.html",
|
|
"doc_type":"api",
|
|
"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":"as",
|
|
"title":"AS Policies",
|
|
"uri":"as_06_0400.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an AS policy.An AS policy defines whether to increase or decrease the number of instances in an AS group. If the number and the expected number",
|
|
"product_code":"as",
|
|
"title":"Creating an AS Policy",
|
|
"uri":"as_06_0401.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an AS policy for an AS group or bandwidth.The difference between the V2 and V1 APIs for creating an AS policy is that V2 supports creating an A",
|
|
"product_code":"as",
|
|
"title":"Creating an AS Policy (V2)",
|
|
"uri":"as_06_0402.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify a specified AS policy.PUT /autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}Request parametersRequest parametersParameterManda",
|
|
"product_code":"as",
|
|
"title":"Modifying an AS Policy",
|
|
"uri":"as_06_0403.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify a specified AS policy.The difference between the V2 and V1 APIs for modifying an AS policy is that V2 supports modifying a scaling resource typ",
|
|
"product_code":"as",
|
|
"title":"Modifying an AS Policy (V2)",
|
|
"uri":"as_06_0404.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"desc":"This API is used to query AS policies based on search criteria. The results are displayed by page.Search criteria can be the AS policy name, policy type, policy ID, start",
|
|
"product_code":"as",
|
|
"title":"Querying AS Policies Bound to an AS Group",
|
|
"uri":"as_06_0405.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"This API is used to query AS policies based on search criteria. The results are displayed by page.The difference between the V2 and V1 APIs for querying AS policies is th",
|
|
"product_code":"as",
|
|
"title":"Querying AS Policies Bound to a Scaling Resource (V2)",
|
|
"uri":"as_06_0406.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all AS policies for a tenant based on search criteria. The results are displayed by page.Search criteria can be the AS resource ID, AS resource ",
|
|
"product_code":"as",
|
|
"title":"Querying AS Policies (V2)",
|
|
"uri":"as_06_0407.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a specified AS policy by policy ID.GET /autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}Request parametersNoneNo",
|
|
"product_code":"as",
|
|
"title":"Querying an AS Policy",
|
|
"uri":"as_06_0408.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a specified AS policy by policy ID.The difference between the V2 and V1 APIs for querying details of an AS policy is that V2 conta",
|
|
"product_code":"as",
|
|
"title":"Querying an AS Policy (V2)",
|
|
"uri":"as_06_0409.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"This interface is used to immediately execute, enable, or disable a specified AS policy.An AS policy can be executed only when the AS group and AS policy are in the INSER",
|
|
"product_code":"as",
|
|
"title":"Executing, Enabling, or Disabling an AS Policy",
|
|
"uri":"as_06_0410.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"desc":"This interface is used to delete a specified AS policy.DELETE /autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}Request parametersNoneNoneExample request",
|
|
"product_code":"as",
|
|
"title":"Deleting an AS Policy",
|
|
"uri":"as_06_0411.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"desc":"This interface is used to enable, disable, or delete AS policies in batches.A batch operation can be performed on a maximum of 20 AS policies at a time.POST /autoscaling-",
|
|
"product_code":"as",
|
|
"title":"Batch Managing AS Policies",
|
|
"uri":"as_06_0412.html",
|
|
"doc_type":"api",
|
|
"p_code":"20",
|
|
"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":"as",
|
|
"title":"AS Policy Execution Logs",
|
|
"uri":"as_06_0500.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the historical records of AS policy execution based on search criteria. The results are displayed by page.Search criteria can be the log ID, AS ",
|
|
"product_code":"as",
|
|
"title":"Querying AS Policy Execution Logs",
|
|
"uri":"as_06_0501.html",
|
|
"doc_type":"api",
|
|
"p_code":"33",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Scaling Action Logs",
|
|
"uri":"as_06_0600.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"This API is used to query scaling action logs based on search criteria. The results are displayed by page.Search criteria can be the start time, end time, start line numb",
|
|
"product_code":"as",
|
|
"title":"Querying Scaling Action Logs",
|
|
"uri":"as_06_0601.html",
|
|
"doc_type":"api",
|
|
"p_code":"35",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"This API is used to query scaling action logs based on search criteria. The scaling actions include increasing instances and migrating instances to balance load. The resu",
|
|
"product_code":"as",
|
|
"title":"Querying Scaling Action Logs (V2)",
|
|
"uri":"as_06_0602.html",
|
|
"doc_type":"api",
|
|
"p_code":"35",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Quotas",
|
|
"uri":"as_06_0700.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the total quotas and used quotas of AS groups, AS configurations, bandwidth scaling policies, AS policies, and instances for a specified tenant.",
|
|
"product_code":"as",
|
|
"title":"Querying AS Quotas",
|
|
"uri":"as_06_0701.html",
|
|
"doc_type":"api",
|
|
"p_code":"38",
|
|
"code":"39"
|
|
},
|
|
{
|
|
"desc":"This interface is used to query the total quotas and used quotas of AS policies and instances of a specified AS group by group ID.GET /autoscaling-api/v1/{project_id}/quo",
|
|
"product_code":"as",
|
|
"title":"Querying AS Policy and Instance Quotas",
|
|
"uri":"as_06_0702.html",
|
|
"doc_type":"api",
|
|
"p_code":"38",
|
|
"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":"as",
|
|
"title":"Tags",
|
|
"uri":"as_06_1000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"41"
|
|
},
|
|
{
|
|
"desc":"This API is used to query tags of a specific type of resource in a project.GET /autoscaling-api/v1/{project_id}/{resource_type}/tagsRequest parametersNoneNoneExample requ",
|
|
"product_code":"as",
|
|
"title":"Querying Tags",
|
|
"uri":"as_06_1001.html",
|
|
"doc_type":"api",
|
|
"p_code":"41",
|
|
"code":"42"
|
|
},
|
|
{
|
|
"desc":"This interface is used to query tags of a specified resource in a project.GET /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tagsRequest parametersNoneNon",
|
|
"product_code":"as",
|
|
"title":"Querying Tags of a Resource",
|
|
"uri":"as_06_1002.html",
|
|
"doc_type":"api",
|
|
"p_code":"41",
|
|
"code":"43"
|
|
},
|
|
{
|
|
"desc":"This API is used to create or delete a tag.Each AS group can have a maximum of 10 tags added to it.POST /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tag",
|
|
"product_code":"as",
|
|
"title":"Creating or Deleting a Tag",
|
|
"uri":"as_06_1003.html",
|
|
"doc_type":"api",
|
|
"p_code":"41",
|
|
"code":"44"
|
|
},
|
|
{
|
|
"desc":"This API is used to query resources in a project by tag.By default, resources and resource tags are in descending order of their creation time.POST /autoscaling-api/v1/{p",
|
|
"product_code":"as",
|
|
"title":"Querying Resources by Tag",
|
|
"uri":"as_06_1004.html",
|
|
"doc_type":"api",
|
|
"p_code":"41",
|
|
"code":"45"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"API Version Query",
|
|
"uri":"as_06_1100.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"46"
|
|
},
|
|
{
|
|
"desc":"This interface is used to query all API versions of the AS service.GET /Request parametersNoneNoneExample requestThis example shows how to query all versions of an API.GE",
|
|
"product_code":"as",
|
|
"title":"Querying API Versions",
|
|
"uri":"as_06_1101.html",
|
|
"doc_type":"api",
|
|
"p_code":"46",
|
|
"code":"47"
|
|
},
|
|
{
|
|
"desc":"This interface is used to query a specified API version of the AS service.GET /{api_version}Request parametersNoneNoneExample requestThis example shows how to query V1 AS",
|
|
"product_code":"as",
|
|
"title":"Querying an API Version",
|
|
"uri":"as_06_1102.html",
|
|
"doc_type":"api",
|
|
"p_code":"46",
|
|
"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":"as",
|
|
"title":"Permissions Policies and Supported Actions",
|
|
"uri":"as_07_0200.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"49"
|
|
},
|
|
{
|
|
"desc":"This section describes fine-grained permissions management for your AS resources. If your account does not need individual IAM users, you may skip this section.By default",
|
|
"product_code":"as",
|
|
"title":"Introduction",
|
|
"uri":"as_07_0201.html",
|
|
"doc_type":"api",
|
|
"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":"as",
|
|
"title":"AS Groups",
|
|
"uri":"as_05_0202.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"51"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"AS Configurations",
|
|
"uri":"as_07_0203.html",
|
|
"doc_type":"api",
|
|
"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":"as",
|
|
"title":"Instances",
|
|
"uri":"as_07_0204.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"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":"as",
|
|
"title":"AS Policies",
|
|
"uri":"as_07_0205.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"54"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"AS Policy Execution Logs",
|
|
"uri":"as_07_0206.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"55"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Scaling Action Logs",
|
|
"uri":"as_07_0207.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"56"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Quotas",
|
|
"uri":"as_07_0208.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"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":"as",
|
|
"title":"Notifications",
|
|
"uri":"as_07_0209.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"58"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Lifecycle Hooks",
|
|
"uri":"as_07_0210.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"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":"as",
|
|
"title":"Tags",
|
|
"uri":"as_07_0211.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"60"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Appendix",
|
|
"uri":"as_07_0100.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"61"
|
|
},
|
|
{
|
|
"desc":"This section describes metrics reported by AS to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to view the AS metrics and t",
|
|
"product_code":"as",
|
|
"title":"AS Metrics",
|
|
"uri":"as_07_0101.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"62"
|
|
},
|
|
{
|
|
"desc":"This section provides the meanings of error codes returned by AS APIs.{\"error\":{\"code\":\"AS.0001\",\"message\":\"System error.\"}}",
|
|
"product_code":"as",
|
|
"title":"Error Codes",
|
|
"uri":"as_07_0102.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"63"
|
|
},
|
|
{
|
|
"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":"as",
|
|
"title":"Change History",
|
|
"uri":"record08.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"64"
|
|
}
|
|
] |