forked from docs/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
5.5 KiB
5.5 KiB
Exporting a Parameter Template
- You can export a parameter template of a DB instance for future use. You can also apply the exported parameter template to other instances by referring to Applying a Parameter Template.
- You can export parameter template details (parameter names, values, and descriptions) of an instance to a CSV file for review and analysis.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Document Database Service to go to the DDS console.
- In the navigation pane on the left, choose Instance Management. On the displayed page, click the target instance. The Basic Information page is displayed.
- In the navigation pane on the left, choose Parameters. On the Parameters tab, above the parameter list, click Export.
- Exporting to a custom template Export the parameter list of the instance to a parameter template for future use.In the displayed dialog box, configure required details and click OK.
- New Parameter Template: The template name can be 4 to 64 characters long and starts with a letter. It can contain only letters, digits, hyphens (-), underscores (_), and periods (.).
- Description: The template description consists of a maximum of 256 characters and cannot include line breaks or the following special characters: >!<"&'=
After the parameter template is exported, a new template is generated in the list on the Parameter Template Management page.
- Exporting to a file: You can export the parameter template details (parameter names, values, and descriptions) of a DB instance to a CSV file for review and analysis.
- Exporting to a custom template Export the parameter list of the instance to a parameter template for future use.
Parent topic: Parameter Template Management