Key Operations Supported by CTS
With CTS, you can record GeminiDB Redis key operations for later query, audit, and backtracking.
|
Operation |
Resource Type |
Trace Name |
|---|---|---|
|
Creating an instance |
instance |
NoSQLCreateInstance |
|
Deleting an instance |
instance |
NoSQLDeleteInstance |
|
Adding nodes |
instance |
NoSQLEnlargeInstance |
|
Deleting nodes |
instance |
NoSQLReduceInstance |
|
Restarting an instance |
instance |
NoSQLRestartInstance |
|
Restoring data to a new instance |
instance |
NoSQLRestoreNewInstance |
|
Scaling up storage space of an instance |
instance |
NoSQLExtendInstanceVolume |
|
Resetting the password of an instance |
instance |
NoSQLResetPassword |
|
Modifying the name of an instance |
instance |
NoSQLRenameInstance |
|
Binding an EIP |
instance |
NoSQLResizeInstance |
|
Unbinding an EIP |
instance |
NoSQLBindEIP |
|
Changing specifications |
instance |
NoSQLUnBindEIP |
|
Freezing an instance |
instance |
NoSQLFreezeInstance |
|
Unfreezing an instance |
instance |
NoSQLUnfreezeInstance |
|
Creating a backup |
backup |
NoSQLCreateBackup |
|
Deleting a backup |
backup |
NoSQLDeleteBackup |
|
Setting a backup policy |
backup |
NoSQLSetBackupPolicy |
|
Adding an instance tag |
tag |
NoSQLAddTags |
|
Modifying an instance tag |
tag |
NoSQLModifyInstanceTag |
|
Deleting an instance tag |
tag |
NoSQLDeleteInstanceTag |
|
Creating a parameter template |
parameterGroup |
NoSQLCreateConfigurations |
|
Modifying a parameter template |
parameterGroup |
NoSQLUpdateConfigurations |
|
Modifying instance parameters |
parameterGroup |
NoSQLUpdateInstanceConfigurations |
|
Replicating a parameter template |
parameterGroup |
NoSQLCopyConfigurations |
|
Resetting a parameter template |
parameterGroup |
NoSQLResetConfigurations |
|
Applying a parameter template |
parameterGroup |
NoSQLApplyConfigurations |
|
Deleting a parameter template |
parameterGroup |
NoSQLDeleteConfigurations |
|
Deleting the node that fails to be added |
instance |
NoSQLDeleteEnlargeFailNode |
|
Enabling SSL |
instance |
NoSQLSwitchSSL |
|
Changing the security group of an instance |
instance |
NoSQLModifySecurityGroup |
|
Modifying the recycling policy |
instance |
NoSQLModifyRecyclePolicy |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.