[ { "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":"rts", "title":"API Usage Guidelines", "uri":"en-us_topic_0082242144.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":"rts", "title":"APIs", "uri":"en-us_topic_0126459261.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":"rts", "title":"General Information", "uri":"rts_03_0014.html", "doc_type":"api", "p_code":"2", "code":"3" }, { "desc":"In the Heat API, the stack ID consists of stack_name and stack_id. When the system calls APIs to access resources such as stacks, templates, events, and actions, if only ", "product_code":"rts", "title":"Redirection Description", "uri":"rts_03_0016.html", "doc_type":"api", "p_code":"3", "code":"4" }, { "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":"rts", "title":"API Version Management", "uri":"rts_03_0017.html", "doc_type":"api", "p_code":"2", "code":"5" }, { "desc":"This API is used to query all available versions.GET /N/Aversions structure informationNoneThe following code will be returned if the system is operating normally.", "product_code":"rts", "title":"Querying API Versions", "uri":"rts_03_0018.html", "doc_type":"api", "p_code":"5", "code":"6" }, { "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":"rts", "title":"Stack Management", "uri":"rts_03_0019.html", "doc_type":"api", "p_code":"2", "code":"7" }, { "desc":"This API is used to query stacks of a specified tenant.GET /v1/{project_id}/stacksFor details about the parameters, see Table 1.stacks structure information", "product_code":"rts", "title":"Querying the Stacks", "uri":"rts_03_0020.html", "doc_type":"api", "p_code":"7", "code":"8" }, { "desc":"This API is used to create a stack. Heat verifies a request body and parses the template. After that, Heat invokes the API of the target component based on resource depen", "product_code":"rts", "title":"Creating a Stack", "uri":"rts_03_0021.html", "doc_type":"api", "p_code":"7", "code":"9" }, { "desc":"This API is used to preview a stack.POST /v1/{project_id}/stacks/previewFor details about the parameters, see Table 1.stack structure information", "product_code":"rts", "title":"Previewing a Stack", "uri":"rts_03_0022.html", "doc_type":"api", "p_code":"7", "code":"10" }, { "desc":"This API is used to query details of a stack.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}This API supports redirection. During the calling, you can specify only st", "product_code":"rts", "title":"Querying Details of a Stack", "uri":"rts_03_0025.html", "doc_type":"api", "p_code":"7", "code":"11" }, { "desc":"This API is used to update a stack.PUT /v1/{project_id}/stacks/{stack_name}/{stack_id}For details about the parameters, see Table 1.N/ANone", "product_code":"rts", "title":"Updating a Stack", "uri":"rts_03_0026.html", "doc_type":"api", "p_code":"7", "code":"12" }, { "desc":"This API is used to delete a stack.DELETE /v1/{project_id}/stacks/{stack_name}/{stack_id}For details about the parameters, see Table 1.N/AThis request does not return any", "product_code":"rts", "title":"Deleting a Stack", "uri":"rts_03_0027.html", "doc_type":"api", "p_code":"7", "code":"13" }, { "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":"rts", "title":"Stack Resource Management", "uri":"rts_03_0028.html", "doc_type":"api", "p_code":"2", "code":"14" }, { "desc":"This API is used to query resources of a stack.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resourcesThis API supports redirection. During the calling, you can spe", "product_code":"rts", "title":"Querying Resources of a Stack", "uri":"rts_03_0029.html", "doc_type":"api", "p_code":"14", "code":"15" }, { "desc":"This API is used to query details of a stack resource.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}For details about the parameters, see T", "product_code":"rts", "title":"Querying Details of a Stack Resource", "uri":"rts_03_0030.html", "doc_type":"api", "p_code":"14", "code":"16" }, { "desc":"This API is used to query metadata of a stack resource.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}/metadataFor details about the paramet", "product_code":"rts", "title":"Querying Metadata of a Stack Resource", "uri":"rts_03_0031.html", "doc_type":"api", "p_code":"14", "code":"17" }, { "desc":"This API is used to send a signal to a stack resource to change the resource orchestration.POST /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}/", "product_code":"rts", "title":"Sending a Signal to a Stack Resource", "uri":"rts_03_0032.html", "doc_type":"api", "p_code":"14", "code":"18" }, { "desc":"This API is used to mark the status of a specified resource as unhealthy.PATCH /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name_or_physical_id}For", "product_code":"rts", "title":"Marking a Resource as Unhealthy", "uri":"rts_03_0033.html", "doc_type":"api", "p_code":"14", "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":"rts", "title":"Stack Action Management", "uri":"rts_03_0034.html", "doc_type":"api", "p_code":"2", "code":"20" }, { "desc":"This API is used to cancel updating a stack.POST /v1/{project_id}/stacks/{stack_name}/{stack_id}/actionsFor details about the parameters, see Table 1.This operation does ", "product_code":"rts", "title":"Canceling Stack Updates", "uri":"rts_03_0035.html", "doc_type":"api", "p_code":"20", "code":"21" }, { "desc":"This API is used to check whether a stack is in the expected status.POST /v1/{project_id}/stacks/{stack_name}/{stack_id}/actionsFor details about the parameters, see Tabl", "product_code":"rts", "title":"Checking a Stack", "uri":"rts_03_0036.html", "doc_type":"api", "p_code":"20", "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":"rts", "title":"Stack Event Management", "uri":"rts_03_0037.html", "doc_type":"api", "p_code":"2", "code":"23" }, { "desc":"This API is used to query events of a stack.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/eventsThis API supports redirection. During the calling, you can specify o", "product_code":"rts", "title":"Querying Events of a Stack", "uri":"rts_03_0038.html", "doc_type":"api", "p_code":"23", "code":"24" }, { "desc":"This API is used to query events of a stack resource.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}/eventsFor details about the parameters,", "product_code":"rts", "title":"Querying Events of a Stack Resource", "uri":"rts_03_0040.html", "doc_type":"api", "p_code":"23", "code":"25" }, { "desc":"This API is used to query details of a stack resource event.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}/events/{event_id}For details abo", "product_code":"rts", "title":"Querying Details of a Stack Resource Event", "uri":"rts_03_0041.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":"rts", "title":"Template Management", "uri":"rts_03_0042.html", "doc_type":"api", "p_code":"2", "code":"27" }, { "desc":"This API is used to query a stack template.GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/templateThis API supports redirection. During the calling, you can specify ", "product_code":"rts", "title":"Querying a Stack Template", "uri":"rts_03_0043.html", "doc_type":"api", "p_code":"27", "code":"28" }, { "desc":"This API is used to check whether the template syntax meets requirements.POST /v1/{project_id}/validateFor details about the parameters, see Table 1.", "product_code":"rts", "title":"Validating a Template", "uri":"rts_03_0044.html", "doc_type":"api", "p_code":"27", "code":"29" }, { "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":"rts", "title":"Building Information", "uri":"rts_03_0048.html", "doc_type":"api", "p_code":"2", "code":"30" }, { "desc":"This API is used to query the building information.GET /v1/{project_id}/build_infoFor details about the parameters, see Table 1.N/A", "product_code":"rts", "title":"Querying the Building Information", "uri":"rts_03_0049.html", "doc_type":"api", "p_code":"30", "code":"31" }, { "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":"rts", "title":"Software Configuration Management", "uri":"rts_03_0050.html", "doc_type":"api", "p_code":"2", "code":"32" }, { "desc":"This API is used to create one or more software configurations.POST /v1/{project_id}/software_configsFor details about the parameters, see Table 1.software_config structu", "product_code":"rts", "title":"Creating One or More Software Configurations", "uri":"rts_03_0051.html", "doc_type":"api", "p_code":"32", "code":"33" }, { "desc":"This API is used to query the software configurations.GET /v1/{project_id}/software_configsFor details about the parameters, see Table 1.software_configs structure inform", "product_code":"rts", "title":"Querying Software Configurations", "uri":"rts_03_0052.html", "doc_type":"api", "p_code":"32", "code":"34" }, { "desc":"This API is used to query details of a software configuration.GET /v1/{project_id}/software_configs/{config_id}For details about the parameters, see Table 1.N/Asoftware_c", "product_code":"rts", "title":"Querying Details of a Software Configuration", "uri":"rts_03_0053.html", "doc_type":"api", "p_code":"32", "code":"35" }, { "desc":"This API is used to delete a software configuration.DELETE /v1/{project_id}/software_configs/{config_id}For details about the parameters, see Table 1.N/AThis request does", "product_code":"rts", "title":"Deleting a Software Configuration", "uri":"rts_03_0054.html", "doc_type":"api", "p_code":"32", "code":"36" }, { "desc":"This API is used to create one or more software deployments.POST /v1/{project_id}/software_deploymentsFor details about the parameters, see Table 1.software_deployment st", "product_code":"rts", "title":"Creating One or More Software Deployments", "uri":"rts_03_0055.html", "doc_type":"api", "p_code":"32", "code":"37" }, { "desc":"This API is used to query software deployments.GET /v1/{project_id}/software_deploymentsFor details about the parameters, see Table 1.software_deployments structure infor", "product_code":"rts", "title":"Querying Software Deployments", "uri":"rts_03_0056.html", "doc_type":"api", "p_code":"32", "code":"38" }, { "desc":"This API is used to query details of a software deployment.GET /v1/{project_id}/software_deployments/{deployment_id}For details about the parameters, see Table 1.N/Asoftw", "product_code":"rts", "title":"Querying Details of a Software Deployment", "uri":"rts_03_0057.html", "doc_type":"api", "p_code":"32", "code":"39" }, { "desc":"This API is used to update a software deployment.PUT /v1/{project_id}/software_deployments/{deployment_id}For details about the parameters, see Table 1.software_deploymen", "product_code":"rts", "title":"Updating a Software Deployment", "uri":"rts_03_0058.html", "doc_type":"api", "p_code":"32", "code":"40" }, { "desc":"This API is used to delete a software deployment.DELETE /v1/{project_id}/software_deployments/{deployment_id}For details about the parameters, see Table 1.N/AThis request", "product_code":"rts", "title":"Deleting a Software Deployment", "uri":"rts_03_0059.html", "doc_type":"api", "p_code":"32", "code":"41" }, { "desc":"This API is used to view the metadata configured on a server.GET /v1/{project_id}/software_deployments/metadata/{server_id}For details about the parameters, see Table 1.N", "product_code":"rts", "title":"Viewing Metadata Configured on a Server", "uri":"rts_03_0060.html", "doc_type":"api", "p_code":"32", "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":"rts", "title":"Resource Type Management", "uri":"rts_03_0062.html", "doc_type":"api", "p_code":"2", "code":"43" }, { "desc":"This API is used to query resource types.GET /v1/{project_id}/resource_typesFor details about the parameters, see Table 1.N/A", "product_code":"rts", "title":"Querying Resource Types", "uri":"rts_03_0047.html", "doc_type":"api", "p_code":"43", "code":"44" }, { "desc":"This API is used to query the template of a resource type.The output template parameters of this API are related to the input parameters that you have specified, but the ", "product_code":"rts", "title":"Querying the Template of a Resource Type", "uri":"rts_03_0045.html", "doc_type":"api", "p_code":"43", "code":"45" }, { "desc":"This API is used to query the type of a resource.GET /v1/{project_id}/resource_types/{type_name}For details about the parameters, see Table 1.N/A", "product_code":"rts", "title":"Querying the Type of a Resource", "uri":"rts_03_0046.html", "doc_type":"api", "p_code":"43", "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":"rts", "title":"Common Parameters", "uri":"rts_03_0005.html", "doc_type":"api", "p_code":"", "code":"47" }, { "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":"rts", "title":"Return Code", "uri":"rts_03_0015.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":"rts", "title":"Change History", "uri":"en-us_topic_0130737188.html", "doc_type":"api", "p_code":"", "code":"49" } ]