[ { "uri":"en-us_topic_0082242144.html", "product_code":"rts", "code":"1", "des":"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 ", "doc_type":"api", "kw":"API Usage Guidelines,API Reference", "title":"API Usage Guidelines", "githuburl":"" }, { "uri":"en-us_topic_0126459261.html", "product_code":"rts", "code":"2", "des":"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.", "doc_type":"api", "kw":"APIs", "title":"APIs", "githuburl":"" }, { "uri":"rts_03_0014.html", "product_code":"rts", "code":"3", "des":"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.", "doc_type":"api", "kw":"General Information", "title":"General Information", "githuburl":"" }, { "uri":"rts_03_0016.html", "product_code":"rts", "code":"4", "des":"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 ", "doc_type":"api", "kw":"Redirection Description,General Information,API Reference", "title":"Redirection Description", "githuburl":"" }, { "uri":"rts_03_0017.html", "product_code":"rts", "code":"5", "des":"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.", "doc_type":"api", "kw":"API Version Management", "title":"API Version Management", "githuburl":"" }, { "uri":"rts_03_0018.html", "product_code":"rts", "code":"6", "des":"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.", "doc_type":"api", "kw":"Querying API Versions,API Version Management,API Reference", "title":"Querying API Versions", "githuburl":"" }, { "uri":"rts_03_0019.html", "product_code":"rts", "code":"7", "des":"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.", "doc_type":"api", "kw":"Stack Management", "title":"Stack Management", "githuburl":"" }, { "uri":"rts_03_0020.html", "product_code":"rts", "code":"8", "des":"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", "doc_type":"api", "kw":"Querying the Stacks,Stack Management,API Reference", "title":"Querying the Stacks", "githuburl":"" }, { "uri":"rts_03_0021.html", "product_code":"rts", "code":"9", "des":"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", "doc_type":"api", "kw":"Creating a Stack,Stack Management,API Reference", "title":"Creating a Stack", "githuburl":"" }, { "uri":"rts_03_0022.html", "product_code":"rts", "code":"10", "des":"This API is used to preview a stack.POST /v1/{project_id}/stacks/previewFor details about the parameters, see Table 1.stack structure information", "doc_type":"api", "kw":"Previewing a Stack,Stack Management,API Reference", "title":"Previewing a Stack", "githuburl":"" }, { "uri":"rts_03_0025.html", "product_code":"rts", "code":"11", "des":"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", "doc_type":"api", "kw":"Querying Details of a Stack,Stack Management,API Reference", "title":"Querying Details of a Stack", "githuburl":"" }, { "uri":"rts_03_0026.html", "product_code":"rts", "code":"12", "des":"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", "doc_type":"api", "kw":"Updating a Stack,Stack Management,API Reference", "title":"Updating a Stack", "githuburl":"" }, { "uri":"rts_03_0027.html", "product_code":"rts", "code":"13", "des":"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", "doc_type":"api", "kw":"Deleting a Stack,Stack Management,API Reference", "title":"Deleting a Stack", "githuburl":"" }, { "uri":"rts_03_0028.html", "product_code":"rts", "code":"14", "des":"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.", "doc_type":"api", "kw":"Stack Resource Management", "title":"Stack Resource Management", "githuburl":"" }, { "uri":"rts_03_0029.html", "product_code":"rts", "code":"15", "des":"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", "doc_type":"api", "kw":"Querying Resources of a Stack,Stack Resource Management,API Reference", "title":"Querying Resources of a Stack", "githuburl":"" }, { "uri":"rts_03_0030.html", "product_code":"rts", "code":"16", "des":"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", "doc_type":"api", "kw":"Querying Details of a Stack Resource,Stack Resource Management,API Reference", "title":"Querying Details of a Stack Resource", "githuburl":"" }, { "uri":"rts_03_0031.html", "product_code":"rts", "code":"17", "des":"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", "doc_type":"api", "kw":"Querying Metadata of a Stack Resource,Stack Resource Management,API Reference", "title":"Querying Metadata of a Stack Resource", "githuburl":"" }, { "uri":"rts_03_0032.html", "product_code":"rts", "code":"18", "des":"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}/", "doc_type":"api", "kw":"Sending a Signal to a Stack Resource,Stack Resource Management,API Reference", "title":"Sending a Signal to a Stack Resource", "githuburl":"" }, { "uri":"rts_03_0033.html", "product_code":"rts", "code":"19", "des":"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", "doc_type":"api", "kw":"Marking a Resource as Unhealthy,Stack Resource Management,API Reference", "title":"Marking a Resource as Unhealthy", "githuburl":"" }, { "uri":"rts_03_0034.html", "product_code":"rts", "code":"20", "des":"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.", "doc_type":"api", "kw":"Stack Action Management", "title":"Stack Action Management", "githuburl":"" }, { "uri":"rts_03_0035.html", "product_code":"rts", "code":"21", "des":"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 ", "doc_type":"api", "kw":"Canceling Stack Updates,Stack Action Management,API Reference", "title":"Canceling Stack Updates", "githuburl":"" }, { "uri":"rts_03_0036.html", "product_code":"rts", "code":"22", "des":"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", "doc_type":"api", "kw":"Checking a Stack,Stack Action Management,API Reference", "title":"Checking a Stack", "githuburl":"" }, { "uri":"rts_03_0037.html", "product_code":"rts", "code":"23", "des":"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.", "doc_type":"api", "kw":"Stack Event Management", "title":"Stack Event Management", "githuburl":"" }, { "uri":"rts_03_0038.html", "product_code":"rts", "code":"24", "des":"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", "doc_type":"api", "kw":"Querying Events of a Stack,Stack Event Management,API Reference", "title":"Querying Events of a Stack", "githuburl":"" }, { "uri":"rts_03_0040.html", "product_code":"rts", "code":"25", "des":"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,", "doc_type":"api", "kw":"Querying Events of a Stack Resource,Stack Event Management,API Reference", "title":"Querying Events of a Stack Resource", "githuburl":"" }, { "uri":"rts_03_0041.html", "product_code":"rts", "code":"26", "des":"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", "doc_type":"api", "kw":"Querying Details of a Stack Resource Event,Stack Event Management,API Reference", "title":"Querying Details of a Stack Resource Event", "githuburl":"" }, { "uri":"rts_03_0042.html", "product_code":"rts", "code":"27", "des":"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.", "doc_type":"api", "kw":"Template Management", "title":"Template Management", "githuburl":"" }, { "uri":"rts_03_0043.html", "product_code":"rts", "code":"28", "des":"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 ", "doc_type":"api", "kw":"Querying a Stack Template,Template Management,API Reference", "title":"Querying a Stack Template", "githuburl":"" }, { "uri":"rts_03_0044.html", "product_code":"rts", "code":"29", "des":"This API is used to check whether the template syntax meets requirements.POST /v1/{project_id}/validateFor details about the parameters, see Table 1.", "doc_type":"api", "kw":"Validating a Template,Template Management,API Reference", "title":"Validating a Template", "githuburl":"" }, { "uri":"rts_03_0048.html", "product_code":"rts", "code":"30", "des":"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.", "doc_type":"api", "kw":"Building Information", "title":"Building Information", "githuburl":"" }, { "uri":"rts_03_0049.html", "product_code":"rts", "code":"31", "des":"This API is used to query the building information.GET /v1/{project_id}/build_infoFor details about the parameters, see Table 1.N/A", "doc_type":"api", "kw":"Querying the Building Information,Building Information,API Reference", "title":"Querying the Building Information", "githuburl":"" }, { "uri":"rts_03_0050.html", "product_code":"rts", "code":"32", "des":"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.", "doc_type":"api", "kw":"Software Configuration Management", "title":"Software Configuration Management", "githuburl":"" }, { "uri":"rts_03_0051.html", "product_code":"rts", "code":"33", "des":"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", "doc_type":"api", "kw":"Creating One or More Software Configurations,Software Configuration Management,API Reference", "title":"Creating One or More Software Configurations", "githuburl":"" }, { "uri":"rts_03_0052.html", "product_code":"rts", "code":"34", "des":"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", "doc_type":"api", "kw":"Querying Software Configurations,Software Configuration Management,API Reference", "title":"Querying Software Configurations", "githuburl":"" }, { "uri":"rts_03_0053.html", "product_code":"rts", "code":"35", "des":"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", "doc_type":"api", "kw":"Querying Details of a Software Configuration,Software Configuration Management,API Reference", "title":"Querying Details of a Software Configuration", "githuburl":"" }, { "uri":"rts_03_0054.html", "product_code":"rts", "code":"36", "des":"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", "doc_type":"api", "kw":"Deleting a Software Configuration,Software Configuration Management,API Reference", "title":"Deleting a Software Configuration", "githuburl":"" }, { "uri":"rts_03_0055.html", "product_code":"rts", "code":"37", "des":"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", "doc_type":"api", "kw":"Creating One or More Software Deployments,Software Configuration Management,API Reference", "title":"Creating One or More Software Deployments", "githuburl":"" }, { "uri":"rts_03_0056.html", "product_code":"rts", "code":"38", "des":"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", "doc_type":"api", "kw":"Querying Software Deployments,Software Configuration Management,API Reference", "title":"Querying Software Deployments", "githuburl":"" }, { "uri":"rts_03_0057.html", "product_code":"rts", "code":"39", "des":"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", "doc_type":"api", "kw":"Querying Details of a Software Deployment,Software Configuration Management,API Reference", "title":"Querying Details of a Software Deployment", "githuburl":"" }, { "uri":"rts_03_0058.html", "product_code":"rts", "code":"40", "des":"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", "doc_type":"api", "kw":"Updating a Software Deployment,Software Configuration Management,API Reference", "title":"Updating a Software Deployment", "githuburl":"" }, { "uri":"rts_03_0059.html", "product_code":"rts", "code":"41", "des":"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", "doc_type":"api", "kw":"Deleting a Software Deployment,Software Configuration Management,API Reference", "title":"Deleting a Software Deployment", "githuburl":"" }, { "uri":"rts_03_0060.html", "product_code":"rts", "code":"42", "des":"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", "doc_type":"api", "kw":"Viewing Metadata Configured on a Server,Software Configuration Management,API Reference", "title":"Viewing Metadata Configured on a Server", "githuburl":"" }, { "uri":"rts_03_0062.html", "product_code":"rts", "code":"43", "des":"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.", "doc_type":"api", "kw":"Resource Type Management", "title":"Resource Type Management", "githuburl":"" }, { "uri":"rts_03_0047.html", "product_code":"rts", "code":"44", "des":"This API is used to query resource types.GET /v1/{project_id}/resource_typesFor details about the parameters, see Table 1.N/A", "doc_type":"api", "kw":"Querying Resource Types,Resource Type Management,API Reference", "title":"Querying Resource Types", "githuburl":"" }, { "uri":"rts_03_0045.html", "product_code":"rts", "code":"45", "des":"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 ", "doc_type":"api", "kw":"Querying the Template of a Resource Type,Resource Type Management,API Reference", "title":"Querying the Template of a Resource Type", "githuburl":"" }, { "uri":"rts_03_0046.html", "product_code":"rts", "code":"46", "des":"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", "doc_type":"api", "kw":"Querying the Type of a Resource,Resource Type Management,API Reference", "title":"Querying the Type of a Resource", "githuburl":"" }, { "uri":"rts_03_0005.html", "product_code":"rts", "code":"47", "des":"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.", "doc_type":"api", "kw":"Common Parameters", "title":"Common Parameters", "githuburl":"" }, { "uri":"rts_03_0015.html", "product_code":"rts", "code":"48", "des":"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.", "doc_type":"api", "kw":"Return Code,Common Parameters,API Reference", "title":"Return Code", "githuburl":"" }, { "uri":"en-us_topic_0130737188.html", "product_code":"rts", "code":"49", "des":"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.", "doc_type":"api", "kw":"Change History,API Reference", "title":"Change History", "githuburl":"" } ]