forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2.5 KiB
2.5 KiB
Replicating a Parameter Group
Scenarios
This section guides you on how to replicate a parameter group you created and assign it a name different from that of original group.
Procedure
- Log in to the DDS console.
- In the navigation pane on the left, click Parameter Group Management.
- On the Parameter Group Management page, select the Clusters or Replica Sets tab, locate the parameter group you want to replicate and click Replicate in the Operation column.
- Enter the new parameter group name and description and click OK.
- Parameter Group Name: specifies the parameter group name, which is a string of 1 to 64 characters composed of only letters (case-sensitive), digits, hyphens (-), underscores (_), and periods (.).
- Description: contains a maximum of 256 characters and cannot contain the carriage return character and the following special characters: >!<"&'=
- After the creation is complete, you can manage the parameter group in the parameter group list on the corresponding tab.
Parent topic: Parameter Group