Key Operations Supported by CTS
Cloud Trace Service (CTS) records operations related to RDS for further query, audit, and backtrack.
| Operation | Resource Type | Trace Name |
|---|---|---|
| Creating a DB instance or a read replica, or restoring data to a new DB instance (using the console, Trove APIs, or open APIs) | instance | createInstance |
| Scaling up storage space and changing instance class (using the console, Trove APIs, or open APIs) | instance | instanceAction |
| Rebooting a DB instance (using the console, Trove APIs, or open APIs) | instance | instanceRestart |
| Restoring to the original DB instance (using the console, Trove APIs, or open APIs) | instance | instanceRestore |
| Renaming a DB instance (using the console) | instance | instanceRename |
| Resetting the password (using the console) | instance | resetPassword |
| Setting the database version parameters (using open APIs) | instance | setDBParameters |
| Resetting the database version parameters (using open APIs) | instance | resetDBParameters |
| Enabling, modifying, or disabling the backup policy (using the console or open APIs) | instance | setBackupPolicy |
| Changing the database port number (using the console) | instance | changeInstancePort |
| Binding and unbinding an EIP (using the console) | instance | setOrResetPublicIP |
| Modifying the security group (using the console) | instance | modifySecurityGroup |
| Adding a tag (using the console or open APIs) | instance | createTag |
| Deleting a tag (using the console or open APIs) | instance | deleteTag |
| Modifying a tag (using the console or open APIs) | instance | modifyTag |
| Deleting a DB instance (using the console, Trove APIs, or open APIs) | instance | deleteInstance |
| Enabling TDE for a Microsoft SQL Server DB instance (using the console) | instance | sqlserverOpenTDE |
| Performing a primary/standby switchover (using the console) | instance | instanceFailOver |
| Changing the synchronize model (using the console) | instance | instanceFailOverMode |
| Changing the failover priority (using the console) | instance | instanceFailOverStrategy |
| Changing a DB instance type from single to primary/standby (using the console, Trove APIs, or open APIs) | instance | modifySingleToHaInstance |
| Creating a backup (using the console or open APIs) | backup | createManualSnapshot |
| Replicating a backup (using the console) | backup | copySnapshot |
| Download a backup (using the console or open APIs) | backup | downLoadSnapshot |
| Deleting a backup (using the console or open APIs) | backup | deleteManualSnapshot |
| Creating a parameter template (using the console or Trove APIs) | parameterGroup | createParameterGroup |
| Modifying parameters in a parameter template (using the console or Trove APIs) | parameterGroup | updateParameterGroup |
| Deleting a parameter template (using the console or Trove APIs) | parameterGroup | deleteParameterGroup |
| Replicating a parameter template (using the console) | parameterGroup | copyParameterGroup |
| Resetting a parameter template (using the console) | parameterGroup | resetParameterGroup |
| Comparing parameter templates (using the console) | parameterGroup | compareParameterGroup |
| Applying a parameter template (using the console) | parameterGroup | applyParameterGroup |
| Saving parameters in a parameter template (using the console) | parameterGroup | saveParameterGroup |
| Deleting a frozen DB instance (using the console) | all | rdsUnsubscribeInstance |
| Freezing a DB instance (using the console) | all | rdsunfreezeInstance |
| Changing a pay-per-use DB instance to yearly/monthly or renewing a DB instance (using the console) | all | bssUpdateMetadata |
Last Article: Interconnection with CTS
Next Article: Viewing Tracing Events
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.