New feature - CPM now adds tags to snapshots and AMIs using a single API call

New feature - CPM now adds tags to snapshots and AMIs using a single API call

To reduce the number of API calls, CPM's behavior has been changed.
When applying tags to snapshots, CPM will apply the tags using a single API call, rather than an API call per tag.

Reference defect number - e5de964f41, fixed in v2.2.0

    • Related Articles

    • CPM RESTful API guide for CPM v2.6.0

      Attached to this article is the user guide for CPM RESTful API v1.3 (for CPM v2.6.0 and up). For CPM CLI information see here: https://support.n2ws.com/portal/kb/articles/cli-guide-and-software-download-for-cpm-v2-6-0 You can find the latest version ...
    • Restful API examples

      The purpose of this article is to help you get started with N2WS Restful API and provide you some examples on how to use it. However, it is not meant to replace the official documentation - for full and accurate information on all the APIs and ...
    • CLI call to clear alerts

      A new CLI function allows to clear all alerts in the system, for all users.  Can be run only by the admin/root user The CLI call command is named: clear_all_alerts You can download the latest CLI and it's User Guide at ...
    • CPM may not copy tags from RDS into a snapshot

      Symptom: RDS Snapshots may not have tags copied from original RDS  You may also see the following error in the cpm_agent.log and agent_error.log: User/user_name_here is not authorized to perform: rds:AddTagsToResource on resource: ...
    • CPM may fail to set the "cpm_deleted" tag to RDS Snapshots

      Symptom: When performing a cross-account DR Copy of RDS snapshots, using a DR account with “Allow Deleting Snapshots” as False, the RDS snapshots that have exceeded the retention policy, will not have the “cpm_deleted” tag. You will also see the ...