Activity tracking event changes for routing tables
Starting 30 Sep 2024, VPC routing tables support tagging, which requires routing tables to be identified by a Cloud Resource Name (CRN). As a result of this new feature, the field values of the following IBM Cloud Activity Tracker Event Routing events were updated:
is.vpc.routing-table.createis.vpc.routing-table.readis.vpc.routing-table.attachis.vpc.routing-table.detachis.vpc.routing-table.updateis.vpc.routing-table.delete
Changed values:
-
Field:
logSourceCRN- Old value: VPC's CRN
- New value: VPC routing table's CRN
-
Field:
message- Old value: contains VPC's name
- New value: contains VPC routing table's name
-
Field:
target.id- Old value: VPC's CRN
- New value: VPC routing table's CRN
-
Field:
target.name- Old value: VPC's name
- New value: VPC routing table's name
If the responseData field contains a routingTable object, the routingTable includes a CRN field.