1
0
forked from docs/doc-exports
doc-exports/docs/config/api-ref/CLASS.TXT.json
Wei, Hongmin da6ca4fb3c Config API First Version
Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2024-08-22 10:49:27 +00:00

641 lines
25 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":"config",
"title":"Before You Start",
"uri":"rms_01_0000.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"With Config, you can search for, record, and continuously evaluate your resource configuration to make sure that your expectations are met.This document describes the Con",
"product_code":"config",
"title":"Introduction",
"uri":"rms_01_0100.html",
"doc_type":"api",
"p_code":"1",
"code":"2"
},
{
"desc":"Config supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.",
"product_code":"config",
"title":"API Calling",
"uri":"rms_01_0200.html",
"doc_type":"api",
"p_code":"1",
"code":"3"
},
{
"desc":"AccountAn account has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The account ",
"product_code":"config",
"title":"Concepts",
"uri":"rms_01_0500.html",
"doc_type":"api",
"p_code":"1",
"code":"4"
},
{
"desc":"Some Config APIs support pagination query if you add limit and marker to the request URL. The value of marker must be the same as that returned in the last pagination que",
"product_code":"config",
"title":"Querying Data by Page",
"uri":"rms_01_0600.html",
"doc_type":"api",
"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":"config",
"title":"API Overview",
"uri":"rms_02_0000.html",
"doc_type":"api",
"p_code":"",
"code":"6"
},
{
"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":"config",
"title":"Calling APIs",
"uri":"rms_03_0000.html",
"doc_type":"api",
"p_code":"",
"code":"7"
},
{
"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":"config",
"title":"APIs",
"uri":"rms_04_0000.html",
"doc_type":"api",
"p_code":"",
"code":"8"
},
{
"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":"config",
"title":"Resource Query",
"uri":"rms_04_0100.html",
"doc_type":"api",
"p_code":"8",
"code":"9"
},
{
"desc":"This API is used to query specified resources.To call this API, you must have the rms:resources:list permission. For example,if you need to query the ecs.cloudservers res",
"product_code":"config",
"title":"Querying Resources of a Specific Type",
"uri":"rms_04_0101.html",
"doc_type":"api",
"p_code":"9",
"code":"10"
},
{
"desc":"Querying cloud services, resources, and regionsFor details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/providersStatus code: 200Status code: 500NoneSta",
"product_code":"config",
"title":"Listing Cloud Services",
"uri":"rms_04_0102.html",
"doc_type":"api",
"p_code":"9",
"code":"11"
},
{
"desc":"This API is used to query details of a resource based on its ID. You must have the rms:resources:get permission. For example, to query ECSs whose resource type is ecs.clo",
"product_code":"config",
"title":"Querying a Resource",
"uri":"rms_04_0103.html",
"doc_type":"api",
"p_code":"9",
"code":"12"
},
{
"desc":"Querying all resources recorded by the resource recorder. To call this API, you must have the rms:resources:list permission.For details, see Calling APIs.GET /v1/resource",
"product_code":"config",
"title":"Listing Resources Recorded by the Resource Recorder",
"uri":"rms_04_0109.html",
"doc_type":"api",
"p_code":"9",
"code":"13"
},
{
"desc":"Querying how many resources are recorded by the resource recorder in the current accountFor details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/tracked",
"product_code":"config",
"title":"Querying how many resources are recorded by the resource recorder",
"uri":"rms_04_0110.html",
"doc_type":"api",
"p_code":"9",
"code":"14"
},
{
"desc":"Querying resource tags recorded by the resource recorder in the current accountFor details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/tracked-resource",
"product_code":"config",
"title":"Querying resource tags recorded by the resource recorder",
"uri":"rms_04_0111.html",
"doc_type":"api",
"p_code":"9",
"code":"15"
},
{
"desc":"Querying resource overview recorded by the resource recorder in the current accountFor details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/tracked-reso",
"product_code":"config",
"title":"Querying resource overview recorded by the resource recorder",
"uri":"rms_04_0112.html",
"doc_type":"api",
"p_code":"9",
"code":"16"
},
{
"desc":"Querying a specific resource recorded by the resource recorder in the current accountFor details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/tracked-r",
"product_code":"config",
"title":"Querying a specific resource recorded by the resource recorder",
"uri":"rms_04_0113.html",
"doc_type":"api",
"p_code":"9",
"code":"17"
},
{
"desc":"This API is used to query all resources under your account and you must have the **rms:resources:list **permission.For details, see Calling APIs.GET /v1/resource-manager/",
"product_code":"config",
"title":"Querying All Resources Under Your Account",
"uri":"rms_04_0104.html",
"doc_type":"api",
"p_code":"9",
"code":"18"
},
{
"desc":"This API is used to query a resource under your account.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/all-resources/{resource_id}Status code:",
"product_code":"config",
"title":"Querying a Resource Under Your Account",
"uri":"rms_04_0105.html",
"doc_type":"api",
"p_code":"9",
"code":"19"
},
{
"desc":"This API is used to query all resource tags under your account.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/all-resources/tagsStatus code: 2",
"product_code":"config",
"title":"Querying Resource Tags",
"uri":"rms_04_0106.html",
"doc_type":"api",
"p_code":"9",
"code":"20"
},
{
"desc":"This API is used to query the number of resources.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/all-resources/countStatus code: 200Status cod",
"product_code":"config",
"title":"Querying the Number of Resources",
"uri":"rms_04_0107.html",
"doc_type":"api",
"p_code":"9",
"code":"21"
},
{
"desc":"This API is used to query a resource summary.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/all-resources/summaryStatus code: 200Status code: ",
"product_code":"config",
"title":"Querying a Resource Summary",
"uri":"rms_04_0108.html",
"doc_type":"api",
"p_code":"9",
"code":"22"
},
{
"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":"config",
"title":"Resource Recorder",
"uri":"rms_04_0200.html",
"doc_type":"api",
"p_code":"8",
"code":"23"
},
{
"desc":"This API is used to query details about the resource recorder.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/tracker-configStatus code: 200Sta",
"product_code":"config",
"title":"Querying the Resource Recorder",
"uri":"rms_04_0201.html",
"doc_type":"api",
"p_code":"23",
"code":"24"
},
{
"desc":"This API is used to delete the resource recorder.For details, see Calling APIs.DELETE /v1/resource-manager/domains/{domain_id}/tracker-configStatus code: 400Status code: ",
"product_code":"config",
"title":"Deleting the Resource Recorder",
"uri":"rms_04_0202.html",
"doc_type":"api",
"p_code":"23",
"code":"25"
},
{
"desc":"This API is used to create or modify the resource recorder. Only one resource recorder can be configured.For details, see Calling APIs.PUT /v1/resource-manager/domains/{d",
"product_code":"config",
"title":"Creating or Modifying the Resource Recorder",
"uri":"rms_04_0203.html",
"doc_type":"api",
"p_code":"23",
"code":"26"
},
{
"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":"config",
"title":"Resource Relationships",
"uri":"rms_04_0300.html",
"doc_type":"api",
"p_code":"8",
"code":"27"
},
{
"desc":"This API is used to query the relationship between a resource and other resources by the resource ID. The relationship direction can be in or out. An IAM user needs to ha",
"product_code":"config",
"title":"Querying Details About Resource Relationships",
"uri":"rms_04_0302.html",
"doc_type":"api",
"p_code":"27",
"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":"config",
"title":"Resource Change Records",
"uri":"rms_04_0400.html",
"doc_type":"api",
"p_code":"8",
"code":"29"
},
{
"desc":"This API is used to query change records of a resource and its relationships with other resources.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_i",
"product_code":"config",
"title":"Querying Change Records of a Resource",
"uri":"rms_04_0401.html",
"doc_type":"api",
"p_code":"29",
"code":"30"
},
{
"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":"config",
"title":"Compliance",
"uri":"rms_04_0500.html",
"doc_type":"api",
"p_code":"8",
"code":"31"
},
{
"desc":"This API is used to query all built-in policies.For details, see Calling APIs.GET /v1/resource-manager/policy-definitionsStatus code: 200Status code: 400Status code: 403S",
"product_code":"config",
"title":"Querying All Built-in Policies",
"uri":"rms_04_0501.html",
"doc_type":"api",
"p_code":"31",
"code":"32"
},
{
"desc":"This API is used to query a built-in policy based on the policy ID.For details, see Calling APIs.GET /v1/resource-manager/policy-definitions/{policy_definition_id}Status ",
"product_code":"config",
"title":"Querying a Built-in Policy",
"uri":"rms_04_0502.html",
"doc_type":"api",
"p_code":"31",
"code":"33"
},
{
"desc":"This API is used to add a rule.For details, see Calling APIs.PUT /v1/resource-manager/domains/{domain_id}/policy-assignmentsStatus code: 200Status code: 400Status code: 4",
"product_code":"config",
"title":"Adding a Rule",
"uri":"rms_04_0503.html",
"doc_type":"api",
"p_code":"31",
"code":"34"
},
{
"desc":"This API is used to query all rules.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/policy-assignmentsStatus code: 200Status code: 400Status co",
"product_code":"config",
"title":"Querying All Rules",
"uri":"rms_04_0504.html",
"doc_type":"api",
"p_code":"31",
"code":"35"
},
{
"desc":"This API is used to modify a rule.For details, see Calling APIs.PUT /v1/resource-manager/domains/{domain_id}/policy-assignments/{policy_assignment_id}Status code: 200Stat",
"product_code":"config",
"title":"Modifying a Rule",
"uri":"rms_04_0505.html",
"doc_type":"api",
"p_code":"31",
"code":"36"
},
{
"desc":"This API is used to query a rule based on the rule ID.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/policy-assignments/{policy_assignment_id}",
"product_code":"config",
"title":"Querying a Rule",
"uri":"rms_04_0506.html",
"doc_type":"api",
"p_code":"31",
"code":"37"
},
{
"desc":"This API is used to delete a rule based on the rule ID. Only rules in the disabled state can be deleted.For details, see Calling APIs.DELETE /v1/resource-manager/domains/",
"product_code":"config",
"title":"Deleting a Rule",
"uri":"rms_04_0507.html",
"doc_type":"api",
"p_code":"31",
"code":"38"
},
{
"desc":"This API is used to enable a rule based on the rule ID.For details, see Calling APIs.POST /v1/resource-manager/domains/{domain_id}/policy-assignments/{policy_assignment_i",
"product_code":"config",
"title":"Enabling a Rule",
"uri":"rms_04_0508.html",
"doc_type":"api",
"p_code":"31",
"code":"39"
},
{
"desc":"This API is used to disable a rule based on the rule ID.For details, see Calling APIs.POST /v1/resource-manager/domains/{domain_id}/policy-assignments/{policy_assignment_",
"product_code":"config",
"title":"Disabling a Rule",
"uri":"rms_04_0509.html",
"doc_type":"api",
"p_code":"31",
"code":"40"
},
{
"desc":"This API is used to trigger a rule manually by rule ID to evaluate resources.For details, see Calling APIs.POST /v1/resource-manager/domains/{domain_id}/policy-assignment",
"product_code":"config",
"title":"Running a Resource Compliance Evaluation",
"uri":"rms_04_0510.html",
"doc_type":"api",
"p_code":"31",
"code":"41"
},
{
"desc":"This API is used to query the evaluation status of a rule by rule ID.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/policy-assignments/{policy",
"product_code":"config",
"title":"Querying the Evaluation Status of a Rule",
"uri":"rms_04_0511.html",
"doc_type":"api",
"p_code":"31",
"code":"42"
},
{
"desc":"This API is used to query all compliance results of a resource evaluated by rules. The resource is searched by resource ID.For details, see Calling APIs.GET /v1/resource-",
"product_code":"config",
"title":"Querying the Compliance Results of a Resource",
"uri":"rms_04_0512.html",
"doc_type":"api",
"p_code":"31",
"code":"43"
},
{
"desc":"This API is used to query all compliance results of resources evaluated by a rule. The rule is searched by rule ID.For details, see Calling APIs.GET /v1/resource-manager/",
"product_code":"config",
"title":"Querying All Compliance Results of Resources Evaluated by a Rule",
"uri":"rms_04_0513.html",
"doc_type":"api",
"p_code":"31",
"code":"44"
},
{
"desc":"This API is used to query all compliance results of resources under a user.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/policy-statesStatus ",
"product_code":"config",
"title":"Querying All Compliance Results of Resources Under a User",
"uri":"rms_04_0514.html",
"doc_type":"api",
"p_code":"31",
"code":"45"
},
{
"desc":"This API is used to update the compliance result of a custom rule.For details, see Calling APIs.PUT /v1/resource-manager/domains/{domain_id}/policy-statesStatus code: 200",
"product_code":"config",
"title":"Updating the Compliance Result",
"uri":"rms_04_0515.html",
"doc_type":"api",
"p_code":"31",
"code":"46"
},
{
"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":"config",
"title":"Region Management",
"uri":"rms_04_0600.html",
"doc_type":"api",
"p_code":"8",
"code":"47"
},
{
"desc":"This API is used to query regions visible to you.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/regionsStatus code: 200Status code: 400Status ",
"product_code":"config",
"title":"Querying Regions Visible to You",
"uri":"rms_04_0601.html",
"doc_type":"api",
"p_code":"47",
"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":"config",
"title":"Advanced Queries",
"uri":"rms_04_0700.html",
"doc_type":"api",
"p_code":"8",
"code":"49"
},
{
"desc":"This API is used to run advanced queries.For details, see Calling APIs.POST /v1/resource-manager/domains/{domain_id}/run-queryStatus code: 200Status code: 400Status code:",
"product_code":"config",
"title":"Running Advanced Queries",
"uri":"rms_04_0701.html",
"doc_type":"api",
"p_code":"49",
"code":"50"
},
{
"desc":"This API is used to create an advanced query.For details, see Calling APIs.POST /v1/resource-manager/domains/{domain_id}/stored-queriesStatus code: 200Status code: 400Sta",
"product_code":"config",
"title":"Creating an Advanced Query",
"uri":"rms_04_0702.html",
"doc_type":"api",
"p_code":"49",
"code":"51"
},
{
"desc":"This API is used to list all advanced queries.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/stored-queriesStatus code: 200Status code: 400Sta",
"product_code":"config",
"title":"Listing Advanced Queries",
"uri":"rms_04_0703.html",
"doc_type":"api",
"p_code":"49",
"code":"52"
},
{
"desc":"This API is used to query an advanced query.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/stored-queries/{query_id}Status code: 200Status cod",
"product_code":"config",
"title":"Querying an Advanced Query",
"uri":"rms_04_0704.html",
"doc_type":"api",
"p_code":"49",
"code":"53"
},
{
"desc":"This API is used to update a custom query.For details, see Calling APIs.PUT /v1/resource-manager/domains/{domain_id}/stored-queries/{query_id}Status code: 200Status code:",
"product_code":"config",
"title":"Updating an Advanced Query",
"uri":"rms_04_0705.html",
"doc_type":"api",
"p_code":"49",
"code":"54"
},
{
"desc":"This API is used to delete an advanced query.For details, see Calling APIs.DELETE /v1/resource-manager/domains/{domain_id}/stored-queries/{query_id}Status code: 400Status",
"product_code":"config",
"title":"Deleting an Advanced Query",
"uri":"rms_04_0706.html",
"doc_type":"api",
"p_code":"49",
"code":"55"
},
{
"desc":"This API is used to query schemas used by advanced queries.For details, see Calling APIs.GET /v1/resource-manager/domains/{domain_id}/schemasStatus code: 200Status code: ",
"product_code":"config",
"title":"Querying Schemas",
"uri":"rms_04_0707.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":"config",
"title":"Permissions Policies and Supported Actions",
"uri":"rms_05_0000.html",
"doc_type":"api",
"p_code":"",
"code":"57"
},
{
"desc":"This chapter describes how to use IAM to implement fine-grained permissions control for your Config resources. If your account does not need individual IAM users, skip th",
"product_code":"config",
"title":"Permissions Policies and Supported Actions",
"uri":"rms_05_0100.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Resource Query",
"uri":"rms_05_0200.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Resource Recorder",
"uri":"rms_05_0300.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Resource Relationships",
"uri":"en-us_topic_0000001991150822.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Resource Change Records",
"uri":"en-us_topic_0000002027710481.html",
"doc_type":"api",
"p_code":"57",
"code":"62"
},
{
"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":"config",
"title":"Compliance",
"uri":"rms_05_0400.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Region Management",
"uri":"en-us_topic_0000002027750033.html",
"doc_type":"api",
"p_code":"57",
"code":"64"
},
{
"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":"config",
"title":"Advanced Queries",
"uri":"rms_05_0500.html",
"doc_type":"api",
"p_code":"57",
"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":"config",
"title":"Appendixes",
"uri":"rms_06_0000.html",
"doc_type":"api",
"p_code":"",
"code":"66"
},
{
"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":"config",
"title":"Error Codes",
"uri":"ErrorCode.html",
"doc_type":"api",
"p_code":"66",
"code":"67"
},
{
"desc":"You can obtain the cloud services (provider) and resource types (type) supported by Config in either of the following ways:Calling APIsYou can call the API for listing cl",
"product_code":"config",
"title":"Supported Services and Resource Types",
"uri":"rms_06_0100.html",
"doc_type":"api",
"p_code":"66",
"code":"68"
},
{
"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":"config",
"title":"Supported Resources",
"uri":"rms_02_0019.html",
"doc_type":"api",
"p_code":"66",
"code":"69"
},
{
"desc":"NormalReturned ValueDescription200 OKThe results of GET and PUT operations are returned as expected.201 CreatedThe results of the POST operation are returned as expected.",
"product_code":"config",
"title":"Status Codes",
"uri":"rms_07_0200.html",
"doc_type":"api",
"p_code":"66",
"code":"70"
},
{
"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":"config",
"title":"Change History",
"uri":"rms_08_0000.html",
"doc_type":"api",
"p_code":"",
"code":"71"
}
]