Files
doc-exports/docs/rts/umn/CLASS.TXT.json
Qin Ying, Fan 66a9aa2aa1 RTS UMN 1201 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2022-12-02 15:16:20 +00:00

830 lines
29 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"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":"Service Overview",
"uri":"rts_01_0001.html",
"doc_type":"usermanual",
"p_code":"",
"code":"1"
},
{
"desc":"Resource Template Service (RTS) helps you simplify cloud computing resource management and automate O&M. You can compile a template file and define a collection of cloud ",
"product_code":"rts",
"title":"RTS",
"uri":"en-us_topic_0039055697.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"2"
},
{
"desc":"RTS allows you to model and configure cloud computing resources in a unified way. With RTS, you only need to create a template that describes the required resources and d",
"product_code":"rts",
"title":"Advantages",
"uri":"rts_01_0003.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"3"
},
{
"desc":"RTS supports 44 types of resources, including compute, storage, and network resources. Table 1 describes resource types supported by RTS. You can also log in to the RTS m",
"product_code":"rts",
"title":"Supported Resources",
"uri":"rts_01_0004.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"4"
},
{
"desc":"RTS does not support snapshot-related APIs and the following operations: suspend, restore, discard, and adopt.The Availability Zone (AZ) attribute cannot be updated in a ",
"product_code":"rts",
"title":"Constraints",
"uri":"rts_01_0006.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"5"
},
{
"desc":"The Heat client is a subproject of OpenStack Client, functioning as a command line client targeted for Heat. You can use this client to access cloud services by running c",
"product_code":"rts",
"title":"Heat Client",
"uri":"rts_01_0007.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"6"
},
{
"desc":"The cloud system provides two types of user permissions by default, user management and resource management.User management refers to management of users, user groups, an",
"product_code":"rts",
"title":"User Permissions",
"uri":"rts_01_0008.html",
"doc_type":"usermanual",
"p_code":"1",
"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":"rts",
"title":"Getting Started",
"uri":"rts_02_0001.html",
"doc_type":"usermanual",
"p_code":"",
"code":"8"
},
{
"desc":"With RTS, you can orchestrate a stack that contains a collection of resources using a template and maintain these resources by managing stacks on the console. This sectio",
"product_code":"rts",
"title":"Creating Resources Using a Template (Using the Console)",
"uri":"rts_02_0007.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"9"
},
{
"desc":"After the Heat client is installed and configured, you can use this client to create an ECS.The required operations are as follows:Compile a Template: A template is a col",
"product_code":"rts",
"title":"Creating Resources Using a Template (Using the Heat Client)",
"uri":"rts_02_0002.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"10"
},
{
"desc":"RTS helps you create and configure a collection of resources using a template and makes it easy to manage these resources.To create and manage a resource stack, you need ",
"product_code":"rts",
"title":"Operation Guide",
"uri":"en-us_topic_0162985073.html",
"doc_type":"usermanual",
"p_code":"",
"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":"rts",
"title":"Stack Management",
"uri":"rts_02_0017.html",
"doc_type":"usermanual",
"p_code":"",
"code":"12"
},
{
"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":"Preparing a Template or a Template Package",
"uri":"en-us_topic_0068576463.html",
"doc_type":"usermanual",
"p_code":"12",
"code":"13"
},
{
"desc":"To perform operations on a stack using the Heat client, you only need to compile a template file.To perform operations on a stack using the RTS console, you need to not o",
"product_code":"rts",
"title":"Scenarios",
"uri":"rts_02_0018.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"14"
},
{
"desc":"You need to prepare a .zip package. For the package structure, see Figure 1.Resources DirectoryThis directory is used to store the files referenced by template files in t",
"product_code":"rts",
"title":"Template Package Structure",
"uri":"rts_02_0020.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"15"
},
{
"desc":"After you have prepared all template files and completed the required configuration, you can use compression software to package them into .zip files. The following is an",
"product_code":"rts",
"title":"Template File Packaging",
"uri":"rts_02_0021.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"16"
},
{
"desc":"The following are example template packages:https://obs.eu-de.otc.t-systems.com/obs-rts/samples/random.zip",
"product_code":"rts",
"title":"Example Template Packages",
"uri":"rts_02_0022.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"17"
},
{
"desc":"With RTS, you can create a collection of cloud resources using a template. These resources are defined as a stack. This section uses creating a random string as an exampl",
"product_code":"rts",
"title":"Creating a stack",
"uri":"rts_02_0023.html",
"doc_type":"usermanual",
"p_code":"12",
"code":"18"
},
{
"desc":"Log in to the management console.Click in the upper left corner to select the desired region and project.Under Management & Deployment, click Resource Template Service.I",
"product_code":"rts",
"title":"Viewing Details of a Stack",
"uri":"rts_02_0029.html",
"doc_type":"usermanual",
"p_code":"12",
"code":"19"
},
{
"desc":"If the existing stack cannot meet your service requirements, you can use the update function to modify the stack. The procedure for updating a stack is the same as that f",
"product_code":"rts",
"title":"Updating a Stack",
"uri":"rts_02_0030.html",
"doc_type":"usermanual",
"p_code":"12",
"code":"20"
},
{
"desc":"If you no longer use a stack, you can delete it.Log in to the management console.Click in the upper left corner to select the desired region and project.Under Management",
"product_code":"rts",
"title":"Deleting a Stack",
"uri":"rts_02_0035.html",
"doc_type":"usermanual",
"p_code":"12",
"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":"rts",
"title":"Template Syntax",
"uri":"rts_02_0008.html",
"doc_type":"usermanual",
"p_code":"",
"code":"22"
},
{
"desc":"Templates are blueprints for describing infrastructure and architecture and can be used to create stacks. The compiler defines resource requirements and configuration det",
"product_code":"rts",
"title":"Template Structure",
"uri":"rts_02_0009.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"23"
},
{
"desc":"Theheat_template_version field indicates the template version. Each HOT template includes the heat_template_version field that specifies the template version. Different H",
"product_code":"rts",
"title":"Template Version",
"uri":"rts_02_0010.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"24"
},
{
"desc":"Template description is specified in the description field. This field is used to further describe resources that can be deployed using the current template. If the descr",
"product_code":"rts",
"title":"Template Description",
"uri":"rts_02_0011.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"25"
},
{
"desc":"Parameters are specified in the parameters field. Using parameters improves template flexibility and reusability. Some parameters in the template can be replaced as neede",
"product_code":"rts",
"title":"Parameters",
"uri":"rts_02_0012.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"26"
},
{
"desc":"Resources are specified in the resources field. This field includes user-defined resources (such as VMs, networks, and volumes) and dependencies between them. Each resour",
"product_code":"rts",
"title":"Resources",
"uri":"rts_02_0013.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"27"
},
{
"desc":"Outputs are specified in the outputs field. This field is used to display the output of created resources. This field is optional. For example, the following code segment",
"product_code":"rts",
"title":"Outputs",
"uri":"rts_02_0014.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"28"
},
{
"desc":"Conditions are specified in the conditions field. This field indicates the conditions that must be met during stack creation and update. You can define one or more condit",
"product_code":"rts",
"title":"Conditions",
"uri":"rts_02_0015.html",
"doc_type":"usermanual",
"p_code":"22",
"code":"29"
},
{
"desc":"Internal functions are used in a template to implement specific functions. For example, internal functions can be used to obtain external input parameters and attribute i",
"product_code":"rts",
"title":"Internal Function",
"uri":"rts_02_0016.html",
"doc_type":"usermanual",
"p_code":"22",
"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":"rts",
"title":"Example Templates",
"uri":"rts_02_0037.html",
"doc_type":"usermanual",
"p_code":"",
"code":"31"
},
{
"desc":"This template is used to create an ECS.",
"product_code":"rts",
"title":"Creating an ECS",
"uri":"rts_02_0108_0.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"32"
},
{
"desc":"This template is used to create an ECS and bind an EIP to this ECS.",
"product_code":"rts",
"title":"Creating an ECS and Binding an EIP to the ECS",
"uri":"rts_02_0109_0.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"33"
},
{
"desc":"This template is used to create an ECS and EVS disk and attach the EVS disk to the ECS.",
"product_code":"rts",
"title":"Creating an ECS with EVS Disks Mounted",
"uri":"rts_02_0110.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"34"
},
{
"desc":"This template is used to create a group of ECSs.",
"product_code":"rts",
"title":"Creating an ECS Group",
"uri":"rts_02_0111.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"35"
},
{
"desc":"This template is used to create a security group and create an ECS in the security group.",
"product_code":"rts",
"title":"Creating an ECS in a Specified Security Group",
"uri":"rts_02_0112.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"36"
},
{
"desc":"This template is used to perform the following operations:Create an AS group that contains 1 to 2 ECSs.Create a security group in which ECSs in the AS group are created.",
"product_code":"rts",
"title":"Creating an AS Group",
"uri":"rts_02_0113.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"37"
},
{
"desc":"This template is used to create ECSs and a load balancer and add all ECSs to the load balancer.",
"product_code":"rts",
"title":"Creating a Load Balancer",
"uri":"rts_02_0114.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"38"
},
{
"desc":"This template is used to create a VPC, a subnet, a route, and a route interface in the VPC.",
"product_code":"rts",
"title":"Creating Network Resources",
"uri":"rts_02_0115.html",
"doc_type":"usermanual",
"p_code":"31",
"code":"39"
},
{
"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":"Auditing",
"uri":"en-us_topic_0110305013.html",
"doc_type":"usermanual",
"p_code":"",
"code":"40"
},
{
"desc":"Table 1 lists the RTS operations that will be recorded by CTS.",
"product_code":"rts",
"title":"Key Operations Recorded by CTS",
"uri":"en-us_topic_0110305014.html",
"doc_type":"usermanual",
"p_code":"40",
"code":"41"
},
{
"desc":"Log in to the management console.Click in the upper left corner to select a region and a project.Click Service List and choose Management & Deployment > Cloud Trace Serv",
"product_code":"rts",
"title":"Viewing CTS Traces",
"uri":"en-us_topic_0110305015.html",
"doc_type":"usermanual",
"p_code":"40",
"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 Reference",
"uri":"rts_02_0036.html",
"doc_type":"usermanual",
"p_code":"",
"code":"43"
},
{
"desc":"A resource that implements Cinder volumes.Cinder volume is a storage in the form of block devices. It can be used, for example, for providing storage to instance. Volume ",
"product_code":"rts",
"title":"OS::Cinder::Volume",
"uri":"rts_02_0046.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"44"
},
{
"desc":"Resource for associating volume to instance.Resource for associating existing volume to instance. Also, the location where the volume is exposed on the instance can be sp",
"product_code":"rts",
"title":"OS::Cinder::VolumeAttachment",
"uri":"rts_02_0047.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"45"
},
{
"desc":"An autoscaling group that can scale arbitrary resources.An autoscaling group allows the creation of a desired count of similar resources, which are defined with the resou",
"product_code":"rts",
"title":"OS::Heat::AutoScalingGroup",
"uri":"rts_02_0048.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"46"
},
{
"desc":"A configuration resource for representing cloud-init cloud-config.This resource allows cloud-config YAML to be defined and stored by the config API. Any intrinsic functio",
"product_code":"rts",
"title":"OS::Heat::CloudConfig",
"uri":"rts_02_0049.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"47"
},
{
"desc":"Assembles a collection of software configurations as a multi-part mime.Parts in the message can be populated with inline configuration or references to other config resou",
"product_code":"rts",
"title":"OS::Heat::MultipartMime",
"uri":"rts_02_0050.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"48"
},
{
"desc":"A resource which generates a random string.This is useful for configuring passwords and secrets on services. Random string can be generated from specified character seque",
"product_code":"rts",
"title":"OS::Heat::RandomString",
"uri":"rts_02_0051.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"49"
},
{
"desc":"Creates one or more identically configured nested resources.In addition to the refs attribute, this resource implements synthetic attributes that mirror those of the reso",
"product_code":"rts",
"title":"OS::Heat::ResourceGroup",
"uri":"rts_02_0052.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"50"
},
{
"desc":"A resource to manage scaling of OS::Heat::AutoScalingGroup.Resource to manage scaling for OS::Heat::AutoScalingGroup, i.e. define which metric should be scaled and scalin",
"product_code":"rts",
"title":"OS::Heat::ScalingPolicy",
"uri":"rts_02_0053.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"51"
},
{
"desc":"A resource for describing and storing a software component.This resource is similar to OS::Heat::SoftwareConfig. In contrast to SoftwareConfig which allows for storing on",
"product_code":"rts",
"title":"OS::Heat::SoftwareComponent",
"uri":"rts_02_0054.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"52"
},
{
"desc":"A resource for describing and storing software configuration.The software_configs API which backs this resource creates immutable configs, so any change to the template r",
"product_code":"rts",
"title":"OS::Heat::SoftwareConfig",
"uri":"rts_02_0055.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"53"
},
{
"desc":"This resource associates a server with some configuration.The configuration is to be deployed to that server.A deployment allows input values to be specified which map to",
"product_code":"rts",
"title":"OS::Heat::SoftwareDeployment",
"uri":"rts_02_0056.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"54"
},
{
"desc":"A resource which has same logic with OS::Heat::SoftwareConfig.This resource is like OS::Heat::SoftwareConfig except that the config property is represented by a Map rathe",
"product_code":"rts",
"title":"OS::Heat::StructuredConfig",
"uri":"rts_02_0058.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"55"
},
{
"desc":"Resource for handling signals received by WaitConditionHandle.Resource takes WaitConditionHandle and starts to create. Resource is in CREATE_IN_PROGRESS status until Wait",
"product_code":"rts",
"title":"OS::Heat::WaitCondition",
"uri":"rts_02_0061.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"56"
},
{
"desc":"Resource for managing instance signals.The main points of this resource are:have no dependencies (so the instance can reference it).create credentials to allow for signal",
"product_code":"rts",
"title":"OS::Heat::WaitConditionHandle",
"uri":"rts_02_0062.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"57"
},
{
"desc":"A resource for managing Neutron floating IP addresses.Floating IP addresses can change their association between routers by action of the user. One of the most common use",
"product_code":"rts",
"title":"OS::Neutron::FloatingIP",
"uri":"rts_02_0063.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"58"
},
{
"desc":"A resource for associating floating IP addresses and ports.This resource allows associating a floating IP to a port with at least one IP address to associate with this fl",
"product_code":"rts",
"title":"OS::Neutron::FloatingIPAssociation",
"uri":"rts_02_0064.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"59"
},
{
"desc":"A resource for managing Neutron net.A network is a virtual isolated layer-2 broadcast domain which is typically reserved to the tenant who created it, unless the network ",
"product_code":"rts",
"title":"OS::Neutron::Net",
"uri":"rts_02_0065.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"60"
},
{
"desc":"A resource for managing Neutron ports.A port represents a virtual switch port on a logical network switch. Virtual instances attach their interfaces into ports. The logic",
"product_code":"rts",
"title":"OS::Neutron::Port",
"uri":"rts_02_0066.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"61"
},
{
"desc":"A resource that implements Neutron router.Router is a physical or virtual network device that passes network traffic between different networks.",
"product_code":"rts",
"title":"OS::Neutron::Router",
"uri":"rts_02_0067.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"62"
},
{
"desc":"A resource for managing Neutron router interfaces.Router interfaces associate routers with existing subnets or ports.",
"product_code":"rts",
"title":"OS::Neutron::RouterInterface",
"uri":"rts_02_0069.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"63"
},
{
"desc":"A resource for managing Neutron security groups.Security groups are sets of IP filter rules that are applied to an instances networking. They are project specific, and pr",
"product_code":"rts",
"title":"OS::Neutron::SecurityGroup",
"uri":"rts_02_0070.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"64"
},
{
"desc":"The resource is not allowed to be updated.A resource for managing Neutron subnets.A subnet represents an IP address block that can be used for assigning IP addresses to v",
"product_code":"rts",
"title":"OS::Neutron::Subnet",
"uri":"rts_02_0071.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"65"
},
{
"desc":"A resource for creating Nova key pairs.A keypair is an SSH key that can be injected into a server on launch.Note that if a new key is generated setting save_private_key t",
"product_code":"rts",
"title":"OS::Nova::KeyPair",
"uri":"rts_02_0072.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"66"
},
{
"desc":"A resource for managing Nova instances.A Server resource manages the running virtual machine instance within an OpenStack cloud.",
"product_code":"rts",
"title":"OS::Nova::Server",
"uri":"rts_02_0073.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"67"
},
{
"desc":"A resource for managing a Nova server group.Server groups allow you to make sure instances are on the same hypervisor host or on a different one.",
"product_code":"rts",
"title":"OS::Nova::ServerGroup",
"uri":"rts_02_0074.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"68"
},
{
"desc":"A resource for managing autoscaling configuration.",
"product_code":"rts",
"title":"OSE::AS::ScalingConfig",
"uri":"rts_02_0075.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"69"
},
{
"desc":"A resource for managing autoscaling group.",
"product_code":"rts",
"title":"OSE::AS::ScalingGroup",
"uri":"rts_02_0076.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"70"
},
{
"desc":"A resource for managing autoscaling policy.",
"product_code":"rts",
"title":"OSE::AS::ScalingPolicy",
"uri":"rts_02_0077.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"71"
},
{
"desc":"A resource of CES.",
"product_code":"rts",
"title":"OSE::CES::Alarm",
"uri":"rts_02_0078.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"72"
},
{
"desc":"A resource for ELB Loadbalancer.In later version, the API for using the LBaaS v2 load balancers will be provided, and you can create native LBaaS v2 load balancers. Howev",
"product_code":"rts",
"title":"OSE::ELB::LoadBalancer",
"uri":"rts_02_0079.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"73"
},
{
"desc":"A resource for ELB Listener.",
"product_code":"rts",
"title":"OSE::ELB::Listener",
"uri":"rts_02_0080.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"74"
},
{
"desc":"A resource for ELB Health Check.You must configure health checks for load balancers.",
"product_code":"rts",
"title":"OSE::ELB::HealthCheck",
"uri":"rts_02_0081.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"75"
},
{
"desc":"A resource for member.",
"product_code":"rts",
"title":"OSE::ELB::Member",
"uri":"rts_02_0082.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"76"
},
{
"desc":"A resource for certificate.",
"product_code":"rts",
"title":"OSE::ELB::Certificate",
"uri":"rts_02_0083.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"77"
},
{
"desc":"A resource to handle load balancer health monitors.This resource creates and manages Neutron LBaaS v2 healthmonitors, which watches status of the load balanced servers.",
"product_code":"rts",
"title":"OS::Neutron::LBaaS::HealthMonitor",
"uri":"rts_02_0084.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"78"
},
{
"desc":"A resource for managing LBaaS v2 Listeners.This resource creates and manages Neutron LBaaS v2 Listeners, which represent a listening endpoint for the vip.",
"product_code":"rts",
"title":"OS::Neutron::LBaaS::Listener",
"uri":"rts_02_0085.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"79"
},
{
"desc":"A resource for creating LBaaS v2 Load Balancers.This resource creates and manages Neutron LBaaS v2 Load Balancers, which allows traffic to be directed between servers.",
"product_code":"rts",
"title":"OS::Neutron::LBaaS::LoadBalancer",
"uri":"rts_02_0086.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"80"
},
{
"desc":"The resource is not allowed to be updated.A resource for managing LBaaS v2 Pools.This resources manages Neutron-LBaaS v2 Pools, which represent a group of nodes. Pools de",
"product_code":"rts",
"title":"OS::Neutron::LBaaS::Pool",
"uri":"rts_02_0087.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"81"
},
{
"desc":"A resource for managing LBaaS v2 Pool Members.A pool member represents a single backend node.",
"product_code":"rts",
"title":"OS::Neutron::LBaaS::PoolMember",
"uri":"rts_02_0088.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"82"
},
{
"desc":"A resource for creating a relational database (Relational Database Service) instances.A relational database service is a reliable, scalable, and easy-to-manage web servic",
"product_code":"rts",
"title":"OSE::RDS::Instance",
"uri":"rts_02_0089.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"83"
},
{
"desc":"A resource for managing Virtual Private Cloud (VPC) resourcesA VPC can be used to build an isolated, user-configured, and managed virtual network environment for your ECS",
"product_code":"rts",
"title":"OSE::VPC::Vpc",
"uri":"rts_02_0090.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"84"
},
{
"desc":"A resource for managing subnets",
"product_code":"rts",
"title":"OSE::VPC::Subnet",
"uri":"rts_02_0091.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"85"
},
{
"desc":"A resource for creating file sharing resourcesScalable File Service (SFS) provides users with a fully hosted shared file storage, which can be scaled to PB scale, providi",
"product_code":"rts",
"title":"OSE::SFS::Share",
"uri":"rts_02_0092.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"86"
},
{
"desc":"A resource for creating file sharing access rules",
"product_code":"rts",
"title":"OSE::SFS::ShareAccessRule",
"uri":"rts_02_0093.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"87"
},
{
"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":"FAQ",
"uri":"en-us_topic_0078604095.html",
"doc_type":"usermanual",
"p_code":"",
"code":"88"
},
{
"desc":"If you cannot delete a stack, the reason is that the stack is in operation. If the stack is being created, updated, or otherwise manipulated, the stack cannot be deleted ",
"product_code":"rts",
"title":"What's the Reason for the Failure to Delete the Stack?",
"uri":"rts_faq_0003.html",
"doc_type":"usermanual",
"p_code":"88",
"code":"89"
},
{
"desc":"The router ID cannot be found on the network console when you create a VPC stack using a template.RTS uses the localized OpenStack network model, including routers, netwo",
"product_code":"rts",
"title":"How Are Router Resources in the Native OpenStack Mapped to VPC Resources on the Network Console?",
"uri":"rts_faq_0002.html",
"doc_type":"usermanual",
"p_code":"88",
"code":"90"
},
{
"desc":"Log in to the management console.Google Chrome is recommended.Google Chrome is recommended.Choose Database > Relational Database Service.In the upper right corner of the ",
"product_code":"rts",
"title":"How to Obtain the flavor Value of Resource OSE::RDS::Instance?",
"uri":"rts_faq_0004.html",
"doc_type":"usermanual",
"p_code":"88",
"code":"91"
},
{
"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_0130750896.html",
"doc_type":"usermanual",
"p_code":"",
"code":"92"
}
]