From 6baf79adc7055b01ef8035c1e133ef995ad8a41e Mon Sep 17 00:00:00 2001 From: Shawn Huckabay Date: Wed, 1 Nov 2023 13:14:24 -0500 Subject: [PATCH] Demo Data Generator Fix (#60) * update * test * Apply automatic changes --------- Co-authored-by: XOmniverse --- .github/workflows/update_demo_data.yml | 6 +- .../aws/aws_compute_rightsizing_idle.json | 2346 ++++++++-------- .../aws_compute_rightsizing_underutil.json | 2464 ++++++++--------- .../data/aws/aws_delete_old_snapshots.json | 952 +++---- .../data/aws/aws_delete_unused_volumes.json | 1160 ++++---- ...aws_reserved_instance_recommendations.json | 2202 +++++++-------- .../aws/aws_savings_plan_recommendations.json | 2082 +++++++------- flexera/data/aws/aws_unused_ip_addresses.json | 826 +++--- .../rds_instance_cloudwatch_utilization.json | 938 +++---- flexera/data/aws/unused_rds.json | 1198 ++++---- .../data/azure/azure_compute_rightsizing.json | 1606 +++++------ .../azure/azure_delete_old_snapshots.json | 1120 ++++---- .../azure_delete_unattached_volumes.json | 866 +++--- ...ure_reserved_instance_recommendations.json | 1168 ++++---- .../azure/azure_rightsize_sql_instances.json | 814 +++--- .../azure_savings_plan_recommendations.json | 1186 ++++---- .../data/azure/azure_unused_ip_addresses.json | 908 +++--- .../azure/azure_unused_sql_databases.json | 1187 ++++---- ...ommitted_use_discount_recommendations.json | 688 ++--- ...oogle_idle_ip_address_recommendations.json | 1438 +++++----- ..._idle_persistent_disk_recommendations.json | 1920 ++++++------- .../google_rightsize_vm_recommendations.json | 1366 ++++----- ...gle_sql_idle_instance_recommendations.json | 486 ++-- .../google/google_vm_recommendations.json | 1082 ++++---- package-lock.json | 10 +- 25 files changed, 15004 insertions(+), 15015 deletions(-) diff --git a/.github/workflows/update_demo_data.yml b/.github/workflows/update_demo_data.yml index a947f01d..4d39bb28 100644 --- a/.github/workflows/update_demo_data.yml +++ b/.github/workflows/update_demo_data.yml @@ -19,7 +19,7 @@ on: jobs: update-demo-data: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Checkout code @@ -32,11 +32,9 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v2 - with: - node-version: '16' - name: Install underscore library - run: npm install underscore + run: npm install underscore --legacy-peer-deps - name: Run the update script run: bash ./update_demo_data.sh diff --git a/flexera/data/aws/aws_compute_rightsizing_idle.json b/flexera/data/aws/aws_compute_rightsizing_idle.json index a9dce1c7..97aded0b 100644 --- a/flexera/data/aws/aws_compute_rightsizing_idle.json +++ b/flexera/data/aws/aws_compute_rightsizing_idle.json @@ -1,34 +1,34 @@ [ { - "accountID": "665319725593", - "accountName": "happywhale", - "cpu_average": 3.26, - "cpu_maximum": 5.13, - "cpu_minimum": 0.15, - "cpu_p90": 0.24, - "cpu_p95": 0.93, - "cpu_p99": 0.14, - "hostname": "ip-4-5-18-17", - "id": "i-68vpd2w2p", + "accountID": "165283112664", + "accountName": "excitedyak", + "cpu_average": 3.35, + "cpu_maximum": 5.16, + "cpu_minimum": 0.97, + "cpu_p90": 0.25, + "cpu_p95": 0.01, + "cpu_p99": 0.94, + "hostname": "ip-70-75-24-57", + "id": "i-fojues1uoef", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-01-08T02:57:31.121Z", + "launchTime": "2020-11-23T22:44:13.363Z", "lookbackPeriod": "30 days", - "mem_average": 3.77, - "mem_maximum": 5.23, - "mem_minimum": 0.5, - "mem_p90": 0.49, + "mem_average": 3.32, + "mem_maximum": 5.76, + "mem_minimum": 0.15, + "mem_p90": 0.83, "mem_p95": 0.67, - "mem_p99": 0.61, + "mem_p99": 0.33, "platform": "Linux/UNIX", - "privateDnsName": "ip-4-5-18-17.ec2.internal", + "privateDnsName": "ip-70-75-24-57.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-68vpd2w2p", - "resourceName": "gentleeel", - "resourceType": "c3n.xlarge", - "savings": 887.296, + "region": "eu-central-1", + "resourceID": "i-fojues1uoef", + "resourceName": "innocentgoat", + "resourceType": "m4.8xlarge", + "savings": 67.019, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -37,41 +37,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=gentleeel, environment=dev, app=inventoryManagement", + "tags": "name=innocentgoat, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "999773517191", - "accountName": "thankfulnewt", - "cpu_average": 4, - "cpu_maximum": 5.37, - "cpu_minimum": 0.03, - "cpu_p90": 0.71, - "cpu_p95": 0.8, - "cpu_p99": 0.35, - "hostname": "ip-12-34-97-86", - "id": "i-4pkpoay9wb", + "accountName": "happytiger", + "cpu_average": 3.45, + "cpu_maximum": 5.94, + "cpu_minimum": 0.05, + "cpu_p90": 0.8, + "cpu_p95": 0.75, + "cpu_p99": 0.93, + "hostname": "ip-43-71-45-61", + "id": "i-9ja1dmjmz0j", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-31T20:23:32.034Z", + "launchTime": "2021-08-14T07:35:51.124Z", "lookbackPeriod": "30 days", - "mem_average": 3.76, - "mem_maximum": 5.02, + "mem_average": 3.13, + "mem_maximum": 5.21, "mem_minimum": 0.21, - "mem_p90": 0.31, - "mem_p95": 0.36, - "mem_p99": 0.49, + "mem_p90": 0.22, + "mem_p95": 0.73, + "mem_p99": 0.31, "platform": "Linux/UNIX", - "privateDnsName": "ip-12-34-97-86.ec2.internal", + "privateDnsName": "ip-43-71-45-61.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-east-2", - "resourceID": "i-4pkpoay9wb", - "resourceName": "merrycat", - "resourceType": "r4.2xlarge", - "savings": 193.175, + "region": "us-west-2", + "resourceID": "i-9ja1dmjmz0j", + "resourceName": "relievedjaguar", + "resourceType": "m5.8xlarge", + "savings": 233.766, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -80,41 +80,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=merrycat, environment=dev, app=dataAnalytics", + "tags": "name=relievedjaguar, environment=dev, app=inventoryManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "calmgoat", - "cpu_average": 3.56, - "cpu_maximum": 5.86, - "cpu_minimum": 0.81, - "cpu_p90": 0.39, - "cpu_p95": 0.73, - "cpu_p99": 0.39, - "hostname": "ip-69-58-36-55", - "id": "i-gq4tbjrrlal", + "accountID": "353197488767", + "accountName": "lazycat", + "cpu_average": 3.85, + "cpu_maximum": 5.19, + "cpu_minimum": 0.62, + "cpu_p90": 0.93, + "cpu_p95": 0.87, + "cpu_p99": 0.46, + "hostname": "ip-80-53-42-59", + "id": "i-eehy7n9389", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-04-08T11:00:59.562Z", + "launchTime": "2019-05-24T22:56:14.501Z", "lookbackPeriod": "30 days", - "mem_average": 3.22, - "mem_maximum": 5.55, - "mem_minimum": 0.61, - "mem_p90": 0.91, - "mem_p95": 0.24, - "mem_p99": 0.38, + "mem_average": 3.6, + "mem_maximum": 5.79, + "mem_minimum": 0.37, + "mem_p90": 0.83, + "mem_p95": 0.78, + "mem_p99": 0.96, "platform": "Linux/UNIX", - "privateDnsName": "ip-69-58-36-55.ec2.internal", + "privateDnsName": "ip-80-53-42-59.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "eu-west-1", - "resourceID": "i-gq4tbjrrlal", - "resourceName": "thankfuljaguar", - "resourceType": "c4n.xlarge", - "savings": 32.894, + "resourceID": "i-eehy7n9389", + "resourceName": "kindviper", + "resourceType": "c3n.xlarge", + "savings": 249.467, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -123,41 +123,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=thankfuljaguar, environment=prod, app=userManagement", + "tags": "name=kindviper, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "drowsyibis", - "cpu_average": 3.37, - "cpu_maximum": 5.36, - "cpu_minimum": 0.12, - "cpu_p90": 0.47, - "cpu_p95": 0.56, - "cpu_p99": 0.12, - "hostname": "ip-87-21-61-38", - "id": "i-mw9u5m9mam", + "accountID": "646728909564", + "accountName": "obedientyak", + "cpu_average": 3.87, + "cpu_maximum": 5.81, + "cpu_minimum": 0.21, + "cpu_p90": 0.72, + "cpu_p95": 0.99, + "cpu_p99": 0.75, + "hostname": "ip-76-1-24-90", + "id": "i-cpohssitfn", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-11-29T16:01:58.464Z", + "launchTime": "2018-04-02T14:26:25.047Z", "lookbackPeriod": "30 days", - "mem_average": 3.17, - "mem_maximum": 5.52, - "mem_minimum": 0.24, - "mem_p90": 0.24, - "mem_p95": 0.48, - "mem_p99": 0.64, + "mem_average": 3.78, + "mem_maximum": 5.92, + "mem_minimum": 0.34, + "mem_p90": 0.49, + "mem_p95": 0.33, + "mem_p99": 0.15, "platform": "Linux/UNIX", - "privateDnsName": "ip-87-21-61-38.ec2.internal", + "privateDnsName": "ip-76-1-24-90.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-mw9u5m9mam", - "resourceName": "sillyquail", - "resourceType": "r5.xlarge", - "savings": 8.771, + "region": "eu-west-1", + "resourceID": "i-cpohssitfn", + "resourceName": "drowsylion", + "resourceType": "m6i.8xlarge", + "savings": 102.864, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -166,41 +166,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=sillyquail, environment=staging, app=crmModule", + "tags": "name=drowsylion, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "calmjaguar", - "cpu_average": 3.37, - "cpu_maximum": 5.16, - "cpu_minimum": 0.22, - "cpu_p90": 0.2, - "cpu_p95": 0.18, - "cpu_p99": 0.75, - "hostname": "ip-24-17-65-67", - "id": "i-nl7ecg4q5q", + "accountID": "627286410625", + "accountName": "happywhale", + "cpu_average": 3.75, + "cpu_maximum": 5.15, + "cpu_minimum": 0.36, + "cpu_p90": 0.47, + "cpu_p95": 0.01, + "cpu_p99": 0.3, + "hostname": "ip-36-83-72-87", + "id": "i-ikve0v26s9", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-05-05T15:15:49.783Z", + "launchTime": "2020-02-19T12:30:36.505Z", "lookbackPeriod": "30 days", - "mem_average": 3.15, - "mem_maximum": 5.36, - "mem_minimum": 0.81, - "mem_p90": 0.99, - "mem_p95": 0.89, - "mem_p99": 0.01, + "mem_average": 3.23, + "mem_maximum": 5.9, + "mem_minimum": 0.78, + "mem_p90": 0.82, + "mem_p95": 0.38, + "mem_p99": 0.83, "platform": "Linux/UNIX", - "privateDnsName": "ip-24-17-65-67.ec2.internal", + "privateDnsName": "ip-36-83-72-87.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-2", - "resourceID": "i-nl7ecg4q5q", - "resourceName": "merryurchin", - "resourceType": "c3n.xlarge", - "savings": 19.46, + "region": "ca-central-1", + "resourceID": "i-ikve0v26s9", + "resourceName": "lazyzebra", + "resourceType": "r4.2xlarge", + "savings": 944.842, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -209,41 +209,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=merryurchin, environment=staging, app=crmModule", + "tags": "name=lazyzebra, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "jovialrabbit", - "cpu_average": 3.98, - "cpu_maximum": 5.83, - "cpu_minimum": 0.2, - "cpu_p90": 0.61, - "cpu_p95": 0.01, - "cpu_p99": 0.03, - "hostname": "ip-97-53-0-43", - "id": "i-6g0cynq0t9", + "accountID": "165283112664", + "accountName": "jollyowl", + "cpu_average": 3.39, + "cpu_maximum": 5.24, + "cpu_minimum": 0.53, + "cpu_p90": 0.45, + "cpu_p95": 0.92, + "cpu_p99": 0.77, + "hostname": "ip-30-40-2-99", + "id": "i-gnwmguzgsz", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-30T07:08:43.038Z", + "launchTime": "2020-08-12T15:05:57.642Z", "lookbackPeriod": "30 days", - "mem_average": 3.83, - "mem_maximum": 5.5, - "mem_minimum": 0.88, - "mem_p90": 0.37, - "mem_p95": 0.05, - "mem_p99": 0.31, + "mem_average": 3.45, + "mem_maximum": 5.9, + "mem_minimum": 0.43, + "mem_p90": 0.93, + "mem_p95": 0.68, + "mem_p99": 0.12, "platform": "Linux/UNIX", - "privateDnsName": "ip-97-53-0-43.ec2.internal", + "privateDnsName": "ip-30-40-2-99.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ca-central-1", - "resourceID": "i-6g0cynq0t9", - "resourceName": "obedienteel", - "resourceType": "m5i.8xlarge", - "savings": 207.12, + "region": "eu-west-1", + "resourceID": "i-gnwmguzgsz", + "resourceName": "jovialtiger", + "resourceType": "r5.2xlarge", + "savings": 246.072, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -252,41 +252,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=obedienteel, environment=dev, app=dataAnalytics", + "tags": "name=jovialtiger, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "happyowl", - "cpu_average": 3.07, - "cpu_maximum": 5.41, - "cpu_minimum": 0.24, - "cpu_p90": 0.34, - "cpu_p95": 0.54, - "cpu_p99": 0.58, - "hostname": "ip-69-75-27-32", - "id": "i-02au2m7rmp", + "accountID": "627286410625", + "accountName": "innocentelephant", + "cpu_average": 3.35, + "cpu_maximum": 5.7, + "cpu_minimum": 0.64, + "cpu_p90": 0.8, + "cpu_p95": 0.34, + "cpu_p99": 0.47, + "hostname": "ip-48-48-78-38", + "id": "i-x4wf4jlpp4", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-02-25T17:30:39.598Z", + "launchTime": "2022-05-02T18:19:27.730Z", "lookbackPeriod": "30 days", - "mem_average": 3.79, - "mem_maximum": 5.47, - "mem_minimum": 0.78, - "mem_p90": 0.13, - "mem_p95": 0.03, - "mem_p99": 0.19, + "mem_average": 3.49, + "mem_maximum": 5.45, + "mem_minimum": 0.21, + "mem_p90": 0.52, + "mem_p95": 0.11, + "mem_p99": 0.11, "platform": "Linux/UNIX", - "privateDnsName": "ip-69-75-27-32.ec2.internal", + "privateDnsName": "ip-48-48-78-38.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-1", - "resourceID": "i-02au2m7rmp", - "resourceName": "quirkyquail", - "resourceType": "r4.2xlarge", - "savings": 19.518, + "region": "ca-central-1", + "resourceID": "i-x4wf4jlpp4", + "resourceName": "upbeatxerus", + "resourceType": "m5.8xlarge", + "savings": 110.918, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -295,41 +295,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkyquail, environment=prod, app=emailService", + "tags": "name=upbeatxerus, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "merrylion", - "cpu_average": 3.07, - "cpu_maximum": 5.8, - "cpu_minimum": 0.58, - "cpu_p90": 0.83, - "cpu_p95": 0.84, - "cpu_p99": 0.56, - "hostname": "ip-81-40-10-44", - "id": "i-3ssm7b6hd5", + "accountID": "627286410625", + "accountName": "jollyeel", + "cpu_average": 3.33, + "cpu_maximum": 5.51, + "cpu_minimum": 0.96, + "cpu_p90": 0.29, + "cpu_p95": 0.43, + "cpu_p99": 0.86, + "hostname": "ip-39-1-60-92", + "id": "i-ng7agl784v", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-04-07T16:53:28.328Z", + "launchTime": "2021-04-20T07:19:00.702Z", "lookbackPeriod": "30 days", - "mem_average": 3.18, - "mem_maximum": 5.92, - "mem_minimum": 0.07, - "mem_p90": 0.63, - "mem_p95": 0.03, - "mem_p99": 0.66, + "mem_average": 3.01, + "mem_maximum": 5.79, + "mem_minimum": 0.38, + "mem_p90": 0.98, + "mem_p95": 0.89, + "mem_p99": 0.45, "platform": "Linux/UNIX", - "privateDnsName": "ip-81-40-10-44.ec2.internal", + "privateDnsName": "ip-39-1-60-92.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-east-1", - "resourceID": "i-3ssm7b6hd5", - "resourceName": "merryyak", - "resourceType": "r4.2xlarge", - "savings": 414.209, + "region": "us-east-1", + "resourceID": "i-ng7agl784v", + "resourceName": "excitedtiger", + "resourceType": "m5i.8xlarge", + "savings": 383.737, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -338,41 +338,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=merryyak, environment=prod, app=customerSupport", + "tags": "name=excitedtiger, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "quickjaguar", - "cpu_average": 3.65, - "cpu_maximum": 5.79, - "cpu_minimum": 0.64, - "cpu_p90": 0.61, - "cpu_p95": 0.68, - "cpu_p99": 0.78, - "hostname": "ip-55-78-46-77", - "id": "i-5prd02x5tb", + "accountID": "627286410625", + "accountName": "proudcat", + "cpu_average": 3.1, + "cpu_maximum": 5.35, + "cpu_minimum": 0.3, + "cpu_p90": 0.39, + "cpu_p95": 0.93, + "cpu_p99": 0.98, + "hostname": "ip-44-82-39-59", + "id": "i-dmvmu0j265", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-07-17T22:48:57.064Z", + "launchTime": "2022-07-06T06:47:56.149Z", "lookbackPeriod": "30 days", - "mem_average": 3.24, - "mem_maximum": 5.83, - "mem_minimum": 0.84, - "mem_p90": 0.65, - "mem_p95": 0.26, - "mem_p99": 0.63, + "mem_average": 3.85, + "mem_maximum": 5.43, + "mem_minimum": 0.71, + "mem_p90": 0.92, + "mem_p95": 0.83, + "mem_p99": 0.75, "platform": "Linux/UNIX", - "privateDnsName": "ip-55-78-46-77.ec2.internal", + "privateDnsName": "ip-44-82-39-59.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "ap-east-1", - "resourceID": "i-5prd02x5tb", - "resourceName": "jovialsnake", - "resourceType": "r5.2xlarge", - "savings": 110.046, + "resourceID": "i-dmvmu0j265", + "resourceName": "thankfulelephant", + "resourceType": "m4.8xlarge", + "savings": 9.291, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -381,41 +381,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jovialsnake, environment=dev, app=dataAnalytics", + "tags": "name=thankfulelephant, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "merrygiraffe", - "cpu_average": 3.75, - "cpu_maximum": 5.15, - "cpu_minimum": 0.49, - "cpu_p90": 0.75, - "cpu_p95": 0.6, - "cpu_p99": 0.76, - "hostname": "ip-57-3-53-9", - "id": "i-emnjmxyk1g", + "accountID": "925894598672", + "accountName": "thankfulbear", + "cpu_average": 3.25, + "cpu_maximum": 5.58, + "cpu_minimum": 0.43, + "cpu_p90": 0.4, + "cpu_p95": 0.89, + "cpu_p99": 0.31, + "hostname": "ip-44-21-26-29", + "id": "i-iyrldtn9mq", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-02-01T17:32:56.686Z", + "launchTime": "2019-08-29T19:07:45.525Z", "lookbackPeriod": "30 days", - "mem_average": 3.27, - "mem_maximum": 5.82, - "mem_minimum": 0.06, - "mem_p90": 0.32, - "mem_p95": 0.94, - "mem_p99": 0.8, + "mem_average": 3.54, + "mem_maximum": 5.11, + "mem_minimum": 0.07, + "mem_p90": 0.37, + "mem_p95": 0.2, + "mem_p99": 0.77, "platform": "Linux/UNIX", - "privateDnsName": "ip-57-3-53-9.ec2.internal", + "privateDnsName": "ip-44-21-26-29.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ca-central-1", - "resourceID": "i-emnjmxyk1g", - "resourceName": "obedientant", - "resourceType": "m6i.8xlarge", - "savings": 174.16, + "region": "ap-northeast-3", + "resourceID": "i-iyrldtn9mq", + "resourceName": "drowsyibis", + "resourceType": "c5n.xlarge", + "savings": 251.252, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -424,41 +424,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=obedientant, environment=prod, app=paymentGateway", + "tags": "name=drowsyibis, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "kindibis", - "cpu_average": 3.11, - "cpu_maximum": 5.86, - "cpu_minimum": 0.62, - "cpu_p90": 0.73, - "cpu_p95": 0.5, - "cpu_p99": 0.05, - "hostname": "ip-77-6-36-39", - "id": "i-e34z6rra92", + "accountID": "665319725593", + "accountName": "obedientfox", + "cpu_average": 3.93, + "cpu_maximum": 5.71, + "cpu_minimum": 0.51, + "cpu_p90": 0.29, + "cpu_p95": 0.1, + "cpu_p99": 0.57, + "hostname": "ip-5-95-84-30", + "id": "i-kqdhxvnqfy", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-06-20T14:14:20.638Z", + "launchTime": "2020-03-19T14:55:44.686Z", "lookbackPeriod": "30 days", - "mem_average": 3.5, - "mem_maximum": 5.8, - "mem_minimum": 0.68, - "mem_p90": 0.22, - "mem_p95": 0.61, - "mem_p99": 0.25, + "mem_average": 3.95, + "mem_maximum": 5.79, + "mem_minimum": 0.96, + "mem_p90": 0.57, + "mem_p95": 0.88, + "mem_p99": 0.84, "platform": "Linux/UNIX", - "privateDnsName": "ip-77-6-36-39.ec2.internal", + "privateDnsName": "ip-5-95-84-30.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-e34z6rra92", - "resourceName": "quirkyant", - "resourceType": "m6i.8xlarge", - "savings": 58.994, + "region": "eu-central-1", + "resourceID": "i-kqdhxvnqfy", + "resourceName": "relievedurchin", + "resourceType": "m4.8xlarge", + "savings": 529.959, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -467,41 +467,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkyant, environment=dev, app=reportingService", + "tags": "name=relievedurchin, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "braveurchin", - "cpu_average": 3.07, - "cpu_maximum": 5.15, - "cpu_minimum": 0.24, - "cpu_p90": 0.55, - "cpu_p95": 0.85, - "cpu_p99": 0.89, - "hostname": "ip-97-4-14-13", - "id": "i-n5m0hnnho1", + "accountID": "999773517191", + "accountName": "joviallion", + "cpu_average": 3.52, + "cpu_maximum": 5.99, + "cpu_minimum": 0.55, + "cpu_p90": 0.97, + "cpu_p95": 0.16, + "cpu_p99": 0.46, + "hostname": "ip-98-50-45-86", + "id": "i-6sr2b5f4ky", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-10-31T07:15:49.243Z", + "launchTime": "2021-05-05T16:57:57.273Z", "lookbackPeriod": "30 days", - "mem_average": 3.8, - "mem_maximum": 5.76, - "mem_minimum": 0.98, - "mem_p90": 0.48, - "mem_p95": 0.95, - "mem_p99": 0.21, + "mem_average": 3.63, + "mem_maximum": 5.42, + "mem_minimum": 0.48, + "mem_p90": 0.26, + "mem_p95": 0.09, + "mem_p99": 0.58, "platform": "Linux/UNIX", - "privateDnsName": "ip-97-4-14-13.ec2.internal", + "privateDnsName": "ip-98-50-45-86.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-2", - "resourceID": "i-n5m0hnnho1", - "resourceName": "excitedjaguar", - "resourceType": "m4.8xlarge", - "savings": 189.066, + "region": "ca-central-1", + "resourceID": "i-6sr2b5f4ky", + "resourceName": "thankfulurchin", + "resourceType": "r5.2xlarge", + "savings": 150.809, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -510,41 +510,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedjaguar, environment=staging, app=invoiceProcessing", + "tags": "name=thankfulurchin, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "bravelion", - "cpu_average": 3.07, - "cpu_maximum": 5.8, - "cpu_minimum": 0.59, - "cpu_p90": 0.13, - "cpu_p95": 0.93, - "cpu_p99": 0.37, - "hostname": "ip-65-14-47-65", - "id": "i-rfo9e6yr2e", + "accountID": "516702013600", + "accountName": "adventurousbear", + "cpu_average": 3.91, + "cpu_maximum": 5.06, + "cpu_minimum": 0.9, + "cpu_p90": 0.72, + "cpu_p95": 0.33, + "cpu_p99": 0.57, + "hostname": "ip-10-15-86-63", + "id": "i-dpl5kc6ocs", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-03-27T14:13:58.797Z", + "launchTime": "2020-09-03T18:26:35.526Z", "lookbackPeriod": "30 days", - "mem_average": 3.95, - "mem_maximum": 5.4, - "mem_minimum": 0.29, - "mem_p90": 0.38, - "mem_p95": 0.5, - "mem_p99": 0.24, + "mem_average": 3.73, + "mem_maximum": 5.19, + "mem_minimum": 0.4, + "mem_p90": 0.81, + "mem_p95": 0.53, + "mem_p99": 0.19, "platform": "Linux/UNIX", - "privateDnsName": "ip-65-14-47-65.ec2.internal", + "privateDnsName": "ip-10-15-86-63.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-1", - "resourceID": "i-rfo9e6yr2e", - "resourceName": "innocentibis", - "resourceType": "c3n.xlarge", - "savings": 592.823, + "region": "eu-west-1", + "resourceID": "i-dpl5kc6ocs", + "resourceName": "quickkangaroo", + "resourceType": "m5.8xlarge", + "savings": 44.95, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -553,41 +553,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=innocentibis, environment=staging, app=crmModule", + "tags": "name=quickkangaroo, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "646728909564", - "accountName": "happyelephant", - "cpu_average": 3.19, - "cpu_maximum": 5.22, - "cpu_minimum": 0.25, + "accountID": "665319725593", + "accountName": "drowsyurchin", + "cpu_average": 3.14, + "cpu_maximum": 5.3, + "cpu_minimum": 0.33, "cpu_p90": 0.5, - "cpu_p95": 0.08, - "cpu_p99": 0.77, - "hostname": "ip-89-84-67-88", - "id": "i-dyrt7hlgn4", + "cpu_p95": 0.67, + "cpu_p99": 0.36, + "hostname": "ip-54-99-26-51", + "id": "i-khhdgu1cs9", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-02-12T07:56:47.588Z", + "launchTime": "2021-10-21T09:23:39.211Z", "lookbackPeriod": "30 days", - "mem_average": 3.98, - "mem_maximum": 5.96, - "mem_minimum": 0.58, - "mem_p90": 0.02, - "mem_p95": 0.33, - "mem_p99": 0.3, + "mem_average": 3.21, + "mem_maximum": 5.01, + "mem_minimum": 0.32, + "mem_p90": 0.28, + "mem_p95": 0.56, + "mem_p99": 0.5, "platform": "Linux/UNIX", - "privateDnsName": "ip-89-84-67-88.ec2.internal", + "privateDnsName": "ip-54-99-26-51.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ca-central-1", - "resourceID": "i-dyrt7hlgn4", - "resourceName": "excitedzebra", + "region": "ap-northeast-3", + "resourceID": "i-khhdgu1cs9", + "resourceName": "calmibis", "resourceType": "c5n.xlarge", - "savings": 253.61, + "savings": 123.372, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -596,41 +596,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedzebra, environment=dev, app=dataAnalytics", + "tags": "name=calmibis, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "thankfulparrot", - "cpu_average": 3.25, - "cpu_maximum": 5.12, - "cpu_minimum": 0.23, - "cpu_p90": 0.01, - "cpu_p95": 0.64, - "cpu_p99": 0.18, - "hostname": "ip-9-94-63-51", - "id": "i-4ra7sdmmpp", + "accountID": "516702013600", + "accountName": "calmbear", + "cpu_average": 3.91, + "cpu_maximum": 5.68, + "cpu_minimum": 0.43, + "cpu_p90": 0.69, + "cpu_p95": 0.86, + "cpu_p99": 0.89, + "hostname": "ip-19-48-65-13", + "id": "i-mjrdvr7n7i", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-01-02T14:53:08.584Z", + "launchTime": "2021-02-21T20:09:24.075Z", "lookbackPeriod": "30 days", - "mem_average": 3.46, - "mem_maximum": 5.42, - "mem_minimum": 0.7, - "mem_p90": 0.74, - "mem_p95": 0.68, - "mem_p99": 0.9, + "mem_average": 3.39, + "mem_maximum": 5.13, + "mem_minimum": 0.82, + "mem_p90": 0.28, + "mem_p95": 0.62, + "mem_p99": 0.81, "platform": "Linux/UNIX", - "privateDnsName": "ip-9-94-63-51.ec2.internal", + "privateDnsName": "ip-19-48-65-13.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-4ra7sdmmpp", - "resourceName": "wittylion", - "resourceType": "r4.2xlarge", - "savings": 125.31, + "region": "us-east-2", + "resourceID": "i-mjrdvr7n7i", + "resourceName": "nervousibis", + "resourceType": "c4n.xlarge", + "savings": 205.851, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -639,41 +639,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=wittylion, environment=staging, app=crmModule", + "tags": "name=nervousibis, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "livelycat", - "cpu_average": 3.72, - "cpu_maximum": 5.32, - "cpu_minimum": 0.3, - "cpu_p90": 0.07, - "cpu_p95": 0.01, - "cpu_p99": 0.89, - "hostname": "ip-94-61-53-37", - "id": "i-wgkbhipz8e", + "accountID": "627286410625", + "accountName": "gentleparrot", + "cpu_average": 3.81, + "cpu_maximum": 5.01, + "cpu_minimum": 0.61, + "cpu_p90": 0.87, + "cpu_p95": 0.69, + "cpu_p99": 0.91, + "hostname": "ip-26-76-2-39", + "id": "i-ymmcveyxnq", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-05-05T05:35:39.964Z", + "launchTime": "2020-07-04T04:16:26.054Z", "lookbackPeriod": "30 days", - "mem_average": 3.49, - "mem_maximum": 5.45, - "mem_minimum": 0.3, - "mem_p90": 0.38, - "mem_p95": 0.53, - "mem_p99": 0.35, + "mem_average": 3.78, + "mem_maximum": 5.73, + "mem_minimum": 0.85, + "mem_p90": 0.7, + "mem_p95": 0.57, + "mem_p99": 0.26, "platform": "Linux/UNIX", - "privateDnsName": "ip-94-61-53-37.ec2.internal", + "privateDnsName": "ip-26-76-2-39.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-2", - "resourceID": "i-wgkbhipz8e", - "resourceName": "upbeattiger", - "resourceType": "c3n.xlarge", - "savings": 9.605, + "region": "us-east-1", + "resourceID": "i-ymmcveyxnq", + "resourceName": "merrydog", + "resourceType": "m5i.8xlarge", + "savings": 391.667, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -682,41 +682,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeattiger, environment=dev, app=inventoryManagement", + "tags": "name=merrydog, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "vivaciousparrot", - "cpu_average": 3.25, - "cpu_maximum": 5.88, - "cpu_minimum": 0.12, - "cpu_p90": 0.58, - "cpu_p95": 0.12, - "cpu_p99": 0.14, - "hostname": "ip-80-44-38-43", - "id": "i-ajatqefk4r", + "accountID": "516702013600", + "accountName": "happymouse", + "cpu_average": 3.57, + "cpu_maximum": 5.64, + "cpu_minimum": 0.96, + "cpu_p90": 0.72, + "cpu_p95": 0.63, + "cpu_p99": 0.9, + "hostname": "ip-22-14-85-68", + "id": "i-gs4k4afkff", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-11-18T18:42:07.719Z", + "launchTime": "2021-10-16T08:26:56.936Z", "lookbackPeriod": "30 days", - "mem_average": 3.66, - "mem_maximum": 5.79, - "mem_minimum": 0.9, - "mem_p90": 0.34, - "mem_p95": 0.24, - "mem_p99": 0.04, + "mem_average": 3.99, + "mem_maximum": 5.34, + "mem_minimum": 0.2, + "mem_p90": 0.67, + "mem_p95": 0.12, + "mem_p99": 0.84, "platform": "Linux/UNIX", - "privateDnsName": "ip-80-44-38-43.ec2.internal", + "privateDnsName": "ip-22-14-85-68.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-2", - "resourceID": "i-ajatqefk4r", - "resourceName": "drowsydog", + "region": "us-east-1", + "resourceID": "i-gs4k4afkff", + "resourceName": "excitedrabbit", "resourceType": "m5i.8xlarge", - "savings": 560.515, + "savings": 119.308, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -725,41 +725,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=drowsydog, environment=prod, app=emailService", + "tags": "name=excitedrabbit, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "jovialelephant", - "cpu_average": 3.22, - "cpu_maximum": 5.12, - "cpu_minimum": 0.98, - "cpu_p90": 0.54, - "cpu_p95": 0.24, - "cpu_p99": 0.02, - "hostname": "ip-1-13-48-9", - "id": "i-x6fwx339p8", + "accountID": "665319725593", + "accountName": "merrytiger", + "cpu_average": 3.68, + "cpu_maximum": 5.79, + "cpu_minimum": 0.16, + "cpu_p90": 0.75, + "cpu_p95": 0.02, + "cpu_p99": 0.49, + "hostname": "ip-18-26-99-30", + "id": "i-qmvrtk9kn6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-07-17T18:42:13.827Z", + "launchTime": "2018-10-22T14:33:01.717Z", "lookbackPeriod": "30 days", - "mem_average": 3.9, - "mem_maximum": 5.74, - "mem_minimum": 0.33, - "mem_p90": 0.16, - "mem_p95": 0.51, - "mem_p99": 0.28, + "mem_average": 3.56, + "mem_maximum": 5.6, + "mem_minimum": 0.47, + "mem_p90": 0.35, + "mem_p95": 0.17, + "mem_p99": 0.86, "platform": "Linux/UNIX", - "privateDnsName": "ip-1-13-48-9.ec2.internal", + "privateDnsName": "ip-18-26-99-30.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-x6fwx339p8", - "resourceName": "quirkyxerus", - "resourceType": "m4.8xlarge", - "savings": 325.252, + "region": "ap-east-1", + "resourceID": "i-qmvrtk9kn6", + "resourceName": "gentleoctopus", + "resourceType": "c3n.xlarge", + "savings": 448.089, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -768,41 +768,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkyxerus, environment=prod, app=paymentGateway", + "tags": "name=gentleoctopus, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "excitedhorse", - "cpu_average": 3.15, - "cpu_maximum": 5.89, - "cpu_minimum": 0.74, - "cpu_p90": 0.79, - "cpu_p95": 0.46, - "cpu_p99": 0.03, - "hostname": "ip-52-21-22-66", - "id": "i-ut4i9gbexo", + "accountID": "627286410625", + "accountName": "bravewhale", + "cpu_average": 3.8, + "cpu_maximum": 5.37, + "cpu_minimum": 0.51, + "cpu_p90": 0.24, + "cpu_p95": 0.04, + "cpu_p99": 0.78, + "hostname": "ip-58-22-76-17", + "id": "i-uswcxbowky", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-10-01T06:33:26.929Z", + "launchTime": "2020-01-18T04:08:32.236Z", "lookbackPeriod": "30 days", - "mem_average": 3.52, + "mem_average": 3.58, "mem_maximum": 5.77, "mem_minimum": 0.19, - "mem_p90": 0.83, - "mem_p95": 0.38, - "mem_p99": 0.5, + "mem_p90": 0.54, + "mem_p95": 0.88, + "mem_p99": 0.31, "platform": "Linux/UNIX", - "privateDnsName": "ip-52-21-22-66.ec2.internal", + "privateDnsName": "ip-58-22-76-17.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-2", - "resourceID": "i-ut4i9gbexo", - "resourceName": "bravekangaroo", - "resourceType": "r5.xlarge", - "savings": 5.702, + "region": "us-west-2", + "resourceID": "i-uswcxbowky", + "resourceName": "drowsyyak", + "resourceType": "r5.2xlarge", + "savings": 432.98, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -811,41 +811,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=bravekangaroo, environment=prod, app=emailService", + "tags": "name=drowsyyak, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "646728909564", - "accountName": "nervousquail", - "cpu_average": 3.13, - "cpu_maximum": 5.96, + "accountID": "165283112664", + "accountName": "livelyquail", + "cpu_average": 3.1, + "cpu_maximum": 5.81, "cpu_minimum": 0.37, - "cpu_p90": 0.1, - "cpu_p95": 0.11, - "cpu_p99": 0.52, - "hostname": "ip-50-45-0-61", - "id": "i-tjimm1eyzpl", + "cpu_p90": 0.6, + "cpu_p95": 0.16, + "cpu_p99": 0.69, + "hostname": "ip-40-57-50-66", + "id": "i-zvnodzn69k", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-02-23T21:07:04.812Z", + "launchTime": "2020-05-19T18:23:22.643Z", "lookbackPeriod": "30 days", - "mem_average": 3.73, - "mem_maximum": 5.71, - "mem_minimum": 0.24, - "mem_p90": 0.05, - "mem_p95": 0.85, - "mem_p99": 0.79, + "mem_average": 3.53, + "mem_maximum": 5.68, + "mem_minimum": 0.63, + "mem_p90": 0.32, + "mem_p95": 0.15, + "mem_p99": 0.28, "platform": "Linux/UNIX", - "privateDnsName": "ip-50-45-0-61.ec2.internal", + "privateDnsName": "ip-40-57-50-66.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-tjimm1eyzpl", - "resourceName": "sillynewt", + "region": "eu-west-2", + "resourceID": "i-zvnodzn69k", + "resourceName": "quicklion", "resourceType": "m6i.8xlarge", - "savings": 179.736, + "savings": 210.192, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -854,41 +854,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=sillynewt, environment=staging, app=crmModule", + "tags": "name=quicklion, environment=dev, app=inventoryManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "innocentcat", + "accountID": "138186646095", + "accountName": "merrydog", "cpu_average": 3.43, - "cpu_maximum": 5.88, - "cpu_minimum": 0.01, - "cpu_p90": 0.38, - "cpu_p95": 0.05, - "cpu_p99": 0.19, - "hostname": "ip-47-70-73-82", - "id": "i-6exqxbe1bvk", + "cpu_maximum": 5.19, + "cpu_minimum": 0.42, + "cpu_p90": 0.43, + "cpu_p95": 0.45, + "cpu_p99": 0.01, + "hostname": "ip-47-47-46-13", + "id": "i-v1p87ot9qm", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-10-06T02:05:42.304Z", + "launchTime": "2021-11-24T00:51:34.820Z", "lookbackPeriod": "30 days", - "mem_average": 3.81, - "mem_maximum": 5.7, - "mem_minimum": 0.45, - "mem_p90": 0.56, - "mem_p95": 0.36, - "mem_p99": 0.7, + "mem_average": 3.51, + "mem_maximum": 5.54, + "mem_minimum": 0.56, + "mem_p90": 0.68, + "mem_p95": 0.03, + "mem_p99": 0.98, "platform": "Linux/UNIX", - "privateDnsName": "ip-47-70-73-82.ec2.internal", + "privateDnsName": "ip-47-47-46-13.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-6exqxbe1bvk", - "resourceName": "livelyfox", + "region": "us-west-1", + "resourceID": "i-v1p87ot9qm", + "resourceName": "excitedhorse", "resourceType": "r4.2xlarge", - "savings": 71.661, + "savings": 757.542, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -897,41 +897,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=livelyfox, environment=prod, app=userManagement", + "tags": "name=excitedhorse, environment=dev, app=inventoryManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "eagerkangaroo", - "cpu_average": 3.71, - "cpu_maximum": 5.5, - "cpu_minimum": 0.09, - "cpu_p90": 0.67, - "cpu_p95": 0.12, - "cpu_p99": 0.76, - "hostname": "ip-9-79-63-63", - "id": "i-9syd27g8rd", + "accountID": "627286410625", + "accountName": "lazygiraffe", + "cpu_average": 3.46, + "cpu_maximum": 5.33, + "cpu_minimum": 0.75, + "cpu_p90": 0.89, + "cpu_p95": 0.63, + "cpu_p99": 0.54, + "hostname": "ip-59-5-89-89", + "id": "i-7nq22ze069", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-02-02T10:14:18.503Z", + "launchTime": "2018-11-29T06:35:24.328Z", "lookbackPeriod": "30 days", - "mem_average": 3.95, - "mem_maximum": 5.21, - "mem_minimum": 0.74, - "mem_p90": 0.03, - "mem_p95": 0.34, - "mem_p99": 0.21, + "mem_average": 3.2, + "mem_maximum": 5.56, + "mem_minimum": 0.77, + "mem_p90": 0.8, + "mem_p95": 0.89, + "mem_p99": 0.36, "platform": "Linux/UNIX", - "privateDnsName": "ip-9-79-63-63.ec2.internal", + "privateDnsName": "ip-59-5-89-89.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-central-1", - "resourceID": "i-9syd27g8rd", - "resourceName": "relievedwhale", - "resourceType": "m5i.8xlarge", - "savings": 397.16, + "region": "us-west-1", + "resourceID": "i-7nq22ze069", + "resourceName": "gentleant", + "resourceType": "r4.2xlarge", + "savings": 34, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -940,41 +940,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=relievedwhale, environment=dev, app=inventoryManagement", + "tags": "name=gentleant, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "happybear", - "cpu_average": 3.79, - "cpu_maximum": 5.55, - "cpu_minimum": 0.13, - "cpu_p90": 1, - "cpu_p95": 0.53, - "cpu_p99": 0.51, - "hostname": "ip-47-32-65-82", - "id": "i-0e3gvqm6oy", + "accountID": "999773517191", + "accountName": "relievedmouse", + "cpu_average": 3.9, + "cpu_maximum": 5.94, + "cpu_minimum": 0.4, + "cpu_p90": 0.68, + "cpu_p95": 0.45, + "cpu_p99": 0.6, + "hostname": "ip-12-11-63-73", + "id": "i-3k3ozr73h2", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-11-27T00:15:28.314Z", + "launchTime": "2020-05-19T08:44:48.589Z", "lookbackPeriod": "30 days", - "mem_average": 3, - "mem_maximum": 5.94, - "mem_minimum": 0.84, - "mem_p90": 0.68, - "mem_p95": 0.21, - "mem_p99": 0.9, + "mem_average": 3.46, + "mem_maximum": 5.24, + "mem_minimum": 0.62, + "mem_p90": 0.79, + "mem_p95": 0.18, + "mem_p99": 0.27, "platform": "Linux/UNIX", - "privateDnsName": "ip-47-32-65-82.ec2.internal", + "privateDnsName": "ip-12-11-63-73.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-2", - "resourceID": "i-0e3gvqm6oy", - "resourceName": "jollylion", - "resourceType": "c4n.xlarge", - "savings": 158.857, + "region": "eu-central-1", + "resourceID": "i-3k3ozr73h2", + "resourceName": "innocentzebra", + "resourceType": "r5.xlarge", + "savings": 336.399, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -983,41 +983,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jollylion, environment=dev, app=inventoryManagement", + "tags": "name=innocentzebra, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "sillyquail", - "cpu_average": 3.12, - "cpu_maximum": 5.56, - "cpu_minimum": 0.02, - "cpu_p90": 0.81, - "cpu_p95": 0.68, - "cpu_p99": 0.77, - "hostname": "ip-56-97-97-72", - "id": "i-0i4kbwzw0c", + "accountID": "999773517191", + "accountName": "braveelephant", + "cpu_average": 3.29, + "cpu_maximum": 5.73, + "cpu_minimum": 0.63, + "cpu_p90": 0.61, + "cpu_p95": 0.22, + "cpu_p99": 0.54, + "hostname": "ip-50-25-74-61", + "id": "i-vu9ceszto9", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-01-05T00:41:28.573Z", + "launchTime": "2022-12-25T22:31:03.106Z", "lookbackPeriod": "30 days", - "mem_average": 3.99, - "mem_maximum": 5.34, - "mem_minimum": 0.16, - "mem_p90": 0.71, - "mem_p95": 0.35, - "mem_p99": 0.49, + "mem_average": 3.43, + "mem_maximum": 5.4, + "mem_minimum": 0.42, + "mem_p90": 0.74, + "mem_p95": 0.31, + "mem_p99": 0.89, "platform": "Linux/UNIX", - "privateDnsName": "ip-56-97-97-72.ec2.internal", + "privateDnsName": "ip-50-25-74-61.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-0i4kbwzw0c", - "resourceName": "wittyoctopus", - "resourceType": "m5i.8xlarge", - "savings": 763.021, + "region": "ap-east-1", + "resourceID": "i-vu9ceszto9", + "resourceName": "jollyibis", + "resourceType": "m4.8xlarge", + "savings": 285.951, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1026,41 +1026,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=wittyoctopus, environment=prod, app=userManagement", + "tags": "name=jollyibis, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "nervousmouse", - "cpu_average": 3.52, - "cpu_maximum": 5.1, - "cpu_minimum": 0.51, - "cpu_p90": 0.26, - "cpu_p95": 0.41, - "cpu_p99": 0.95, - "hostname": "ip-16-17-37-97", - "id": "i-9ok385c2yc", + "accountID": "165283112664", + "accountName": "obedientnewt", + "cpu_average": 3.94, + "cpu_maximum": 5.54, + "cpu_minimum": 0.28, + "cpu_p90": 0.57, + "cpu_p95": 0.37, + "cpu_p99": 0.31, + "hostname": "ip-89-23-66-32", + "id": "i-bl7dijg5hk", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-12-05T13:57:40.534Z", + "launchTime": "2020-04-03T02:14:00.622Z", "lookbackPeriod": "30 days", - "mem_average": 3.32, - "mem_maximum": 5.66, - "mem_minimum": 0.35, - "mem_p90": 0.69, - "mem_p95": 0.67, - "mem_p99": 0.4, + "mem_average": 3.08, + "mem_maximum": 5.71, + "mem_minimum": 0.41, + "mem_p90": 0.86, + "mem_p95": 0.87, + "mem_p99": 0.88, "platform": "Linux/UNIX", - "privateDnsName": "ip-16-17-37-97.ec2.internal", + "privateDnsName": "ip-89-23-66-32.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-central-1", - "resourceID": "i-9ok385c2yc", - "resourceName": "upbeatjaguar", + "region": "ap-east-1", + "resourceID": "i-bl7dijg5hk", + "resourceName": "quirkynewt", "resourceType": "r4.2xlarge", - "savings": 240.691, + "savings": 34.025, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1069,41 +1069,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeatjaguar, environment=dev, app=reportingService", + "tags": "name=quirkynewt, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "quirkyviper", - "cpu_average": 3.93, - "cpu_maximum": 5.22, - "cpu_minimum": 0.33, - "cpu_p90": 0.92, - "cpu_p95": 0.33, - "cpu_p99": 0.75, - "hostname": "ip-62-84-56-73", - "id": "i-6eey426wocl", + "accountID": "665319725593", + "accountName": "drowsyurchin", + "cpu_average": 3.99, + "cpu_maximum": 5.01, + "cpu_minimum": 0.45, + "cpu_p90": 0.15, + "cpu_p95": 0.49, + "cpu_p99": 0.21, + "hostname": "ip-5-23-18-72", + "id": "i-2opb5w1ltq", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-08-29T22:04:50.785Z", + "launchTime": "2021-01-24T20:11:21.150Z", "lookbackPeriod": "30 days", - "mem_average": 3.83, - "mem_maximum": 5.52, - "mem_minimum": 0.16, - "mem_p90": 0.88, - "mem_p95": 0.8, - "mem_p99": 0.4, + "mem_average": 3.7, + "mem_maximum": 5.86, + "mem_minimum": 0.33, + "mem_p90": 0.58, + "mem_p95": 0.31, + "mem_p99": 0.61, "platform": "Linux/UNIX", - "privateDnsName": "ip-62-84-56-73.ec2.internal", + "privateDnsName": "ip-5-23-18-72.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-east-1", - "resourceID": "i-6eey426wocl", - "resourceName": "adventurousnewt", - "resourceType": "c3n.xlarge", - "savings": 95.205, + "region": "us-west-1", + "resourceID": "i-2opb5w1ltq", + "resourceName": "vivaciousurchin", + "resourceType": "r5.xlarge", + "savings": 176.708, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1112,41 +1112,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=adventurousnewt, environment=prod, app=paymentGateway", + "tags": "name=vivaciousurchin, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "obedienturchin", - "cpu_average": 3.77, - "cpu_maximum": 5.72, - "cpu_minimum": 0.71, - "cpu_p90": 0.68, - "cpu_p95": 0.32, - "cpu_p99": 0.55, - "hostname": "ip-3-3-54-2", - "id": "i-mlyh210r6u", + "accountID": "516702013600", + "accountName": "wittycat", + "cpu_average": 3.11, + "cpu_maximum": 5.07, + "cpu_minimum": 0.89, + "cpu_p90": 0.74, + "cpu_p95": 0.66, + "cpu_p99": 0.79, + "hostname": "ip-3-55-24-27", + "id": "i-juw0vr3o42", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-02-26T17:07:25.987Z", + "launchTime": "2019-02-05T06:22:54.408Z", "lookbackPeriod": "30 days", - "mem_average": 3.93, - "mem_maximum": 5.51, - "mem_minimum": 0.73, - "mem_p90": 0.82, - "mem_p95": 0.59, - "mem_p99": 1, + "mem_average": 3.33, + "mem_maximum": 5.22, + "mem_minimum": 0.7, + "mem_p90": 0.51, + "mem_p95": 0.25, + "mem_p99": 0.9, "platform": "Linux/UNIX", - "privateDnsName": "ip-3-3-54-2.ec2.internal", + "privateDnsName": "ip-3-55-24-27.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-central-1", - "resourceID": "i-mlyh210r6u", - "resourceName": "lazygoat", - "resourceType": "r4.2xlarge", - "savings": 60.966, + "region": "us-east-1", + "resourceID": "i-juw0vr3o42", + "resourceName": "gentlewhale", + "resourceType": "c5n.xlarge", + "savings": 133.629, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1155,41 +1155,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=lazygoat, environment=staging, app=crmModule", + "tags": "name=gentlewhale, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "sillyviper", - "cpu_average": 3.53, - "cpu_maximum": 5.8, - "cpu_minimum": 0.29, - "cpu_p90": 0.42, - "cpu_p95": 0.47, - "cpu_p99": 0.62, - "hostname": "ip-62-8-23-4", - "id": "i-74ja6ptu0p", + "accountID": "925894598672", + "accountName": "happyibis", + "cpu_average": 3.31, + "cpu_maximum": 5.69, + "cpu_minimum": 0.93, + "cpu_p90": 0.77, + "cpu_p95": 0.41, + "cpu_p99": 0.29, + "hostname": "ip-74-39-51-79", + "id": "i-f5a003qjhi", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-22T07:55:28.996Z", + "launchTime": "2020-06-21T19:17:55.065Z", "lookbackPeriod": "30 days", - "mem_average": 3.74, - "mem_maximum": 5.86, - "mem_minimum": 0.12, - "mem_p90": 0.5, - "mem_p95": 0.12, - "mem_p99": 0.63, + "mem_average": 3.57, + "mem_maximum": 5.85, + "mem_minimum": 0.6, + "mem_p90": 0.38, + "mem_p95": 0.74, + "mem_p99": 0.4, "platform": "Linux/UNIX", - "privateDnsName": "ip-62-8-23-4.ec2.internal", + "privateDnsName": "ip-74-39-51-79.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-east-1", - "resourceID": "i-74ja6ptu0p", - "resourceName": "quickibis", - "resourceType": "r5.xlarge", - "savings": 554.339, + "region": "ap-east-1", + "resourceID": "i-f5a003qjhi", + "resourceName": "obedienttiger", + "resourceType": "m6i.8xlarge", + "savings": 319.821, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1198,41 +1198,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quickibis, environment=dev, app=reportingService", + "tags": "name=obedienttiger, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "relievedxerus", - "cpu_average": 3.9, - "cpu_maximum": 5.77, - "cpu_minimum": 0.42, - "cpu_p90": 0.81, - "cpu_p95": 0.6, - "cpu_p99": 0.77, - "hostname": "ip-25-13-5-4", - "id": "i-7qso4ykfk6", + "accountID": "627286410625", + "accountName": "nervouselephant", + "cpu_average": 3.41, + "cpu_maximum": 5.59, + "cpu_minimum": 0.2, + "cpu_p90": 0.48, + "cpu_p95": 0.97, + "cpu_p99": 0.98, + "hostname": "ip-1-86-83-17", + "id": "i-cbw92weva9", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-08-21T10:31:10.547Z", + "launchTime": "2022-01-17T00:53:57.179Z", "lookbackPeriod": "30 days", - "mem_average": 3.89, - "mem_maximum": 5.27, - "mem_minimum": 0.42, - "mem_p90": 0.67, - "mem_p95": 0.67, - "mem_p99": 0.74, + "mem_average": 3.75, + "mem_maximum": 5.15, + "mem_minimum": 0.96, + "mem_p90": 0.77, + "mem_p95": 0.54, + "mem_p99": 0.55, "platform": "Linux/UNIX", - "privateDnsName": "ip-25-13-5-4.ec2.internal", + "privateDnsName": "ip-1-86-83-17.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-east-2", - "resourceID": "i-7qso4ykfk6", - "resourceName": "happyzebra", - "resourceType": "r4.2xlarge", - "savings": 193.669, + "region": "eu-central-1", + "resourceID": "i-cbw92weva9", + "resourceName": "youthfulfox", + "resourceType": "m6i.8xlarge", + "savings": 79.944, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1241,41 +1241,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=happyzebra, environment=prod, app=emailService", + "tags": "name=youthfulfox, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "646728909564", - "accountName": "vivaciousfox", - "cpu_average": 3.83, - "cpu_maximum": 5.42, - "cpu_minimum": 0.42, - "cpu_p90": 0.6, - "cpu_p95": 0.7, - "cpu_p99": 0.02, - "hostname": "ip-33-82-78-11", - "id": "i-r5mn4s4g6p", + "accountID": "627286410625", + "accountName": "jovialoctopus", + "cpu_average": 3.76, + "cpu_maximum": 5.79, + "cpu_minimum": 0.88, + "cpu_p90": 0.58, + "cpu_p95": 0.39, + "cpu_p99": 0.45, + "hostname": "ip-36-83-97-90", + "id": "i-vj0xm90q8q", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-11-29T22:15:52.145Z", + "launchTime": "2021-06-20T16:57:07.475Z", "lookbackPeriod": "30 days", - "mem_average": 3.86, - "mem_maximum": 5.83, - "mem_minimum": 0.86, - "mem_p90": 0.38, - "mem_p95": 0.28, - "mem_p99": 0.89, + "mem_average": 3.44, + "mem_maximum": 5.57, + "mem_minimum": 0.67, + "mem_p90": 0.72, + "mem_p95": 0.57, + "mem_p99": 0.61, "platform": "Linux/UNIX", - "privateDnsName": "ip-33-82-78-11.ec2.internal", + "privateDnsName": "ip-36-83-97-90.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "us-east-1", - "resourceID": "i-r5mn4s4g6p", - "resourceName": "excitedsnake", - "resourceType": "r5.xlarge", - "savings": 464.812, + "resourceID": "i-vj0xm90q8q", + "resourceName": "youthfulnewt", + "resourceType": "c5n.xlarge", + "savings": 90.396, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1284,41 +1284,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedsnake, environment=dev, app=dataAnalytics", + "tags": "name=youthfulnewt, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "sillyant", - "cpu_average": 3.73, - "cpu_maximum": 5.87, - "cpu_minimum": 0.48, - "cpu_p90": 0.69, - "cpu_p95": 0.6, - "cpu_p99": 0.83, - "hostname": "ip-90-73-63-53", - "id": "i-xgpqocu3v5", + "accountID": "999773517191", + "accountName": "livelyeel", + "cpu_average": 3.3, + "cpu_maximum": 5.09, + "cpu_minimum": 0.86, + "cpu_p90": 0.9, + "cpu_p95": 0.99, + "cpu_p99": 0.19, + "hostname": "ip-32-12-82-75", + "id": "i-wl5m1b8pu3", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-10-19T17:22:06.764Z", + "launchTime": "2022-09-11T14:11:45.693Z", "lookbackPeriod": "30 days", - "mem_average": 3.44, - "mem_maximum": 5.54, - "mem_minimum": 0.7, - "mem_p90": 0.59, - "mem_p95": 0.82, - "mem_p99": 0.15, + "mem_average": 3.27, + "mem_maximum": 5.05, + "mem_minimum": 0.55, + "mem_p90": 0.58, + "mem_p95": 0.84, + "mem_p99": 0.93, "platform": "Linux/UNIX", - "privateDnsName": "ip-90-73-63-53.ec2.internal", + "privateDnsName": "ip-32-12-82-75.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "ap-east-1", - "resourceID": "i-xgpqocu3v5", - "resourceName": "fiercexerus", - "resourceType": "c4n.xlarge", - "savings": 302.663, + "resourceID": "i-wl5m1b8pu3", + "resourceName": "quirkyhorse", + "resourceType": "m6i.8xlarge", + "savings": 232.224, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1327,41 +1327,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=fiercexerus, environment=prod, app=securityModule", + "tags": "name=quirkyhorse, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "jollytiger", - "cpu_average": 3.61, - "cpu_maximum": 5.7, - "cpu_minimum": 0.55, - "cpu_p90": 0.17, - "cpu_p95": 0.33, - "cpu_p99": 0.98, - "hostname": "ip-84-27-79-39", - "id": "i-vy731cwi63h", + "accountID": "627286410625", + "accountName": "upbeatjaguar", + "cpu_average": 3.66, + "cpu_maximum": 5.12, + "cpu_minimum": 0.37, + "cpu_p90": 0.72, + "cpu_p95": 0.75, + "cpu_p99": 0.73, + "hostname": "ip-73-88-79-57", + "id": "i-ishdsourcb", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-05-05T11:47:12.726Z", + "launchTime": "2020-04-24T14:18:49.188Z", "lookbackPeriod": "30 days", - "mem_average": 3.93, - "mem_maximum": 6, - "mem_minimum": 0.1, - "mem_p90": 0.77, - "mem_p95": 0.7, - "mem_p99": 0.35, + "mem_average": 3.24, + "mem_maximum": 5.95, + "mem_minimum": 0.77, + "mem_p90": 0.83, + "mem_p95": 0.8, + "mem_p99": 0.95, "platform": "Linux/UNIX", - "privateDnsName": "ip-84-27-79-39.ec2.internal", + "privateDnsName": "ip-73-88-79-57.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-vy731cwi63h", - "resourceName": "calmviper", - "resourceType": "m6i.8xlarge", - "savings": 102.944, + "region": "us-west-1", + "resourceID": "i-ishdsourcb", + "resourceName": "sillyyak", + "resourceType": "r4.2xlarge", + "savings": 296.13, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1370,41 +1370,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=calmviper, environment=prod, app=emailService", + "tags": "name=sillyyak, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "calmkangaroo", - "cpu_average": 3.56, - "cpu_maximum": 5.84, - "cpu_minimum": 0.01, - "cpu_p90": 0.87, - "cpu_p95": 0.22, - "cpu_p99": 0.54, - "hostname": "ip-81-12-17-43", - "id": "i-qepvpmfstij", + "accountID": "925894598672", + "accountName": "upbeatsnake", + "cpu_average": 3.26, + "cpu_maximum": 5.4, + "cpu_minimum": 0.75, + "cpu_p90": 0.34, + "cpu_p95": 0.42, + "cpu_p99": 0.65, + "hostname": "ip-87-60-43-6", + "id": "i-s4wjgwe71x", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-12-10T07:46:51.545Z", + "launchTime": "2018-11-15T09:39:43.488Z", "lookbackPeriod": "30 days", - "mem_average": 3.4, - "mem_maximum": 5.87, - "mem_minimum": 0.86, - "mem_p90": 0.23, - "mem_p95": 0.89, - "mem_p99": 0.23, + "mem_average": 3.54, + "mem_maximum": 5.78, + "mem_minimum": 0.43, + "mem_p90": 0.06, + "mem_p95": 0.11, + "mem_p99": 0.79, "platform": "Linux/UNIX", - "privateDnsName": "ip-81-12-17-43.ec2.internal", + "privateDnsName": "ip-87-60-43-6.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-qepvpmfstij", - "resourceName": "jollyeel", - "resourceType": "m4.8xlarge", - "savings": 8.8, + "region": "eu-west-2", + "resourceID": "i-s4wjgwe71x", + "resourceName": "jollyviper", + "resourceType": "c3n.xlarge", + "savings": 72.973, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1413,41 +1413,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jollyeel, environment=staging, app=crmModule", + "tags": "name=jollyviper, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "excitedyak", - "cpu_average": 3.58, - "cpu_maximum": 5.62, - "cpu_minimum": 0.92, - "cpu_p90": 0.01, - "cpu_p95": 0.12, - "cpu_p99": 0.03, - "hostname": "ip-38-50-56-89", - "id": "i-uxs7ncdxbfk", + "accountID": "165283112664", + "accountName": "jovialcat", + "cpu_average": 3.8, + "cpu_maximum": 5.06, + "cpu_minimum": 0.99, + "cpu_p90": 0.02, + "cpu_p95": 0.83, + "cpu_p99": 0.37, + "hostname": "ip-53-78-36-5", + "id": "i-l4q0o3rde7", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-01-16T11:48:58.997Z", + "launchTime": "2019-04-23T10:08:05.086Z", "lookbackPeriod": "30 days", - "mem_average": 3.97, - "mem_maximum": 5.43, - "mem_minimum": 0.88, - "mem_p90": 0.72, + "mem_average": 3.38, + "mem_maximum": 5.7, + "mem_minimum": 0.93, + "mem_p90": 0.91, "mem_p95": 0.89, - "mem_p99": 0.15, + "mem_p99": 0.52, "platform": "Linux/UNIX", - "privateDnsName": "ip-38-50-56-89.ec2.internal", + "privateDnsName": "ip-53-78-36-5.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-east-1", - "resourceID": "i-uxs7ncdxbfk", - "resourceName": "happyhorse", - "resourceType": "m6i.8xlarge", - "savings": 24.947, + "region": "eu-west-1", + "resourceID": "i-l4q0o3rde7", + "resourceName": "lazykangaroo", + "resourceType": "m4.8xlarge", + "savings": 267.828, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1456,41 +1456,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=happyhorse, environment=staging, app=crmModule", + "tags": "name=lazykangaroo, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "kindgiraffe", - "cpu_average": 3.97, - "cpu_maximum": 5.54, - "cpu_minimum": 0.01, - "cpu_p90": 0.15, - "cpu_p95": 0.43, - "cpu_p99": 0.43, - "hostname": "ip-63-24-60-69", - "id": "i-dvezqw95wq", + "accountID": "353197488767", + "accountName": "vivaciousjaguar", + "cpu_average": 3.51, + "cpu_maximum": 5.99, + "cpu_minimum": 0.32, + "cpu_p90": 0.36, + "cpu_p95": 0.25, + "cpu_p99": 0.26, + "hostname": "ip-95-64-74-2", + "id": "i-v7a3dbgva6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-04-01T20:32:54.241Z", + "launchTime": "2020-04-14T03:43:37.164Z", "lookbackPeriod": "30 days", - "mem_average": 3.88, - "mem_maximum": 5.83, - "mem_minimum": 0.75, - "mem_p90": 0.58, - "mem_p95": 0.6, - "mem_p99": 0.33, + "mem_average": 3.02, + "mem_maximum": 5.13, + "mem_minimum": 0.54, + "mem_p90": 0.8, + "mem_p95": 0.06, + "mem_p99": 0.6, "platform": "Linux/UNIX", - "privateDnsName": "ip-63-24-60-69.ec2.internal", + "privateDnsName": "ip-95-64-74-2.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-1", - "resourceID": "i-dvezqw95wq", - "resourceName": "zealousmouse", - "resourceType": "m6i.8xlarge", - "savings": 307.603, + "region": "us-east-2", + "resourceID": "i-v7a3dbgva6", + "resourceName": "calmviper", + "resourceType": "c5n.xlarge", + "savings": 406.721, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1499,41 +1499,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=zealousmouse, environment=prod, app=customerSupport", + "tags": "name=calmviper, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "138186646095", - "accountName": "eageryak", - "cpu_average": 3.09, - "cpu_maximum": 5.09, - "cpu_minimum": 0.52, - "cpu_p90": 0.75, - "cpu_p95": 0.54, - "cpu_p99": 0.4, - "hostname": "ip-23-97-85-91", - "id": "i-2ta9frtmjq", + "accountName": "eageroctopus", + "cpu_average": 3.3, + "cpu_maximum": 5.49, + "cpu_minimum": 0.33, + "cpu_p90": 0.22, + "cpu_p95": 0.89, + "cpu_p99": 0.84, + "hostname": "ip-87-39-30-94", + "id": "i-4d6sy7qzkj", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-09-20T03:12:50.664Z", + "launchTime": "2018-06-18T11:34:30.900Z", "lookbackPeriod": "30 days", - "mem_average": 3.42, - "mem_maximum": 5.41, - "mem_minimum": 0.25, - "mem_p90": 0.76, - "mem_p95": 0.87, - "mem_p99": 0.64, + "mem_average": 3.45, + "mem_maximum": 5.57, + "mem_minimum": 0.48, + "mem_p90": 0.05, + "mem_p95": 0.58, + "mem_p99": 0.17, "platform": "Linux/UNIX", - "privateDnsName": "ip-23-97-85-91.ec2.internal", + "privateDnsName": "ip-87-39-30-94.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "us-east-1", - "resourceID": "i-2ta9frtmjq", - "resourceName": "livelyrabbit", - "resourceType": "c3n.xlarge", - "savings": 203.294, + "resourceID": "i-4d6sy7qzkj", + "resourceName": "quirkyurchin", + "resourceType": "m5i.8xlarge", + "savings": 449.78, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1542,41 +1542,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=livelyrabbit, environment=dev, app=reportingService", + "tags": "name=quirkyurchin, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "prouddog", - "cpu_average": 3.48, - "cpu_maximum": 5.47, - "cpu_minimum": 0.42, - "cpu_p90": 0.26, - "cpu_p95": 0.67, - "cpu_p99": 0.65, - "hostname": "ip-22-71-67-86", - "id": "i-vuobdurfy4", + "accountID": "138186646095", + "accountName": "gentleant", + "cpu_average": 3.32, + "cpu_maximum": 5.79, + "cpu_minimum": 0.38, + "cpu_p90": 0.79, + "cpu_p95": 0.85, + "cpu_p99": 0.09, + "hostname": "ip-70-86-61-10", + "id": "i-yjy33cso75", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-01-01T00:54:55.379Z", + "launchTime": "2019-04-09T15:11:35.755Z", "lookbackPeriod": "30 days", - "mem_average": 3.71, - "mem_maximum": 5.78, - "mem_minimum": 0.89, - "mem_p90": 0.24, - "mem_p95": 0.22, - "mem_p99": 0.79, + "mem_average": 3.93, + "mem_maximum": 5.55, + "mem_minimum": 0.06, + "mem_p90": 0.95, + "mem_p95": 0.38, + "mem_p99": 0.94, "platform": "Linux/UNIX", - "privateDnsName": "ip-22-71-67-86.ec2.internal", + "privateDnsName": "ip-70-86-61-10.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-2", - "resourceID": "i-vuobdurfy4", - "resourceName": "thankfulcat", - "resourceType": "c5n.xlarge", - "savings": 897.858, + "region": "eu-west-1", + "resourceID": "i-yjy33cso75", + "resourceName": "zealousfox", + "resourceType": "c3n.xlarge", + "savings": 329.514, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1585,41 +1585,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=thankfulcat, environment=dev, app=inventoryManagement", + "tags": "name=zealousfox, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "upbeatmouse", - "cpu_average": 3.19, - "cpu_maximum": 5.59, - "cpu_minimum": 0.03, - "cpu_p90": 0.69, - "cpu_p95": 0.96, - "cpu_p99": 0.71, - "hostname": "ip-48-41-98-84", - "id": "i-7lt9fngieml", + "accountID": "516702013600", + "accountName": "thankfuldog", + "cpu_average": 3.02, + "cpu_maximum": 5.12, + "cpu_minimum": 0.86, + "cpu_p90": 0.9, + "cpu_p95": 0.93, + "cpu_p99": 0.26, + "hostname": "ip-69-33-17-28", + "id": "i-xf1cw21pzy", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-10-22T10:31:37.829Z", + "launchTime": "2019-01-24T06:07:31.423Z", "lookbackPeriod": "30 days", - "mem_average": 3.63, - "mem_maximum": 5.78, - "mem_minimum": 0.6, - "mem_p90": 0.8, - "mem_p95": 0.98, - "mem_p99": 0.54, + "mem_average": 3.85, + "mem_maximum": 5.28, + "mem_minimum": 0.52, + "mem_p90": 0.98, + "mem_p95": 0.34, + "mem_p99": 0.92, "platform": "Linux/UNIX", - "privateDnsName": "ip-48-41-98-84.ec2.internal", + "privateDnsName": "ip-69-33-17-28.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-central-1", - "resourceID": "i-7lt9fngieml", - "resourceName": "upbeatzebra", - "resourceType": "c4n.xlarge", - "savings": 565.542, + "region": "us-east-1", + "resourceID": "i-xf1cw21pzy", + "resourceName": "fiercegiraffe", + "resourceType": "r5.xlarge", + "savings": 665.923, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1628,41 +1628,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeatzebra, environment=dev, app=reportingService", + "tags": "name=fiercegiraffe, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "bravekangaroo", - "cpu_average": 3.2, - "cpu_maximum": 5.73, - "cpu_minimum": 0.17, - "cpu_p90": 0.79, - "cpu_p95": 0.92, - "cpu_p99": 0.38, - "hostname": "ip-24-77-70-6", - "id": "i-fvs2psenkzg", + "accountID": "620368136857", + "accountName": "quirkywhale", + "cpu_average": 3.16, + "cpu_maximum": 5.22, + "cpu_minimum": 0.51, + "cpu_p90": 0.38, + "cpu_p95": 0.02, + "cpu_p99": 0.75, + "hostname": "ip-53-18-14-12", + "id": "i-agpetduugw", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-04-04T14:28:02.955Z", + "launchTime": "2021-07-02T10:28:53.763Z", "lookbackPeriod": "30 days", - "mem_average": 3.38, - "mem_maximum": 5.64, - "mem_minimum": 0.93, - "mem_p90": 0.96, - "mem_p95": 0.97, - "mem_p99": 0.21, + "mem_average": 3.76, + "mem_maximum": 5.81, + "mem_minimum": 0.26, + "mem_p90": 0.68, + "mem_p95": 0.36, + "mem_p99": 0.82, "platform": "Linux/UNIX", - "privateDnsName": "ip-24-77-70-6.ec2.internal", + "privateDnsName": "ip-53-18-14-12.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-1", - "resourceID": "i-fvs2psenkzg", - "resourceName": "drowsyurchin", - "resourceType": "c5n.xlarge", - "savings": 65.869, + "region": "us-west-2", + "resourceID": "i-agpetduugw", + "resourceName": "upbeatkangaroo", + "resourceType": "m5i.8xlarge", + "savings": 79.996, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1671,41 +1671,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=drowsyurchin, environment=prod, app=emailService", + "tags": "name=upbeatkangaroo, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "upbeatwhale", - "cpu_average": 3.07, - "cpu_maximum": 5.17, - "cpu_minimum": 0.24, - "cpu_p90": 0.12, - "cpu_p95": 0.57, - "cpu_p99": 0.51, - "hostname": "ip-41-77-17-32", - "id": "i-70xgu8em1g", + "accountID": "999773517191", + "accountName": "happyurchin", + "cpu_average": 3.94, + "cpu_maximum": 5.49, + "cpu_minimum": 0.63, + "cpu_p90": 0.69, + "cpu_p95": 0.38, + "cpu_p99": 0.94, + "hostname": "ip-46-8-5-64", + "id": "i-m2g3i417p4", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-05-11T04:31:39.013Z", + "launchTime": "2020-05-21T10:26:43.324Z", "lookbackPeriod": "30 days", - "mem_average": 3.18, - "mem_maximum": 5.05, - "mem_minimum": 0.41, - "mem_p90": 0.95, - "mem_p95": 0.33, - "mem_p99": 0.1, + "mem_average": 3.95, + "mem_maximum": 5.64, + "mem_minimum": 0.03, + "mem_p90": 0.17, + "mem_p95": 0.79, + "mem_p99": 0.95, "platform": "Linux/UNIX", - "privateDnsName": "ip-41-77-17-32.ec2.internal", + "privateDnsName": "ip-46-8-5-64.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-east-1", - "resourceID": "i-70xgu8em1g", - "resourceName": "youthfulwhale", - "resourceType": "m5i.8xlarge", - "savings": 9.245, + "region": "us-east-2", + "resourceID": "i-m2g3i417p4", + "resourceName": "adventurousowl", + "resourceType": "c3n.xlarge", + "savings": 411.53, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1714,41 +1714,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=youthfulwhale, environment=dev, app=dataAnalytics", + "tags": "name=adventurousowl, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "youthfulzebra", - "cpu_average": 3.2, - "cpu_maximum": 5.57, - "cpu_minimum": 0.15, - "cpu_p90": 0.58, - "cpu_p95": 0.73, - "cpu_p99": 0.64, - "hostname": "ip-43-10-51-46", - "id": "i-4vo242hlr6", + "accountID": "925894598672", + "accountName": "quirkyelephant", + "cpu_average": 3.48, + "cpu_maximum": 5.76, + "cpu_minimum": 0.18, + "cpu_p90": 0.06, + "cpu_p95": 0.01, + "cpu_p99": 0.87, + "hostname": "ip-71-75-88-89", + "id": "i-l9geari41gh", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-10-20T05:09:36.070Z", + "launchTime": "2018-08-17T00:41:53.282Z", "lookbackPeriod": "30 days", - "mem_average": 3.16, - "mem_maximum": 5.26, - "mem_minimum": 0.9, - "mem_p90": 0.74, - "mem_p95": 0.47, - "mem_p99": 0.65, + "mem_average": 3.53, + "mem_maximum": 5.96, + "mem_minimum": 0.65, + "mem_p90": 0.77, + "mem_p95": 0.52, + "mem_p99": 0.51, "platform": "Linux/UNIX", - "privateDnsName": "ip-43-10-51-46.ec2.internal", + "privateDnsName": "ip-71-75-88-89.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ca-central-1", - "resourceID": "i-4vo242hlr6", - "resourceName": "fiercejaguar", - "resourceType": "r5.2xlarge", - "savings": 28.03, + "region": "ap-east-1", + "resourceID": "i-l9geari41gh", + "resourceName": "livelydog", + "resourceType": "c5n.xlarge", + "savings": 10.86, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1757,41 +1757,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=fiercejaguar, environment=staging, app=invoiceProcessing", + "tags": "name=livelydog, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "drowsynewt", - "cpu_average": 3.58, - "cpu_maximum": 5.41, - "cpu_minimum": 0.1, - "cpu_p90": 0.11, - "cpu_p95": 0.97, - "cpu_p99": 0.43, - "hostname": "ip-20-88-49-99", - "id": "i-1so86ptj9m", + "accountID": "516702013600", + "accountName": "livelyibis", + "cpu_average": 3.76, + "cpu_maximum": 5.98, + "cpu_minimum": 0.53, + "cpu_p90": 0.04, + "cpu_p95": 0.51, + "cpu_p99": 0.51, + "hostname": "ip-94-8-89-70", + "id": "i-3c8prdccqei", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-04-04T08:16:24.460Z", + "launchTime": "2020-08-18T02:13:21.996Z", "lookbackPeriod": "30 days", - "mem_average": 3.21, - "mem_maximum": 5.16, - "mem_minimum": 0.42, - "mem_p90": 0.44, - "mem_p95": 0.21, - "mem_p99": 0.78, + "mem_average": 3.42, + "mem_maximum": 5.05, + "mem_minimum": 0.41, + "mem_p90": 0.8, + "mem_p95": 0.64, + "mem_p99": 0, "platform": "Linux/UNIX", - "privateDnsName": "ip-20-88-49-99.ec2.internal", + "privateDnsName": "ip-94-8-89-70.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-central-1", - "resourceID": "i-1so86ptj9m", - "resourceName": "zealouspenguin", - "resourceType": "m5.8xlarge", - "savings": 471.089, + "region": "us-east-1", + "resourceID": "i-3c8prdccqei", + "resourceName": "zealousrabbit", + "resourceType": "r5.2xlarge", + "savings": 955.737, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1800,41 +1800,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=zealouspenguin, environment=prod, app=securityModule", + "tags": "name=zealousrabbit, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "646728909564", - "accountName": "excitedwhale", - "cpu_average": 3.68, - "cpu_maximum": 5.97, - "cpu_minimum": 0.96, - "cpu_p90": 0.49, - "cpu_p95": 0.79, - "cpu_p99": 0.63, - "hostname": "ip-3-80-47-5", - "id": "i-7gaorrntlg", + "accountID": "353197488767", + "accountName": "excitedkangaroo", + "cpu_average": 3.79, + "cpu_maximum": 5.4, + "cpu_minimum": 0.39, + "cpu_p90": 0.87, + "cpu_p95": 0.99, + "cpu_p99": 0.7, + "hostname": "ip-0-19-57-2", + "id": "i-b5ofrivvha", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-05-25T03:23:24.974Z", + "launchTime": "2020-05-18T03:02:21.523Z", "lookbackPeriod": "30 days", - "mem_average": 3.24, - "mem_maximum": 5.97, - "mem_minimum": 0.27, - "mem_p90": 0.44, - "mem_p95": 0.22, - "mem_p99": 0.02, + "mem_average": 3.48, + "mem_maximum": 5.99, + "mem_minimum": 0.92, + "mem_p90": 0.72, + "mem_p95": 0.07, + "mem_p99": 0.08, "platform": "Linux/UNIX", - "privateDnsName": "ip-3-80-47-5.ec2.internal", + "privateDnsName": "ip-0-19-57-2.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-2", - "resourceID": "i-7gaorrntlg", - "resourceName": "quirkyoctopus", - "resourceType": "m5i.8xlarge", - "savings": 492.792, + "region": "us-east-2", + "resourceID": "i-b5ofrivvha", + "resourceName": "sillycat", + "resourceType": "m4.8xlarge", + "savings": 12.398, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1843,41 +1843,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkyoctopus, environment=prod, app=userManagement", + "tags": "name=sillycat, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "620368136857", - "accountName": "nervousoctopus", - "cpu_average": 3.83, - "cpu_maximum": 5.7, - "cpu_minimum": 0.59, - "cpu_p90": 0.65, - "cpu_p95": 0.66, - "cpu_p99": 0.14, - "hostname": "ip-8-56-93-1", - "id": "i-c350sru65f", + "accountName": "kindsnake", + "cpu_average": 3.27, + "cpu_maximum": 5.08, + "cpu_minimum": 0.3, + "cpu_p90": 0.96, + "cpu_p95": 0.64, + "cpu_p99": 0.99, + "hostname": "ip-77-15-12-68", + "id": "i-zp44mw425zg", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-12-18T08:47:30.356Z", + "launchTime": "2022-07-30T21:02:27.242Z", "lookbackPeriod": "30 days", - "mem_average": 3.71, - "mem_maximum": 5.87, - "mem_minimum": 0.46, - "mem_p90": 0.81, - "mem_p95": 0.4, - "mem_p99": 0.3, + "mem_average": 3.29, + "mem_maximum": 5.4, + "mem_minimum": 0.64, + "mem_p90": 0.9, + "mem_p95": 0.37, + "mem_p99": 0.74, "platform": "Linux/UNIX", - "privateDnsName": "ip-8-56-93-1.ec2.internal", + "privateDnsName": "ip-77-15-12-68.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", "region": "ap-northeast-3", - "resourceID": "i-c350sru65f", - "resourceName": "wittygoat", + "resourceID": "i-zp44mw425zg", + "resourceName": "jollyrabbit", "resourceType": "m4.8xlarge", - "savings": 375.829, + "savings": 73.524, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1886,41 +1886,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=wittygoat, environment=dev, app=dataAnalytics", + "tags": "name=jollyrabbit, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "thankfulmouse", - "cpu_average": 3.74, - "cpu_maximum": 5.64, - "cpu_minimum": 0.9, - "cpu_p90": 0.11, - "cpu_p95": 0.7, - "cpu_p99": 0.33, - "hostname": "ip-46-96-17-60", - "id": "i-fklylvp08e", + "accountID": "516702013600", + "accountName": "proudant", + "cpu_average": 3.23, + "cpu_maximum": 5.08, + "cpu_minimum": 0.09, + "cpu_p90": 0.23, + "cpu_p95": 0.3, + "cpu_p99": 0.86, + "hostname": "ip-75-83-47-5", + "id": "i-sxydy362lz", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-03-22T20:42:54.760Z", + "launchTime": "2018-12-28T21:38:13.414Z", "lookbackPeriod": "30 days", - "mem_average": 3.11, - "mem_maximum": 5.08, - "mem_minimum": 0.31, - "mem_p90": 0.42, - "mem_p95": 0.14, - "mem_p99": 0.7, + "mem_average": 3.45, + "mem_maximum": 5.5, + "mem_minimum": 0.2, + "mem_p90": 0.68, + "mem_p95": 0.35, + "mem_p99": 0.13, "platform": "Linux/UNIX", - "privateDnsName": "ip-46-96-17-60.ec2.internal", + "privateDnsName": "ip-75-83-47-5.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-west-1", - "resourceID": "i-fklylvp08e", - "resourceName": "quirkycat", - "resourceType": "m5i.8xlarge", - "savings": 43.086, + "region": "us-east-1", + "resourceID": "i-sxydy362lz", + "resourceName": "youthfulibis", + "resourceType": "m6i.8xlarge", + "savings": 85.76, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1929,41 +1929,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkycat, environment=prod, app=paymentGateway", + "tags": "name=youthfulibis, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "nervousgiraffe", - "cpu_average": 3.42, - "cpu_maximum": 5.2, - "cpu_minimum": 0.61, - "cpu_p90": 0.24, - "cpu_p95": 0.08, - "cpu_p99": 0.81, - "hostname": "ip-43-30-47-16", - "id": "i-bb1sjoax2y", + "accountID": "665319725593", + "accountName": "gentleibis", + "cpu_average": 3, + "cpu_maximum": 5.15, + "cpu_minimum": 0.69, + "cpu_p90": 0.27, + "cpu_p95": 0.27, + "cpu_p99": 0.97, + "hostname": "ip-1-13-55-75", + "id": "i-h6b8e7qxrw", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-06-07T16:05:50.254Z", + "launchTime": "2018-11-02T06:41:07.945Z", "lookbackPeriod": "30 days", "mem_average": 3.26, - "mem_maximum": 5.77, - "mem_minimum": 0.89, - "mem_p90": 0.9, - "mem_p95": 0.01, - "mem_p99": 0.24, + "mem_maximum": 5.05, + "mem_minimum": 0.22, + "mem_p90": 0.71, + "mem_p95": 0.7, + "mem_p99": 0.35, "platform": "Linux/UNIX", - "privateDnsName": "ip-43-30-47-16.ec2.internal", + "privateDnsName": "ip-1-13-55-75.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "us-east-2", - "resourceID": "i-bb1sjoax2y", - "resourceName": "livelycat", - "resourceType": "r4.2xlarge", - "savings": 297.155, + "region": "eu-west-2", + "resourceID": "i-h6b8e7qxrw", + "resourceName": "jollygiraffe", + "resourceType": "m6i.8xlarge", + "savings": 418.082, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1972,41 +1972,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=livelycat, environment=dev, app=dataAnalytics", + "tags": "name=jollygiraffe, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "eagereel", - "cpu_average": 3.95, - "cpu_maximum": 5.91, - "cpu_minimum": 0.17, - "cpu_p90": 0.66, - "cpu_p95": 0.91, - "cpu_p99": 0.02, - "hostname": "ip-21-37-2-78", - "id": "i-0oe5rsljve", + "accountID": "627286410625", + "accountName": "drowsybear", + "cpu_average": 3.13, + "cpu_maximum": 5.17, + "cpu_minimum": 0.72, + "cpu_p90": 0.6, + "cpu_p95": 0.98, + "cpu_p99": 0.4, + "hostname": "ip-16-97-34-36", + "id": "i-moe2tdfrsa", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-08-11T09:12:54.091Z", + "launchTime": "2020-06-16T22:56:02.185Z", "lookbackPeriod": "30 days", - "mem_average": 3.37, - "mem_maximum": 5.35, - "mem_minimum": 0.19, - "mem_p90": 0.44, - "mem_p95": 0.17, - "mem_p99": 0.2, + "mem_average": 3.49, + "mem_maximum": 5.55, + "mem_minimum": 0.65, + "mem_p90": 0.22, + "mem_p95": 0.38, + "mem_p99": 0.62, "platform": "Linux/UNIX", - "privateDnsName": "ip-21-37-2-78.ec2.internal", + "privateDnsName": "ip-16-97-34-36.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-0oe5rsljve", - "resourceName": "vivaciousyak", - "resourceType": "m4.8xlarge", - "savings": 320.679, + "region": "us-west-2", + "resourceID": "i-moe2tdfrsa", + "resourceName": "quirkyyak", + "resourceType": "c4n.xlarge", + "savings": 75.108, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2015,41 +2015,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=vivaciousyak, environment=prod, app=customerSupport", + "tags": "name=quirkyyak, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "vivaciousparrot", - "cpu_average": 3.72, - "cpu_maximum": 5.8, - "cpu_minimum": 0.9, - "cpu_p90": 0.73, - "cpu_p95": 0.64, - "cpu_p99": 0.77, - "hostname": "ip-21-52-29-84", - "id": "i-qh39w52gdo", + "accountID": "999773517191", + "accountName": "kindurchin", + "cpu_average": 3.37, + "cpu_maximum": 5.12, + "cpu_minimum": 0.28, + "cpu_p90": 0.9, + "cpu_p95": 0.33, + "cpu_p99": 0.37, + "hostname": "ip-47-64-16-21", + "id": "i-ngzlsvaee4k", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-02-23T07:50:37.626Z", + "launchTime": "2022-11-25T05:14:34.603Z", "lookbackPeriod": "30 days", - "mem_average": 3.21, - "mem_maximum": 5.26, - "mem_minimum": 0.3, - "mem_p90": 0.74, - "mem_p95": 0.2, - "mem_p99": 0.33, + "mem_average": 3.71, + "mem_maximum": 5.91, + "mem_minimum": 0.29, + "mem_p90": 0.36, + "mem_p95": 0.42, + "mem_p99": 0.19, "platform": "Linux/UNIX", - "privateDnsName": "ip-21-52-29-84.ec2.internal", + "privateDnsName": "ip-47-64-16-21.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-1", - "resourceID": "i-qh39w52gdo", - "resourceName": "thankfuloctopus", - "resourceType": "m5i.8xlarge", - "savings": 453.595, + "region": "eu-west-2", + "resourceID": "i-ngzlsvaee4k", + "resourceName": "lazyurchin", + "resourceType": "r4.2xlarge", + "savings": 494.639, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2058,41 +2058,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=thankfuloctopus, environment=prod, app=userManagement", + "tags": "name=lazyurchin, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "646728909564", - "accountName": "bravehorse", - "cpu_average": 3.32, - "cpu_maximum": 5.11, - "cpu_minimum": 0.79, - "cpu_p90": 0.25, - "cpu_p95": 0.97, - "cpu_p99": 0.46, - "hostname": "ip-25-19-21-1", - "id": "i-unrt258w10f", + "accountName": "jovialmouse", + "cpu_average": 3.12, + "cpu_maximum": 6, + "cpu_minimum": 0.47, + "cpu_p90": 0.66, + "cpu_p95": 0.22, + "cpu_p99": 0.6, + "hostname": "ip-2-45-50-98", + "id": "i-jzxyq0dtdaf", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-07-06T01:46:41.120Z", + "launchTime": "2019-08-27T03:57:03.635Z", "lookbackPeriod": "30 days", - "mem_average": 3.41, - "mem_maximum": 5.1, - "mem_minimum": 0.46, - "mem_p90": 0.99, - "mem_p95": 0.5, - "mem_p99": 0.82, + "mem_average": 3.78, + "mem_maximum": 5.92, + "mem_minimum": 0.3, + "mem_p90": 0.19, + "mem_p95": 0.3, + "mem_p99": 0.36, "platform": "Linux/UNIX", - "privateDnsName": "ip-25-19-21-1.ec2.internal", + "privateDnsName": "ip-2-45-50-98.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "ap-northeast-3", - "resourceID": "i-unrt258w10f", - "resourceName": "excitedquail", + "region": "us-west-1", + "resourceID": "i-jzxyq0dtdaf", + "resourceName": "fiercelion", "resourceType": "m5i.8xlarge", - "savings": 83.632, + "savings": 690.145, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2101,41 +2101,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedquail, environment=dev, app=reportingService", + "tags": "name=fiercelion, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "nervousowl", - "cpu_average": 3.96, - "cpu_maximum": 5.12, - "cpu_minimum": 0.28, - "cpu_p90": 0.96, - "cpu_p95": 0.45, - "cpu_p99": 0.03, - "hostname": "ip-88-82-98-48", - "id": "i-6fmaxney1pj", + "accountID": "620368136857", + "accountName": "innocenturchin", + "cpu_average": 3.18, + "cpu_maximum": 5.51, + "cpu_minimum": 0.63, + "cpu_p90": 0.14, + "cpu_p95": 0.42, + "cpu_p99": 0.39, + "hostname": "ip-6-58-62-99", + "id": "i-x0m1258xjk", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-07-03T08:06:32.832Z", + "launchTime": "2021-10-19T02:17:01.763Z", "lookbackPeriod": "30 days", - "mem_average": 3.02, - "mem_maximum": 5.93, - "mem_minimum": 0.57, - "mem_p90": 0.52, - "mem_p95": 0.25, - "mem_p99": 0.31, + "mem_average": 3.46, + "mem_maximum": 5.39, + "mem_minimum": 0.58, + "mem_p90": 0.65, + "mem_p95": 0.71, + "mem_p99": 0.97, "platform": "Linux/UNIX", - "privateDnsName": "ip-88-82-98-48.ec2.internal", + "privateDnsName": "ip-6-58-62-99.ec2.internal", "recommendationType": "Terminate", "recommendedVmSize": "Terminate Instance", - "region": "eu-west-2", - "resourceID": "i-6fmaxney1pj", - "resourceName": "innocentwhale", + "region": "us-east-2", + "resourceID": "i-x0m1258xjk", + "resourceName": "upbeatdog", "resourceType": "m6i.8xlarge", - "savings": 121.329, + "savings": 21.834, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2144,7 +2144,7 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=innocentwhale, environment=dev, app=inventoryManagement", + "tags": "name=upbeatdog, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 diff --git a/flexera/data/aws/aws_compute_rightsizing_underutil.json b/flexera/data/aws/aws_compute_rightsizing_underutil.json index 3c4eabcf..35fb213b 100644 --- a/flexera/data/aws/aws_compute_rightsizing_underutil.json +++ b/flexera/data/aws/aws_compute_rightsizing_underutil.json @@ -1,34 +1,34 @@ [ { - "accountID": "627286410625", - "accountName": "sillyibis", - "cpu_average": 17.45, - "cpu_maximum": 1.43, - "cpu_minimum": 8.76, - "cpu_p90": 29.25, - "cpu_p95": 38.81, - "cpu_p99": 3.72, - "hostname": "ip-51-22-13-70", - "id": "i-91gmkj9g24", + "accountID": "165283112664", + "accountName": "merryjaguar", + "cpu_average": 28.63, + "cpu_maximum": 15.09, + "cpu_minimum": 1.32, + "cpu_p90": 2.74, + "cpu_p95": 29.77, + "cpu_p99": 5.81, + "hostname": "ip-77-30-41-50", + "id": "i-lwju3i68wm", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-02-08T15:33:10.575Z", + "launchTime": "2022-09-08T07:29:35.670Z", "lookbackPeriod": "30 days", - "mem_average": 7.21, - "mem_maximum": 18.61, - "mem_minimum": 16.74, - "mem_p90": 34.96, - "mem_p95": 8.34, - "mem_p99": 25.98, + "mem_average": 28.19, + "mem_maximum": 23.95, + "mem_minimum": 14.96, + "mem_p90": 12.95, + "mem_p95": 11.67, + "mem_p99": 39.53, "platform": "Linux/UNIX", - "privateDnsName": "ip-51-22-13-70.ec2.internal", + "privateDnsName": "ip-77-30-41-50.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m5i.8xlarge", - "region": "us-west-1", - "resourceID": "i-91gmkj9g24", - "resourceName": "calmjaguar", - "resourceType": "m6i.8xlarge", - "savings": 23.982, + "recommendedVmSize": "m4i.8xlarge", + "region": "eu-west-1", + "resourceID": "i-lwju3i68wm", + "resourceName": "quirkyhorse", + "resourceType": "m5i.8xlarge", + "savings": 553.778, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -37,41 +37,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=calmjaguar, environment=dev, app=inventoryManagement", + "tags": "name=quirkyhorse, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "gentleibis", - "cpu_average": 3.3, - "cpu_maximum": 36.62, - "cpu_minimum": 7.42, - "cpu_p90": 17.12, - "cpu_p95": 22.67, - "cpu_p99": 2.63, - "hostname": "ip-30-98-69-80", - "id": "i-e57uij8q9r", + "accountID": "925894598672", + "accountName": "zealousquail", + "cpu_average": 2.26, + "cpu_maximum": 16.72, + "cpu_minimum": 3.08, + "cpu_p90": 7.64, + "cpu_p95": 25.62, + "cpu_p99": 2.93, + "hostname": "ip-74-98-84-6", + "id": "i-wegh4t9orc", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-12-26T07:00:36.664Z", + "launchTime": "2019-04-21T16:44:05.896Z", "lookbackPeriod": "30 days", - "mem_average": 37.61, - "mem_maximum": 17.64, - "mem_minimum": 18.29, - "mem_p90": 8.61, - "mem_p95": 31.1, - "mem_p99": 34.18, + "mem_average": 34.74, + "mem_maximum": 21.64, + "mem_minimum": 4.24, + "mem_p90": 36.96, + "mem_p95": 25.04, + "mem_p99": 2.55, "platform": "Linux/UNIX", - "privateDnsName": "ip-30-98-69-80.ec2.internal", + "privateDnsName": "ip-74-98-84-6.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "ap-east-1", - "resourceID": "i-e57uij8q9r", - "resourceName": "lazyoctopus", - "resourceType": "c3n.xlarge", - "savings": 826.386, + "recommendedVmSize": "c3n.xlarge", + "region": "eu-west-1", + "resourceID": "i-wegh4t9orc", + "resourceName": "kindzebra", + "resourceType": "c4n.xlarge", + "savings": 149.459, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -80,41 +80,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=lazyoctopus, environment=dev, app=dataAnalytics", + "tags": "name=kindzebra, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "zealousmouse", - "cpu_average": 2.86, - "cpu_maximum": 14.56, - "cpu_minimum": 2.75, - "cpu_p90": 14.6, - "cpu_p95": 10.47, - "cpu_p99": 8.73, - "hostname": "ip-88-84-69-17", - "id": "i-m7y7vtx1az", + "accountID": "665319725593", + "accountName": "thankfulparrot", + "cpu_average": 2.58, + "cpu_maximum": 37.77, + "cpu_minimum": 0.3, + "cpu_p90": 16.34, + "cpu_p95": 39.74, + "cpu_p99": 0.49, + "hostname": "ip-7-99-39-82", + "id": "i-46eer6ecoii", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-07-01T13:43:21.344Z", + "launchTime": "2021-08-17T15:23:15.916Z", "lookbackPeriod": "30 days", - "mem_average": 1.48, - "mem_maximum": 35.27, - "mem_minimum": 18.2, - "mem_p90": 8.27, - "mem_p95": 38.56, - "mem_p99": 0.15, + "mem_average": 2.68, + "mem_maximum": 12.92, + "mem_minimum": 12.39, + "mem_p90": 27.45, + "mem_p95": 30.27, + "mem_p99": 14.52, "platform": "Linux/UNIX", - "privateDnsName": "ip-88-84-69-17.ec2.internal", + "privateDnsName": "ip-7-99-39-82.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m4i.8xlarge", + "recommendedVmSize": "r4.2xlarge", "region": "eu-west-1", - "resourceID": "i-m7y7vtx1az", - "resourceName": "innocentmouse", - "resourceType": "m5i.8xlarge", - "savings": 419.008, + "resourceID": "i-46eer6ecoii", + "resourceName": "obedienturchin", + "resourceType": "r5.2xlarge", + "savings": 154.394, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -123,41 +123,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=innocentmouse, environment=staging, app=invoiceProcessing", + "tags": "name=obedienturchin, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", - "accountName": "proudkangaroo", - "cpu_average": 5.01, - "cpu_maximum": 14.1, - "cpu_minimum": 5.12, - "cpu_p90": 13.8, - "cpu_p95": 11.27, - "cpu_p99": 7.52, - "hostname": "ip-15-5-57-96", - "id": "i-btfyoiz9ht", + "accountID": "999773517191", + "accountName": "relievedtiger", + "cpu_average": 19.67, + "cpu_maximum": 29.02, + "cpu_minimum": 9.57, + "cpu_p90": 3.36, + "cpu_p95": 12.28, + "cpu_p99": 1.4, + "hostname": "ip-18-27-85-49", + "id": "i-impfsz47ad", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-07-09T13:01:36.949Z", + "launchTime": "2018-08-03T22:14:29.967Z", "lookbackPeriod": "30 days", - "mem_average": 15.57, - "mem_maximum": 8.26, - "mem_minimum": 16, - "mem_p90": 0.61, - "mem_p95": 19.23, - "mem_p99": 13.4, + "mem_average": 23.78, + "mem_maximum": 31.87, + "mem_minimum": 27.88, + "mem_p90": 16, + "mem_p95": 28.75, + "mem_p99": 29.21, "platform": "Linux/UNIX", - "privateDnsName": "ip-15-5-57-96.ec2.internal", + "privateDnsName": "ip-18-27-85-49.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "us-west-1", - "resourceID": "i-btfyoiz9ht", - "resourceName": "wittyant", - "resourceType": "c3n.xlarge", - "savings": 57.232, + "recommendedVmSize": "m5i.8xlarge", + "region": "ap-east-1", + "resourceID": "i-impfsz47ad", + "resourceName": "eagerowl", + "resourceType": "m6i.8xlarge", + "savings": 520.299, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -166,41 +166,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=wittyant, environment=prod, app=securityModule", + "tags": "name=eagerowl, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "eagerhorse", - "cpu_average": 20.46, - "cpu_maximum": 8.17, - "cpu_minimum": 3.3, - "cpu_p90": 9.28, - "cpu_p95": 38.84, - "cpu_p99": 4.02, - "hostname": "ip-1-64-21-98", - "id": "i-a4c4akykqg", + "accountID": "165283112664", + "accountName": "bravejaguar", + "cpu_average": 29.56, + "cpu_maximum": 34.09, + "cpu_minimum": 6.74, + "cpu_p90": 22.36, + "cpu_p95": 23.77, + "cpu_p99": 9.98, + "hostname": "ip-86-82-44-17", + "id": "i-rva4p2s5zm", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-03-05T15:08:05.024Z", + "launchTime": "2019-12-05T04:15:14.641Z", "lookbackPeriod": "30 days", - "mem_average": 24.94, - "mem_maximum": 3.64, - "mem_minimum": 14.35, - "mem_p90": 7.9, - "mem_p95": 23, - "mem_p99": 37.12, + "mem_average": 20.05, + "mem_maximum": 21.61, + "mem_minimum": 2.53, + "mem_p90": 22.39, + "mem_p95": 33.55, + "mem_p99": 17, "platform": "Linux/UNIX", - "privateDnsName": "ip-1-64-21-98.ec2.internal", + "privateDnsName": "ip-86-82-44-17.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m5i.8xlarge", - "region": "us-east-2", - "resourceID": "i-a4c4akykqg", - "resourceName": "obedientrabbit", - "resourceType": "m6i.8xlarge", - "savings": 275.859, + "recommendedVmSize": "c4n.xlarge", + "region": "ap-northeast-3", + "resourceID": "i-rva4p2s5zm", + "resourceName": "lazylion", + "resourceType": "c5n.xlarge", + "savings": 70.124, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -209,41 +209,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=obedientrabbit, environment=prod, app=userManagement", + "tags": "name=lazylion, environment=dev, app=inventoryManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "quickmouse", - "cpu_average": 5.93, - "cpu_maximum": 16.17, - "cpu_minimum": 5.5, - "cpu_p90": 15.41, - "cpu_p95": 12.19, - "cpu_p99": 7.4, - "hostname": "ip-30-65-22-18", - "id": "i-o4vdk2vv7t", + "accountID": "646728909564", + "accountName": "eagergiraffe", + "cpu_average": 28.65, + "cpu_maximum": 34.6, + "cpu_minimum": 9.29, + "cpu_p90": 17.45, + "cpu_p95": 19.89, + "cpu_p99": 4.03, + "hostname": "ip-42-58-63-13", + "id": "i-5haxmiog9b", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-10-13T16:39:28.269Z", + "launchTime": "2018-06-22T11:32:12.562Z", "lookbackPeriod": "30 days", - "mem_average": 37.16, - "mem_maximum": 19.75, - "mem_minimum": 34.86, - "mem_p90": 29.7, - "mem_p95": 37.1, - "mem_p99": 1.31, + "mem_average": 0.33, + "mem_maximum": 4.67, + "mem_minimum": 19.91, + "mem_p90": 35.41, + "mem_p95": 1.99, + "mem_p99": 18.96, "platform": "Linux/UNIX", - "privateDnsName": "ip-30-65-22-18.ec2.internal", + "privateDnsName": "ip-42-58-63-13.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", - "region": "us-west-2", - "resourceID": "i-o4vdk2vv7t", - "resourceName": "merrytiger", - "resourceType": "c5n.xlarge", - "savings": 36.18, + "recommendedVmSize": "r4.xlarge", + "region": "eu-west-2", + "resourceID": "i-5haxmiog9b", + "resourceName": "adventurousibis", + "resourceType": "r5.xlarge", + "savings": 280.647, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -252,41 +252,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=merrytiger, environment=prod, app=paymentGateway", + "tags": "name=adventurousibis, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "merrycat", - "cpu_average": 9.69, - "cpu_maximum": 19.04, - "cpu_minimum": 5.13, - "cpu_p90": 7.38, - "cpu_p95": 5.19, - "cpu_p99": 8.02, - "hostname": "ip-29-82-47-94", - "id": "i-993ghvubn4", + "accountID": "925894598672", + "accountName": "youthfulhorse", + "cpu_average": 20.69, + "cpu_maximum": 1.08, + "cpu_minimum": 5.37, + "cpu_p90": 16.38, + "cpu_p95": 25.16, + "cpu_p99": 3.66, + "hostname": "ip-12-20-14-11", + "id": "i-u8fesr0xn6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-02-26T23:54:59.829Z", + "launchTime": "2021-03-31T03:30:28.617Z", "lookbackPeriod": "30 days", - "mem_average": 22.64, - "mem_maximum": 20.3, - "mem_minimum": 6.19, - "mem_p90": 13.36, - "mem_p95": 25.93, - "mem_p99": 5.21, + "mem_average": 0.04, + "mem_maximum": 5.66, + "mem_minimum": 19.27, + "mem_p90": 0.63, + "mem_p95": 38.55, + "mem_p99": 29.92, "platform": "Linux/UNIX", - "privateDnsName": "ip-29-82-47-94.ec2.internal", + "privateDnsName": "ip-12-20-14-11.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c3n.xlarge", - "region": "ap-east-1", - "resourceID": "i-993ghvubn4", - "resourceName": "exciteddog", - "resourceType": "c4n.xlarge", - "savings": 193.012, + "recommendedVmSize": "c4n.xlarge", + "region": "us-east-1", + "resourceID": "i-u8fesr0xn6", + "resourceName": "quirkyyak", + "resourceType": "c5n.xlarge", + "savings": 39.166, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -295,41 +295,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=exciteddog, environment=prod, app=customerSupport", + "tags": "name=quirkyyak, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "kindpenguin", - "cpu_average": 21.21, - "cpu_maximum": 37.13, - "cpu_minimum": 7.23, - "cpu_p90": 19.04, - "cpu_p95": 22.55, - "cpu_p99": 0.42, - "hostname": "ip-40-15-79-90", - "id": "i-5oyoib1i1p", + "accountID": "627286410625", + "accountName": "braveoctopus", + "cpu_average": 5.94, + "cpu_maximum": 36.97, + "cpu_minimum": 3.1, + "cpu_p90": 28.24, + "cpu_p95": 8.85, + "cpu_p99": 9.85, + "hostname": "ip-34-31-92-28", + "id": "i-9fp9ql97c", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-08-12T02:17:17.662Z", + "launchTime": "2021-08-21T01:49:57.561Z", "lookbackPeriod": "30 days", - "mem_average": 35.08, - "mem_maximum": 3.92, - "mem_minimum": 17.51, - "mem_p90": 3.75, - "mem_p95": 3.52, - "mem_p99": 37.08, + "mem_average": 10.81, + "mem_maximum": 2.11, + "mem_minimum": 16.42, + "mem_p90": 38.33, + "mem_p95": 29.45, + "mem_p99": 20.45, "platform": "Linux/UNIX", - "privateDnsName": "ip-40-15-79-90.ec2.internal", + "privateDnsName": "ip-34-31-92-28.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.xlarge", - "region": "eu-west-1", - "resourceID": "i-5oyoib1i1p", - "resourceName": "zealouszebra", - "resourceType": "r5.xlarge", - "savings": 171.437, + "recommendedVmSize": "c4n.xlarge", + "region": "us-west-1", + "resourceID": "i-9fp9ql97c", + "resourceName": "vivaciousurchin", + "resourceType": "c5n.xlarge", + "savings": 17.065, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -338,41 +338,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=zealouszebra, environment=prod, app=emailService", + "tags": "name=vivaciousurchin, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "quirkycat", - "cpu_average": 8.06, - "cpu_maximum": 37.6, - "cpu_minimum": 1.6, - "cpu_p90": 3.98, - "cpu_p95": 13.77, - "cpu_p99": 7.99, - "hostname": "ip-87-27-2-74", - "id": "i-8umc8bgox7", + "accountID": "627286410625", + "accountName": "bravetiger", + "cpu_average": 12.16, + "cpu_maximum": 21.89, + "cpu_minimum": 1.1, + "cpu_p90": 18.05, + "cpu_p95": 11.68, + "cpu_p99": 4.71, + "hostname": "ip-84-87-3-66", + "id": "i-lerh65uktf", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-09-23T11:13:55.093Z", + "launchTime": "2018-04-20T11:32:21.045Z", "lookbackPeriod": "30 days", - "mem_average": 16.59, - "mem_maximum": 9.71, - "mem_minimum": 5.99, - "mem_p90": 25.6, - "mem_p95": 14.28, - "mem_p99": 14.56, + "mem_average": 14.69, + "mem_maximum": 11.06, + "mem_minimum": 6.1, + "mem_p90": 14.25, + "mem_p95": 17.42, + "mem_p99": 12.19, "platform": "Linux/UNIX", - "privateDnsName": "ip-87-27-2-74.ec2.internal", + "privateDnsName": "ip-84-87-3-66.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m4.8xlarge", - "region": "us-west-1", - "resourceID": "i-8umc8bgox7", - "resourceName": "jollyant", - "resourceType": "m5.8xlarge", - "savings": 383.889, + "recommendedVmSize": "r4.2xlarge", + "region": "us-west-2", + "resourceID": "i-lerh65uktf", + "resourceName": "drowsyowl", + "resourceType": "r5.2xlarge", + "savings": 45.424, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -381,41 +381,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jollyant, environment=staging, app=invoiceProcessing", + "tags": "name=drowsyowl, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "165283112664", - "accountName": "braveibis", - "cpu_average": 23.6, - "cpu_maximum": 3.9, - "cpu_minimum": 7.65, - "cpu_p90": 11.07, - "cpu_p95": 1.78, - "cpu_p99": 7.94, - "hostname": "ip-37-15-87-97", - "id": "i-l301zfydtl", + "accountName": "upbeatkangaroo", + "cpu_average": 26.42, + "cpu_maximum": 22.47, + "cpu_minimum": 7.49, + "cpu_p90": 11.31, + "cpu_p95": 30.03, + "cpu_p99": 7.55, + "hostname": "ip-63-74-84-98", + "id": "i-39vb3nbsi3", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-02-16T23:30:16.922Z", + "launchTime": "2019-07-29T00:13:27.874Z", "lookbackPeriod": "30 days", - "mem_average": 36.23, - "mem_maximum": 13.96, - "mem_minimum": 7.22, - "mem_p90": 15.97, - "mem_p95": 14.51, - "mem_p99": 27.79, + "mem_average": 15, + "mem_maximum": 23.24, + "mem_minimum": 4.07, + "mem_p90": 23.65, + "mem_p95": 35.74, + "mem_p99": 25.89, "platform": "Linux/UNIX", - "privateDnsName": "ip-37-15-87-97.ec2.internal", + "privateDnsName": "ip-63-74-84-98.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "ca-central-1", - "resourceID": "i-l301zfydtl", - "resourceName": "zealouskangaroo", - "resourceType": "c3n.xlarge", - "savings": 209.719, + "recommendedVmSize": "m4.8xlarge", + "region": "us-west-2", + "resourceID": "i-39vb3nbsi3", + "resourceName": "excitedcat", + "resourceType": "m5.8xlarge", + "savings": 584.819, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -424,41 +424,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=zealouskangaroo, environment=dev, app=dataAnalytics", + "tags": "name=excitedcat, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "353197488767", - "accountName": "thankfulibis", - "cpu_average": 21.21, - "cpu_maximum": 29.67, - "cpu_minimum": 2.78, - "cpu_p90": 12.08, - "cpu_p95": 12.39, - "cpu_p99": 0.97, - "hostname": "ip-72-48-7-32", - "id": "i-5yjhio93nn", + "accountName": "thankfulant", + "cpu_average": 25.57, + "cpu_maximum": 16.72, + "cpu_minimum": 9.28, + "cpu_p90": 20.63, + "cpu_p95": 12.4, + "cpu_p99": 6.78, + "hostname": "ip-58-62-96-26", + "id": "i-liyozr4vvu", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-26T10:17:12.727Z", + "launchTime": "2019-08-04T14:28:17.806Z", "lookbackPeriod": "30 days", - "mem_average": 1.7, - "mem_maximum": 18.19, - "mem_minimum": 33.09, - "mem_p90": 38.64, - "mem_p95": 8.39, - "mem_p99": 30.19, + "mem_average": 38.35, + "mem_maximum": 36.35, + "mem_minimum": 34.27, + "mem_p90": 31.46, + "mem_p95": 5.02, + "mem_p99": 33.16, "platform": "Linux/UNIX", - "privateDnsName": "ip-72-48-7-32.ec2.internal", + "privateDnsName": "ip-58-62-96-26.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "ap-northeast-3", - "resourceID": "i-5yjhio93nn", - "resourceName": "upbeatdog", - "resourceType": "c3n.xlarge", - "savings": 93.201, + "recommendedVmSize": "c3n.xlarge", + "region": "us-west-2", + "resourceID": "i-liyozr4vvu", + "resourceName": "nervousquail", + "resourceType": "c4n.xlarge", + "savings": 944.063, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -467,41 +467,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeatdog, environment=prod, app=paymentGateway", + "tags": "name=nervousquail, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "516702013600", - "accountName": "sillyrabbit", - "cpu_average": 25.49, - "cpu_maximum": 36.04, - "cpu_minimum": 4.4, - "cpu_p90": 5.26, - "cpu_p95": 29.38, - "cpu_p99": 8.22, - "hostname": "ip-72-14-39-58", - "id": "i-my2fbmehtj", + "accountName": "kindelephant", + "cpu_average": 4.88, + "cpu_maximum": 25.64, + "cpu_minimum": 5.05, + "cpu_p90": 12.66, + "cpu_p95": 15.54, + "cpu_p99": 4.74, + "hostname": "ip-73-64-68-69", + "id": "i-qvcsqx2v4b", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-03-01T16:14:20.513Z", + "launchTime": "2019-09-06T09:10:17.919Z", "lookbackPeriod": "30 days", - "mem_average": 37.83, - "mem_maximum": 16.72, - "mem_minimum": 2.11, - "mem_p90": 3.01, - "mem_p95": 30.7, - "mem_p99": 1.53, + "mem_average": 27.45, + "mem_maximum": 15.9, + "mem_minimum": 9.23, + "mem_p90": 35.07, + "mem_p95": 38.93, + "mem_p99": 37.85, "platform": "Linux/UNIX", - "privateDnsName": "ip-72-14-39-58.ec2.internal", + "privateDnsName": "ip-73-64-68-69.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "ap-northeast-3", - "resourceID": "i-my2fbmehtj", - "resourceName": "vivaciousrabbit", - "resourceType": "c3n.xlarge", - "savings": 170.297, + "recommendedVmSize": "r4.xlarge", + "region": "us-east-2", + "resourceID": "i-qvcsqx2v4b", + "resourceName": "excitednewt", + "resourceType": "r5.xlarge", + "savings": 347.112, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -510,41 +510,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=vivaciousrabbit, environment=staging, app=invoiceProcessing", + "tags": "name=excitednewt, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "jovialsnake", - "cpu_average": 28.25, - "cpu_maximum": 18.53, - "cpu_minimum": 3.64, - "cpu_p90": 27.51, - "cpu_p95": 5.45, - "cpu_p99": 1.93, - "hostname": "ip-35-85-80-51", - "id": "i-1hunaquajzk", + "accountID": "627286410625", + "accountName": "jollyjaguar", + "cpu_average": 19.5, + "cpu_maximum": 7.13, + "cpu_minimum": 3.79, + "cpu_p90": 19.17, + "cpu_p95": 6.39, + "cpu_p99": 3.79, + "hostname": "ip-47-18-33-90", + "id": "i-8xr4yqyfenf", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-05-02T10:52:04.373Z", + "launchTime": "2019-09-06T20:09:53.168Z", "lookbackPeriod": "30 days", - "mem_average": 0.7, - "mem_maximum": 25.69, - "mem_minimum": 8.59, - "mem_p90": 20.02, - "mem_p95": 2.12, - "mem_p99": 33.65, + "mem_average": 36.48, + "mem_maximum": 19.6, + "mem_minimum": 24.3, + "mem_p90": 30.52, + "mem_p95": 30.66, + "mem_p99": 21.31, "platform": "Linux/UNIX", - "privateDnsName": "ip-35-85-80-51.ec2.internal", + "privateDnsName": "ip-47-18-33-90.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.2xlarge", - "region": "us-west-2", - "resourceID": "i-1hunaquajzk", - "resourceName": "gentlecat", - "resourceType": "r5.2xlarge", - "savings": 514.602, + "recommendedVmSize": "r3.2xlarge", + "region": "eu-west-2", + "resourceID": "i-8xr4yqyfenf", + "resourceName": "livelyyak", + "resourceType": "r4.2xlarge", + "savings": 211.544, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -553,41 +553,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=gentlecat, environment=prod, app=emailService", + "tags": "name=livelyyak, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "999773517191", - "accountName": "braveviper", - "cpu_average": 23.82, - "cpu_maximum": 25.12, - "cpu_minimum": 1.71, - "cpu_p90": 18.61, - "cpu_p95": 8.81, - "cpu_p99": 4.23, - "hostname": "ip-8-6-59-55", - "id": "i-dnt0lueapd", + "accountName": "excitedowl", + "cpu_average": 25.79, + "cpu_maximum": 5.66, + "cpu_minimum": 1.65, + "cpu_p90": 23.1, + "cpu_p95": 13.36, + "cpu_p99": 2.5, + "hostname": "ip-34-35-41-13", + "id": "i-f8lu8l8i0v", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-03-17T11:34:59.978Z", + "launchTime": "2020-07-19T00:40:03.906Z", "lookbackPeriod": "30 days", - "mem_average": 15.35, - "mem_maximum": 17.98, - "mem_minimum": 39.13, - "mem_p90": 20.51, - "mem_p95": 22.96, - "mem_p99": 34.96, + "mem_average": 5.99, + "mem_maximum": 26.41, + "mem_minimum": 37.22, + "mem_p90": 25.04, + "mem_p95": 8.26, + "mem_p99": 18.69, "platform": "Linux/UNIX", - "privateDnsName": "ip-8-6-59-55.ec2.internal", + "privateDnsName": "ip-34-35-41-13.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "us-east-2", - "resourceID": "i-dnt0lueapd", - "resourceName": "quirkyrabbit", - "resourceType": "r4.2xlarge", - "savings": 305.768, + "recommendedVmSize": "m5i.8xlarge", + "region": "us-west-2", + "resourceID": "i-f8lu8l8i0v", + "resourceName": "excitedzebra", + "resourceType": "m6i.8xlarge", + "savings": 142.005, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -596,41 +596,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=quirkyrabbit, environment=prod, app=paymentGateway", + "tags": "name=excitedzebra, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "nervousmouse", - "cpu_average": 22.91, - "cpu_maximum": 39.77, - "cpu_minimum": 7.18, - "cpu_p90": 15.16, - "cpu_p95": 25.77, - "cpu_p99": 7.99, - "hostname": "ip-92-79-76-13", - "id": "i-r5xlg3ywix", + "accountID": "165283112664", + "accountName": "thankfulquail", + "cpu_average": 23.08, + "cpu_maximum": 21.61, + "cpu_minimum": 3.74, + "cpu_p90": 19.97, + "cpu_p95": 31.75, + "cpu_p99": 4.27, + "hostname": "ip-43-8-94-6", + "id": "i-7aj33tk9x6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-05-09T21:02:41.501Z", + "launchTime": "2022-02-18T17:37:11.552Z", "lookbackPeriod": "30 days", - "mem_average": 2.53, - "mem_maximum": 10.41, - "mem_minimum": 19.67, - "mem_p90": 33.8, - "mem_p95": 13.94, - "mem_p99": 23.17, + "mem_average": 12.71, + "mem_maximum": 37.17, + "mem_minimum": 26.41, + "mem_p90": 25.6, + "mem_p95": 24.29, + "mem_p99": 2.47, "platform": "Linux/UNIX", - "privateDnsName": "ip-92-79-76-13.ec2.internal", + "privateDnsName": "ip-43-8-94-6.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", - "region": "us-east-2", - "resourceID": "i-r5xlg3ywix", - "resourceName": "zealousbear", - "resourceType": "m4.8xlarge", - "savings": 231.39, + "recommendedVmSize": "c2n.xlarge", + "region": "ap-northeast-3", + "resourceID": "i-7aj33tk9x6", + "resourceName": "eagerkangaroo", + "resourceType": "c3n.xlarge", + "savings": 585.32, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -639,41 +639,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=zealousbear, environment=prod, app=userManagement", + "tags": "name=eagerkangaroo, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "jovialpenguin", - "cpu_average": 15.81, - "cpu_maximum": 1.67, - "cpu_minimum": 7.98, - "cpu_p90": 28.51, - "cpu_p95": 9.34, - "cpu_p99": 5.52, - "hostname": "ip-4-18-11-53", - "id": "i-agqkd3zgpu", + "accountID": "353197488767", + "accountName": "zealousfox", + "cpu_average": 3.13, + "cpu_maximum": 30.7, + "cpu_minimum": 4.51, + "cpu_p90": 23.77, + "cpu_p95": 5.34, + "cpu_p99": 0.96, + "hostname": "ip-41-12-90-71", + "id": "i-grwmd9jywt", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-06-13T09:26:47.650Z", + "launchTime": "2018-12-01T00:16:38.086Z", "lookbackPeriod": "30 days", - "mem_average": 26.36, - "mem_maximum": 31.78, - "mem_minimum": 34.96, - "mem_p90": 35.87, - "mem_p95": 13.1, - "mem_p99": 13.84, + "mem_average": 18.3, + "mem_maximum": 0.87, + "mem_minimum": 17.23, + "mem_p90": 32.4, + "mem_p95": 4.04, + "mem_p99": 35.53, "platform": "Linux/UNIX", - "privateDnsName": "ip-4-18-11-53.ec2.internal", + "privateDnsName": "ip-41-12-90-71.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", + "recommendedVmSize": "c2n.xlarge", "region": "us-east-1", - "resourceID": "i-agqkd3zgpu", - "resourceName": "nervoushorse", - "resourceType": "m4.8xlarge", - "savings": 224.159, + "resourceID": "i-grwmd9jywt", + "resourceName": "sillyzebra", + "resourceType": "c3n.xlarge", + "savings": 554.549, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -682,41 +682,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=nervoushorse, environment=staging, app=invoiceProcessing", + "tags": "name=sillyzebra, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "relievednewt", - "cpu_average": 22.32, - "cpu_maximum": 31.81, - "cpu_minimum": 9.99, - "cpu_p90": 5.58, - "cpu_p95": 14.64, - "cpu_p99": 1, - "hostname": "ip-49-94-36-65", - "id": "i-gc07qel2ox", + "accountID": "620368136857", + "accountName": "nervousnewt", + "cpu_average": 25.03, + "cpu_maximum": 8.07, + "cpu_minimum": 4.88, + "cpu_p90": 5.43, + "cpu_p95": 5.96, + "cpu_p99": 8.95, + "hostname": "ip-65-57-13-13", + "id": "i-2nnch3e3jx", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-11-21T04:19:56.799Z", + "launchTime": "2022-08-25T08:50:38.997Z", "lookbackPeriod": "30 days", - "mem_average": 13.24, - "mem_maximum": 32.59, - "mem_minimum": 37.68, - "mem_p90": 5.84, - "mem_p95": 19.21, - "mem_p99": 13.03, + "mem_average": 30.56, + "mem_maximum": 12.78, + "mem_minimum": 13.91, + "mem_p90": 18.04, + "mem_p95": 6.54, + "mem_p99": 26.34, "platform": "Linux/UNIX", - "privateDnsName": "ip-49-94-36-65.ec2.internal", + "privateDnsName": "ip-65-57-13-13.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "us-west-1", - "resourceID": "i-gc07qel2ox", - "resourceName": "adventurousjaguar", - "resourceType": "c3n.xlarge", - "savings": 100.434, + "recommendedVmSize": "c3n.xlarge", + "region": "eu-west-2", + "resourceID": "i-2nnch3e3jx", + "resourceName": "proudtiger", + "resourceType": "c4n.xlarge", + "savings": 244.53, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -725,41 +725,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=adventurousjaguar, environment=prod, app=securityModule", + "tags": "name=proudtiger, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "lazyowl", - "cpu_average": 2.01, - "cpu_maximum": 13.27, - "cpu_minimum": 1.48, - "cpu_p90": 15.51, - "cpu_p95": 6.33, - "cpu_p99": 7.11, - "hostname": "ip-60-86-58-99", - "id": "i-ywwiv5jvyf", + "accountID": "353197488767", + "accountName": "youthfulparrot", + "cpu_average": 22.06, + "cpu_maximum": 7.02, + "cpu_minimum": 0.43, + "cpu_p90": 9.39, + "cpu_p95": 20.05, + "cpu_p99": 4.11, + "hostname": "ip-10-11-22-57", + "id": "i-8zp1pbd54g", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-02-17T10:07:31.149Z", + "launchTime": "2021-08-30T22:01:59.207Z", "lookbackPeriod": "30 days", - "mem_average": 34.97, - "mem_maximum": 5.96, - "mem_minimum": 28.54, - "mem_p90": 39.81, - "mem_p95": 34.25, - "mem_p99": 5.22, + "mem_average": 0.49, + "mem_maximum": 22.81, + "mem_minimum": 18.43, + "mem_p90": 37.94, + "mem_p95": 6.4, + "mem_p99": 26.77, "platform": "Linux/UNIX", - "privateDnsName": "ip-60-86-58-99.ec2.internal", + "privateDnsName": "ip-10-11-22-57.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", - "region": "us-west-2", - "resourceID": "i-ywwiv5jvyf", - "resourceName": "relievedlion", - "resourceType": "m4.8xlarge", - "savings": 213.698, + "recommendedVmSize": "c3n.xlarge", + "region": "ca-central-1", + "resourceID": "i-8zp1pbd54g", + "resourceName": "fierceant", + "resourceType": "c4n.xlarge", + "savings": 116.851, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -768,41 +768,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=relievedlion, environment=prod, app=paymentGateway", + "tags": "name=fierceant, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "sillytiger", - "cpu_average": 25.93, - "cpu_maximum": 31.28, - "cpu_minimum": 9.92, - "cpu_p90": 20.64, - "cpu_p95": 15, - "cpu_p99": 4.91, - "hostname": "ip-74-55-41-50", - "id": "i-fs56wkgjpu", + "accountID": "165283112664", + "accountName": "excitedpenguin", + "cpu_average": 22.49, + "cpu_maximum": 35.47, + "cpu_minimum": 1.45, + "cpu_p90": 7.43, + "cpu_p95": 20.16, + "cpu_p99": 0.47, + "hostname": "ip-33-82-29-10", + "id": "i-q3fx45a2pt", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-11-15T12:08:19.213Z", + "launchTime": "2022-07-30T20:40:15.067Z", "lookbackPeriod": "30 days", - "mem_average": 18.91, - "mem_maximum": 12.03, - "mem_minimum": 28.51, - "mem_p90": 10.99, - "mem_p95": 38.04, - "mem_p99": 0.88, + "mem_average": 21.33, + "mem_maximum": 13.66, + "mem_minimum": 27.21, + "mem_p90": 16.64, + "mem_p95": 4.29, + "mem_p99": 15.86, "platform": "Linux/UNIX", - "privateDnsName": "ip-74-55-41-50.ec2.internal", + "privateDnsName": "ip-33-82-29-10.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c3n.xlarge", - "region": "ca-central-1", - "resourceID": "i-fs56wkgjpu", - "resourceName": "fiercerabbit", - "resourceType": "c4n.xlarge", - "savings": 3.879, + "recommendedVmSize": "c2n.xlarge", + "region": "ap-east-1", + "resourceID": "i-q3fx45a2pt", + "resourceName": "obedientwhale", + "resourceType": "c3n.xlarge", + "savings": 20.189, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -811,41 +811,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=fiercerabbit, environment=dev, app=inventoryManagement", + "tags": "name=obedientwhale, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "kindrabbit", - "cpu_average": 8.33, - "cpu_maximum": 30.82, - "cpu_minimum": 9.84, - "cpu_p90": 24.72, - "cpu_p95": 18.78, - "cpu_p99": 6.04, - "hostname": "ip-78-62-15-70", - "id": "i-o7mxg9wav2", + "accountID": "353197488767", + "accountName": "adventurousurchin", + "cpu_average": 25.66, + "cpu_maximum": 13.09, + "cpu_minimum": 7.53, + "cpu_p90": 4.59, + "cpu_p95": 0.64, + "cpu_p99": 3.59, + "hostname": "ip-23-97-64-63", + "id": "i-x5jmtey9f3", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-01-09T02:30:37.412Z", + "launchTime": "2022-06-26T08:58:09.750Z", "lookbackPeriod": "30 days", - "mem_average": 36.21, - "mem_maximum": 23.6, - "mem_minimum": 6.04, - "mem_p90": 33.13, - "mem_p95": 23.25, - "mem_p99": 39.18, + "mem_average": 0.62, + "mem_maximum": 36.85, + "mem_minimum": 32.64, + "mem_p90": 35.44, + "mem_p95": 35.85, + "mem_p99": 16.88, "platform": "Linux/UNIX", - "privateDnsName": "ip-78-62-15-70.ec2.internal", + "privateDnsName": "ip-23-97-64-63.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m4i.8xlarge", - "region": "ap-northeast-3", - "resourceID": "i-o7mxg9wav2", - "resourceName": "proudgoat", - "resourceType": "m5i.8xlarge", - "savings": 32.447, + "recommendedVmSize": "r4.2xlarge", + "region": "us-west-2", + "resourceID": "i-x5jmtey9f3", + "resourceName": "quirkycat", + "resourceType": "r5.2xlarge", + "savings": 177.098, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -854,41 +854,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=proudgoat, environment=prod, app=paymentGateway", + "tags": "name=quirkycat, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "sillyfox", - "cpu_average": 26.23, - "cpu_maximum": 31.76, - "cpu_minimum": 9.26, - "cpu_p90": 26.83, - "cpu_p95": 13.18, - "cpu_p99": 7.78, - "hostname": "ip-60-42-77-55", - "id": "i-09cjz8umx8", + "accountID": "665319725593", + "accountName": "nervousxerus", + "cpu_average": 26.67, + "cpu_maximum": 24.15, + "cpu_minimum": 9.03, + "cpu_p90": 10.45, + "cpu_p95": 12.67, + "cpu_p99": 9.13, + "hostname": "ip-44-40-40-17", + "id": "i-bxjvt7ndco", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-04-09T09:19:21.872Z", + "launchTime": "2021-05-02T13:46:27.379Z", "lookbackPeriod": "30 days", - "mem_average": 27.16, - "mem_maximum": 2.51, - "mem_minimum": 38.08, - "mem_p90": 35.1, - "mem_p95": 24.77, - "mem_p99": 14.12, + "mem_average": 1.02, + "mem_maximum": 10.1, + "mem_minimum": 31.11, + "mem_p90": 19.55, + "mem_p95": 1.95, + "mem_p99": 34.72, "platform": "Linux/UNIX", - "privateDnsName": "ip-60-42-77-55.ec2.internal", + "privateDnsName": "ip-44-40-40-17.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", - "region": "ca-central-1", - "resourceID": "i-09cjz8umx8", - "resourceName": "sillygoat", - "resourceType": "c5n.xlarge", - "savings": 46.79, + "recommendedVmSize": "m4i.8xlarge", + "region": "us-west-2", + "resourceID": "i-bxjvt7ndco", + "resourceName": "jollywhale", + "resourceType": "m5i.8xlarge", + "savings": 154.659, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -897,41 +897,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=sillygoat, environment=dev, app=reportingService", + "tags": "name=jollywhale, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "jovialbear", - "cpu_average": 29.9, - "cpu_maximum": 29.94, - "cpu_minimum": 2.2, - "cpu_p90": 10.42, - "cpu_p95": 17.83, - "cpu_p99": 2.98, - "hostname": "ip-37-65-60-27", - "id": "i-2nr6xrshyy", + "accountID": "516702013600", + "accountName": "merrygoat", + "cpu_average": 15.62, + "cpu_maximum": 25.42, + "cpu_minimum": 9.94, + "cpu_p90": 20.12, + "cpu_p95": 0.41, + "cpu_p99": 0.22, + "hostname": "ip-38-61-30-6", + "id": "i-2xrxhjwvi4", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-10-26T07:51:19.009Z", + "launchTime": "2021-05-06T03:51:46.783Z", "lookbackPeriod": "30 days", - "mem_average": 33.25, - "mem_maximum": 7.24, - "mem_minimum": 2.35, - "mem_p90": 35.17, - "mem_p95": 16.61, - "mem_p99": 2.94, + "mem_average": 5.59, + "mem_maximum": 35.99, + "mem_minimum": 21.88, + "mem_p90": 28.88, + "mem_p95": 9.74, + "mem_p99": 16.22, "platform": "Linux/UNIX", - "privateDnsName": "ip-37-65-60-27.ec2.internal", + "privateDnsName": "ip-38-61-30-6.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", - "region": "us-east-1", - "resourceID": "i-2nr6xrshyy", - "resourceName": "jovialpenguin", - "resourceType": "m4.8xlarge", - "savings": 0.065, + "recommendedVmSize": "c2n.xlarge", + "region": "ap-east-1", + "resourceID": "i-2xrxhjwvi4", + "resourceName": "wittynewt", + "resourceType": "c3n.xlarge", + "savings": 536.55, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -940,41 +940,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jovialpenguin, environment=prod, app=customerSupport", + "tags": "name=wittynewt, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "zealousviper", - "cpu_average": 28.1, - "cpu_maximum": 33.29, - "cpu_minimum": 1.46, - "cpu_p90": 4.72, - "cpu_p95": 10.03, - "cpu_p99": 1.5, - "hostname": "ip-98-96-50-28", - "id": "i-8jdv3vn15w", + "accountID": "620368136857", + "accountName": "proudurchin", + "cpu_average": 26.29, + "cpu_maximum": 16.81, + "cpu_minimum": 2.02, + "cpu_p90": 3.26, + "cpu_p95": 28.34, + "cpu_p99": 4.97, + "hostname": "ip-85-78-19-55", + "id": "i-egdbpejwfb", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-04-26T16:26:17.668Z", + "launchTime": "2021-04-04T05:01:19.624Z", "lookbackPeriod": "30 days", - "mem_average": 11.6, - "mem_maximum": 32.97, - "mem_minimum": 1.51, - "mem_p90": 33.76, - "mem_p95": 31.82, - "mem_p99": 9.27, + "mem_average": 39.33, + "mem_maximum": 15.11, + "mem_minimum": 28.03, + "mem_p90": 39.94, + "mem_p95": 35.55, + "mem_p99": 10.73, "platform": "Linux/UNIX", - "privateDnsName": "ip-98-96-50-28.ec2.internal", + "privateDnsName": "ip-85-78-19-55.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "us-west-1", - "resourceID": "i-8jdv3vn15w", - "resourceName": "fiercekangaroo", - "resourceType": "r4.2xlarge", - "savings": 123.269, + "recommendedVmSize": "r4.xlarge", + "region": "us-east-2", + "resourceID": "i-egdbpejwfb", + "resourceName": "youthfuljaguar", + "resourceType": "r5.xlarge", + "savings": 65.4, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -983,41 +983,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=fiercekangaroo, environment=prod, app=userManagement", + "tags": "name=youthfuljaguar, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "nervoussnake", - "cpu_average": 14.14, - "cpu_maximum": 5.18, - "cpu_minimum": 3.91, - "cpu_p90": 5.42, - "cpu_p95": 37.23, - "cpu_p99": 9.01, - "hostname": "ip-43-56-60-58", - "id": "i-lpry9d2ud2", + "accountID": "516702013600", + "accountName": "vivaciouszebra", + "cpu_average": 3.06, + "cpu_maximum": 8.68, + "cpu_minimum": 6.01, + "cpu_p90": 3.05, + "cpu_p95": 6.78, + "cpu_p99": 7.6, + "hostname": "ip-14-92-94-12", + "id": "i-p14es67gzih", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-03-02T00:25:24.245Z", + "launchTime": "2018-03-08T09:35:11.759Z", "lookbackPeriod": "30 days", - "mem_average": 13.4, - "mem_maximum": 5.74, - "mem_minimum": 29.02, - "mem_p90": 24.04, - "mem_p95": 15.38, - "mem_p99": 3.48, + "mem_average": 6.15, + "mem_maximum": 20.37, + "mem_minimum": 10.24, + "mem_p90": 18.66, + "mem_p95": 30.44, + "mem_p99": 1.59, "platform": "Linux/UNIX", - "privateDnsName": "ip-43-56-60-58.ec2.internal", + "privateDnsName": "ip-14-92-94-12.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m5i.8xlarge", - "region": "us-west-2", - "resourceID": "i-lpry9d2ud2", - "resourceName": "excitedfox", - "resourceType": "m6i.8xlarge", - "savings": 16.872, + "recommendedVmSize": "c4n.xlarge", + "region": "us-east-2", + "resourceID": "i-p14es67gzih", + "resourceName": "eagerjaguar", + "resourceType": "c5n.xlarge", + "savings": 44.245, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1026,41 +1026,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedfox, environment=dev, app=dataAnalytics", + "tags": "name=eagerjaguar, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "braveowl", - "cpu_average": 4.28, - "cpu_maximum": 14.07, - "cpu_minimum": 2.4, - "cpu_p90": 25.15, - "cpu_p95": 38.69, - "cpu_p99": 8.03, - "hostname": "ip-37-53-5-60", - "id": "i-z8xzr3r3btk", + "accountID": "999773517191", + "accountName": "wittyquail", + "cpu_average": 12.43, + "cpu_maximum": 39.52, + "cpu_minimum": 9.16, + "cpu_p90": 1.31, + "cpu_p95": 33.39, + "cpu_p99": 1.36, + "hostname": "ip-40-27-45-10", + "id": "i-kea799vjie", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-10-05T22:52:06.629Z", + "launchTime": "2020-09-03T10:17:39.097Z", "lookbackPeriod": "30 days", - "mem_average": 19.21, - "mem_maximum": 32.43, - "mem_minimum": 37.71, - "mem_p90": 29.55, - "mem_p95": 2.84, - "mem_p99": 28.63, + "mem_average": 33.04, + "mem_maximum": 32.28, + "mem_minimum": 21.01, + "mem_p90": 14.74, + "mem_p95": 12.58, + "mem_p99": 17.55, "platform": "Linux/UNIX", - "privateDnsName": "ip-37-53-5-60.ec2.internal", + "privateDnsName": "ip-40-27-45-10.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", - "region": "eu-central-1", - "resourceID": "i-z8xzr3r3btk", - "resourceName": "happyfox", - "resourceType": "m4.8xlarge", - "savings": 611.785, + "recommendedVmSize": "m4i.8xlarge", + "region": "eu-west-1", + "resourceID": "i-kea799vjie", + "resourceName": "zealousrabbit", + "resourceType": "m5i.8xlarge", + "savings": 511.452, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1069,41 +1069,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=happyfox, environment=prod, app=emailService", + "tags": "name=zealousrabbit, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "620368136857", - "accountName": "youthfulxerus", - "cpu_average": 1.83, - "cpu_maximum": 31.03, - "cpu_minimum": 3.47, - "cpu_p90": 11.51, - "cpu_p95": 39.32, - "cpu_p99": 4.4, - "hostname": "ip-7-49-70-25", - "id": "i-k2n6qli9o7", + "accountID": "627286410625", + "accountName": "excitedwhale", + "cpu_average": 7.54, + "cpu_maximum": 16.64, + "cpu_minimum": 0.5, + "cpu_p90": 26.77, + "cpu_p95": 9.38, + "cpu_p99": 8.9, + "hostname": "ip-5-37-43-63", + "id": "i-cfa3qg5ibuj", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-02-27T12:34:43.712Z", + "launchTime": "2018-11-12T11:25:54.716Z", "lookbackPeriod": "30 days", - "mem_average": 4.65, - "mem_maximum": 18.14, - "mem_minimum": 16.83, - "mem_p90": 4.63, - "mem_p95": 32.93, - "mem_p99": 21.76, + "mem_average": 21.66, + "mem_maximum": 29.83, + "mem_minimum": 10.12, + "mem_p90": 19.74, + "mem_p95": 18.23, + "mem_p99": 27.85, "platform": "Linux/UNIX", - "privateDnsName": "ip-7-49-70-25.ec2.internal", + "privateDnsName": "ip-5-37-43-63.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.2xlarge", - "region": "ca-central-1", - "resourceID": "i-k2n6qli9o7", - "resourceName": "lazyrabbit", - "resourceType": "r5.2xlarge", - "savings": 152.406, + "recommendedVmSize": "m4.8xlarge", + "region": "eu-west-1", + "resourceID": "i-cfa3qg5ibuj", + "resourceName": "excitedlion", + "resourceType": "m5.8xlarge", + "savings": 113.636, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1112,41 +1112,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=lazyrabbit, environment=prod, app=customerSupport", + "tags": "name=excitedlion, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "gentletiger", - "cpu_average": 18.39, - "cpu_maximum": 15.34, - "cpu_minimum": 6.63, - "cpu_p90": 9.37, - "cpu_p95": 38.74, - "cpu_p99": 8.51, - "hostname": "ip-86-6-55-49", - "id": "i-5piuw2y0m2", + "accountID": "646728909564", + "accountName": "obedientant", + "cpu_average": 7.15, + "cpu_maximum": 38.09, + "cpu_minimum": 3.52, + "cpu_p90": 28.01, + "cpu_p95": 27.94, + "cpu_p99": 2.97, + "hostname": "ip-18-86-9-77", + "id": "i-2kwqn9nyoc", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-01-31T01:45:55.664Z", + "launchTime": "2018-09-13T19:07:41.831Z", "lookbackPeriod": "30 days", - "mem_average": 28.7, - "mem_maximum": 9.58, - "mem_minimum": 27.66, - "mem_p90": 2.72, - "mem_p95": 23.58, - "mem_p99": 3.57, + "mem_average": 17.16, + "mem_maximum": 13.28, + "mem_minimum": 33.21, + "mem_p90": 15.22, + "mem_p95": 34.8, + "mem_p99": 20.67, "platform": "Linux/UNIX", - "privateDnsName": "ip-86-6-55-49.ec2.internal", + "privateDnsName": "ip-18-86-9-77.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c3n.xlarge", - "region": "us-west-2", - "resourceID": "i-5piuw2y0m2", - "resourceName": "jollyquail", - "resourceType": "c4n.xlarge", - "savings": 22.557, + "recommendedVmSize": "m4i.8xlarge", + "region": "ap-east-1", + "resourceID": "i-2kwqn9nyoc", + "resourceName": "bravexerus", + "resourceType": "m5i.8xlarge", + "savings": 138.62, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1155,41 +1155,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jollyquail, environment=dev, app=dataAnalytics", + "tags": "name=bravexerus, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { "accountID": "999773517191", - "accountName": "bravetiger", - "cpu_average": 4.83, - "cpu_maximum": 4.51, - "cpu_minimum": 8.61, - "cpu_p90": 14.61, - "cpu_p95": 39.36, - "cpu_p99": 8.49, - "hostname": "ip-5-18-88-4", - "id": "i-a31hp7kyevl", + "accountName": "innocentnewt", + "cpu_average": 10.26, + "cpu_maximum": 12.74, + "cpu_minimum": 7.87, + "cpu_p90": 8.41, + "cpu_p95": 1.23, + "cpu_p99": 3.05, + "hostname": "ip-4-22-63-32", + "id": "i-olbqq5ia1t", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-01-13T10:22:17.464Z", + "launchTime": "2022-11-20T16:38:34.842Z", "lookbackPeriod": "30 days", - "mem_average": 37.68, - "mem_maximum": 30.77, - "mem_minimum": 6.34, - "mem_p90": 7.02, - "mem_p95": 6.48, - "mem_p99": 20.11, + "mem_average": 1.18, + "mem_maximum": 16.37, + "mem_minimum": 33.58, + "mem_p90": 25.55, + "mem_p95": 30.26, + "mem_p99": 0.05, "platform": "Linux/UNIX", - "privateDnsName": "ip-5-18-88-4.ec2.internal", + "privateDnsName": "ip-4-22-63-32.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", + "recommendedVmSize": "m4.8xlarge", "region": "us-east-2", - "resourceID": "i-a31hp7kyevl", - "resourceName": "gentleowl", - "resourceType": "c5n.xlarge", - "savings": 254.228, + "resourceID": "i-olbqq5ia1t", + "resourceName": "excitedtiger", + "resourceType": "m5.8xlarge", + "savings": 481.584, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1198,41 +1198,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=gentleowl, environment=dev, app=dataAnalytics", + "tags": "name=excitedtiger, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "excitedpenguin", - "cpu_average": 18.68, - "cpu_maximum": 31.25, - "cpu_minimum": 0.68, - "cpu_p90": 2.81, - "cpu_p95": 29.59, - "cpu_p99": 4.37, - "hostname": "ip-3-86-24-68", - "id": "i-f4e1n1p7cgh", + "accountID": "646728909564", + "accountName": "relievedant", + "cpu_average": 0.55, + "cpu_maximum": 28.21, + "cpu_minimum": 0.63, + "cpu_p90": 10.87, + "cpu_p95": 15.18, + "cpu_p99": 5.19, + "hostname": "ip-87-55-92-16", + "id": "i-l5ebgcrkdy", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-09-27T02:36:15.955Z", + "launchTime": "2020-01-25T16:35:02.904Z", "lookbackPeriod": "30 days", - "mem_average": 22.37, - "mem_maximum": 11.65, - "mem_minimum": 7.18, - "mem_p90": 23.41, - "mem_p95": 2.17, - "mem_p99": 31.61, + "mem_average": 22.75, + "mem_maximum": 5.09, + "mem_minimum": 30.54, + "mem_p90": 30.94, + "mem_p95": 16.19, + "mem_p99": 29.26, "platform": "Linux/UNIX", - "privateDnsName": "ip-3-86-24-68.ec2.internal", + "privateDnsName": "ip-87-55-92-16.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", + "recommendedVmSize": "c3n.xlarge", "region": "us-west-2", - "resourceID": "i-f4e1n1p7cgh", - "resourceName": "sillyoctopus", - "resourceType": "c5n.xlarge", - "savings": 38.895, + "resourceID": "i-l5ebgcrkdy", + "resourceName": "adventuroustiger", + "resourceType": "c4n.xlarge", + "savings": 63.499, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1241,41 +1241,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=sillyoctopus, environment=staging, app=crmModule", + "tags": "name=adventuroustiger, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "happytiger", - "cpu_average": 18.53, - "cpu_maximum": 19.54, - "cpu_minimum": 7.27, - "cpu_p90": 21.43, - "cpu_p95": 24.5, - "cpu_p99": 8.82, - "hostname": "ip-67-93-19-6", - "id": "i-bmj3k79dyd", + "accountID": "516702013600", + "accountName": "nervousfox", + "cpu_average": 3.98, + "cpu_maximum": 38.07, + "cpu_minimum": 4.39, + "cpu_p90": 29.94, + "cpu_p95": 6.31, + "cpu_p99": 2.66, + "hostname": "ip-5-38-12-10", + "id": "i-a4yt7hze8h", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-01-13T22:39:20.542Z", + "launchTime": "2021-06-23T22:33:04.477Z", "lookbackPeriod": "30 days", - "mem_average": 27.28, - "mem_maximum": 15.24, - "mem_minimum": 21.27, - "mem_p90": 4.31, - "mem_p95": 37.64, - "mem_p99": 13.44, + "mem_average": 32.75, + "mem_maximum": 10.64, + "mem_minimum": 30.19, + "mem_p90": 8.55, + "mem_p95": 33.43, + "mem_p99": 37.84, "platform": "Linux/UNIX", - "privateDnsName": "ip-67-93-19-6.ec2.internal", + "privateDnsName": "ip-5-38-12-10.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c3n.xlarge", - "region": "us-west-2", - "resourceID": "i-bmj3k79dyd", - "resourceName": "upbeatsnake", - "resourceType": "c4n.xlarge", - "savings": 643.563, + "recommendedVmSize": "m5i.8xlarge", + "region": "eu-west-1", + "resourceID": "i-a4yt7hze8h", + "resourceName": "livelyibis", + "resourceType": "m6i.8xlarge", + "savings": 604.715, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1284,41 +1284,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeatsnake, environment=prod, app=paymentGateway", + "tags": "name=livelyibis, environment=prod, app=emailService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "646728909564", - "accountName": "sillymouse", - "cpu_average": 14.59, - "cpu_maximum": 25.22, - "cpu_minimum": 3.01, - "cpu_p90": 9.58, - "cpu_p95": 0.5, - "cpu_p99": 9.63, - "hostname": "ip-95-86-21-43", - "id": "i-p3s02024kvl", + "accountID": "138186646095", + "accountName": "quickzebra", + "cpu_average": 6.42, + "cpu_maximum": 25.78, + "cpu_minimum": 8.98, + "cpu_p90": 1.66, + "cpu_p95": 31.4, + "cpu_p99": 3.78, + "hostname": "ip-68-23-50-75", + "id": "i-ucn2vwnpei", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-10-15T20:14:53.209Z", + "launchTime": "2020-02-03T02:33:23.496Z", "lookbackPeriod": "30 days", - "mem_average": 39.29, - "mem_maximum": 17.8, - "mem_minimum": 14.02, - "mem_p90": 0.15, - "mem_p95": 29.45, - "mem_p99": 31.87, + "mem_average": 2.47, + "mem_maximum": 20.38, + "mem_minimum": 12.47, + "mem_p90": 38.31, + "mem_p95": 15.93, + "mem_p99": 17.58, "platform": "Linux/UNIX", - "privateDnsName": "ip-95-86-21-43.ec2.internal", + "privateDnsName": "ip-68-23-50-75.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.xlarge", - "region": "us-west-2", - "resourceID": "i-p3s02024kvl", - "resourceName": "thankfulsnake", - "resourceType": "r5.xlarge", - "savings": 238.175, + "recommendedVmSize": "m3.8xlarge", + "region": "us-west-1", + "resourceID": "i-ucn2vwnpei", + "resourceName": "nervoussnake", + "resourceType": "m4.8xlarge", + "savings": 36.919, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1327,41 +1327,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=thankfulsnake, environment=staging, app=invoiceProcessing", + "tags": "name=nervoussnake, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "innocentelephant", - "cpu_average": 29.6, - "cpu_maximum": 4.01, - "cpu_minimum": 8.91, - "cpu_p90": 8.1, - "cpu_p95": 29.33, - "cpu_p99": 5.17, - "hostname": "ip-3-52-91-27", - "id": "i-wbu3kpng4u", + "accountID": "999773517191", + "accountName": "jollyzebra", + "cpu_average": 29.65, + "cpu_maximum": 8.62, + "cpu_minimum": 4.87, + "cpu_p90": 11.98, + "cpu_p95": 34.21, + "cpu_p99": 3.37, + "hostname": "ip-62-8-50-36", + "id": "i-4jx7oy59r7", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-09-04T02:21:04.583Z", + "launchTime": "2020-01-10T04:56:59.073Z", "lookbackPeriod": "30 days", - "mem_average": 24.64, - "mem_maximum": 6.98, - "mem_minimum": 26.02, - "mem_p90": 15.21, - "mem_p95": 0.71, - "mem_p99": 4.05, + "mem_average": 37.88, + "mem_maximum": 5.3, + "mem_minimum": 12.12, + "mem_p90": 38.2, + "mem_p95": 2.07, + "mem_p99": 27.44, "platform": "Linux/UNIX", - "privateDnsName": "ip-3-52-91-27.ec2.internal", + "privateDnsName": "ip-62-8-50-36.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "ca-central-1", - "resourceID": "i-wbu3kpng4u", - "resourceName": "happytiger", - "resourceType": "r4.2xlarge", - "savings": 16.9, + "recommendedVmSize": "r4.xlarge", + "region": "ap-east-1", + "resourceID": "i-4jx7oy59r7", + "resourceName": "quickeel", + "resourceType": "r5.xlarge", + "savings": 99.57, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1370,41 +1370,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=happytiger, environment=prod, app=customerSupport", + "tags": "name=quickeel, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "nervouswhale", - "cpu_average": 15.22, - "cpu_maximum": 12.35, - "cpu_minimum": 8.87, - "cpu_p90": 18.78, - "cpu_p95": 12.3, - "cpu_p99": 0.3, - "hostname": "ip-17-85-31-20", - "id": "i-mps9rmlwas", + "accountID": "353197488767", + "accountName": "nervousgoat", + "cpu_average": 5.98, + "cpu_maximum": 31.04, + "cpu_minimum": 4.45, + "cpu_p90": 5.25, + "cpu_p95": 32.54, + "cpu_p99": 6.03, + "hostname": "ip-6-28-77-57", + "id": "i-spnvubgukh", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-03-22T00:53:01.669Z", + "launchTime": "2019-12-11T05:31:21.728Z", "lookbackPeriod": "30 days", - "mem_average": 15.35, - "mem_maximum": 28.04, - "mem_minimum": 27.89, - "mem_p90": 33.06, - "mem_p95": 28.25, - "mem_p99": 17.37, + "mem_average": 19.11, + "mem_maximum": 22.8, + "mem_minimum": 18, + "mem_p90": 16.4, + "mem_p95": 13.44, + "mem_p99": 21.89, "platform": "Linux/UNIX", - "privateDnsName": "ip-17-85-31-20.ec2.internal", + "privateDnsName": "ip-6-28-77-57.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m4.8xlarge", + "recommendedVmSize": "r3.2xlarge", "region": "eu-west-1", - "resourceID": "i-mps9rmlwas", - "resourceName": "nervoustiger", - "resourceType": "m5.8xlarge", - "savings": 636.641, + "resourceID": "i-spnvubgukh", + "resourceName": "kindquail", + "resourceType": "r4.2xlarge", + "savings": 300.351, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1413,41 +1413,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=nervoustiger, environment=dev, app=inventoryManagement", + "tags": "name=kindquail, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "youthfulxerus", - "cpu_average": 14.51, - "cpu_maximum": 0.13, - "cpu_minimum": 3.85, - "cpu_p90": 13.07, - "cpu_p95": 24.39, - "cpu_p99": 9.93, - "hostname": "ip-7-23-41-24", - "id": "i-8pa5lu7yc", + "accountID": "665319725593", + "accountName": "wittyurchin", + "cpu_average": 11.7, + "cpu_maximum": 9.68, + "cpu_minimum": 0.78, + "cpu_p90": 18.96, + "cpu_p95": 4.13, + "cpu_p99": 9.03, + "hostname": "ip-85-93-69-9", + "id": "i-4gyys2i5mv", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-07-15T01:10:08.538Z", + "launchTime": "2021-03-20T10:52:43.052Z", "lookbackPeriod": "30 days", - "mem_average": 18.47, - "mem_maximum": 2.08, - "mem_minimum": 21.45, - "mem_p90": 18.15, - "mem_p95": 31.61, - "mem_p99": 21.67, + "mem_average": 13.61, + "mem_maximum": 39.72, + "mem_minimum": 18.44, + "mem_p90": 3.08, + "mem_p95": 11.71, + "mem_p99": 8.89, "platform": "Linux/UNIX", - "privateDnsName": "ip-7-23-41-24.ec2.internal", + "privateDnsName": "ip-85-93-69-9.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m4.8xlarge", - "region": "us-west-2", - "resourceID": "i-8pa5lu7yc", - "resourceName": "youthfulgiraffe", - "resourceType": "m5.8xlarge", - "savings": 322.456, + "recommendedVmSize": "c2n.xlarge", + "region": "eu-west-2", + "resourceID": "i-4gyys2i5mv", + "resourceName": "sillypenguin", + "resourceType": "c3n.xlarge", + "savings": 274.91, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1456,41 +1456,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=youthfulgiraffe, environment=staging, app=crmModule", + "tags": "name=sillypenguin, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "excitedhorse", - "cpu_average": 12.69, - "cpu_maximum": 38.39, - "cpu_minimum": 5.5, - "cpu_p90": 1.43, - "cpu_p95": 21.68, - "cpu_p99": 9.8, - "hostname": "ip-47-95-82-14", - "id": "i-3ygx6hggnv", + "accountID": "646728909564", + "accountName": "proudtiger", + "cpu_average": 11.43, + "cpu_maximum": 13.32, + "cpu_minimum": 6.74, + "cpu_p90": 29.21, + "cpu_p95": 23.27, + "cpu_p99": 4.74, + "hostname": "ip-58-32-99-73", + "id": "i-r3e28od68f", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-01-21T03:49:33.434Z", + "launchTime": "2022-01-25T23:14:13.809Z", "lookbackPeriod": "30 days", - "mem_average": 29.94, - "mem_maximum": 36.43, - "mem_minimum": 11.45, - "mem_p90": 13.56, - "mem_p95": 36.18, - "mem_p99": 35.68, + "mem_average": 26.64, + "mem_maximum": 35.29, + "mem_minimum": 26.6, + "mem_p90": 24.03, + "mem_p95": 14.01, + "mem_p99": 28.32, "platform": "Linux/UNIX", - "privateDnsName": "ip-47-95-82-14.ec2.internal", + "privateDnsName": "ip-58-32-99-73.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "us-west-2", - "resourceID": "i-3ygx6hggnv", - "resourceName": "excitedcat", - "resourceType": "r4.2xlarge", - "savings": 466.759, + "recommendedVmSize": "c3n.xlarge", + "region": "us-east-2", + "resourceID": "i-r3e28od68f", + "resourceName": "relievedgiraffe", + "resourceType": "c4n.xlarge", + "savings": 231.072, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1499,41 +1499,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitedcat, environment=prod, app=userManagement", + "tags": "name=relievedgiraffe, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "jollyibis", - "cpu_average": 14.83, - "cpu_maximum": 31.98, - "cpu_minimum": 5.79, - "cpu_p90": 18.07, - "cpu_p95": 25.55, - "cpu_p99": 8.47, - "hostname": "ip-54-83-59-95", - "id": "i-kic0yjupyg", + "accountID": "999773517191", + "accountName": "thankfulbear", + "cpu_average": 17.47, + "cpu_maximum": 39.79, + "cpu_minimum": 0.97, + "cpu_p90": 18.29, + "cpu_p95": 22.45, + "cpu_p99": 9.88, + "hostname": "ip-48-78-67-82", + "id": "i-rt2piy361j", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-10-13T08:07:05.590Z", + "launchTime": "2020-12-21T23:01:13.640Z", "lookbackPeriod": "30 days", - "mem_average": 10.27, - "mem_maximum": 19.55, - "mem_minimum": 32.4, - "mem_p90": 39.42, - "mem_p95": 2.18, - "mem_p99": 3.34, + "mem_average": 4.17, + "mem_maximum": 30.65, + "mem_minimum": 27.39, + "mem_p90": 3.09, + "mem_p95": 22.51, + "mem_p99": 0.97, "platform": "Linux/UNIX", - "privateDnsName": "ip-54-83-59-95.ec2.internal", + "privateDnsName": "ip-48-78-67-82.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.2xlarge", - "region": "us-west-2", - "resourceID": "i-kic0yjupyg", - "resourceName": "nervousbear", - "resourceType": "r5.2xlarge", - "savings": 275.457, + "recommendedVmSize": "r4.xlarge", + "region": "us-east-1", + "resourceID": "i-rt2piy361j", + "resourceName": "obedientsnake", + "resourceType": "r5.xlarge", + "savings": 61.774, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1542,41 +1542,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=nervousbear, environment=prod, app=paymentGateway", + "tags": "name=obedientsnake, environment=dev, app=reportingService", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "sillyyak", - "cpu_average": 19.47, - "cpu_maximum": 13.36, - "cpu_minimum": 2.43, - "cpu_p90": 0.6, - "cpu_p95": 30.92, - "cpu_p99": 7.85, - "hostname": "ip-5-64-76-89", - "id": "i-u433k0s658", + "accountID": "627286410625", + "accountName": "youthfuldog", + "cpu_average": 19.96, + "cpu_maximum": 0.53, + "cpu_minimum": 6.68, + "cpu_p90": 0.28, + "cpu_p95": 12.73, + "cpu_p99": 2, + "hostname": "ip-36-56-30-58", + "id": "i-h49cewb0xtg", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-08-31T01:57:27.359Z", + "launchTime": "2021-06-15T15:53:25.558Z", "lookbackPeriod": "30 days", - "mem_average": 33.28, - "mem_maximum": 25.05, - "mem_minimum": 10.19, - "mem_p90": 8.25, - "mem_p95": 28.45, - "mem_p99": 5.86, + "mem_average": 9.91, + "mem_maximum": 30.62, + "mem_minimum": 29.37, + "mem_p90": 25.75, + "mem_p95": 35.62, + "mem_p99": 4.92, "platform": "Linux/UNIX", - "privateDnsName": "ip-5-64-76-89.ec2.internal", + "privateDnsName": "ip-36-56-30-58.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "ca-central-1", - "resourceID": "i-u433k0s658", - "resourceName": "excitednewt", - "resourceType": "r4.2xlarge", - "savings": 22.616, + "recommendedVmSize": "c2n.xlarge", + "region": "us-east-2", + "resourceID": "i-h49cewb0xtg", + "resourceName": "kindzebra", + "resourceType": "c3n.xlarge", + "savings": 103.748, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1585,41 +1585,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=excitednewt, environment=prod, app=securityModule", + "tags": "name=kindzebra, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "quirkysnake", - "cpu_average": 17.51, - "cpu_maximum": 19.5, - "cpu_minimum": 0.96, - "cpu_p90": 16.38, - "cpu_p95": 16.34, - "cpu_p99": 9.14, - "hostname": "ip-86-4-42-25", - "id": "i-n1izo6yc7i", + "accountID": "138186646095", + "accountName": "jollyibis", + "cpu_average": 29.02, + "cpu_maximum": 24.33, + "cpu_minimum": 2.23, + "cpu_p90": 7.28, + "cpu_p95": 21.45, + "cpu_p99": 4.72, + "hostname": "ip-52-56-91-50", + "id": "i-zsgcjv9sc6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-01-06T02:00:49.556Z", + "launchTime": "2018-02-04T02:35:06.992Z", "lookbackPeriod": "30 days", - "mem_average": 27.19, - "mem_maximum": 14.37, - "mem_minimum": 15.11, - "mem_p90": 25.42, - "mem_p95": 30.17, - "mem_p99": 5.83, + "mem_average": 28.09, + "mem_maximum": 13.84, + "mem_minimum": 5.58, + "mem_p90": 10.49, + "mem_p95": 25, + "mem_p99": 30.88, "platform": "Linux/UNIX", - "privateDnsName": "ip-86-4-42-25.ec2.internal", + "privateDnsName": "ip-52-56-91-50.ec2.internal", "recommendationType": "Downsize", "recommendedVmSize": "r4.xlarge", - "region": "ap-northeast-3", - "resourceID": "i-n1izo6yc7i", - "resourceName": "innocentant", + "region": "eu-central-1", + "resourceID": "i-zsgcjv9sc6", + "resourceName": "quickcat", "resourceType": "r5.xlarge", - "savings": 18.166, + "savings": 855.809, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1628,41 +1628,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=innocentant, environment=prod, app=customerSupport", + "tags": "name=quickcat, environment=prod, app=userManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "fierceyak", - "cpu_average": 18.57, - "cpu_maximum": 39.21, - "cpu_minimum": 9.24, - "cpu_p90": 6.7, - "cpu_p95": 6.69, - "cpu_p99": 9.74, - "hostname": "ip-76-17-35-70", - "id": "i-ex3s57ycsg", + "accountID": "620368136857", + "accountName": "excitedant", + "cpu_average": 25.08, + "cpu_maximum": 10.91, + "cpu_minimum": 1.75, + "cpu_p90": 29.15, + "cpu_p95": 36.65, + "cpu_p99": 9.51, + "hostname": "ip-71-82-71-59", + "id": "i-2a2uym5hm6", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2020-02-09T01:17:13.310Z", + "launchTime": "2018-05-23T02:22:51.353Z", "lookbackPeriod": "30 days", - "mem_average": 12.24, - "mem_maximum": 38.25, - "mem_minimum": 9.6, - "mem_p90": 3.89, - "mem_p95": 35.6, - "mem_p99": 17.46, + "mem_average": 28.78, + "mem_maximum": 35.03, + "mem_minimum": 33.03, + "mem_p90": 2.72, + "mem_p95": 13.16, + "mem_p99": 36, "platform": "Linux/UNIX", - "privateDnsName": "ip-76-17-35-70.ec2.internal", + "privateDnsName": "ip-71-82-71-59.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.xlarge", - "region": "us-west-2", - "resourceID": "i-ex3s57ycsg", - "resourceName": "youthfulkangaroo", - "resourceType": "r5.xlarge", - "savings": 71.036, + "recommendedVmSize": "r3.2xlarge", + "region": "eu-central-1", + "resourceID": "i-2a2uym5hm6", + "resourceName": "merrypenguin", + "resourceType": "r4.2xlarge", + "savings": 114.845, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1671,41 +1671,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=youthfulkangaroo, environment=dev, app=dataAnalytics", + "tags": "name=merrypenguin, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "353197488767", - "accountName": "jovialtiger", - "cpu_average": 24.91, - "cpu_maximum": 37.2, - "cpu_minimum": 1.22, - "cpu_p90": 29.87, - "cpu_p95": 11.38, - "cpu_p99": 0.74, - "hostname": "ip-86-26-98-76", - "id": "i-e3rifwelg5", + "accountID": "620368136857", + "accountName": "innocentparrot", + "cpu_average": 1.85, + "cpu_maximum": 20.39, + "cpu_minimum": 0.68, + "cpu_p90": 13.85, + "cpu_p95": 8.56, + "cpu_p99": 9.49, + "hostname": "ip-41-38-72-19", + "id": "i-15xwbx05zy", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-10-11T20:45:11.852Z", + "launchTime": "2018-08-19T14:00:31.776Z", "lookbackPeriod": "30 days", - "mem_average": 4.79, - "mem_maximum": 3.92, - "mem_minimum": 8.4, - "mem_p90": 10.08, - "mem_p95": 11.05, - "mem_p99": 5.24, + "mem_average": 0.38, + "mem_maximum": 8.32, + "mem_minimum": 38.53, + "mem_p90": 31, + "mem_p95": 24.47, + "mem_p99": 36.57, "platform": "Linux/UNIX", - "privateDnsName": "ip-86-26-98-76.ec2.internal", + "privateDnsName": "ip-41-38-72-19.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", + "recommendedVmSize": "r3.2xlarge", "region": "us-west-1", - "resourceID": "i-e3rifwelg5", - "resourceName": "nervouskangaroo", - "resourceType": "c5n.xlarge", - "savings": 405.329, + "resourceID": "i-15xwbx05zy", + "resourceName": "quirkyfox", + "resourceType": "r4.2xlarge", + "savings": 626.476, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1714,41 +1714,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=nervouskangaroo, environment=prod, app=userManagement", + "tags": "name=quirkyfox, environment=prod, app=securityModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "lazyhorse", - "cpu_average": 15.39, - "cpu_maximum": 34.92, - "cpu_minimum": 8.08, - "cpu_p90": 17.9, - "cpu_p95": 38.73, - "cpu_p99": 1.24, - "hostname": "ip-13-27-51-58", - "id": "i-bphzcl19yw", + "accountID": "353197488767", + "accountName": "vivaciousowl", + "cpu_average": 19.1, + "cpu_maximum": 31.28, + "cpu_minimum": 8.73, + "cpu_p90": 14.33, + "cpu_p95": 27.94, + "cpu_p99": 1.87, + "hostname": "ip-20-89-50-66", + "id": "i-e88sv7ymwl", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-01-26T11:19:20.270Z", + "launchTime": "2018-12-04T08:28:21.551Z", "lookbackPeriod": "30 days", - "mem_average": 26.69, - "mem_maximum": 14.18, - "mem_minimum": 11.34, - "mem_p90": 11.54, - "mem_p95": 10.46, - "mem_p99": 16.9, + "mem_average": 31.06, + "mem_maximum": 33.54, + "mem_minimum": 33.99, + "mem_p90": 6.97, + "mem_p95": 36.04, + "mem_p99": 25.71, "platform": "Linux/UNIX", - "privateDnsName": "ip-13-27-51-58.ec2.internal", + "privateDnsName": "ip-20-89-50-66.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m5i.8xlarge", - "region": "us-west-1", - "resourceID": "i-bphzcl19yw", - "resourceName": "upbeatgoat", - "resourceType": "m6i.8xlarge", - "savings": 302.343, + "recommendedVmSize": "m3.8xlarge", + "region": "eu-west-2", + "resourceID": "i-e88sv7ymwl", + "resourceName": "jollymouse", + "resourceType": "m4.8xlarge", + "savings": 75.06, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1757,41 +1757,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=upbeatgoat, environment=prod, app=securityModule", + "tags": "name=jollymouse, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "165283112664", - "accountName": "quickkangaroo", - "cpu_average": 2.6, - "cpu_maximum": 9.61, - "cpu_minimum": 7.73, - "cpu_p90": 15.76, - "cpu_p95": 9.65, - "cpu_p99": 1.77, - "hostname": "ip-17-12-85-20", - "id": "i-y6drkhvmol", + "accountID": "646728909564", + "accountName": "youthfulgoat", + "cpu_average": 14.15, + "cpu_maximum": 21.57, + "cpu_minimum": 5.58, + "cpu_p90": 25.2, + "cpu_p95": 26.64, + "cpu_p99": 4.31, + "hostname": "ip-18-78-15-54", + "id": "i-ti60o20mpe", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-31T00:09:16.846Z", + "launchTime": "2020-10-03T04:55:41.619Z", "lookbackPeriod": "30 days", - "mem_average": 27.46, - "mem_maximum": 35.64, - "mem_minimum": 35.99, - "mem_p90": 24.45, - "mem_p95": 7.92, - "mem_p99": 32.15, + "mem_average": 14.58, + "mem_maximum": 12, + "mem_minimum": 26.79, + "mem_p90": 18.07, + "mem_p95": 15.12, + "mem_p99": 7.3, "platform": "Linux/UNIX", - "privateDnsName": "ip-17-12-85-20.ec2.internal", + "privateDnsName": "ip-18-78-15-54.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r3.2xlarge", - "region": "eu-west-2", - "resourceID": "i-y6drkhvmol", - "resourceName": "kindoctopus", - "resourceType": "r4.2xlarge", - "savings": 284.273, + "recommendedVmSize": "m4i.8xlarge", + "region": "eu-central-1", + "resourceID": "i-ti60o20mpe", + "resourceName": "eagersnake", + "resourceType": "m5i.8xlarge", + "savings": 413.69, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1800,41 +1800,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=kindoctopus, environment=prod, app=securityModule", + "tags": "name=eagersnake, environment=dev, app=inventoryManagement", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "lazyyak", - "cpu_average": 28.29, - "cpu_maximum": 35.49, - "cpu_minimum": 9.04, - "cpu_p90": 25.42, - "cpu_p95": 38.49, - "cpu_p99": 1.54, - "hostname": "ip-98-98-99-5", - "id": "i-k77dxsdnpq", + "accountID": "646728909564", + "accountName": "relievedpenguin", + "cpu_average": 23.99, + "cpu_maximum": 30.63, + "cpu_minimum": 8.66, + "cpu_p90": 17.8, + "cpu_p95": 1.16, + "cpu_p99": 7.86, + "hostname": "ip-57-82-85-44", + "id": "i-44t4st9xmnj", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-07-22T15:11:14.725Z", + "launchTime": "2020-08-12T00:49:50.633Z", "lookbackPeriod": "30 days", - "mem_average": 13.69, - "mem_maximum": 35.19, - "mem_minimum": 32.94, - "mem_p90": 28.48, - "mem_p95": 36.86, - "mem_p99": 31.7, + "mem_average": 33.68, + "mem_maximum": 26.56, + "mem_minimum": 17.33, + "mem_p90": 8.4, + "mem_p95": 32.7, + "mem_p99": 14.42, "platform": "Linux/UNIX", - "privateDnsName": "ip-98-98-99-5.ec2.internal", + "privateDnsName": "ip-57-82-85-44.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m5i.8xlarge", - "region": "ca-central-1", - "resourceID": "i-k77dxsdnpq", - "resourceName": "proudelephant", - "resourceType": "m6i.8xlarge", - "savings": 116.039, + "recommendedVmSize": "c3n.xlarge", + "region": "us-west-2", + "resourceID": "i-44t4st9xmnj", + "resourceName": "excitedlion", + "resourceType": "c4n.xlarge", + "savings": 12.026, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1843,41 +1843,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=proudelephant, environment=prod, app=customerSupport", + "tags": "name=excitedlion, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "zealousant", - "cpu_average": 17.86, - "cpu_maximum": 15.86, - "cpu_minimum": 0.32, - "cpu_p90": 17.5, - "cpu_p95": 20.92, - "cpu_p99": 2.93, - "hostname": "ip-50-53-12-70", - "id": "i-7qxvmvj2y9", + "accountID": "999773517191", + "accountName": "excitedelephant", + "cpu_average": 3.19, + "cpu_maximum": 27.34, + "cpu_minimum": 6.02, + "cpu_p90": 13.19, + "cpu_p95": 36.82, + "cpu_p99": 4.78, + "hostname": "ip-64-97-2-9", + "id": "i-6kq6jgw6b3j", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2018-06-17T11:31:35.971Z", + "launchTime": "2022-02-03T21:16:02.727Z", "lookbackPeriod": "30 days", - "mem_average": 36.04, - "mem_maximum": 38.75, - "mem_minimum": 35.24, - "mem_p90": 0.45, - "mem_p95": 9.21, - "mem_p99": 20.67, + "mem_average": 12.4, + "mem_maximum": 19.03, + "mem_minimum": 6.17, + "mem_p90": 28.78, + "mem_p95": 21.13, + "mem_p99": 7.55, "platform": "Linux/UNIX", - "privateDnsName": "ip-50-53-12-70.ec2.internal", + "privateDnsName": "ip-64-97-2-9.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c2n.xlarge", - "region": "ap-northeast-3", - "resourceID": "i-7qxvmvj2y9", - "resourceName": "obedienthorse", - "resourceType": "c3n.xlarge", - "savings": 354.017, + "recommendedVmSize": "r4.2xlarge", + "region": "ap-east-1", + "resourceID": "i-6kq6jgw6b3j", + "resourceName": "proudjaguar", + "resourceType": "r5.2xlarge", + "savings": 9.152, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1886,41 +1886,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=obedienthorse, environment=prod, app=securityModule", + "tags": "name=proudjaguar, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "925894598672", - "accountName": "kindwhale", - "cpu_average": 4.11, - "cpu_maximum": 10.04, - "cpu_minimum": 6.06, - "cpu_p90": 28.57, - "cpu_p95": 26.51, - "cpu_p99": 2.95, - "hostname": "ip-45-30-71-42", - "id": "i-gwf0srbd7jg", + "accountID": "138186646095", + "accountName": "drowsydog", + "cpu_average": 10.97, + "cpu_maximum": 34.42, + "cpu_minimum": 5.34, + "cpu_p90": 13.24, + "cpu_p95": 32.38, + "cpu_p99": 1.78, + "hostname": "ip-18-97-73-30", + "id": "i-tvmr7ep6xj", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-12-30T01:19:46.866Z", + "launchTime": "2019-12-16T23:39:22.896Z", "lookbackPeriod": "30 days", - "mem_average": 28.64, - "mem_maximum": 8.26, - "mem_minimum": 16.45, - "mem_p90": 28.59, - "mem_p95": 16.56, - "mem_p99": 20.95, + "mem_average": 36.8, + "mem_maximum": 6.61, + "mem_minimum": 39.4, + "mem_p90": 12.55, + "mem_p95": 30.6, + "mem_p99": 2.47, "platform": "Linux/UNIX", - "privateDnsName": "ip-45-30-71-42.ec2.internal", + "privateDnsName": "ip-18-97-73-30.ec2.internal", "recommendationType": "Downsize", "recommendedVmSize": "r3.2xlarge", - "region": "us-east-2", - "resourceID": "i-gwf0srbd7jg", - "resourceName": "fiercetiger", + "region": "ap-east-1", + "resourceID": "i-tvmr7ep6xj", + "resourceName": "sillyant", "resourceType": "r4.2xlarge", - "savings": 17.629, + "savings": 262.073, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1929,41 +1929,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=fiercetiger, environment=prod, app=userManagement", + "tags": "name=sillyant, environment=prod, app=customerSupport", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "999773517191", - "accountName": "jovialtiger", - "cpu_average": 19.68, - "cpu_maximum": 34.12, - "cpu_minimum": 0.57, - "cpu_p90": 28.74, - "cpu_p95": 23.46, - "cpu_p99": 6.82, - "hostname": "ip-13-49-49-49", - "id": "i-ha8llet8ty", + "accountID": "627286410625", + "accountName": "obedientowl", + "cpu_average": 26.92, + "cpu_maximum": 28.48, + "cpu_minimum": 0.07, + "cpu_p90": 24.85, + "cpu_p95": 22.34, + "cpu_p99": 3.36, + "hostname": "ip-85-52-16-67", + "id": "i-5jj6kgsvfz", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-04-06T13:07:39.877Z", + "launchTime": "2021-02-24T01:59:47.272Z", "lookbackPeriod": "30 days", - "mem_average": 23.32, - "mem_maximum": 17.92, - "mem_minimum": 32.53, - "mem_p90": 18.85, - "mem_p95": 10.84, - "mem_p99": 29.58, + "mem_average": 19.96, + "mem_maximum": 28.51, + "mem_minimum": 34.35, + "mem_p90": 34.19, + "mem_p95": 28.43, + "mem_p99": 3.78, "platform": "Linux/UNIX", - "privateDnsName": "ip-13-49-49-49.ec2.internal", + "privateDnsName": "ip-85-52-16-67.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "m3.8xlarge", + "recommendedVmSize": "c2n.xlarge", "region": "us-east-2", - "resourceID": "i-ha8llet8ty", - "resourceName": "jollyant", - "resourceType": "m4.8xlarge", - "savings": 137.964, + "resourceID": "i-5jj6kgsvfz", + "resourceName": "bravelion", + "resourceType": "c3n.xlarge", + "savings": 279.733, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -1972,41 +1972,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=jollyant, environment=dev, app=reportingService", + "tags": "name=bravelion, environment=dev, app=dataAnalytics", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "516702013600", - "accountName": "upbeatyak", - "cpu_average": 9.51, - "cpu_maximum": 0.35, - "cpu_minimum": 6.06, - "cpu_p90": 18.16, - "cpu_p95": 38.24, + "accountID": "627286410625", + "accountName": "happywhale", + "cpu_average": 22.36, + "cpu_maximum": 29.8, + "cpu_minimum": 8.32, + "cpu_p90": 21.77, + "cpu_p95": 30.47, "cpu_p99": 5.75, - "hostname": "ip-1-52-33-45", - "id": "i-nyen6zhyih", + "hostname": "ip-10-74-19-65", + "id": "i-kldy8ozhzg", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-07-14T22:22:28.157Z", + "launchTime": "2021-09-04T20:08:54.292Z", "lookbackPeriod": "30 days", - "mem_average": 9.78, - "mem_maximum": 27.28, - "mem_minimum": 17.71, - "mem_p90": 7.86, - "mem_p95": 1.52, - "mem_p99": 27.19, + "mem_average": 6.03, + "mem_maximum": 9.1, + "mem_minimum": 36.92, + "mem_p90": 10.13, + "mem_p95": 37.25, + "mem_p99": 12.93, "platform": "Linux/UNIX", - "privateDnsName": "ip-1-52-33-45.ec2.internal", + "privateDnsName": "ip-10-74-19-65.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "r4.2xlarge", - "region": "us-west-2", - "resourceID": "i-nyen6zhyih", - "resourceName": "merrycat", - "resourceType": "r5.2xlarge", - "savings": 7.072, + "recommendedVmSize": "r4.xlarge", + "region": "us-east-2", + "resourceID": "i-kldy8ozhzg", + "resourceName": "merrysnake", + "resourceType": "r5.xlarge", + "savings": 126.133, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2015,41 +2015,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=merrycat, environment=prod, app=paymentGateway", + "tags": "name=merrysnake, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "627286410625", - "accountName": "jollyibis", - "cpu_average": 26.72, - "cpu_maximum": 8.19, - "cpu_minimum": 9.56, - "cpu_p90": 21.61, - "cpu_p95": 31.92, - "cpu_p99": 5.32, - "hostname": "ip-82-55-93-18", - "id": "i-pwy6480f8hg", + "accountID": "353197488767", + "accountName": "obedientquail", + "cpu_average": 29.56, + "cpu_maximum": 1.26, + "cpu_minimum": 9.06, + "cpu_p90": 22.22, + "cpu_p95": 38.82, + "cpu_p99": 6.82, + "hostname": "ip-29-35-64-55", + "id": "i-uva44ydgil", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2021-12-31T14:28:49.128Z", + "launchTime": "2021-03-24T19:20:04.015Z", "lookbackPeriod": "30 days", - "mem_average": 20.14, - "mem_maximum": 17.56, - "mem_minimum": 17.62, - "mem_p90": 17.16, - "mem_p95": 6.12, - "mem_p99": 37.14, + "mem_average": 25.18, + "mem_maximum": 12.69, + "mem_minimum": 28.79, + "mem_p90": 27.19, + "mem_p95": 29.18, + "mem_p99": 37.4, "platform": "Linux/UNIX", - "privateDnsName": "ip-82-55-93-18.ec2.internal", + "privateDnsName": "ip-29-35-64-55.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", - "region": "us-west-2", - "resourceID": "i-pwy6480f8hg", - "resourceName": "sillyxerus", - "resourceType": "c5n.xlarge", - "savings": 93.351, + "recommendedVmSize": "r4.2xlarge", + "region": "eu-central-1", + "resourceID": "i-uva44ydgil", + "resourceName": "relievedelephant", + "resourceType": "r5.2xlarge", + "savings": 53.804, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2058,41 +2058,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=sillyxerus, environment=dev, app=reportingService", + "tags": "name=relievedelephant, environment=prod, app=paymentGateway", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "138186646095", - "accountName": "jovialgiraffe", - "cpu_average": 22.09, - "cpu_maximum": 3.35, - "cpu_minimum": 4.61, - "cpu_p90": 28.08, - "cpu_p95": 31.22, - "cpu_p99": 8.45, - "hostname": "ip-48-55-54-87", - "id": "i-1ulg6vsjfi", + "accountID": "627286410625", + "accountName": "upbeatnewt", + "cpu_average": 15.13, + "cpu_maximum": 20.48, + "cpu_minimum": 10, + "cpu_p90": 27.02, + "cpu_p95": 38.11, + "cpu_p99": 9.24, + "hostname": "ip-61-43-56-82", + "id": "i-nnnk67b0xnk", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2019-12-05T07:51:04.228Z", + "launchTime": "2022-04-02T13:57:31.581Z", "lookbackPeriod": "30 days", - "mem_average": 28.23, - "mem_maximum": 20.21, - "mem_minimum": 30.99, - "mem_p90": 0.55, - "mem_p95": 19.96, - "mem_p99": 8.2, + "mem_average": 28.4, + "mem_maximum": 33.34, + "mem_minimum": 22.87, + "mem_p90": 3.79, + "mem_p95": 1.21, + "mem_p99": 18.81, "platform": "Linux/UNIX", - "privateDnsName": "ip-48-55-54-87.ec2.internal", + "privateDnsName": "ip-61-43-56-82.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", - "region": "ap-northeast-3", - "resourceID": "i-1ulg6vsjfi", - "resourceName": "kindibis", - "resourceType": "c5n.xlarge", - "savings": 218.953, + "recommendedVmSize": "r4.xlarge", + "region": "us-east-2", + "resourceID": "i-nnnk67b0xnk", + "resourceName": "adventuroushorse", + "resourceType": "r5.xlarge", + "savings": 6.283, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2101,41 +2101,41 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=kindibis, environment=prod, app=userManagement", + "tags": "name=adventuroushorse, environment=staging, app=invoiceProcessing", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 }, { - "accountID": "665319725593", + "accountID": "353197488767", "accountName": "bravetiger", - "cpu_average": 2.85, - "cpu_maximum": 26.44, - "cpu_minimum": 1.32, - "cpu_p90": 14.57, - "cpu_p95": 20.25, - "cpu_p99": 6.15, - "hostname": "ip-34-21-59-63", - "id": "i-pacbrmnvj0g", + "cpu_average": 13.34, + "cpu_maximum": 22.03, + "cpu_minimum": 3.83, + "cpu_p90": 6.22, + "cpu_p95": 10.83, + "cpu_p99": 8.18, + "hostname": "ip-14-69-98-34", + "id": "i-it0c76oehg", "idleMemoryThreshold": 5, "idleThreshold": 5, - "launchTime": "2022-11-26T13:41:57.428Z", + "launchTime": "2018-04-30T21:55:07.576Z", "lookbackPeriod": "30 days", - "mem_average": 11.23, - "mem_maximum": 30.12, - "mem_minimum": 11.97, - "mem_p90": 10.59, - "mem_p95": 14.52, - "mem_p99": 1.67, + "mem_average": 27.43, + "mem_maximum": 3.36, + "mem_minimum": 24.86, + "mem_p90": 9.33, + "mem_p95": 31.65, + "mem_p99": 37.64, "platform": "Linux/UNIX", - "privateDnsName": "ip-34-21-59-63.ec2.internal", + "privateDnsName": "ip-14-69-98-34.ec2.internal", "recommendationType": "Downsize", - "recommendedVmSize": "c4n.xlarge", - "region": "eu-west-2", - "resourceID": "i-pacbrmnvj0g", - "resourceName": "gentlehorse", - "resourceType": "c5n.xlarge", - "savings": 270.413, + "recommendedVmSize": "m5i.8xlarge", + "region": "ca-central-1", + "resourceID": "i-it0c76oehg", + "resourceName": "lazyrabbit", + "resourceType": "m6i.8xlarge", + "savings": 562.939, "savingsCurrency": "US$", "service": "EC2", "summaryData": { @@ -2144,7 +2144,7 @@ "underutilInstanceCount": 16, "underutilMessage": "The total estimated monthly savings is US$ 142.24" }, - "tags": "name=gentlehorse, environment=staging, app=invoiceProcessing", + "tags": "name=lazyrabbit, environment=staging, app=crmModule", "thresholdType": "average", "underutilMemoryThreshold": 40, "underutilThreshold": 40 diff --git a/flexera/data/aws/aws_delete_old_snapshots.json b/flexera/data/aws/aws_delete_old_snapshots.json index d4bb5b29..180fb59a 100644 --- a/flexera/data/aws/aws_delete_old_snapshots.json +++ b/flexera/data/aws/aws_delete_old_snapshots.json @@ -2,1004 +2,1004 @@ "message": "The total estimated monthly savings are US$ 246.70", "result": [ { - "accountID": "138186646095", - "accountName": "quickgoat", - "daysOld": 191, - "dbClusterId": "7ist8a92c6k", + "accountID": "999773517191", + "accountName": "jollykangaroo", + "daysOld": 174, + "dbClusterId": "z2mrblstmth", "dbInstanceId": "", "imageId": "", "region": "ca-central-1", - "resourceName": "obedientviper", + "resourceName": "calmelephant", "resourceType": "Storage Snapshot", - "savings": 121.939, + "savings": 103.855, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "youthfulyak", + "snapshotId": "quirkywhale", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeSize": "417" + "volumeSize": "158" }, { - "accountID": "665319725593", - "accountName": "drowsybear", - "daysOld": 167, - "dbClusterId": "pccfouuk3u", + "accountID": "627286410625", + "accountName": "calmtiger", + "daysOld": 76, + "dbClusterId": "0tucdm1ako", "dbInstanceId": "", "imageId": "", - "region": "ap-east-1", - "resourceName": "drowsyurchin", + "region": "eu-central-1", + "resourceName": "sillyowl", "resourceType": "Storage Snapshot", - "savings": 101.357, + "savings": 217.095, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "sillymouse", + "snapshotId": "quickeel", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeSize": "66" + "volumeSize": "36" }, { - "accountID": "665319725593", - "accountName": "nervousoctopus", - "daysOld": 129, - "dbClusterId": "pzib1pt8av", + "accountID": "516702013600", + "accountName": "kindbear", + "daysOld": 105, + "dbClusterId": "4kmns2tx4h", "dbInstanceId": "", "imageId": "", - "region": "ca-central-1", - "resourceName": "lazyyak", + "region": "eu-central-1", + "resourceName": "adventurouselephant", "resourceType": "Storage Snapshot", - "savings": 183.834, + "savings": 52.74, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "excitedgiraffe", + "snapshotId": "merrygoat", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeSize": "427" + "volumeSize": "389" }, { - "accountID": "165283112664", - "accountName": "jovialpenguin", - "daysOld": 198, - "dbClusterId": "yeefwy8bn8", + "accountID": "925894598672", + "accountName": "bravexerus", + "daysOld": 146, + "dbClusterId": "0oneizatps", "dbInstanceId": "", "imageId": "", - "region": "eu-central-1", - "resourceName": "excitedgiraffe", + "region": "us-west-2", + "resourceName": "quirkygiraffe", "resourceType": "Storage Snapshot", - "savings": 4.09, + "savings": 184.073, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "happysnake", + "snapshotId": "drowsyoctopus", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" }, - "volumeSize": "364" + "volumeSize": "292" }, { - "accountID": "516702013600", - "accountName": "thankfulkangaroo", - "daysOld": 199, - "dbClusterId": "u925emv0w2", + "accountID": "925894598672", + "accountName": "proudwhale", + "daysOld": 52, + "dbClusterId": "zlldy19dw3", "dbInstanceId": "", "imageId": "", "region": "ap-east-1", - "resourceName": "zealousurchin", + "resourceName": "nervousdog", "resourceType": "Storage Snapshot", - "savings": 515.048, + "savings": 71.488, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "proudibis", + "snapshotId": "lazysnake", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" }, - "volumeSize": "477" + "volumeSize": "296" }, { - "accountID": "165283112664", - "accountName": "jovialmouse", - "daysOld": 189, - "dbClusterId": "3hq12zj4qj", + "accountID": "627286410625", + "accountName": "excitedyak", + "daysOld": 75, + "dbClusterId": "m8osmgylb1", "dbInstanceId": "", "imageId": "", - "region": "us-east-1", - "resourceName": "lazyoctopus", + "region": "us-west-1", + "resourceName": "zealouspenguin", "resourceType": "Storage Snapshot", - "savings": 273.034, + "savings": 262.394, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "fiercepenguin", + "snapshotId": "vivaciousgiraffe", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "286" + "volumeSize": "444" }, { - "accountID": "665319725593", - "accountName": "jovialcat", - "daysOld": 189, - "dbClusterId": "j1xtxnvima", + "accountID": "165283112664", + "accountName": "jovialxerus", + "daysOld": 179, + "dbClusterId": "ziijeyufye", "dbInstanceId": "", "imageId": "", - "region": "ca-central-1", - "resourceName": "obedientwhale", + "region": "ap-east-1", + "resourceName": "adventurousrabbit", "resourceType": "Storage Snapshot", - "savings": 0.447, + "savings": 732.811, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "jovialparrot", + "snapshotId": "vivaciousgiraffe", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "223" + "volumeSize": "254" }, { - "accountID": "165283112664", - "accountName": "youthfulparrot", - "daysOld": 109, - "dbClusterId": "jwoyl572mr", + "accountID": "665319725593", + "accountName": "relievedwhale", + "daysOld": 118, + "dbClusterId": "bwmi86wcuq", "dbInstanceId": "", "imageId": "", - "region": "ap-northeast-3", - "resourceName": "youthfuldog", + "region": "eu-west-2", + "resourceName": "adventurousurchin", "resourceType": "Storage Snapshot", - "savings": 1.032, + "savings": 204.814, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "youthfulsnake", + "snapshotId": "thankfuloctopus", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "252" + "volumeSize": "186" }, { - "accountID": "138186646095", - "accountName": "gentletiger", - "daysOld": 106, - "dbClusterId": "kyf43kn7vdk", + "accountID": "165283112664", + "accountName": "livelyhorse", + "daysOld": 147, + "dbClusterId": "kxq3f8scb", "dbInstanceId": "", "imageId": "", "region": "us-west-1", - "resourceName": "wittysnake", + "resourceName": "sillyeel", "resourceType": "Storage Snapshot", - "savings": 24.121, + "savings": 96.083, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "excitedgoat", + "snapshotId": "excitedowl", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "67" + "volumeSize": "473" }, { - "accountID": "627286410625", - "accountName": "thankfulibis", - "daysOld": 88, - "dbClusterId": "0g3hkukf01", + "accountID": "353197488767", + "accountName": "relievedowl", + "daysOld": 133, + "dbClusterId": "v5x2y6djbk", "dbInstanceId": "", "imageId": "", - "region": "eu-west-1", - "resourceName": "merrykangaroo", + "region": "eu-central-1", + "resourceName": "zealousdog", "resourceType": "Storage Snapshot", - "savings": 72.529, + "savings": 756.763, "savingsCurrency": "US$", "service": "RDS", - "snapshotId": "fiercedog", + "snapshotId": "wittyowl", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" }, - "volumeSize": "437" + "volumeSize": "158" }, { - "accountID": "165283112664", - "accountName": "happywhale", - "daysOld": 112, + "accountID": "353197488767", + "accountName": "jovialurchin", + "daysOld": 36, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "happyviper", + "region": "ap-northeast-3", + "resourceName": "fierceeel", "resourceType": "Storage Snapshot", - "savings": 190.701, + "savings": 30.401, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "thankfulparrot", + "snapshotId": "proudelephant", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" }, - "volumeSize": "368" + "volumeSize": "346" }, { - "accountID": "665319725593", - "accountName": "gentleyak", - "daysOld": 114, + "accountID": "646728909564", + "accountName": "relievedyak", + "daysOld": 159, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-northeast-3", - "resourceName": "quirkyyak", + "region": "us-east-1", + "resourceName": "wittynewt", "resourceType": "Storage Snapshot", - "savings": 617.017, + "savings": 433.773, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "youthfulfox", + "snapshotId": "youthfulyak", "tags": { "environment": "prod", "app": "inventoryManagement" }, - "volumeSize": "8" + "volumeSize": "136" }, { - "accountID": "353197488767", - "accountName": "merryjaguar", - "daysOld": 126, + "accountID": "165283112664", + "accountName": "wittyquail", + "daysOld": 170, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-northeast-3", - "resourceName": "wittyquail", + "region": "eu-west-1", + "resourceName": "upbeatparrot", "resourceType": "Storage Snapshot", - "savings": 590.13, + "savings": 585.164, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "eagersnake", + "snapshotId": "drowsylion", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" }, - "volumeSize": "292" + "volumeSize": "227" }, { - "accountID": "999773517191", - "accountName": "excitedwhale", - "daysOld": 78, + "accountID": "516702013600", + "accountName": "vivaciousgoat", + "daysOld": 101, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ca-central-1", - "resourceName": "gentlenewt", + "region": "us-east-1", + "resourceName": "obedientxerus", "resourceType": "Storage Snapshot", - "savings": 23.764, + "savings": 345.453, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "obedientgoat", + "snapshotId": "fiercegoat", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "inventoryManagement" }, - "volumeSize": "489" + "volumeSize": "66" }, { - "accountID": "925894598672", - "accountName": "lazygiraffe", - "daysOld": 170, + "accountID": "999773517191", + "accountName": "happywhale", + "daysOld": 25, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-2", - "resourceName": "sillyxerus", + "region": "eu-central-1", + "resourceName": "youthfulhorse", "resourceType": "Storage Snapshot", - "savings": 587.364, + "savings": 277.042, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "upbeatviper", + "snapshotId": "vivaciousparrot", "tags": { "environment": "prod", "app": "securityModule" }, - "volumeSize": "259" + "volumeSize": "78" }, { - "accountID": "516702013600", - "accountName": "drowsynewt", - "daysOld": 179, + "accountID": "138186646095", + "accountName": "lazyoctopus", + "daysOld": 115, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-2", - "resourceName": "happyxerus", + "region": "us-west-1", + "resourceName": "merrypenguin", "resourceType": "Storage Snapshot", - "savings": 231.028, + "savings": 484.195, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "jollywhale", + "snapshotId": "happyjaguar", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" }, - "volumeSize": "346" + "volumeSize": "165" }, { - "accountID": "138186646095", - "accountName": "proudlion", - "daysOld": 96, + "accountID": "353197488767", + "accountName": "gentlepenguin", + "daysOld": 85, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "braveowl", + "region": "ca-central-1", + "resourceName": "gentlepenguin", "resourceType": "Storage Snapshot", - "savings": 173.297, + "savings": 58.066, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "kindyak", + "snapshotId": "thankfulxerus", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "inventoryManagement" }, - "volumeSize": "364" + "volumeSize": "149" }, { - "accountID": "353197488767", - "accountName": "kindant", - "daysOld": 164, + "accountID": "516702013600", + "accountName": "jovialxerus", + "daysOld": 1, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-northeast-3", - "resourceName": "bravecat", + "region": "eu-west-1", + "resourceName": "merryjaguar", "resourceType": "Storage Snapshot", - "savings": 262.786, + "savings": 615.39, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "proudant", + "snapshotId": "nervouskangaroo", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeSize": "267" + "volumeSize": "60" }, { - "accountID": "925894598672", - "accountName": "livelyelephant", - "daysOld": 77, + "accountID": "665319725593", + "accountName": "thankfulurchin", + "daysOld": 129, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-east-1", - "resourceName": "zealousyak", + "region": "us-west-1", + "resourceName": "nervousxerus", "resourceType": "Storage Snapshot", - "savings": 303.526, + "savings": 463.04, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "thankfulparrot", + "snapshotId": "innocentwhale", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, - "volumeSize": "32" + "volumeSize": "428" }, { - "accountID": "353197488767", - "accountName": "quickparrot", + "accountID": "620368136857", + "accountName": "eagerdog", "daysOld": 19, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "upbeatzebra", + "region": "us-east-1", + "resourceName": "calmgoat", "resourceType": "Storage Snapshot", - "savings": 72.033, + "savings": 31.483, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "gentlecat", + "snapshotId": "upbeatquail", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" }, - "volumeSize": "37" + "volumeSize": "321" }, { - "accountID": "516702013600", - "accountName": "proudzebra", - "daysOld": 188, + "accountID": "665319725593", + "accountName": "merryyak", + "daysOld": 193, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "drowsytiger", + "region": "us-east-1", + "resourceName": "quickgoat", "resourceType": "Storage Snapshot", - "savings": 27.512, + "savings": 608.066, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "quirkynewt", + "snapshotId": "nervousdog", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" }, - "volumeSize": "108" + "volumeSize": "449" }, { - "accountID": "165283112664", - "accountName": "thankfulowl", - "daysOld": 77, + "accountID": "999773517191", + "accountName": "drowsybear", + "daysOld": 13, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "merryant", + "region": "us-east-2", + "resourceName": "gentlerabbit", "resourceType": "Storage Snapshot", - "savings": 483.447, + "savings": 22.507, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "happywhale", + "snapshotId": "innocentlion", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" }, - "volumeSize": "193" + "volumeSize": "338" }, { - "accountID": "516702013600", - "accountName": "relieveddog", - "daysOld": 133, + "accountID": "627286410625", + "accountName": "calmurchin", + "daysOld": 43, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "merryquail", + "region": "ca-central-1", + "resourceName": "lazynewt", "resourceType": "Storage Snapshot", - "savings": 758.761, + "savings": 315.452, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "quirkygiraffe", + "snapshotId": "zealousdog", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" }, - "volumeSize": "110" + "volumeSize": "349" }, { - "accountID": "620368136857", - "accountName": "innocentdog", - "daysOld": 66, + "accountID": "138186646095", + "accountName": "vivaciouszebra", + "daysOld": 40, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-east-1", - "resourceName": "jollywhale", + "region": "ap-northeast-3", + "resourceName": "fierceoctopus", "resourceType": "Storage Snapshot", - "savings": 352.713, + "savings": 404.099, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "adventurousoctopus", + "snapshotId": "merryzebra", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" }, - "volumeSize": "260" + "volumeSize": "18" }, { "accountID": "138186646095", - "accountName": "happyrabbit", - "daysOld": 113, + "accountName": "wittynewt", + "daysOld": 133, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "adventurousjaguar", + "region": "us-east-1", + "resourceName": "sillygoat", "resourceType": "Storage Snapshot", - "savings": 22.055, + "savings": 287.254, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "jollyoctopus", + "snapshotId": "livelywhale", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "reportingService" }, - "volumeSize": "393" + "volumeSize": "158" }, { - "accountID": "353197488767", - "accountName": "adventurouswhale", - "daysOld": 160, + "accountID": "627286410625", + "accountName": "merryxerus", + "daysOld": 67, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "happybear", + "region": "us-east-1", + "resourceName": "drowsyviper", "resourceType": "Storage Snapshot", - "savings": 5.467, + "savings": 232.037, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "thankfulfox", + "snapshotId": "upbeatibis", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" }, - "volumeSize": "337" + "volumeSize": "256" }, { - "accountID": "627286410625", - "accountName": "obedientoctopus", - "daysOld": 96, + "accountID": "353197488767", + "accountName": "jollynewt", + "daysOld": 162, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "jovialrabbit", + "region": "ap-east-1", + "resourceName": "proudhorse", "resourceType": "Storage Snapshot", - "savings": 28.973, + "savings": 136.338, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "adventurousxerus", + "snapshotId": "proudquail", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "159" + "volumeSize": "389" }, { - "accountID": "353197488767", - "accountName": "zealouselephant", - "daysOld": 49, + "accountID": "620368136857", + "accountName": "sillyelephant", + "daysOld": 157, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-1", - "resourceName": "jollyoctopus", + "region": "us-west-1", + "resourceName": "obedientowl", "resourceType": "Storage Snapshot", - "savings": 122.173, + "savings": 311.337, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "quickwhale", + "snapshotId": "innocentyak", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "150" + "volumeSize": "482" }, { - "accountID": "165283112664", - "accountName": "obedientbear", - "daysOld": 65, + "accountID": "516702013600", + "accountName": "upbeatbear", + "daysOld": 7, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "calmpenguin", + "region": "ap-east-1", + "resourceName": "quirkyelephant", "resourceType": "Storage Snapshot", - "savings": 381.37, + "savings": 108.317, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "gentleurchin", + "snapshotId": "eagersnake", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "21" + "volumeSize": "205" }, { - "accountID": "627286410625", - "accountName": "merryoctopus", - "daysOld": 101, + "accountID": "925894598672", + "accountName": "wittyibis", + "daysOld": 106, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "livelybear", + "region": "us-west-1", + "resourceName": "quirkyowl", "resourceType": "Storage Snapshot", - "savings": 68.083, + "savings": 302.427, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "eagerrabbit", + "snapshotId": "quickquail", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "64" + "volumeSize": "152" }, { - "accountID": "925894598672", - "accountName": "bravepenguin", - "daysOld": 3, + "accountID": "165283112664", + "accountName": "drowsyparrot", + "daysOld": 85, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-1", - "resourceName": "wittyxerus", + "region": "ca-central-1", + "resourceName": "lazyant", "resourceType": "Storage Snapshot", - "savings": 547.191, + "savings": 17.482, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "thankfulhorse", + "snapshotId": "drowsymouse", "tags": { "environment": "staging", "app": "userManagement" }, - "volumeSize": "280" + "volumeSize": "118" }, { - "accountID": "620368136857", - "accountName": "upbeateel", - "daysOld": 23, + "accountID": "353197488767", + "accountName": "zealousxerus", + "daysOld": 11, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-east-1", - "resourceName": "jollyjaguar", + "region": "us-west-2", + "resourceName": "excitedxerus", "resourceType": "Storage Snapshot", - "savings": 73.264, + "savings": 226.792, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "lazyhorse", + "snapshotId": "calmtiger", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" }, - "volumeSize": "154" + "volumeSize": "8" }, { - "accountID": "925894598672", - "accountName": "jovialzebra", - "daysOld": 31, + "accountID": "353197488767", + "accountName": "adventurousyak", + "daysOld": 139, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-east-1", - "resourceName": "youthfulwhale", + "region": "us-east-2", + "resourceName": "excitedyak", "resourceType": "Storage Snapshot", - "savings": 80.288, + "savings": 66.524, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "happysnake", + "snapshotId": "nervousdog", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" }, - "volumeSize": "443" + "volumeSize": "287" }, { - "accountID": "516702013600", - "accountName": "bravezebra", - "daysOld": 138, + "accountID": "165283112664", + "accountName": "quirkyjaguar", + "daysOld": 133, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "eagermouse", + "region": "us-east-2", + "resourceName": "joviallion", "resourceType": "Storage Snapshot", - "savings": 181.072, + "savings": 80.608, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "happycat", + "snapshotId": "nervouslion", "tags": { "environment": "staging", "app": "userManagement" }, - "volumeSize": "262" + "volumeSize": "153" }, { - "accountID": "353197488767", - "accountName": "drowsyowl", - "daysOld": 108, + "accountID": "646728909564", + "accountName": "vivaciousbear", + "daysOld": 41, "dbClusterId": "", "dbInstanceId": "", "imageId": "", "region": "ap-east-1", - "resourceName": "merryjaguar", + "resourceName": "relievedtiger", "resourceType": "Storage Snapshot", - "savings": 436.016, + "savings": 6.257, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "excitedowl", + "snapshotId": "happyviper", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "144" + "volumeSize": "51" }, { "accountID": "665319725593", - "accountName": "jovialjaguar", - "daysOld": 31, + "accountName": "bravepenguin", + "daysOld": 163, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-central-1", - "resourceName": "vivaciousgiraffe", + "region": "eu-west-2", + "resourceName": "thankfuljaguar", "resourceType": "Storage Snapshot", - "savings": 336.74, + "savings": 228.577, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "livelyparrot", + "snapshotId": "adventurouspenguin", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" }, - "volumeSize": "489" + "volumeSize": "303" }, { - "accountID": "620368136857", - "accountName": "excitedibis", - "daysOld": 134, + "accountID": "516702013600", + "accountName": "youthfulurchin", + "daysOld": 4, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "excitedmouse", + "region": "us-west-1", + "resourceName": "jovialwhale", "resourceType": "Storage Snapshot", - "savings": 39.179, + "savings": 116.632, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "innocentcat", + "snapshotId": "adventurouspenguin", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "413" + "volumeSize": "431" }, { - "accountID": "646728909564", - "accountName": "livelyparrot", - "daysOld": 122, + "accountID": "138186646095", + "accountName": "quickzebra", + "daysOld": 79, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "excitedparrot", + "region": "eu-west-1", + "resourceName": "wittyant", "resourceType": "Storage Snapshot", - "savings": 44.022, + "savings": 0.03, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "livelymouse", + "snapshotId": "youthfulsnake", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "userManagement" }, - "volumeSize": "280" + "volumeSize": "469" }, { - "accountID": "646728909564", - "accountName": "merryyak", - "daysOld": 95, + "accountID": "627286410625", + "accountName": "proudrabbit", + "daysOld": 126, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-2", - "resourceName": "kindquail", + "region": "eu-central-1", + "resourceName": "merryeel", "resourceType": "Storage Snapshot", - "savings": 495.078, + "savings": 301.358, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "happyhorse", + "snapshotId": "adventurouslion", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "177" + "volumeSize": "362" }, { - "accountID": "353197488767", - "accountName": "thankfulyak", - "daysOld": 101, + "accountID": "999773517191", + "accountName": "relievedyak", + "daysOld": 199, "dbClusterId": "", "dbInstanceId": "", "imageId": "", "region": "us-west-1", - "resourceName": "youthfulcat", + "resourceName": "gentlefox", "resourceType": "Storage Snapshot", - "savings": 385.487, + "savings": 208.43, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "fiercepenguin", + "snapshotId": "proudsnake", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" }, - "volumeSize": "311" + "volumeSize": "275" }, { - "accountID": "516702013600", - "accountName": "bravekangaroo", - "daysOld": 140, + "accountID": "138186646095", + "accountName": "upbeatmouse", + "daysOld": 43, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-central-1", - "resourceName": "nervoushorse", + "region": "eu-west-1", + "resourceName": "kindgoat", "resourceType": "Storage Snapshot", - "savings": 78.816, + "savings": 155.672, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "jovialpenguin", + "snapshotId": "proudjaguar", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "emailService" }, - "volumeSize": "276" + "volumeSize": "350" }, { "accountID": "999773517191", - "accountName": "fiercegoat", - "daysOld": 99, + "accountName": "livelyelephant", + "daysOld": 53, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "ap-northeast-3", - "resourceName": "thankfulcat", + "region": "us-east-1", + "resourceName": "zealoushorse", "resourceType": "Storage Snapshot", - "savings": 181.005, + "savings": 6.417, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "vivaciousmouse", + "snapshotId": "fiercetiger", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, - "volumeSize": "262" + "volumeSize": "146" }, { "accountID": "646728909564", - "accountName": "upbeaturchin", - "daysOld": 39, + "accountName": "quirkylion", + "daysOld": 64, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-1", - "resourceName": "excitedelephant", + "region": "ap-northeast-3", + "resourceName": "excitedgoat", "resourceType": "Storage Snapshot", - "savings": 399.18, + "savings": 143.303, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "innocentwhale", + "snapshotId": "obedientfox", "tags": { "environment": "prod", "app": "paymentGateway" }, - "volumeSize": "83" + "volumeSize": "14" }, { - "accountID": "665319725593", - "accountName": "thankfuljaguar", - "daysOld": 64, + "accountID": "165283112664", + "accountName": "proudsnake", + "daysOld": 157, "dbClusterId": "", "dbInstanceId": "", "imageId": "", "region": "us-east-2", - "resourceName": "fiercefox", + "resourceName": "adventurousowl", "resourceType": "Storage Snapshot", - "savings": 187.1, + "savings": 7.722, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "excitedsnake", + "snapshotId": "jollygoat", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeSize": "145" + "volumeSize": "13" }, { - "accountID": "165283112664", - "accountName": "relievedjaguar", - "daysOld": 62, + "accountID": "627286410625", + "accountName": "wittyhorse", + "daysOld": 32, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-1", - "resourceName": "excitedpenguin", + "region": "us-west-2", + "resourceName": "jovialnewt", "resourceType": "Storage Snapshot", - "savings": 457.507, + "savings": 43.622, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "adventurouswhale", + "snapshotId": "happybear", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "emailService" }, - "volumeSize": "36" + "volumeSize": "54" }, { - "accountID": "353197488767", - "accountName": "excitedpenguin", + "accountID": "665319725593", + "accountName": "jollyparrot", "daysOld": 121, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "calmparrot", + "region": "us-east-1", + "resourceName": "nervousyak", "resourceType": "Storage Snapshot", - "savings": 218.41, + "savings": 237.253, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "kindlion", + "snapshotId": "vivacioushorse", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" }, - "volumeSize": "385" + "volumeSize": "145" }, { - "accountID": "353197488767", - "accountName": "excitedlion", - "daysOld": 160, + "accountID": "138186646095", + "accountName": "jovialowl", + "daysOld": 97, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "jollyoctopus", + "region": "ap-east-1", + "resourceName": "adventurousowl", "resourceType": "Storage Snapshot", - "savings": 282.914, + "savings": 53.762, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "livelygiraffe", + "snapshotId": "quickant", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "securityModule" }, - "volumeSize": "41" + "volumeSize": "120" }, { - "accountID": "646728909564", - "accountName": "zealoussnake", - "daysOld": 159, + "accountID": "999773517191", + "accountName": "gentlenewt", + "daysOld": 171, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "eu-west-2", - "resourceName": "sillyyak", + "region": "ap-east-1", + "resourceName": "wittyhorse", "resourceType": "Storage Snapshot", - "savings": 589.213, + "savings": 10.102, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "fiercemouse", + "snapshotId": "quickcat", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" }, - "volumeSize": "193" + "volumeSize": "127" }, { - "accountID": "353197488767", - "accountName": "thankfulowl", - "daysOld": 21, + "accountID": "999773517191", + "accountName": "fiercequail", + "daysOld": 96, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-west-1", - "resourceName": "quickpenguin", + "region": "eu-central-1", + "resourceName": "zealousnewt", "resourceType": "Storage Snapshot", - "savings": 513.897, + "savings": 821.87, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "jovialdog", + "snapshotId": "eageryak", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, - "volumeSize": "77" + "volumeSize": "493" }, { - "accountID": "925894598672", - "accountName": "adventurousgiraffe", - "daysOld": 179, + "accountID": "627286410625", + "accountName": "upbeatmouse", + "daysOld": 44, "dbClusterId": "", "dbInstanceId": "", "imageId": "", - "region": "us-east-2", - "resourceName": "jollybear", + "region": "eu-west-2", + "resourceName": "proudkangaroo", "resourceType": "Storage Snapshot", - "savings": 84.067, + "savings": 162.092, "savingsCurrency": "US$", "service": "EBS", - "snapshotId": "sillyhorse", + "snapshotId": "kindwhale", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "crmModule" }, - "volumeSize": "183" + "volumeSize": "70" } ] } diff --git a/flexera/data/aws/aws_delete_unused_volumes.json b/flexera/data/aws/aws_delete_unused_volumes.json index 4bd26824..1313cf88 100644 --- a/flexera/data/aws/aws_delete_unused_volumes.json +++ b/flexera/data/aws/aws_delete_unused_volumes.json @@ -3,1054 +3,1054 @@ "message": "The total estimated monthly savings are US$ 171.29", "unused_volumes": [ { - "accountID": "665319725593", - "accountName": "zealouslion", - "age": "370 days", - "availabilityZone": "ap-northeast-3a", - "createdTime": "2022-09-21T12:37:34.084Z", + "accountID": "165283112664", + "accountName": "obedientsnake", + "age": "601 days", + "availabilityZone": "us-east-1a", + "createdTime": "2022-03-10T23:28:38.029Z", "lookbackPeriod": "30 days", - "region": "ap-northeast-3", - "resourceName": "quickrabbit", - "resourceType": "gp2", - "savings": 152.168, + "region": "us-east-1", + "resourceName": "livelybear", + "resourceType": "gp3", + "savings": 51.977, "savingsCurrency": "US$", "service": "EBS", - "size": "177 GB", + "size": "489 GB", "status": "available", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeId": "vol-vivaciouscat" + "volumeId": "vol-jollyviper" }, { - "accountID": "516702013600", - "accountName": "excitedant", - "age": "655 days", - "availabilityZone": "us-west-2a", - "createdTime": "2021-12-10T12:04:33.712Z", + "accountID": "646728909564", + "accountName": "fiercesnake", + "age": "565 days", + "availabilityZone": "eu-central-1a", + "createdTime": "2022-04-15T06:51:28.473Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "vivaciouskangaroo", + "region": "eu-central-1", + "resourceName": "youthfulibis", "resourceType": "gp3", - "savings": 373.055, + "savings": 278.276, "savingsCurrency": "US$", "service": "EBS", - "size": "288 GB", + "size": "292 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" }, - "volumeId": "vol-jovialbear" + "volumeId": "vol-zealousquail" }, { - "accountID": "999773517191", - "accountName": "gentledog", - "age": "722 days", - "availabilityZone": "ap-east-1a", - "createdTime": "2021-10-05T02:59:23.757Z", + "accountID": "925894598672", + "accountName": "excitedibis", + "age": "846 days", + "availabilityZone": "us-west-1a", + "createdTime": "2021-07-08T06:52:03.467Z", "lookbackPeriod": "30 days", - "region": "ap-east-1", - "resourceName": "thankfulparrot", - "resourceType": "gp3", - "savings": 4.187, + "region": "us-west-1", + "resourceName": "upbeatmouse", + "resourceType": "gp2", + "savings": 26.004, "savingsCurrency": "US$", "service": "EBS", - "size": "204 GB", + "size": "179 GB", "status": "available", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "crmModule" }, - "volumeId": "vol-excitedeel" + "volumeId": "vol-merrymouse" }, { - "accountID": "353197488767", - "accountName": "kinddog", - "age": "711 days", - "availabilityZone": "eu-west-2a", - "createdTime": "2021-10-16T02:47:11.262Z", + "accountID": "620368136857", + "accountName": "obedientpenguin", + "age": "338 days", + "availabilityZone": "eu-central-1a", + "createdTime": "2022-11-28T13:07:16.603Z", "lookbackPeriod": "30 days", - "region": "eu-west-2", - "resourceName": "drowsyfox", + "region": "eu-central-1", + "resourceName": "nervousdog", "resourceType": "gp3", - "savings": 492.701, + "savings": 942.054, "savingsCurrency": "US$", "service": "EBS", - "size": "452 GB", + "size": "470 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" }, - "volumeId": "vol-quirkyquail" + "volumeId": "vol-drowsywhale" }, { - "accountID": "999773517191", - "accountName": "quickparrot", - "age": "720 days", - "availabilityZone": "ap-east-1a", - "createdTime": "2021-10-06T20:14:11.733Z", + "accountID": "516702013600", + "accountName": "obedienteel", + "age": "585 days", + "availabilityZone": "us-west-2a", + "createdTime": "2022-03-26T18:00:05.522Z", "lookbackPeriod": "30 days", - "region": "ap-east-1", - "resourceName": "jollynewt", + "region": "us-west-2", + "resourceName": "merryjaguar", "resourceType": "gp3", - "savings": 219.037, + "savings": 244.932, "savingsCurrency": "US$", "service": "EBS", - "size": "1 GB", + "size": "178 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "emailService" }, - "volumeId": "vol-happyrabbit" + "volumeId": "vol-fierceparrot" }, { - "accountID": "925894598672", - "accountName": "gentleoctopus", - "age": "537 days", + "accountID": "999773517191", + "accountName": "youthfulibis", + "age": "547 days", "availabilityZone": "ca-central-1a", - "createdTime": "2022-04-07T12:19:40.166Z", + "createdTime": "2022-05-03T10:45:12.234Z", "lookbackPeriod": "30 days", "region": "ca-central-1", - "resourceName": "happyviper", - "resourceType": "gp3", - "savings": 65.716, + "resourceName": "bravexerus", + "resourceType": "gp2", + "savings": 335.764, "savingsCurrency": "US$", "service": "EBS", - "size": "375 GB", + "size": "487 GB", "status": "available", "tags": { "environment": "dev", "app": "customerSupport" }, - "volumeId": "vol-merrypenguin" + "volumeId": "vol-upbeatoctopus" }, { - "accountID": "516702013600", - "accountName": "quirkyzebra", - "age": "941 days", - "availabilityZone": "eu-central-1a", - "createdTime": "2021-02-27T17:41:28.792Z", + "accountID": "925894598672", + "accountName": "excitedhorse", + "age": "420 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2022-09-07T06:39:43.340Z", "lookbackPeriod": "30 days", - "region": "eu-central-1", - "resourceName": "upbeatcat", + "region": "ap-northeast-3", + "resourceName": "excitedparrot", "resourceType": "gp2", - "savings": 126.101, + "savings": 82.261, "savingsCurrency": "US$", "service": "EBS", - "size": "39 GB", + "size": "448 GB", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" }, - "volumeId": "vol-jovialeel" + "volumeId": "vol-thankfulrabbit" }, { - "accountID": "516702013600", - "accountName": "innocentquail", - "age": "429 days", - "availabilityZone": "us-east-2a", - "createdTime": "2022-07-24T17:22:21.521Z", + "accountID": "353197488767", + "accountName": "wittymouse", + "age": "797 days", + "availabilityZone": "us-west-1a", + "createdTime": "2021-08-27T00:50:19.249Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "livelyrabbit", - "resourceType": "gp2", - "savings": 710.261, + "region": "us-west-1", + "resourceName": "drowsycat", + "resourceType": "gp3", + "savings": 442.754, "savingsCurrency": "US$", "service": "EBS", - "size": "246 GB", + "size": "24 GB", "status": "available", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" }, - "volumeId": "vol-quickzebra" + "volumeId": "vol-kindjaguar" }, { "accountID": "516702013600", - "accountName": "gentlecat", - "age": "851 days", - "availabilityZone": "ap-northeast-3a", - "createdTime": "2021-05-28T15:06:20.956Z", + "accountName": "excitednewt", + "age": "502 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-06-17T17:51:04.819Z", "lookbackPeriod": "30 days", - "region": "ap-northeast-3", - "resourceName": "excitedkangaroo", + "region": "eu-west-1", + "resourceName": "zealousparrot", "resourceType": "gp3", - "savings": 169.253, + "savings": 256.672, "savingsCurrency": "US$", "service": "EBS", - "size": "103 GB", + "size": "118 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "dataAnalytics" }, - "volumeId": "vol-wittyrabbit" + "volumeId": "vol-excitedxerus" }, { - "accountID": "165283112664", - "accountName": "bravegiraffe", - "age": "872 days", - "availabilityZone": "eu-west-2a", - "createdTime": "2021-05-08T04:41:17.198Z", + "accountID": "925894598672", + "accountName": "proudeel", + "age": "330 days", + "availabilityZone": "us-west-1a", + "createdTime": "2022-12-06T08:16:15.279Z", "lookbackPeriod": "30 days", - "region": "eu-west-2", - "resourceName": "nervousgiraffe", - "resourceType": "gp3", - "savings": 39.184, + "region": "us-west-1", + "resourceName": "nervousyak", + "resourceType": "gp2", + "savings": 734.109, "savingsCurrency": "US$", "service": "EBS", - "size": "259 GB", + "size": "216 GB", "status": "available", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, - "volumeId": "vol-drowsyant" + "volumeId": "vol-obedientyak" }, { - "accountID": "925894598672", - "accountName": "jovialtiger", - "age": "387 days", - "availabilityZone": "ap-east-1a", - "createdTime": "2022-09-04T19:33:05.531Z", + "accountID": "353197488767", + "accountName": "adventurousowl", + "age": "356 days", + "availabilityZone": "us-east-1a", + "createdTime": "2022-11-10T06:19:45.312Z", "lookbackPeriod": "30 days", - "region": "ap-east-1", - "resourceName": "upbeatbear", - "resourceType": "gp3", - "savings": 35.932, + "region": "us-east-1", + "resourceName": "thankfulkangaroo", + "resourceType": "gp2", + "savings": 163.079, "savingsCurrency": "US$", "service": "EBS", - "size": "276 GB", + "size": "116 GB", "status": "available", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeId": "vol-quickxerus" + "volumeId": "vol-calmgoat" }, { - "accountID": "138186646095", - "accountName": "proudzebra", - "age": "561 days", - "availabilityZone": "us-east-2a", - "createdTime": "2022-03-15T01:48:21.727Z", + "accountID": "925894598672", + "accountName": "adventurouspenguin", + "age": "909 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2021-05-06T15:51:57.009Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "merryrabbit", - "resourceType": "gp3", - "savings": 7.531, + "region": "eu-west-1", + "resourceName": "quirkyxerus", + "resourceType": "gp2", + "savings": 49.846, "savingsCurrency": "US$", "service": "EBS", - "size": "54 GB", + "size": "407 GB", "status": "available", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "emailService" }, - "volumeId": "vol-sillyant" + "volumeId": "vol-bravexerus" }, { - "accountID": "138186646095", - "accountName": "zealouselephant", - "age": "335 days", - "availabilityZone": "us-east-2a", - "createdTime": "2022-10-26T18:04:31.912Z", + "accountID": "516702013600", + "accountName": "relievedbear", + "age": "805 days", + "availabilityZone": "us-west-2a", + "createdTime": "2021-08-18T18:55:22.005Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "bravegoat", - "resourceType": "gp2", - "savings": 310.598, + "region": "us-west-2", + "resourceName": "zealouselephant", + "resourceType": "gp3", + "savings": 161.895, "savingsCurrency": "US$", "service": "EBS", - "size": "145 GB", + "size": "450 GB", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "securityModule" }, - "volumeId": "vol-nervouskangaroo" + "volumeId": "vol-vivaciouszebra" }, { - "accountID": "138186646095", - "accountName": "wittywhale", - "age": "722 days", - "availabilityZone": "ca-central-1a", - "createdTime": "2021-10-04T11:29:37.255Z", + "accountID": "165283112664", + "accountName": "quirkyyak", + "age": "994 days", + "availabilityZone": "eu-west-2a", + "createdTime": "2021-02-11T02:14:20.654Z", "lookbackPeriod": "30 days", - "region": "ca-central-1", - "resourceName": "proudjaguar", - "resourceType": "gp3", - "savings": 10.708, + "region": "eu-west-2", + "resourceName": "thankfulpenguin", + "resourceType": "gp2", + "savings": 244.275, "savingsCurrency": "US$", "service": "EBS", - "size": "341 GB", + "size": "84 GB", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" }, - "volumeId": "vol-sillygoat" + "volumeId": "vol-youthfulquail" }, { - "accountID": "620368136857", - "accountName": "sillycat", - "age": "809 days", - "availabilityZone": "ca-central-1a", - "createdTime": "2021-07-09T20:20:53.533Z", + "accountID": "925894598672", + "accountName": "nervousparrot", + "age": "637 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-02-02T17:41:09.466Z", "lookbackPeriod": "30 days", - "region": "ca-central-1", - "resourceName": "thankfulquail", - "resourceType": "gp3", - "savings": 450.691, + "region": "eu-west-1", + "resourceName": "youthfullion", + "resourceType": "gp2", + "savings": 410.435, "savingsCurrency": "US$", "service": "EBS", - "size": "64 GB", + "size": "261 GB", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, - "volumeId": "vol-thankfulurchin" + "volumeId": "vol-wittyquail" }, { "accountID": "627286410625", - "accountName": "excitedeel", - "age": "641 days", + "accountName": "relievedmouse", + "age": "1006 days", "availabilityZone": "us-east-1a", - "createdTime": "2021-12-25T04:15:59.237Z", + "createdTime": "2021-01-30T05:42:57.835Z", "lookbackPeriod": "30 days", "region": "us-east-1", - "resourceName": "happysnake", + "resourceName": "happyeel", "resourceType": "gp2", - "savings": 418.998, + "savings": 418.568, "savingsCurrency": "US$", "service": "EBS", - "size": "300 GB", + "size": "89 GB", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" }, - "volumeId": "vol-youthfulpenguin" + "volumeId": "vol-livelyjaguar" }, { - "accountID": "627286410625", - "accountName": "jovialibis", - "age": "551 days", - "availabilityZone": "ca-central-1a", - "createdTime": "2022-03-24T15:42:54.970Z", + "accountID": "999773517191", + "accountName": "thankfuldog", + "age": "699 days", + "availabilityZone": "eu-west-2a", + "createdTime": "2021-12-03T04:38:56.385Z", "lookbackPeriod": "30 days", - "region": "ca-central-1", - "resourceName": "excitedgoat", - "resourceType": "gp3", - "savings": 58.224, + "region": "eu-west-2", + "resourceName": "gentlehorse", + "resourceType": "gp2", + "savings": 38.954, "savingsCurrency": "US$", "service": "EBS", - "size": "462 GB", + "size": "285 GB", "status": "available", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" }, - "volumeId": "vol-calmcat" + "volumeId": "vol-quirkyyak" }, { - "accountID": "353197488767", - "accountName": "eagercat", - "age": "835 days", - "availabilityZone": "eu-west-1a", - "createdTime": "2021-06-13T12:09:46.262Z", + "accountID": "925894598672", + "accountName": "quirkyparrot", + "age": "780 days", + "availabilityZone": "eu-west-2a", + "createdTime": "2021-09-12T16:15:58.154Z", "lookbackPeriod": "30 days", - "region": "eu-west-1", - "resourceName": "lazyelephant", + "region": "eu-west-2", + "resourceName": "jollyibis", "resourceType": "gp3", - "savings": 412.947, + "savings": 632.617, "savingsCurrency": "US$", "service": "EBS", - "size": "128 GB", + "size": "497 GB", "status": "available", "tags": { "environment": "prod", "app": "reportingService" }, - "volumeId": "vol-thankfulhorse" + "volumeId": "vol-sillypenguin" }, { - "accountID": "516702013600", - "accountName": "calmtiger", - "age": "908 days", - "availabilityZone": "us-east-1a", - "createdTime": "2021-04-01T15:50:37.038Z", + "accountID": "353197488767", + "accountName": "wittyrabbit", + "age": "957 days", + "availabilityZone": "ap-east-1a", + "createdTime": "2021-03-19T08:47:52.638Z", "lookbackPeriod": "30 days", - "region": "us-east-1", - "resourceName": "youthfullion", - "resourceType": "gp2", - "savings": 599.817, + "region": "ap-east-1", + "resourceName": "thankfulquail", + "resourceType": "gp3", + "savings": 115.569, "savingsCurrency": "US$", "service": "EBS", - "size": "255 GB", + "size": "405 GB", "status": "available", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "userManagement" }, - "volumeId": "vol-sillyhorse" + "volumeId": "vol-quirkyoctopus" }, { - "accountID": "646728909564", - "accountName": "proudnewt", - "age": "358 days", - "availabilityZone": "ap-northeast-3a", - "createdTime": "2022-10-04T00:59:45.851Z", + "accountID": "138186646095", + "accountName": "nervousowl", + "age": "472 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-07-17T11:49:16.464Z", "lookbackPeriod": "30 days", - "region": "ap-northeast-3", - "resourceName": "jollyfox", + "region": "eu-west-1", + "resourceName": "gentlepenguin", "resourceType": "gp2", - "savings": 304.394, - "savingsCurrency": "US$", - "service": "EBS", - "size": "361 GB", - "status": "available", - "tags": { - "environment": "prod", - "app": "reportingService" - }, - "volumeId": "vol-bravejaguar" - }, - { - "accountID": "665319725593", - "accountName": "eagermouse", - "age": "366 days", - "availabilityZone": "us-west-2a", - "createdTime": "2022-09-26T01:43:53.035Z", - "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "lazyhorse", - "resourceType": "gp3", - "savings": 484.948, + "savings": 51.695, "savingsCurrency": "US$", "service": "EBS", - "size": "339 GB", + "size": "138 GB", "status": "available", "tags": { "environment": "dev", "app": "customerSupport" }, - "volumeId": "vol-calmgoat" + "volumeId": "vol-nervoussnake" }, { - "accountID": "516702013600", - "accountName": "livelygoat", - "age": "877 days", + "accountID": "665319725593", + "accountName": "zealousjaguar", + "age": "574 days", "availabilityZone": "eu-west-1a", - "createdTime": "2021-05-02T11:58:44.197Z", + "createdTime": "2022-04-06T18:18:56.695Z", "lookbackPeriod": "30 days", "region": "eu-west-1", - "resourceName": "eagerurchin", - "resourceType": "gp3", - "savings": 31.883, + "resourceName": "excitedwhale", + "resourceType": "gp2", + "savings": 38.381, "savingsCurrency": "US$", "service": "EBS", - "size": "39 GB", + "size": "266 GB", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "inventoryManagement" }, - "volumeId": "vol-quickgiraffe" + "volumeId": "vol-nervousnewt" }, { - "accountID": "165283112664", - "accountName": "thankfulant", - "age": "365 days", - "availabilityZone": "us-west-2a", - "createdTime": "2022-09-26T09:03:55.814Z", + "accountID": "620368136857", + "accountName": "excitedsnake", + "age": "988 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2021-02-16T22:25:40.246Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "adventurousgiraffe", + "region": "eu-west-1", + "resourceName": "fierceoctopus", "resourceType": "gp2", - "savings": 159.578, + "savings": 224.669, "savingsCurrency": "US$", "service": "EBS", - "size": "168 GB", + "size": "261 GB", "status": "available", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" }, - "volumeId": "vol-merryeel" + "volumeId": "vol-proudgiraffe" }, { - "accountID": "646728909564", - "accountName": "quickpenguin", - "age": "893 days", - "availabilityZone": "ap-northeast-3a", - "createdTime": "2021-04-16T16:12:51.589Z", + "accountID": "165283112664", + "accountName": "livelygoat", + "age": "902 days", + "availabilityZone": "us-east-2a", + "createdTime": "2021-05-14T01:58:28.676Z", "lookbackPeriod": "30 days", - "region": "ap-northeast-3", - "resourceName": "sillyparrot", - "resourceType": "gp2", - "savings": 542.889, + "region": "us-east-2", + "resourceName": "excitedgoat", + "resourceType": "gp3", + "savings": 31.122, "savingsCurrency": "US$", "service": "EBS", - "size": "370 GB", + "size": "377 GB", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" }, - "volumeId": "vol-gentleparrot" + "volumeId": "vol-sillybear" }, { "accountID": "165283112664", - "accountName": "wittyelephant", - "age": "844 days", + "accountName": "obedientibis", + "age": "968 days", "availabilityZone": "us-west-2a", - "createdTime": "2021-06-05T01:35:18.448Z", + "createdTime": "2021-03-09T02:40:50.437Z", "lookbackPeriod": "30 days", "region": "us-west-2", - "resourceName": "fierceelephant", - "resourceType": "gp3", - "savings": 381.005, + "resourceName": "excitedcat", + "resourceType": "gp2", + "savings": 283.006, "savingsCurrency": "US$", "service": "EBS", - "size": "391 GB", + "size": "343 GB", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" }, - "volumeId": "vol-fiercebear" + "volumeId": "vol-thankfulquail" }, { - "accountID": "353197488767", - "accountName": "jovialelephant", - "age": "275 days", - "availabilityZone": "us-east-2a", - "createdTime": "2022-12-25T23:58:43.416Z", + "accountID": "627286410625", + "accountName": "excitedpenguin", + "age": "766 days", + "availabilityZone": "us-west-2a", + "createdTime": "2021-09-26T16:38:31.140Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "happymouse", + "region": "us-west-2", + "resourceName": "wittyhorse", "resourceType": "gp3", - "savings": 281.064, + "savings": 80.61, "savingsCurrency": "US$", "service": "EBS", - "size": "84 GB", + "size": "8 GB", "status": "available", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, - "volumeId": "vol-adventurousjaguar" + "volumeId": "vol-fiercefox" }, { - "accountID": "620368136857", - "accountName": "sillyurchin", - "age": "757 days", - "availabilityZone": "us-west-2a", - "createdTime": "2021-08-30T06:25:23.600Z", + "accountID": "665319725593", + "accountName": "livelyviper", + "age": "970 days", + "availabilityZone": "us-east-2a", + "createdTime": "2021-03-06T16:40:25.067Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "lazycat", + "region": "us-east-2", + "resourceName": "happyviper", "resourceType": "gp2", - "savings": 620.987, + "savings": 319.068, "savingsCurrency": "US$", "service": "EBS", - "size": "131 GB", + "size": "69 GB", "status": "available", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "paymentGateway" }, - "volumeId": "vol-merrytiger" + "volumeId": "vol-quirkygoat" }, { - "accountID": "516702013600", - "accountName": "thankfulpenguin", - "age": "754 days", + "accountID": "138186646095", + "accountName": "relievedyak", + "age": "329 days", "availabilityZone": "ap-northeast-3a", - "createdTime": "2021-09-02T23:34:20.535Z", + "createdTime": "2022-12-07T09:45:39.718Z", "lookbackPeriod": "30 days", "region": "ap-northeast-3", - "resourceName": "nervouslion", - "resourceType": "gp2", - "savings": 44.622, + "resourceName": "thankfulant", + "resourceType": "gp3", + "savings": 318.628, "savingsCurrency": "US$", "service": "EBS", - "size": "425 GB", + "size": "365 GB", "status": "available", "tags": { "environment": "dev", - "app": "emailService" + "app": "dataAnalytics" }, - "volumeId": "vol-proudbear" + "volumeId": "vol-kindibis" }, { "accountID": "165283112664", - "accountName": "happyurchin", - "age": "960 days", - "availabilityZone": "us-east-2a", - "createdTime": "2021-02-08T18:24:50.774Z", + "accountName": "lazygiraffe", + "age": "361 days", + "availabilityZone": "us-west-1a", + "createdTime": "2022-11-05T06:30:45.162Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "wittyhorse", + "region": "us-west-1", + "resourceName": "vivaciousgoat", "resourceType": "gp3", - "savings": 309.895, + "savings": 138.05, "savingsCurrency": "US$", "service": "EBS", - "size": "382 GB", + "size": "260 GB", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, - "volumeId": "vol-excitedkangaroo" + "volumeId": "vol-fiercejaguar" }, { - "accountID": "999773517191", - "accountName": "happymouse", - "age": "534 days", - "availabilityZone": "us-west-1a", - "createdTime": "2022-04-10T17:12:04.342Z", + "accountID": "646728909564", + "accountName": "livelydog", + "age": "367 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-10-31T01:54:03.256Z", "lookbackPeriod": "30 days", - "region": "us-west-1", - "resourceName": "relievedurchin", + "region": "eu-west-1", + "resourceName": "obedientzebra", "resourceType": "gp3", - "savings": 100.499, + "savings": 345.918, "savingsCurrency": "US$", "service": "EBS", - "size": "477 GB", + "size": "357 GB", "status": "available", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "customerSupport" }, - "volumeId": "vol-eagerwhale" + "volumeId": "vol-thankfulpenguin" }, { - "accountID": "999773517191", - "accountName": "innocentelephant", - "age": "561 days", - "availabilityZone": "us-east-2a", - "createdTime": "2022-03-14T20:01:59.945Z", + "accountID": "925894598672", + "accountName": "quicktiger", + "age": "721 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2021-11-10T09:29:28.546Z", "lookbackPeriod": "30 days", - "region": "us-east-2", - "resourceName": "adventurousjaguar", - "resourceType": "gp3", - "savings": 544.031, + "region": "ap-northeast-3", + "resourceName": "sillyeel", + "resourceType": "gp2", + "savings": 451.911, "savingsCurrency": "US$", "service": "EBS", - "size": "147 GB", + "size": "273 GB", "status": "available", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "securityModule" }, - "volumeId": "vol-zealouselephant" + "volumeId": "vol-quirkypenguin" }, { - "accountID": "999773517191", - "accountName": "obedientibis", - "age": "880 days", + "accountID": "620368136857", + "accountName": "gentletiger", + "age": "700 days", "availabilityZone": "us-west-2a", - "createdTime": "2021-04-30T02:12:15.332Z", + "createdTime": "2021-12-01T12:18:10.467Z", "lookbackPeriod": "30 days", "region": "us-west-2", - "resourceName": "nervousbear", + "resourceName": "lazypenguin", "resourceType": "gp2", - "savings": 30.628, + "savings": 703.428, "savingsCurrency": "US$", "service": "EBS", - "size": "315 GB", + "size": "195 GB", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, - "volumeId": "vol-proudbear" + "volumeId": "vol-obedientparrot" }, { - "accountID": "925894598672", - "accountName": "eagerrabbit", - "age": "611 days", - "availabilityZone": "us-east-1a", - "createdTime": "2022-01-24T05:38:40.176Z", + "accountID": "516702013600", + "accountName": "kindbear", + "age": "589 days", + "availabilityZone": "eu-west-2a", + "createdTime": "2022-03-23T00:57:43.161Z", "lookbackPeriod": "30 days", - "region": "us-east-1", - "resourceName": "proudhorse", + "region": "eu-west-2", + "resourceName": "livelymouse", "resourceType": "gp3", - "savings": 104.863, + "savings": 357.76, "savingsCurrency": "US$", "service": "EBS", - "size": "343 GB", + "size": "453 GB", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "reportingService" }, - "volumeId": "vol-vivaciouseel" + "volumeId": "vol-gentlefox" }, { - "accountID": "165283112664", - "accountName": "proudhorse", - "age": "344 days", + "accountID": "665319725593", + "accountName": "relievedgiraffe", + "age": "387 days", "availabilityZone": "us-east-2a", - "createdTime": "2022-10-17T22:31:52.129Z", + "createdTime": "2022-10-11T04:54:24.418Z", "lookbackPeriod": "30 days", "region": "us-east-2", - "resourceName": "kindcat", + "resourceName": "quirkyowl", "resourceType": "gp2", - "savings": 302.999, + "savings": 939.505, "savingsCurrency": "US$", "service": "EBS", - "size": "162 GB", + "size": "127 GB", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "securityModule" }, - "volumeId": "vol-excitedxerus" + "volumeId": "vol-excitedtiger" }, { - "accountID": "665319725593", - "accountName": "proudzebra", - "age": "783 days", - "availabilityZone": "ap-east-1a", - "createdTime": "2021-08-05T00:56:18.458Z", + "accountID": "999773517191", + "accountName": "quickowl", + "age": "706 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2021-11-26T03:34:29.324Z", "lookbackPeriod": "30 days", - "region": "ap-east-1", - "resourceName": "fiercerabbit", + "region": "ap-northeast-3", + "resourceName": "happyhorse", "resourceType": "gp3", - "savings": 957.097, + "savings": 500.371, "savingsCurrency": "US$", "service": "EBS", - "size": "489 GB", + "size": "348 GB", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" }, - "volumeId": "vol-obedientsnake" + "volumeId": "vol-calmlion" }, { - "accountID": "665319725593", - "accountName": "obedientnewt", - "age": "936 days", - "availabilityZone": "us-east-1a", - "createdTime": "2021-03-04T15:49:24.243Z", + "accountID": "646728909564", + "accountName": "fiercezebra", + "age": "495 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2022-06-24T14:06:53.014Z", "lookbackPeriod": "30 days", - "region": "us-east-1", - "resourceName": "youthfulsnake", - "resourceType": "gp2", - "savings": 297.77, + "region": "ap-northeast-3", + "resourceName": "upbeatnewt", + "resourceType": "gp3", + "savings": 70.319, "savingsCurrency": "US$", "service": "EBS", - "size": "280 GB", + "size": "498 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "emailService" }, - "volumeId": "vol-calmmouse" + "volumeId": "vol-gentlefox" }, { - "accountID": "138186646095", - "accountName": "livelyelephant", - "age": "969 days", - "availabilityZone": "us-west-1a", - "createdTime": "2021-01-31T04:45:57.370Z", + "accountID": "999773517191", + "accountName": "nervousviper", + "age": "335 days", + "availabilityZone": "us-east-2a", + "createdTime": "2022-12-02T00:50:46.160Z", "lookbackPeriod": "30 days", - "region": "us-west-1", - "resourceName": "bravenewt", + "region": "us-east-2", + "resourceName": "adventurousgoat", "resourceType": "gp2", - "savings": 551.121, + "savings": 181.658, "savingsCurrency": "US$", "service": "EBS", - "size": "196 GB", + "size": "26 GB", "status": "available", "tags": { "environment": "prod", "app": "inventoryManagement" }, - "volumeId": "vol-eagerrabbit" + "volumeId": "vol-kindtiger" }, { - "accountID": "999773517191", - "accountName": "nervousparrot", - "age": "477 days", - "availabilityZone": "us-west-2a", - "createdTime": "2022-06-06T23:09:06.934Z", + "accountID": "165283112664", + "accountName": "happypenguin", + "age": "421 days", + "availabilityZone": "us-east-1a", + "createdTime": "2022-09-06T17:54:40.182Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "nervousviper", + "region": "us-east-1", + "resourceName": "lazyparrot", + "resourceType": "gp2", + "savings": 200.206, + "savingsCurrency": "US$", + "service": "EBS", + "size": "375 GB", + "status": "available", + "tags": { + "environment": "staging", + "app": "userManagement" + }, + "volumeId": "vol-sillywhale" + }, + { + "accountID": "925894598672", + "accountName": "jovialwhale", + "age": "559 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2022-04-22T01:25:40.500Z", + "lookbackPeriod": "30 days", + "region": "ap-northeast-3", + "resourceName": "upbeatyak", "resourceType": "gp3", - "savings": 541.109, + "savings": 270.291, "savingsCurrency": "US$", "service": "EBS", - "size": "156 GB", + "size": "435 GB", "status": "available", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" }, - "volumeId": "vol-sillyfox" + "volumeId": "vol-lazyxerus" }, { - "accountID": "165283112664", - "accountName": "vivaciouszebra", - "age": "393 days", - "availabilityZone": "us-west-1a", - "createdTime": "2022-08-29T11:50:03.695Z", + "accountID": "516702013600", + "accountName": "happynewt", + "age": "316 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-12-20T15:09:54.323Z", "lookbackPeriod": "30 days", - "region": "us-west-1", - "resourceName": "livelysnake", + "region": "eu-west-1", + "resourceName": "kindgiraffe", "resourceType": "gp3", - "savings": 144.819, + "savings": 38.224, "savingsCurrency": "US$", "service": "EBS", - "size": "181 GB", + "size": "410 GB", "status": "available", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" }, - "volumeId": "vol-quirkyeel" + "volumeId": "vol-gentlequail" }, { - "accountID": "665319725593", - "accountName": "kindxerus", - "age": "864 days", - "availabilityZone": "us-west-1a", - "createdTime": "2021-05-16T00:10:16.288Z", + "accountID": "516702013600", + "accountName": "quicklion", + "age": "862 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2021-06-23T03:53:00.116Z", "lookbackPeriod": "30 days", - "region": "us-west-1", - "resourceName": "zealousparrot", + "region": "ap-northeast-3", + "resourceName": "obedientkangaroo", "resourceType": "gp3", - "savings": 55.878, + "savings": 436.007, "savingsCurrency": "US$", "service": "EBS", - "size": "145 GB", + "size": "307 GB", "status": "available", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "staging", + "app": "invoiceProcessing" }, - "volumeId": "vol-proudparrot" + "volumeId": "vol-youthfulfox" }, { - "accountID": "353197488767", - "accountName": "adventuroussnake", - "age": "798 days", - "availabilityZone": "us-west-2a", - "createdTime": "2021-07-21T01:04:18.184Z", + "accountID": "620368136857", + "accountName": "thankfulrabbit", + "age": "379 days", + "availabilityZone": "eu-central-1a", + "createdTime": "2022-10-18T14:17:38.220Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "zealousgiraffe", + "region": "eu-central-1", + "resourceName": "wittyviper", "resourceType": "gp3", - "savings": 357.346, + "savings": 777.97, "savingsCurrency": "US$", "service": "EBS", - "size": "420 GB", + "size": "259 GB", "status": "available", "tags": { "environment": "prod", "app": "inventoryManagement" }, - "volumeId": "vol-quickzebra" + "volumeId": "vol-merryant" }, { - "accountID": "627286410625", - "accountName": "quickquail", - "age": "733 days", - "availabilityZone": "eu-west-2a", - "createdTime": "2021-09-23T06:34:38.199Z", + "accountID": "165283112664", + "accountName": "happyibis", + "age": "428 days", + "availabilityZone": "eu-west-1a", + "createdTime": "2022-08-30T18:42:39.599Z", "lookbackPeriod": "30 days", - "region": "eu-west-2", - "resourceName": "quickant", + "region": "eu-west-1", + "resourceName": "jollydog", "resourceType": "gp3", - "savings": 52.143, + "savings": 677.223, "savingsCurrency": "US$", "service": "EBS", - "size": "479 GB", + "size": "389 GB", "status": "available", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "securityModule" }, - "volumeId": "vol-lazyfox" + "volumeId": "vol-jollybear" }, { - "accountID": "999773517191", - "accountName": "lazyurchin", - "age": "911 days", - "availabilityZone": "eu-west-1a", - "createdTime": "2021-03-29T15:04:14.397Z", + "accountID": "353197488767", + "accountName": "fiercecat", + "age": "983 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2021-02-21T06:59:19.208Z", "lookbackPeriod": "30 days", - "region": "eu-west-1", - "resourceName": "jollyviper", - "resourceType": "gp2", - "savings": 397.76, + "region": "ap-northeast-3", + "resourceName": "adventurousowl", + "resourceType": "gp3", + "savings": 518.163, "savingsCurrency": "US$", "service": "EBS", - "size": "148 GB", + "size": "129 GB", "status": "available", "tags": { "environment": "prod", "app": "securityModule" }, - "volumeId": "vol-merryviper" + "volumeId": "vol-zealousrabbit" }, { - "accountID": "620368136857", - "accountName": "proudtiger", - "age": "658 days", - "availabilityZone": "ca-central-1a", - "createdTime": "2021-12-07T11:02:19.368Z", + "accountID": "353197488767", + "accountName": "youthfulmouse", + "age": "413 days", + "availabilityZone": "us-east-2a", + "createdTime": "2022-09-14T20:18:24.249Z", "lookbackPeriod": "30 days", - "region": "ca-central-1", - "resourceName": "livelyowl", - "resourceType": "gp2", - "savings": 528.36, + "region": "us-east-2", + "resourceName": "nervousxerus", + "resourceType": "gp3", + "savings": 348.41, "savingsCurrency": "US$", "service": "EBS", - "size": "342 GB", + "size": "291 GB", "status": "available", "tags": { "environment": "staging", "app": "userManagement" }, - "volumeId": "vol-nervousviper" + "volumeId": "vol-lazyurchin" }, { - "accountID": "620368136857", - "accountName": "youthfulibis", - "age": "700 days", - "availabilityZone": "eu-west-2a", - "createdTime": "2021-10-26T12:02:38.789Z", + "accountID": "999773517191", + "accountName": "jollytiger", + "age": "605 days", + "availabilityZone": "us-east-1a", + "createdTime": "2022-03-07T03:17:38.487Z", "lookbackPeriod": "30 days", - "region": "eu-west-2", - "resourceName": "youthfuleel", - "resourceType": "gp2", - "savings": 166.331, + "region": "us-east-1", + "resourceName": "adventurousfox", + "resourceType": "gp3", + "savings": 379.466, "savingsCurrency": "US$", "service": "EBS", - "size": "309 GB", + "size": "268 GB", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "emailService" }, - "volumeId": "vol-excitedrabbit" + "volumeId": "vol-vivacioustiger" }, { - "accountID": "665319725593", - "accountName": "lazyowl", - "age": "277 days", - "availabilityZone": "ca-central-1a", - "createdTime": "2022-12-24T01:07:44.190Z", + "accountID": "165283112664", + "accountName": "livelyhorse", + "age": "430 days", + "availabilityZone": "eu-central-1a", + "createdTime": "2022-08-28T16:24:19.413Z", "lookbackPeriod": "30 days", - "region": "ca-central-1", - "resourceName": "happykangaroo", + "region": "eu-central-1", + "resourceName": "sillydog", "resourceType": "gp3", - "savings": 106.237, + "savings": 239.288, "savingsCurrency": "US$", "service": "EBS", - "size": "271 GB", + "size": "202 GB", "status": "available", "tags": { "environment": "dev", "app": "emailService" }, - "volumeId": "vol-fiercelion" + "volumeId": "vol-obedienthorse" }, { - "accountID": "516702013600", - "accountName": "proudgiraffe", - "age": "567 days", - "availabilityZone": "us-east-1a", - "createdTime": "2022-03-08T14:10:29.620Z", + "accountID": "138186646095", + "accountName": "livelydog", + "age": "410 days", + "availabilityZone": "ap-northeast-3a", + "createdTime": "2022-09-18T01:13:04.359Z", "lookbackPeriod": "30 days", - "region": "us-east-1", - "resourceName": "gentlecat", + "region": "ap-northeast-3", + "resourceName": "merrylion", "resourceType": "gp2", - "savings": 80.11, + "savings": 60.152, "savingsCurrency": "US$", "service": "EBS", - "size": "20 GB", + "size": "216 GB", "status": "available", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, - "volumeId": "vol-bravebear" + "volumeId": "vol-merrywhale" }, { - "accountID": "620368136857", - "accountName": "calmlion", - "age": "373 days", - "availabilityZone": "us-west-2a", - "createdTime": "2022-09-18T09:21:38.918Z", + "accountID": "925894598672", + "accountName": "fiercezebra", + "age": "595 days", + "availabilityZone": "eu-west-2a", + "createdTime": "2022-03-17T03:22:20.604Z", "lookbackPeriod": "30 days", - "region": "us-west-2", - "resourceName": "nervousibis", + "region": "eu-west-2", + "resourceName": "quickbear", "resourceType": "gp3", - "savings": 221.188, + "savings": 41.004, "savingsCurrency": "US$", "service": "EBS", - "size": "440 GB", + "size": "20 GB", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "emailService" }, - "volumeId": "vol-quirkypenguin" + "volumeId": "vol-joviallion" }, { - "accountID": "165283112664", - "accountName": "jollyeel", - "age": "415 days", + "accountID": "138186646095", + "accountName": "happynewt", + "age": "581 days", "availabilityZone": "us-west-1a", - "createdTime": "2022-08-07T18:31:44.166Z", + "createdTime": "2022-03-30T22:12:40.236Z", "lookbackPeriod": "30 days", "region": "us-west-1", - "resourceName": "vivaciouspenguin", - "resourceType": "gp2", - "savings": 113.824, + "resourceName": "upbeatdog", + "resourceType": "gp3", + "savings": 21.053, "savingsCurrency": "US$", "service": "EBS", - "size": "162 GB", + "size": "398 GB", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "inventoryManagement" }, - "volumeId": "vol-bravegoat" + "volumeId": "vol-zealousibis" }, { - "accountID": "138186646095", - "accountName": "upbeatfox", - "age": "868 days", - "availabilityZone": "ap-east-1a", - "createdTime": "2021-05-11T06:39:35.555Z", + "accountID": "646728909564", + "accountName": "thankfuleel", + "age": "946 days", + "availabilityZone": "us-east-2a", + "createdTime": "2021-03-30T18:19:03.217Z", "lookbackPeriod": "30 days", - "region": "ap-east-1", - "resourceName": "sillyurchin", - "resourceType": "gp2", - "savings": 16.752, + "region": "us-east-2", + "resourceName": "braverabbit", + "resourceType": "gp3", + "savings": 381.832, "savingsCurrency": "US$", "service": "EBS", - "size": "195 GB", + "size": "357 GB", "status": "available", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" }, - "volumeId": "vol-jovialibis" + "volumeId": "vol-relievedant" } ] } diff --git a/flexera/data/aws/aws_reserved_instance_recommendations.json b/flexera/data/aws/aws_reserved_instance_recommendations.json index 17036bc3..002a9a1c 100644 --- a/flexera/data/aws/aws_reserved_instance_recommendations.json +++ b/flexera/data/aws/aws_reserved_instance_recommendations.json @@ -1,2052 +1,2052 @@ [ { - "accountID": "627286410625", - "accountName": "eagermouse", + "accountID": "353197488767", + "accountName": "livelyzebra", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 631.81, - "averageNumberOfInstancesUsedPerHour": 907.45, - "averageUtilization": "79", + "averageNormalizedUnitsUsedPerHour": 823.73, + "averageNumberOfInstancesUsedPerHour": 795.36, + "averageUtilization": "75", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "74.40", - "estimatedMonthlyOnDemandCost": "19.68", - "estimatedMonthlySavingsAmount": "289.98", - "estimatedMonthlySavingsPercentage": "51", - "estimatedReservationCostForLookbackPeriod": "6.36", + "estimatedBreakEvenInMonths": "6.88", + "estimatedMonthlyOnDemandCost": "328.24", + "estimatedMonthlySavingsAmount": "215.20", + "estimatedMonthlySavingsPercentage": "10", + "estimatedReservationCostForLookbackPeriod": "5.55", "family": "t2", "instanceClass": "", "instanceSize": "", "instanceType": "t2.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 51.87, - "maximumNumberOfInstancesUsedPerHour": 4.33, - "minimumNormalizedUnitsUsedPerHour": 11.98, - "minimumNumberOfInstancesUsedPerHour": 94.03, + "maximumNormalizedUnitsUsedPerHour": 88.26, + "maximumNumberOfInstancesUsedPerHour": 80.62, + "minimumNormalizedUnitsUsedPerHour": 72.18, + "minimumNumberOfInstancesUsedPerHour": 47.29, "nodeType": "t2.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "1", - "recommendedNumberOfInstancesToPurchase": "6", - "recurringStandardMonthlyCost": "34.10", - "region": "EU (Paris)", + "recommendedNormalizedUnitsToPurchase": "4", + "recommendedNumberOfInstancesToPurchase": "9", + "recurringStandardMonthlyCost": "0.61", + "region": "EU (London)", "resourceType": "t2", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "776.10" + "upfrontCost": "38.76" }, { - "accountID": "665319725593", - "accountName": "quirkyowl", + "accountID": "925894598672", + "accountName": "jollyviper", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 118.84, - "averageNumberOfInstancesUsedPerHour": 680.35, - "averageUtilization": "99", + "averageNormalizedUnitsUsedPerHour": 177.8, + "averageNumberOfInstancesUsedPerHour": 498.95, + "averageUtilization": "45", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "30.18", - "estimatedMonthlyOnDemandCost": "71.47", - "estimatedMonthlySavingsAmount": "112.15", - "estimatedMonthlySavingsPercentage": "97", - "estimatedReservationCostForLookbackPeriod": "31.06", - "family": "r5", + "estimatedBreakEvenInMonths": "19.98", + "estimatedMonthlyOnDemandCost": "52.89", + "estimatedMonthlySavingsAmount": "955.81", + "estimatedMonthlySavingsPercentage": "15", + "estimatedReservationCostForLookbackPeriod": "35.17", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "r5.large", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 57.62, - "maximumNumberOfInstancesUsedPerHour": 38.43, - "minimumNormalizedUnitsUsedPerHour": 69.19, - "minimumNumberOfInstancesUsedPerHour": 80.7, - "nodeType": "r5.large", + "maximumNormalizedUnitsUsedPerHour": 67.76, + "maximumNumberOfInstancesUsedPerHour": 14.14, + "minimumNormalizedUnitsUsedPerHour": 33.15, + "minimumNumberOfInstancesUsedPerHour": 96.55, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "23.63", - "region": "Asia Pacific (Mumbai)", - "resourceType": "r5", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "1", + "recurringStandardMonthlyCost": "353.10", + "region": "US East (N. Virginia)", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "390.06" + "upfrontCost": "101.70" }, { - "accountID": "999773517191", - "accountName": "sillyviper", + "accountID": "516702013600", + "accountName": "eagerjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 80.31, - "averageNumberOfInstancesUsedPerHour": 843.43, - "averageUtilization": "43", + "averageNormalizedUnitsUsedPerHour": 165.98, + "averageNumberOfInstancesUsedPerHour": 298.08, + "averageUtilization": "87", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "21.28", - "estimatedMonthlyOnDemandCost": "89.63", - "estimatedMonthlySavingsAmount": "158.17", - "estimatedMonthlySavingsPercentage": "13", - "estimatedReservationCostForLookbackPeriod": "6.60", - "family": "t2", + "estimatedBreakEvenInMonths": "42.94", + "estimatedMonthlyOnDemandCost": "440.96", + "estimatedMonthlySavingsAmount": "30.17", + "estimatedMonthlySavingsPercentage": "65", + "estimatedReservationCostForLookbackPeriod": "2.87", + "family": "r5", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "r5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 74.34, - "maximumNumberOfInstancesUsedPerHour": 91.49, - "minimumNormalizedUnitsUsedPerHour": 7.22, - "minimumNumberOfInstancesUsedPerHour": 98.92, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 52.31, + "maximumNumberOfInstancesUsedPerHour": 54.78, + "minimumNormalizedUnitsUsedPerHour": 11.62, + "minimumNumberOfInstancesUsedPerHour": 63.66, + "nodeType": "r5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "9", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "114.11", - "region": "Asia Pacific (Singapore)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNumberOfInstancesToPurchase": "2", + "recurringStandardMonthlyCost": "190.38", + "region": "Asia Pacific (Sydney)", + "resourceType": "r5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "677.88" + "upfrontCost": "808.50" }, { - "accountID": "999773517191", - "accountName": "relieveddog", + "accountID": "627286410625", + "accountName": "adventurousrabbit", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 67.41, - "averageNumberOfInstancesUsedPerHour": 936.72, - "averageUtilization": "2", + "averageNormalizedUnitsUsedPerHour": 758.2, + "averageNumberOfInstancesUsedPerHour": 468.6, + "averageUtilization": "75", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "66.44", - "estimatedMonthlyOnDemandCost": "427.57", - "estimatedMonthlySavingsAmount": "152.66", - "estimatedMonthlySavingsPercentage": "99", - "estimatedReservationCostForLookbackPeriod": "13.42", - "family": "r5", + "estimatedBreakEvenInMonths": "13.06", + "estimatedMonthlyOnDemandCost": "323.59", + "estimatedMonthlySavingsAmount": "125.35", + "estimatedMonthlySavingsPercentage": "32", + "estimatedReservationCostForLookbackPeriod": "66.92", + "family": "i4i", "instanceClass": "", "instanceSize": "", - "instanceType": "r5.large", + "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 40.9, - "maximumNumberOfInstancesUsedPerHour": 47.34, - "minimumNormalizedUnitsUsedPerHour": 75.08, - "minimumNumberOfInstancesUsedPerHour": 77.19, - "nodeType": "r5.large", + "maximumNormalizedUnitsUsedPerHour": 98.68, + "maximumNumberOfInstancesUsedPerHour": 35.36, + "minimumNormalizedUnitsUsedPerHour": 73.61, + "minimumNumberOfInstancesUsedPerHour": 13.78, + "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "7", - "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "933.95", - "region": "EU (Ireland)", - "resourceType": "r5", + "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "30.92", + "region": "Asia Pacific (Sydney)", + "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "586.56" + "upfrontCost": "5.51" }, { - "accountID": "999773517191", - "accountName": "lazydog", + "accountID": "620368136857", + "accountName": "relievedparrot", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 760.98, - "averageNumberOfInstancesUsedPerHour": 77.46, - "averageUtilization": "99", + "averageNormalizedUnitsUsedPerHour": 931.38, + "averageNumberOfInstancesUsedPerHour": 681.73, + "averageUtilization": "71", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.72", - "estimatedMonthlyOnDemandCost": "218.58", - "estimatedMonthlySavingsAmount": "80.47", - "estimatedMonthlySavingsPercentage": "17", - "estimatedReservationCostForLookbackPeriod": "0.33", + "estimatedBreakEvenInMonths": "1.53", + "estimatedMonthlyOnDemandCost": "102.14", + "estimatedMonthlySavingsAmount": "724.98", + "estimatedMonthlySavingsPercentage": "36", + "estimatedReservationCostForLookbackPeriod": "9.86", "family": "m5", "instanceClass": "", "instanceSize": "", "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 49.88, - "maximumNumberOfInstancesUsedPerHour": 48.71, - "minimumNormalizedUnitsUsedPerHour": 25.22, - "minimumNumberOfInstancesUsedPerHour": 97.42, + "maximumNormalizedUnitsUsedPerHour": 85.38, + "maximumNumberOfInstancesUsedPerHour": 25.46, + "minimumNormalizedUnitsUsedPerHour": 8.89, + "minimumNumberOfInstancesUsedPerHour": 69.65, "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "97.82", - "region": "Asia Pacific (Tokyo)", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "9", + "recurringStandardMonthlyCost": "195.72", + "region": "US East (N. Virginia)", "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "19.32" + "upfrontCost": "112.41" }, { - "accountID": "999773517191", - "accountName": "obedientgoat", + "accountID": "165283112664", + "accountName": "adventurousmouse", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 959.38, - "averageNumberOfInstancesUsedPerHour": 770.46, - "averageUtilization": "14", + "averageNormalizedUnitsUsedPerHour": 568, + "averageNumberOfInstancesUsedPerHour": 569.44, + "averageUtilization": "76", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "48.16", - "estimatedMonthlyOnDemandCost": "28.31", - "estimatedMonthlySavingsAmount": "293.88", - "estimatedMonthlySavingsPercentage": "90", - "estimatedReservationCostForLookbackPeriod": "17.59", - "family": "c4", + "estimatedBreakEvenInMonths": "37.35", + "estimatedMonthlyOnDemandCost": "14.06", + "estimatedMonthlySavingsAmount": "594.73", + "estimatedMonthlySavingsPercentage": "28", + "estimatedReservationCostForLookbackPeriod": "37.81", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 44.45, - "maximumNumberOfInstancesUsedPerHour": 79.47, - "minimumNormalizedUnitsUsedPerHour": 24.46, - "minimumNumberOfInstancesUsedPerHour": 70.57, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 86.61, + "maximumNumberOfInstancesUsedPerHour": 64.95, + "minimumNormalizedUnitsUsedPerHour": 96.8, + "minimumNumberOfInstancesUsedPerHour": 23.95, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "70.63", - "region": "EU (Ireland)", - "resourceType": "c4", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "5", + "recurringStandardMonthlyCost": "367.49", + "region": "US East (N. Virginia)", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "203.95" + "upfrontCost": "300.57" }, { - "accountID": "627286410625", - "accountName": "gentlerabbit", + "accountID": "646728909564", + "accountName": "adventurousjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 698.09, - "averageNumberOfInstancesUsedPerHour": 425.34, - "averageUtilization": "28", + "averageNormalizedUnitsUsedPerHour": 72.36, + "averageNumberOfInstancesUsedPerHour": 890.87, + "averageUtilization": "78", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "5.56", - "estimatedMonthlyOnDemandCost": "63.77", - "estimatedMonthlySavingsAmount": "178.89", - "estimatedMonthlySavingsPercentage": "24", - "estimatedReservationCostForLookbackPeriod": "23.77", - "family": "c5", + "estimatedBreakEvenInMonths": "0.00", + "estimatedMonthlyOnDemandCost": "928.18", + "estimatedMonthlySavingsAmount": "153.07", + "estimatedMonthlySavingsPercentage": "93", + "estimatedReservationCostForLookbackPeriod": "28.28", + "family": "t2", "instanceClass": "", "instanceSize": "", - "instanceType": "c5.xlarge", + "instanceType": "t2.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 9.38, - "maximumNumberOfInstancesUsedPerHour": 22.65, - "minimumNormalizedUnitsUsedPerHour": 72.97, - "minimumNumberOfInstancesUsedPerHour": 53.84, - "nodeType": "c5.xlarge", + "maximumNormalizedUnitsUsedPerHour": 0.54, + "maximumNumberOfInstancesUsedPerHour": 99.98, + "minimumNormalizedUnitsUsedPerHour": 8.56, + "minimumNumberOfInstancesUsedPerHour": 30.17, + "nodeType": "t2.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "1", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "58.83", - "region": "Asia Pacific (Sydney)", - "resourceType": "c5", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "1.97", + "region": "EU (Frankfurt)", + "resourceType": "t2", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "249.95" + "upfrontCost": "559.14" }, { - "accountID": "999773517191", - "accountName": "jovialoctopus", + "accountID": "138186646095", + "accountName": "sillynewt", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 932.48, - "averageNumberOfInstancesUsedPerHour": 463.89, - "averageUtilization": "22", + "averageNormalizedUnitsUsedPerHour": 327.41, + "averageNumberOfInstancesUsedPerHour": 22.49, + "averageUtilization": "24", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.38", - "estimatedMonthlyOnDemandCost": "188.57", - "estimatedMonthlySavingsAmount": "64.36", - "estimatedMonthlySavingsPercentage": "83", - "estimatedReservationCostForLookbackPeriod": "0.03", + "estimatedBreakEvenInMonths": "5.00", + "estimatedMonthlyOnDemandCost": "328.21", + "estimatedMonthlySavingsAmount": "259.43", + "estimatedMonthlySavingsPercentage": "80", + "estimatedReservationCostForLookbackPeriod": "22.19", "family": "c5a", "instanceClass": "", "instanceSize": "", "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 47.77, - "maximumNumberOfInstancesUsedPerHour": 78.96, - "minimumNormalizedUnitsUsedPerHour": 33.95, - "minimumNumberOfInstancesUsedPerHour": 73.42, + "maximumNormalizedUnitsUsedPerHour": 41.64, + "maximumNumberOfInstancesUsedPerHour": 43.55, + "minimumNormalizedUnitsUsedPerHour": 13.52, + "minimumNumberOfInstancesUsedPerHour": 10.86, "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "5", - "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "334.96", - "region": "EU (Ireland)", + "recommendedNormalizedUnitsToPurchase": "3", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "271.15", + "region": "US West (Oregon)", "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "401.14" + "upfrontCost": "8.96" }, { - "accountID": "646728909564", - "accountName": "nervouslion", + "accountID": "516702013600", + "accountName": "relievedviper", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 552.26, - "averageNumberOfInstancesUsedPerHour": 828.49, - "averageUtilization": "98", + "averageNormalizedUnitsUsedPerHour": 427.19, + "averageNumberOfInstancesUsedPerHour": 248.07, + "averageUtilization": "15", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.61", - "estimatedMonthlyOnDemandCost": "23.94", - "estimatedMonthlySavingsAmount": "34.11", - "estimatedMonthlySavingsPercentage": "29", - "estimatedReservationCostForLookbackPeriod": "73.12", - "family": "c6i", + "estimatedBreakEvenInMonths": "2.70", + "estimatedMonthlyOnDemandCost": "187.87", + "estimatedMonthlySavingsAmount": "174.35", + "estimatedMonthlySavingsPercentage": "3", + "estimatedReservationCostForLookbackPeriod": "15.52", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "c6i.large", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 27.17, - "maximumNumberOfInstancesUsedPerHour": 6.74, - "minimumNormalizedUnitsUsedPerHour": 68.84, - "minimumNumberOfInstancesUsedPerHour": 95.95, - "nodeType": "c6i.large", + "maximumNormalizedUnitsUsedPerHour": 54.65, + "maximumNumberOfInstancesUsedPerHour": 57.66, + "minimumNormalizedUnitsUsedPerHour": 58.32, + "minimumNumberOfInstancesUsedPerHour": 67.65, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "0", - "recommendedNumberOfInstancesToPurchase": "5", - "recurringStandardMonthlyCost": "293.98", - "region": "Asia Pacific (Mumbai)", - "resourceType": "c6i", + "recommendedNormalizedUnitsToPurchase": "4", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "3.24", + "region": "US West (Oregon)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "169.43" + "upfrontCost": "88.94" }, { - "accountID": "353197488767", - "accountName": "jovialibis", + "accountID": "516702013600", + "accountName": "thankfuljaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 904.42, - "averageNumberOfInstancesUsedPerHour": 998.77, - "averageUtilization": "74", + "averageNormalizedUnitsUsedPerHour": 444.06, + "averageNumberOfInstancesUsedPerHour": 430.63, + "averageUtilization": "3", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "41.54", - "estimatedMonthlyOnDemandCost": "157.34", - "estimatedMonthlySavingsAmount": "85.53", - "estimatedMonthlySavingsPercentage": "64", - "estimatedReservationCostForLookbackPeriod": "78.40", - "family": "c4", + "estimatedBreakEvenInMonths": "10.10", + "estimatedMonthlyOnDemandCost": "288.33", + "estimatedMonthlySavingsAmount": "32.17", + "estimatedMonthlySavingsPercentage": "93", + "estimatedReservationCostForLookbackPeriod": "11.82", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 71.81, - "maximumNumberOfInstancesUsedPerHour": 9.97, - "minimumNormalizedUnitsUsedPerHour": 67.68, - "minimumNumberOfInstancesUsedPerHour": 27.61, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 61.77, + "maximumNumberOfInstancesUsedPerHour": 9.01, + "minimumNormalizedUnitsUsedPerHour": 17.65, + "minimumNumberOfInstancesUsedPerHour": 3.43, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "4", - "recommendedNumberOfInstancesToPurchase": "4", - "recurringStandardMonthlyCost": "500.92", + "recommendedNormalizedUnitsToPurchase": "5", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "160.60", "region": "EU (Frankfurt)", - "resourceType": "c4", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "255.64" + "upfrontCost": "4.60" }, { - "accountID": "999773517191", - "accountName": "eagerfox", + "accountID": "620368136857", + "accountName": "upbeatdog", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 147.96, - "averageNumberOfInstancesUsedPerHour": 363, - "averageUtilization": "76", + "averageNormalizedUnitsUsedPerHour": 771.75, + "averageNumberOfInstancesUsedPerHour": 680.98, + "averageUtilization": "48", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "6.77", - "estimatedMonthlyOnDemandCost": "624.07", - "estimatedMonthlySavingsAmount": "269.30", - "estimatedMonthlySavingsPercentage": "2", - "estimatedReservationCostForLookbackPeriod": "24.32", - "family": "c6i", + "estimatedBreakEvenInMonths": "14.84", + "estimatedMonthlyOnDemandCost": "100.39", + "estimatedMonthlySavingsAmount": "408.97", + "estimatedMonthlySavingsPercentage": "0", + "estimatedReservationCostForLookbackPeriod": "2.10", + "family": "c5", "instanceClass": "", "instanceSize": "", - "instanceType": "c6i.large", + "instanceType": "c5.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 31.63, - "maximumNumberOfInstancesUsedPerHour": 41.94, - "minimumNormalizedUnitsUsedPerHour": 87.07, - "minimumNumberOfInstancesUsedPerHour": 32.71, - "nodeType": "c6i.large", + "maximumNormalizedUnitsUsedPerHour": 93.98, + "maximumNumberOfInstancesUsedPerHour": 72.29, + "minimumNormalizedUnitsUsedPerHour": 57.86, + "minimumNumberOfInstancesUsedPerHour": 97.76, + "nodeType": "c5.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "3", - "recommendedNumberOfInstancesToPurchase": "0", - "recurringStandardMonthlyCost": "17.78", - "region": "EU (Frankfurt)", - "resourceType": "c6i", + "recommendedNormalizedUnitsToPurchase": "5", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "440.41", + "region": "US West (Oregon)", + "resourceType": "c5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "22.16" + "upfrontCost": "341.32" }, { - "accountID": "665319725593", - "accountName": "wittyviper", + "accountID": "353197488767", + "accountName": "innocentant", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 233.13, - "averageNumberOfInstancesUsedPerHour": 803.96, - "averageUtilization": "1", + "averageNormalizedUnitsUsedPerHour": 140.43, + "averageNumberOfInstancesUsedPerHour": 941.72, + "averageUtilization": "88", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "29.66", - "estimatedMonthlyOnDemandCost": "597.59", - "estimatedMonthlySavingsAmount": "806.68", - "estimatedMonthlySavingsPercentage": "21", - "estimatedReservationCostForLookbackPeriod": "19.72", - "family": "c4", + "estimatedBreakEvenInMonths": "13.72", + "estimatedMonthlyOnDemandCost": "434.03", + "estimatedMonthlySavingsAmount": "188.39", + "estimatedMonthlySavingsPercentage": "74", + "estimatedReservationCostForLookbackPeriod": "56.14", + "family": "g4dn", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "g4dn.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 1.32, - "maximumNumberOfInstancesUsedPerHour": 1.74, - "minimumNormalizedUnitsUsedPerHour": 42.9, - "minimumNumberOfInstancesUsedPerHour": 4.68, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 71.11, + "maximumNumberOfInstancesUsedPerHour": 30.51, + "minimumNormalizedUnitsUsedPerHour": 72.67, + "minimumNumberOfInstancesUsedPerHour": 52.01, + "nodeType": "g4dn.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "1", "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "563.28", - "region": "Asia Pacific (Mumbai)", - "resourceType": "c4", + "recurringStandardMonthlyCost": "85.10", + "region": "EU (London)", + "resourceType": "g4dn", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "108.83" + "upfrontCost": "132.41" }, { - "accountID": "665319725593", - "accountName": "obedientnewt", + "accountID": "165283112664", + "accountName": "vivaciousjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 347.84, - "averageNumberOfInstancesUsedPerHour": 281.7, - "averageUtilization": "74", + "averageNormalizedUnitsUsedPerHour": 986.96, + "averageNumberOfInstancesUsedPerHour": 900.79, + "averageUtilization": "77", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "45.49", - "estimatedMonthlyOnDemandCost": "1.78", - "estimatedMonthlySavingsAmount": "531.06", - "estimatedMonthlySavingsPercentage": "97", - "estimatedReservationCostForLookbackPeriod": "17.62", - "family": "t2", + "estimatedBreakEvenInMonths": "4.71", + "estimatedMonthlyOnDemandCost": "18.26", + "estimatedMonthlySavingsAmount": "316.19", + "estimatedMonthlySavingsPercentage": "65", + "estimatedReservationCostForLookbackPeriod": "19.12", + "family": "i4i", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 84.21, - "maximumNumberOfInstancesUsedPerHour": 72.8, - "minimumNormalizedUnitsUsedPerHour": 29.89, - "minimumNumberOfInstancesUsedPerHour": 38.09, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 85.85, + "maximumNumberOfInstancesUsedPerHour": 71.3, + "minimumNormalizedUnitsUsedPerHour": 51.65, + "minimumNumberOfInstancesUsedPerHour": 32.39, + "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "0", - "recurringStandardMonthlyCost": "309.57", - "region": "Asia Pacific (Tokyo)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "1", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "497.91", + "region": "EU (Frankfurt)", + "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "104.86" + "upfrontCost": "5.75" }, { - "accountID": "138186646095", - "accountName": "kindgoat", + "accountID": "646728909564", + "accountName": "jovialjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 418.03, - "averageNumberOfInstancesUsedPerHour": 520.44, - "averageUtilization": "95", + "averageNormalizedUnitsUsedPerHour": 397.15, + "averageNumberOfInstancesUsedPerHour": 262.17, + "averageUtilization": "97", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "36.76", - "estimatedMonthlyOnDemandCost": "393.95", - "estimatedMonthlySavingsAmount": "589.54", - "estimatedMonthlySavingsPercentage": "71", - "estimatedReservationCostForLookbackPeriod": "52.17", + "estimatedBreakEvenInMonths": "26.24", + "estimatedMonthlyOnDemandCost": "144.69", + "estimatedMonthlySavingsAmount": "72.30", + "estimatedMonthlySavingsPercentage": "22", + "estimatedReservationCostForLookbackPeriod": "0.05", "family": "i4i", "instanceClass": "", "instanceSize": "", "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 17.66, - "maximumNumberOfInstancesUsedPerHour": 78.05, - "minimumNormalizedUnitsUsedPerHour": 79.02, - "minimumNumberOfInstancesUsedPerHour": 74.29, + "maximumNormalizedUnitsUsedPerHour": 36.43, + "maximumNumberOfInstancesUsedPerHour": 99.2, + "minimumNormalizedUnitsUsedPerHour": 51.2, + "minimumNumberOfInstancesUsedPerHour": 46.37, "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "5", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "152.31", - "region": "EU (Ireland)", + "recommendedNormalizedUnitsToPurchase": "6", + "recommendedNumberOfInstancesToPurchase": "2", + "recurringStandardMonthlyCost": "67.20", + "region": "EU (Frankfurt)", "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "646.46" + "upfrontCost": "450.72" }, { - "accountID": "620368136857", - "accountName": "excitedsnake", + "accountID": "925894598672", + "accountName": "adventurousurchin", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 147.23, - "averageNumberOfInstancesUsedPerHour": 576.81, - "averageUtilization": "92", + "averageNormalizedUnitsUsedPerHour": 112.39, + "averageNumberOfInstancesUsedPerHour": 134.21, + "averageUtilization": "11", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "58.31", - "estimatedMonthlyOnDemandCost": "789.36", - "estimatedMonthlySavingsAmount": "49.20", - "estimatedMonthlySavingsPercentage": "88", - "estimatedReservationCostForLookbackPeriod": "32.07", - "family": "t2", + "estimatedBreakEvenInMonths": "22.36", + "estimatedMonthlyOnDemandCost": "211.82", + "estimatedMonthlySavingsAmount": "73.75", + "estimatedMonthlySavingsPercentage": "26", + "estimatedReservationCostForLookbackPeriod": "9.95", + "family": "r5", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "r5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 44.72, - "maximumNumberOfInstancesUsedPerHour": 56.32, - "minimumNormalizedUnitsUsedPerHour": 5.27, - "minimumNumberOfInstancesUsedPerHour": 71.75, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 14.94, + "maximumNumberOfInstancesUsedPerHour": 90.15, + "minimumNormalizedUnitsUsedPerHour": 65.54, + "minimumNumberOfInstancesUsedPerHour": 41.86, + "nodeType": "r5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "3", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "221.62", - "region": "EU (Ireland)", - "resourceType": "t2", + "recommendedNumberOfInstancesToPurchase": "7", + "recurringStandardMonthlyCost": "49.37", + "region": "EU (London)", + "resourceType": "r5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "281.99" + "upfrontCost": "584.50" }, { - "accountID": "665319725593", - "accountName": "gentleyak", + "accountID": "999773517191", + "accountName": "quickcat", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 962.51, - "averageNumberOfInstancesUsedPerHour": 637.61, - "averageUtilization": "83", + "averageNormalizedUnitsUsedPerHour": 845.89, + "averageNumberOfInstancesUsedPerHour": 283.02, + "averageUtilization": "17", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "48.17", - "estimatedMonthlyOnDemandCost": "160.38", - "estimatedMonthlySavingsAmount": "303.06", - "estimatedMonthlySavingsPercentage": "67", - "estimatedReservationCostForLookbackPeriod": "7.76", - "family": "g4dn", + "estimatedBreakEvenInMonths": "33.53", + "estimatedMonthlyOnDemandCost": "0.12", + "estimatedMonthlySavingsAmount": "194.31", + "estimatedMonthlySavingsPercentage": "98", + "estimatedReservationCostForLookbackPeriod": "3.53", + "family": "c4", "instanceClass": "", "instanceSize": "", - "instanceType": "g4dn.xlarge", + "instanceType": "c4.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 1.12, - "maximumNumberOfInstancesUsedPerHour": 25.55, - "minimumNormalizedUnitsUsedPerHour": 74.15, - "minimumNumberOfInstancesUsedPerHour": 16, - "nodeType": "g4dn.xlarge", + "maximumNormalizedUnitsUsedPerHour": 13.02, + "maximumNumberOfInstancesUsedPerHour": 47.67, + "minimumNormalizedUnitsUsedPerHour": 49.43, + "minimumNumberOfInstancesUsedPerHour": 75.18, + "nodeType": "c4.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "2", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "270.75", - "region": "EU (Paris)", - "resourceType": "g4dn", + "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNumberOfInstancesToPurchase": "3", + "recurringStandardMonthlyCost": "152.74", + "region": "Asia Pacific (Tokyo)", + "resourceType": "c4", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "448.55" + "upfrontCost": "130.50" }, { - "accountID": "665319725593", - "accountName": "relievedviper", + "accountID": "516702013600", + "accountName": "wittykangaroo", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 864.15, - "averageNumberOfInstancesUsedPerHour": 727.12, - "averageUtilization": "65", + "averageNormalizedUnitsUsedPerHour": 152.9, + "averageNumberOfInstancesUsedPerHour": 96.3, + "averageUtilization": "42", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.36", - "estimatedMonthlyOnDemandCost": "371.94", - "estimatedMonthlySavingsAmount": "239.41", - "estimatedMonthlySavingsPercentage": "96", - "estimatedReservationCostForLookbackPeriod": "84.93", - "family": "c5", + "estimatedBreakEvenInMonths": "11.79", + "estimatedMonthlyOnDemandCost": "90.53", + "estimatedMonthlySavingsAmount": "441.88", + "estimatedMonthlySavingsPercentage": "46", + "estimatedReservationCostForLookbackPeriod": "13.62", + "family": "i4i", "instanceClass": "", "instanceSize": "", - "instanceType": "c5.xlarge", + "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 14.16, - "maximumNumberOfInstancesUsedPerHour": 55.9, - "minimumNormalizedUnitsUsedPerHour": 93.13, - "minimumNumberOfInstancesUsedPerHour": 58.45, - "nodeType": "c5.xlarge", + "maximumNormalizedUnitsUsedPerHour": 77.31, + "maximumNumberOfInstancesUsedPerHour": 5.22, + "minimumNormalizedUnitsUsedPerHour": 17.5, + "minimumNumberOfInstancesUsedPerHour": 43.14, + "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "3", - "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "140.68", - "region": "Asia Pacific (Singapore)", - "resourceType": "c5", + "recommendedNormalizedUnitsToPurchase": "6", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "251.39", + "region": "EU (Frankfurt)", + "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "452.55" + "upfrontCost": "10.18" }, { "accountID": "165283112664", - "accountName": "sillyzebra", + "accountName": "drowsysnake", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 897.74, - "averageNumberOfInstancesUsedPerHour": 675.83, - "averageUtilization": "91", + "averageNormalizedUnitsUsedPerHour": 972.73, + "averageNumberOfInstancesUsedPerHour": 144.56, + "averageUtilization": "24", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "32.37", - "estimatedMonthlyOnDemandCost": "469.55", - "estimatedMonthlySavingsAmount": "131.00", - "estimatedMonthlySavingsPercentage": "88", - "estimatedReservationCostForLookbackPeriod": "19.31", - "family": "c5", + "estimatedBreakEvenInMonths": "34.46", + "estimatedMonthlyOnDemandCost": "32.57", + "estimatedMonthlySavingsAmount": "342.34", + "estimatedMonthlySavingsPercentage": "49", + "estimatedReservationCostForLookbackPeriod": "33.79", + "family": "t3", "instanceClass": "", "instanceSize": "", - "instanceType": "c5.xlarge", + "instanceType": "t3.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 21.2, - "maximumNumberOfInstancesUsedPerHour": 88.07, - "minimumNormalizedUnitsUsedPerHour": 45.97, - "minimumNumberOfInstancesUsedPerHour": 35.58, - "nodeType": "c5.xlarge", + "maximumNormalizedUnitsUsedPerHour": 84.22, + "maximumNumberOfInstancesUsedPerHour": 86.18, + "minimumNormalizedUnitsUsedPerHour": 93.52, + "minimumNumberOfInstancesUsedPerHour": 83.73, + "nodeType": "t3.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "9", - "recommendedNumberOfInstancesToPurchase": "7", - "recurringStandardMonthlyCost": "19.85", - "region": "Asia Pacific (Tokyo)", - "resourceType": "c5", + "recommendedNormalizedUnitsToPurchase": "8", + "recommendedNumberOfInstancesToPurchase": "4", + "recurringStandardMonthlyCost": "71.98", + "region": "US East (N. Virginia)", + "resourceType": "t3", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "101.75" + "upfrontCost": "84.23" }, { "accountID": "620368136857", - "accountName": "thankfulviper", + "accountName": "relievedgiraffe", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 827.04, - "averageNumberOfInstancesUsedPerHour": 248.41, - "averageUtilization": "66", + "averageNormalizedUnitsUsedPerHour": 991.44, + "averageNumberOfInstancesUsedPerHour": 168.85, + "averageUtilization": "31", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "10.37", - "estimatedMonthlyOnDemandCost": "411.71", - "estimatedMonthlySavingsAmount": "517.58", - "estimatedMonthlySavingsPercentage": "10", - "estimatedReservationCostForLookbackPeriod": "41.32", - "family": "m5", + "estimatedBreakEvenInMonths": "1.18", + "estimatedMonthlyOnDemandCost": "17.90", + "estimatedMonthlySavingsAmount": "118.38", + "estimatedMonthlySavingsPercentage": "65", + "estimatedReservationCostForLookbackPeriod": "10.84", + "family": "c6i", "instanceClass": "", "instanceSize": "", - "instanceType": "m5.large", + "instanceType": "c6i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 93.78, - "maximumNumberOfInstancesUsedPerHour": 86.02, - "minimumNormalizedUnitsUsedPerHour": 28.36, - "minimumNumberOfInstancesUsedPerHour": 4, - "nodeType": "m5.large", + "maximumNormalizedUnitsUsedPerHour": 67.12, + "maximumNumberOfInstancesUsedPerHour": 99.48, + "minimumNormalizedUnitsUsedPerHour": 59.18, + "minimumNumberOfInstancesUsedPerHour": 20.4, + "nodeType": "c6i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "0", - "recommendedNumberOfInstancesToPurchase": "5", - "recurringStandardMonthlyCost": "501.97", - "region": "US West (Oregon)", - "resourceType": "m5", + "recommendedNormalizedUnitsToPurchase": "2", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "72.08", + "region": "Asia Pacific (Sydney)", + "resourceType": "c6i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "94.04" + "upfrontCost": "203.88" }, { - "accountID": "165283112664", - "accountName": "quirkygiraffe", + "accountID": "516702013600", + "accountName": "jollyurchin", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 142.44, - "averageNumberOfInstancesUsedPerHour": 968.74, - "averageUtilization": "34", + "averageNormalizedUnitsUsedPerHour": 797.07, + "averageNumberOfInstancesUsedPerHour": 410.5, + "averageUtilization": "98", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "5.44", - "estimatedMonthlyOnDemandCost": "277.60", - "estimatedMonthlySavingsAmount": "241.60", - "estimatedMonthlySavingsPercentage": "10", - "estimatedReservationCostForLookbackPeriod": "24.31", + "estimatedBreakEvenInMonths": "2.29", + "estimatedMonthlyOnDemandCost": "258.92", + "estimatedMonthlySavingsAmount": "277.58", + "estimatedMonthlySavingsPercentage": "30", + "estimatedReservationCostForLookbackPeriod": "45.87", "family": "t3", "instanceClass": "", "instanceSize": "", "instanceType": "t3.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 5.31, - "maximumNumberOfInstancesUsedPerHour": 4.57, - "minimumNormalizedUnitsUsedPerHour": 45.24, - "minimumNumberOfInstancesUsedPerHour": 65.1, + "maximumNormalizedUnitsUsedPerHour": 34.65, + "maximumNumberOfInstancesUsedPerHour": 54.17, + "minimumNormalizedUnitsUsedPerHour": 6.31, + "minimumNumberOfInstancesUsedPerHour": 33.48, "nodeType": "t3.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "5", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "144.92", - "region": "Asia Pacific (Tokyo)", + "recommendedNormalizedUnitsToPurchase": "1", + "recommendedNumberOfInstancesToPurchase": "4", + "recurringStandardMonthlyCost": "241.29", + "region": "EU (Paris)", "resourceType": "t3", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "153.36" + "upfrontCost": "111.77" }, { - "accountID": "627286410625", - "accountName": "jovialquail", + "accountID": "925894598672", + "accountName": "sillyquail", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 752.99, - "averageNumberOfInstancesUsedPerHour": 827, - "averageUtilization": "40", + "averageNormalizedUnitsUsedPerHour": 631.86, + "averageNumberOfInstancesUsedPerHour": 212.13, + "averageUtilization": "63", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "13.30", - "estimatedMonthlyOnDemandCost": "697.62", - "estimatedMonthlySavingsAmount": "7.04", - "estimatedMonthlySavingsPercentage": "96", - "estimatedReservationCostForLookbackPeriod": "7.95", - "family": "c4", + "estimatedBreakEvenInMonths": "6.67", + "estimatedMonthlyOnDemandCost": "104.38", + "estimatedMonthlySavingsAmount": "7.55", + "estimatedMonthlySavingsPercentage": "18", + "estimatedReservationCostForLookbackPeriod": "75.31", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 3.79, - "maximumNumberOfInstancesUsedPerHour": 74.89, - "minimumNormalizedUnitsUsedPerHour": 58.49, - "minimumNumberOfInstancesUsedPerHour": 91.4, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 21.07, + "maximumNumberOfInstancesUsedPerHour": 70.5, + "minimumNormalizedUnitsUsedPerHour": 51.07, + "minimumNumberOfInstancesUsedPerHour": 34.06, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "3", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "202.08", - "region": "EU (Paris)", - "resourceType": "c4", + "recommendedNormalizedUnitsToPurchase": "1", + "recommendedNumberOfInstancesToPurchase": "4", + "recurringStandardMonthlyCost": "438.90", + "region": "EU (Frankfurt)", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "166.56" + "upfrontCost": "238.62" }, { - "accountID": "665319725593", - "accountName": "braveeel", + "accountID": "646728909564", + "accountName": "lazygoat", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 317.56, - "averageNumberOfInstancesUsedPerHour": 741.79, - "averageUtilization": "96", + "averageNormalizedUnitsUsedPerHour": 108.15, + "averageNumberOfInstancesUsedPerHour": 916.88, + "averageUtilization": "86", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "30.36", - "estimatedMonthlyOnDemandCost": "791.41", - "estimatedMonthlySavingsAmount": "214.62", - "estimatedMonthlySavingsPercentage": "31", - "estimatedReservationCostForLookbackPeriod": "3.18", - "family": "m5", + "estimatedBreakEvenInMonths": "26.21", + "estimatedMonthlyOnDemandCost": "714.37", + "estimatedMonthlySavingsAmount": "301.47", + "estimatedMonthlySavingsPercentage": "6", + "estimatedReservationCostForLookbackPeriod": "30.63", + "family": "c5", "instanceClass": "", "instanceSize": "", - "instanceType": "m5.large", + "instanceType": "c5.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 18.71, - "maximumNumberOfInstancesUsedPerHour": 4.56, - "minimumNormalizedUnitsUsedPerHour": 54.38, - "minimumNumberOfInstancesUsedPerHour": 68.16, - "nodeType": "m5.large", + "maximumNormalizedUnitsUsedPerHour": 0.72, + "maximumNumberOfInstancesUsedPerHour": 54.88, + "minimumNormalizedUnitsUsedPerHour": 94.16, + "minimumNumberOfInstancesUsedPerHour": 51.74, + "nodeType": "c5.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "1", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "176.78", - "region": "US West (Oregon)", - "resourceType": "m5", + "recommendedNormalizedUnitsToPurchase": "2", + "recommendedNumberOfInstancesToPurchase": "7", + "recurringStandardMonthlyCost": "214.62", + "region": "Asia Pacific (Tokyo)", + "resourceType": "c5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "108.60" + "upfrontCost": "28.56" }, { - "accountID": "165283112664", - "accountName": "quirkyparrot", + "accountID": "999773517191", + "accountName": "jollyurchin", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 711.44, - "averageNumberOfInstancesUsedPerHour": 751.37, - "averageUtilization": "39", + "averageNormalizedUnitsUsedPerHour": 434.95, + "averageNumberOfInstancesUsedPerHour": 745.3, + "averageUtilization": "2", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "73.63", - "estimatedMonthlyOnDemandCost": "40.85", - "estimatedMonthlySavingsAmount": "0.27", - "estimatedMonthlySavingsPercentage": "86", - "estimatedReservationCostForLookbackPeriod": "38.16", - "family": "t2", + "estimatedBreakEvenInMonths": "38.37", + "estimatedMonthlyOnDemandCost": "144.70", + "estimatedMonthlySavingsAmount": "206.91", + "estimatedMonthlySavingsPercentage": "28", + "estimatedReservationCostForLookbackPeriod": "47.32", + "family": "c5", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "c5.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 5.46, - "maximumNumberOfInstancesUsedPerHour": 84.51, - "minimumNormalizedUnitsUsedPerHour": 98.29, - "minimumNumberOfInstancesUsedPerHour": 2.55, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 59.08, + "maximumNumberOfInstancesUsedPerHour": 45.2, + "minimumNormalizedUnitsUsedPerHour": 16.19, + "minimumNumberOfInstancesUsedPerHour": 56.45, + "nodeType": "c5.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "2", - "recommendedNumberOfInstancesToPurchase": "6", - "recurringStandardMonthlyCost": "409.45", - "region": "EU (Ireland)", - "resourceType": "t2", + "recommendedNumberOfInstancesToPurchase": "1", + "recurringStandardMonthlyCost": "297.93", + "region": "EU (Paris)", + "resourceType": "c5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "36.20" + "upfrontCost": "44.05" }, { "accountID": "665319725593", - "accountName": "obedientelephant", + "accountName": "eagerquail", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 809.07, - "averageNumberOfInstancesUsedPerHour": 840.57, - "averageUtilization": "88", + "averageNormalizedUnitsUsedPerHour": 382, + "averageNumberOfInstancesUsedPerHour": 226.89, + "averageUtilization": "19", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "4.21", - "estimatedMonthlyOnDemandCost": "4.76", - "estimatedMonthlySavingsAmount": "318.58", - "estimatedMonthlySavingsPercentage": "61", - "estimatedReservationCostForLookbackPeriod": "8.33", - "family": "t3", + "estimatedBreakEvenInMonths": "22.08", + "estimatedMonthlyOnDemandCost": "452.30", + "estimatedMonthlySavingsAmount": "279.89", + "estimatedMonthlySavingsPercentage": "57", + "estimatedReservationCostForLookbackPeriod": "19.44", + "family": "t2", "instanceClass": "", "instanceSize": "", - "instanceType": "t3.nano", + "instanceType": "t2.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 29.6, - "maximumNumberOfInstancesUsedPerHour": 1.79, - "minimumNormalizedUnitsUsedPerHour": 45.13, - "minimumNumberOfInstancesUsedPerHour": 25.8, - "nodeType": "t3.nano", + "maximumNormalizedUnitsUsedPerHour": 86.69, + "maximumNumberOfInstancesUsedPerHour": 29.88, + "minimumNormalizedUnitsUsedPerHour": 21.69, + "minimumNumberOfInstancesUsedPerHour": 87.74, + "nodeType": "t2.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "178.32", - "region": "EU (Ireland)", - "resourceType": "t3", + "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "162.19", + "region": "US West (Oregon)", + "resourceType": "t2", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "20.13" + "upfrontCost": "103.08" }, { - "accountID": "999773517191", - "accountName": "eageribis", + "accountID": "138186646095", + "accountName": "youthfuldog", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 465.23, - "averageNumberOfInstancesUsedPerHour": 772.48, + "averageNormalizedUnitsUsedPerHour": 173.78, + "averageNumberOfInstancesUsedPerHour": 919.6, "averageUtilization": "81", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.74", - "estimatedMonthlyOnDemandCost": "323.39", - "estimatedMonthlySavingsAmount": "427.82", - "estimatedMonthlySavingsPercentage": "92", - "estimatedReservationCostForLookbackPeriod": "4.81", - "family": "t2", + "estimatedBreakEvenInMonths": "41.99", + "estimatedMonthlyOnDemandCost": "316.03", + "estimatedMonthlySavingsAmount": "40.95", + "estimatedMonthlySavingsPercentage": "52", + "estimatedReservationCostForLookbackPeriod": "18.35", + "family": "c4", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "c4.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 46.86, - "maximumNumberOfInstancesUsedPerHour": 61.38, - "minimumNormalizedUnitsUsedPerHour": 82.63, - "minimumNumberOfInstancesUsedPerHour": 27, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 4.61, + "maximumNumberOfInstancesUsedPerHour": 54.12, + "minimumNormalizedUnitsUsedPerHour": 51.3, + "minimumNumberOfInstancesUsedPerHour": 99.76, + "nodeType": "c4.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "2", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "249.73", - "region": "EU (Ireland)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "108.14", + "region": "EU (Paris)", + "resourceType": "c4", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "296.41" + "upfrontCost": "170.42" }, { "accountID": "627286410625", - "accountName": "quickquail", + "accountName": "adventurousgoat", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 234.21, - "averageNumberOfInstancesUsedPerHour": 22.64, - "averageUtilization": "46", + "averageNormalizedUnitsUsedPerHour": 140.53, + "averageNumberOfInstancesUsedPerHour": 120.25, + "averageUtilization": "22", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "83.11", - "estimatedMonthlyOnDemandCost": "485.28", - "estimatedMonthlySavingsAmount": "23.73", - "estimatedMonthlySavingsPercentage": "17", - "estimatedReservationCostForLookbackPeriod": "5.06", - "family": "i4i", + "estimatedBreakEvenInMonths": "10.32", + "estimatedMonthlyOnDemandCost": "102.53", + "estimatedMonthlySavingsAmount": "383.69", + "estimatedMonthlySavingsPercentage": "33", + "estimatedReservationCostForLookbackPeriod": "27.13", + "family": "c6i", "instanceClass": "", "instanceSize": "", - "instanceType": "i4i.large", + "instanceType": "c6i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 34.52, - "maximumNumberOfInstancesUsedPerHour": 10.11, - "minimumNormalizedUnitsUsedPerHour": 43.61, - "minimumNumberOfInstancesUsedPerHour": 93.84, - "nodeType": "i4i.large", + "maximumNormalizedUnitsUsedPerHour": 22.66, + "maximumNumberOfInstancesUsedPerHour": 66.58, + "minimumNormalizedUnitsUsedPerHour": 79.87, + "minimumNumberOfInstancesUsedPerHour": 67.68, + "nodeType": "c6i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "0", - "recommendedNumberOfInstancesToPurchase": "5", - "recurringStandardMonthlyCost": "454.51", - "region": "EU (Paris)", - "resourceType": "i4i", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "626.40", + "region": "EU (London)", + "resourceType": "c6i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "83.69" + "upfrontCost": "18.74" }, { "accountID": "665319725593", - "accountName": "quirkyurchin", + "accountName": "calmwhale", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 787.71, - "averageNumberOfInstancesUsedPerHour": 660.45, - "averageUtilization": "20", + "averageNormalizedUnitsUsedPerHour": 621.2, + "averageNumberOfInstancesUsedPerHour": 61.85, + "averageUtilization": "51", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "20.29", - "estimatedMonthlyOnDemandCost": "61.55", - "estimatedMonthlySavingsAmount": "164.35", - "estimatedMonthlySavingsPercentage": "35", - "estimatedReservationCostForLookbackPeriod": "47.91", - "family": "c4", + "estimatedBreakEvenInMonths": "38.33", + "estimatedMonthlyOnDemandCost": "660.68", + "estimatedMonthlySavingsAmount": "42.89", + "estimatedMonthlySavingsPercentage": "18", + "estimatedReservationCostForLookbackPeriod": "8.45", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 46.4, - "maximumNumberOfInstancesUsedPerHour": 48.8, - "minimumNormalizedUnitsUsedPerHour": 96.94, - "minimumNumberOfInstancesUsedPerHour": 87.43, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 1.95, + "maximumNumberOfInstancesUsedPerHour": 0.02, + "minimumNormalizedUnitsUsedPerHour": 48.37, + "minimumNumberOfInstancesUsedPerHour": 25.2, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "3", + "recommendedNormalizedUnitsToPurchase": "8", "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "111.66", - "region": "US East (N. Virginia)", - "resourceType": "c4", + "recurringStandardMonthlyCost": "206.87", + "region": "Asia Pacific (Mumbai)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "321.56" + "upfrontCost": "283.94" }, { "accountID": "665319725593", - "accountName": "youthfuldog", + "accountName": "fiercefox", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 824.08, - "averageNumberOfInstancesUsedPerHour": 158.9, - "averageUtilization": "52", + "averageNormalizedUnitsUsedPerHour": 582.89, + "averageNumberOfInstancesUsedPerHour": 928.46, + "averageUtilization": "21", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "3.27", - "estimatedMonthlyOnDemandCost": "247.62", - "estimatedMonthlySavingsAmount": "161.84", - "estimatedMonthlySavingsPercentage": "76", - "estimatedReservationCostForLookbackPeriod": "0.93", + "estimatedBreakEvenInMonths": "26.90", + "estimatedMonthlyOnDemandCost": "499.99", + "estimatedMonthlySavingsAmount": "806.03", + "estimatedMonthlySavingsPercentage": "83", + "estimatedReservationCostForLookbackPeriod": "19.94", "family": "m5", "instanceClass": "", "instanceSize": "", "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 43.92, - "maximumNumberOfInstancesUsedPerHour": 35.16, - "minimumNormalizedUnitsUsedPerHour": 40, - "minimumNumberOfInstancesUsedPerHour": 45.5, + "maximumNormalizedUnitsUsedPerHour": 96.85, + "maximumNumberOfInstancesUsedPerHour": 14.36, + "minimumNormalizedUnitsUsedPerHour": 42.82, + "minimumNumberOfInstancesUsedPerHour": 20.2, "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "1", - "recommendedNumberOfInstancesToPurchase": "4", - "recurringStandardMonthlyCost": "37.35", - "region": "US West (Oregon)", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "257.33", + "region": "EU (Frankfurt)", "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "84.32" + "upfrontCost": "10.96" }, { - "accountID": "353197488767", - "accountName": "bravetiger", + "accountID": "516702013600", + "accountName": "fierceyak", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 506.81, - "averageNumberOfInstancesUsedPerHour": 558.21, - "averageUtilization": "56", + "averageNormalizedUnitsUsedPerHour": 358.02, + "averageNumberOfInstancesUsedPerHour": 308.27, + "averageUtilization": "54", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "20.08", - "estimatedMonthlyOnDemandCost": "112.74", - "estimatedMonthlySavingsAmount": "112.27", - "estimatedMonthlySavingsPercentage": "87", - "estimatedReservationCostForLookbackPeriod": "5.22", - "family": "c5a", + "estimatedBreakEvenInMonths": "4.89", + "estimatedMonthlyOnDemandCost": "145.40", + "estimatedMonthlySavingsAmount": "427.49", + "estimatedMonthlySavingsPercentage": "12", + "estimatedReservationCostForLookbackPeriod": "1.06", + "family": "t2", "instanceClass": "", "instanceSize": "", - "instanceType": "c5a.large", + "instanceType": "t2.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 86.94, - "maximumNumberOfInstancesUsedPerHour": 10.33, - "minimumNormalizedUnitsUsedPerHour": 69.76, - "minimumNumberOfInstancesUsedPerHour": 37.22, - "nodeType": "c5a.large", + "maximumNormalizedUnitsUsedPerHour": 26.2, + "maximumNumberOfInstancesUsedPerHour": 31.76, + "minimumNormalizedUnitsUsedPerHour": 35.14, + "minimumNumberOfInstancesUsedPerHour": 48.93, + "nodeType": "t2.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "7", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "171.34", - "region": "EU (London)", - "resourceType": "c5a", + "recommendedNormalizedUnitsToPurchase": "1", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "505.11", + "region": "Asia Pacific (Tokyo)", + "resourceType": "t2", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "30.92" + "upfrontCost": "119.39" }, { - "accountID": "353197488767", - "accountName": "relievedant", + "accountID": "665319725593", + "accountName": "wittyyak", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 353.98, - "averageNumberOfInstancesUsedPerHour": 228.51, - "averageUtilization": "37", + "averageNormalizedUnitsUsedPerHour": 937.51, + "averageNumberOfInstancesUsedPerHour": 884.13, + "averageUtilization": "74", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "49.77", - "estimatedMonthlyOnDemandCost": "198.95", - "estimatedMonthlySavingsAmount": "503.71", - "estimatedMonthlySavingsPercentage": "91", - "estimatedReservationCostForLookbackPeriod": "8.82", - "family": "t3", + "estimatedBreakEvenInMonths": "9.36", + "estimatedMonthlyOnDemandCost": "5.68", + "estimatedMonthlySavingsAmount": "56.60", + "estimatedMonthlySavingsPercentage": "47", + "estimatedReservationCostForLookbackPeriod": "9.56", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "t3.nano", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 29.95, - "maximumNumberOfInstancesUsedPerHour": 5.22, - "minimumNormalizedUnitsUsedPerHour": 95.29, - "minimumNumberOfInstancesUsedPerHour": 22.87, - "nodeType": "t3.nano", + "maximumNormalizedUnitsUsedPerHour": 8.33, + "maximumNumberOfInstancesUsedPerHour": 42.93, + "minimumNormalizedUnitsUsedPerHour": 39.16, + "minimumNumberOfInstancesUsedPerHour": 15.88, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "5", - "recommendedNumberOfInstancesToPurchase": "9", - "recurringStandardMonthlyCost": "17.80", - "region": "US East (N. Virginia)", - "resourceType": "t3", + "recommendedNormalizedUnitsToPurchase": "2", + "recommendedNumberOfInstancesToPurchase": "3", + "recurringStandardMonthlyCost": "189.16", + "region": "EU (Ireland)", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "80.20" + "upfrontCost": "153.27" }, { - "accountID": "627286410625", - "accountName": "proudowl", + "accountID": "646728909564", + "accountName": "innocentbear", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 869.13, - "averageNumberOfInstancesUsedPerHour": 688.29, - "averageUtilization": "38", + "averageNormalizedUnitsUsedPerHour": 302.77, + "averageNumberOfInstancesUsedPerHour": 66.83, + "averageUtilization": "66", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "24.69", - "estimatedMonthlyOnDemandCost": "176.02", - "estimatedMonthlySavingsAmount": "23.49", - "estimatedMonthlySavingsPercentage": "64", - "estimatedReservationCostForLookbackPeriod": "33.36", - "family": "c6i", + "estimatedBreakEvenInMonths": "8.53", + "estimatedMonthlyOnDemandCost": "547.41", + "estimatedMonthlySavingsAmount": "151.59", + "estimatedMonthlySavingsPercentage": "99", + "estimatedReservationCostForLookbackPeriod": "3.16", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "c6i.large", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 32.5, - "maximumNumberOfInstancesUsedPerHour": 60.72, - "minimumNormalizedUnitsUsedPerHour": 48.41, - "minimumNumberOfInstancesUsedPerHour": 4.24, - "nodeType": "c6i.large", + "maximumNormalizedUnitsUsedPerHour": 27.12, + "maximumNumberOfInstancesUsedPerHour": 32.94, + "minimumNormalizedUnitsUsedPerHour": 19.58, + "minimumNumberOfInstancesUsedPerHour": 34.68, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "2", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "264.34", - "region": "EU (Paris)", - "resourceType": "c6i", + "recommendedNumberOfInstancesToPurchase": "3", + "recurringStandardMonthlyCost": "462.77", + "region": "US West (Oregon)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "321.88" + "upfrontCost": "5.76" }, { - "accountID": "646728909564", - "accountName": "fiercedog", + "accountID": "138186646095", + "accountName": "innocenthorse", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 810.67, - "averageNumberOfInstancesUsedPerHour": 749.96, - "averageUtilization": "10", + "averageNormalizedUnitsUsedPerHour": 274.67, + "averageNumberOfInstancesUsedPerHour": 88.13, + "averageUtilization": "80", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "30.22", - "estimatedMonthlyOnDemandCost": "46.18", - "estimatedMonthlySavingsAmount": "484.92", - "estimatedMonthlySavingsPercentage": "96", - "estimatedReservationCostForLookbackPeriod": "10.27", - "family": "g4dn", + "estimatedBreakEvenInMonths": "42.23", + "estimatedMonthlyOnDemandCost": "48.02", + "estimatedMonthlySavingsAmount": "241.94", + "estimatedMonthlySavingsPercentage": "68", + "estimatedReservationCostForLookbackPeriod": "28.28", + "family": "c6i", "instanceClass": "", "instanceSize": "", - "instanceType": "g4dn.xlarge", + "instanceType": "c6i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 49.6, - "maximumNumberOfInstancesUsedPerHour": 74.05, - "minimumNormalizedUnitsUsedPerHour": 67.64, - "minimumNumberOfInstancesUsedPerHour": 97.74, - "nodeType": "g4dn.xlarge", + "maximumNormalizedUnitsUsedPerHour": 44.35, + "maximumNumberOfInstancesUsedPerHour": 60.28, + "minimumNormalizedUnitsUsedPerHour": 67.74, + "minimumNumberOfInstancesUsedPerHour": 5.82, + "nodeType": "c6i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "7", - "recommendedNumberOfInstancesToPurchase": "1", - "recurringStandardMonthlyCost": "130.23", - "region": "US East (N. Virginia)", - "resourceType": "g4dn", + "recommendedNormalizedUnitsToPurchase": "9", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "707.06", + "region": "EU (Ireland)", + "resourceType": "c6i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "403.66" + "upfrontCost": "97.47" }, { - "accountID": "925894598672", - "accountName": "lazyrabbit", + "accountID": "627286410625", + "accountName": "gentletiger", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 392.76, - "averageNumberOfInstancesUsedPerHour": 483.78, - "averageUtilization": "74", + "averageNormalizedUnitsUsedPerHour": 530.66, + "averageNumberOfInstancesUsedPerHour": 506.92, + "averageUtilization": "30", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.27", - "estimatedMonthlyOnDemandCost": "301.82", - "estimatedMonthlySavingsAmount": "639.18", - "estimatedMonthlySavingsPercentage": "53", - "estimatedReservationCostForLookbackPeriod": "5.79", - "family": "t3", + "estimatedBreakEvenInMonths": "30.91", + "estimatedMonthlyOnDemandCost": "267.75", + "estimatedMonthlySavingsAmount": "101.19", + "estimatedMonthlySavingsPercentage": "25", + "estimatedReservationCostForLookbackPeriod": "4.88", + "family": "g4dn", "instanceClass": "", "instanceSize": "", - "instanceType": "t3.nano", + "instanceType": "g4dn.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 65.23, - "maximumNumberOfInstancesUsedPerHour": 80.35, - "minimumNormalizedUnitsUsedPerHour": 42.95, - "minimumNumberOfInstancesUsedPerHour": 42.52, - "nodeType": "t3.nano", + "maximumNormalizedUnitsUsedPerHour": 45.57, + "maximumNumberOfInstancesUsedPerHour": 82.45, + "minimumNormalizedUnitsUsedPerHour": 84.83, + "minimumNumberOfInstancesUsedPerHour": 40.59, + "nodeType": "g4dn.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "4", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "96.89", - "region": "US East (N. Virginia)", - "resourceType": "t3", + "recommendedNormalizedUnitsToPurchase": "6", + "recommendedNumberOfInstancesToPurchase": "5", + "recurringStandardMonthlyCost": "34.91", + "region": "Asia Pacific (Sydney)", + "resourceType": "g4dn", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "73.44" + "upfrontCost": "138.92" }, { - "accountID": "353197488767", - "accountName": "livelyibis", + "accountID": "516702013600", + "accountName": "jollyxerus", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 759.08, - "averageNumberOfInstancesUsedPerHour": 627.53, - "averageUtilization": "54", + "averageNormalizedUnitsUsedPerHour": 512.7, + "averageNumberOfInstancesUsedPerHour": 443.7, + "averageUtilization": "10", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "4.15", - "estimatedMonthlyOnDemandCost": "97.64", - "estimatedMonthlySavingsAmount": "269.01", - "estimatedMonthlySavingsPercentage": "48", - "estimatedReservationCostForLookbackPeriod": "25.84", - "family": "t2", + "estimatedBreakEvenInMonths": "7.74", + "estimatedMonthlyOnDemandCost": "7.82", + "estimatedMonthlySavingsAmount": "665.02", + "estimatedMonthlySavingsPercentage": "6", + "estimatedReservationCostForLookbackPeriod": "57.88", + "family": "c4", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "c4.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 11.24, - "maximumNumberOfInstancesUsedPerHour": 74.82, - "minimumNormalizedUnitsUsedPerHour": 76.42, - "minimumNumberOfInstancesUsedPerHour": 61.29, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 88.64, + "maximumNumberOfInstancesUsedPerHour": 84.61, + "minimumNormalizedUnitsUsedPerHour": 33.1, + "minimumNumberOfInstancesUsedPerHour": 16.53, + "nodeType": "c4.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "2", - "recommendedNumberOfInstancesToPurchase": "0", - "recurringStandardMonthlyCost": "3.36", - "region": "US East (N. Virginia)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "9", + "recommendedNumberOfInstancesToPurchase": "5", + "recurringStandardMonthlyCost": "757.36", + "region": "US West (Oregon)", + "resourceType": "c4", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "845.92" + "upfrontCost": "3.12" }, { "accountID": "925894598672", - "accountName": "jollygoat", + "accountName": "happysnake", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 993.61, - "averageNumberOfInstancesUsedPerHour": 310.62, - "averageUtilization": "38", + "averageNormalizedUnitsUsedPerHour": 269.53, + "averageNumberOfInstancesUsedPerHour": 538.72, + "averageUtilization": "26", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "50.87", - "estimatedMonthlyOnDemandCost": "423.82", - "estimatedMonthlySavingsAmount": "169.73", - "estimatedMonthlySavingsPercentage": "37", - "estimatedReservationCostForLookbackPeriod": "26.08", - "family": "r5", + "estimatedBreakEvenInMonths": "58.41", + "estimatedMonthlyOnDemandCost": "208.89", + "estimatedMonthlySavingsAmount": "150.39", + "estimatedMonthlySavingsPercentage": "58", + "estimatedReservationCostForLookbackPeriod": "60.23", + "family": "g4dn", "instanceClass": "", "instanceSize": "", - "instanceType": "r5.large", + "instanceType": "g4dn.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 20.71, - "maximumNumberOfInstancesUsedPerHour": 33.76, - "minimumNormalizedUnitsUsedPerHour": 96.27, - "minimumNumberOfInstancesUsedPerHour": 65.24, - "nodeType": "r5.large", + "maximumNormalizedUnitsUsedPerHour": 14.96, + "maximumNumberOfInstancesUsedPerHour": 41.37, + "minimumNormalizedUnitsUsedPerHour": 16.12, + "minimumNumberOfInstancesUsedPerHour": 25.52, + "nodeType": "g4dn.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "9", - "recommendedNumberOfInstancesToPurchase": "0", - "recurringStandardMonthlyCost": "353.85", + "recommendedNormalizedUnitsToPurchase": "3", + "recommendedNumberOfInstancesToPurchase": "9", + "recurringStandardMonthlyCost": "244.10", "region": "Asia Pacific (Mumbai)", - "resourceType": "r5", + "resourceType": "g4dn", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "121.03" + "upfrontCost": "756.88" }, { - "accountID": "646728909564", - "accountName": "excitedfox", + "accountID": "620368136857", + "accountName": "excitedrabbit", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 115.33, - "averageNumberOfInstancesUsedPerHour": 165.45, - "averageUtilization": "54", + "averageNormalizedUnitsUsedPerHour": 158.27, + "averageNumberOfInstancesUsedPerHour": 486.86, + "averageUtilization": "67", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "26.41", - "estimatedMonthlyOnDemandCost": "329.55", - "estimatedMonthlySavingsAmount": "256.67", - "estimatedMonthlySavingsPercentage": "76", - "estimatedReservationCostForLookbackPeriod": "39.03", - "family": "m5", + "estimatedBreakEvenInMonths": "4.79", + "estimatedMonthlyOnDemandCost": "692.25", + "estimatedMonthlySavingsAmount": "184.14", + "estimatedMonthlySavingsPercentage": "58", + "estimatedReservationCostForLookbackPeriod": "13.97", + "family": "g4dn", "instanceClass": "", "instanceSize": "", - "instanceType": "m5.large", + "instanceType": "g4dn.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 53.28, - "maximumNumberOfInstancesUsedPerHour": 29.76, - "minimumNormalizedUnitsUsedPerHour": 86.86, - "minimumNumberOfInstancesUsedPerHour": 15.99, - "nodeType": "m5.large", + "maximumNormalizedUnitsUsedPerHour": 78.25, + "maximumNumberOfInstancesUsedPerHour": 54.03, + "minimumNormalizedUnitsUsedPerHour": 68.69, + "minimumNumberOfInstancesUsedPerHour": 50.01, + "nodeType": "g4dn.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "5", - "recommendedNumberOfInstancesToPurchase": "4", - "recurringStandardMonthlyCost": "587.15", - "region": "Asia Pacific (Tokyo)", - "resourceType": "m5", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "361.69", + "region": "EU (Frankfurt)", + "resourceType": "g4dn", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "180.04" + "upfrontCost": "95.79" }, { - "accountID": "999773517191", - "accountName": "quickkangaroo", + "accountID": "665319725593", + "accountName": "livelymouse", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 749.61, - "averageNumberOfInstancesUsedPerHour": 382.54, - "averageUtilization": "12", + "averageNormalizedUnitsUsedPerHour": 16.83, + "averageNumberOfInstancesUsedPerHour": 505.68, + "averageUtilization": "25", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "29.06", - "estimatedMonthlyOnDemandCost": "310.65", - "estimatedMonthlySavingsAmount": "530.17", - "estimatedMonthlySavingsPercentage": "83", - "estimatedReservationCostForLookbackPeriod": "68.54", - "family": "g4dn", + "estimatedBreakEvenInMonths": "8.48", + "estimatedMonthlyOnDemandCost": "339.56", + "estimatedMonthlySavingsAmount": "59.27", + "estimatedMonthlySavingsPercentage": "45", + "estimatedReservationCostForLookbackPeriod": "42.46", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "g4dn.xlarge", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 47.77, - "maximumNumberOfInstancesUsedPerHour": 76.33, - "minimumNormalizedUnitsUsedPerHour": 93.59, - "minimumNumberOfInstancesUsedPerHour": 1.44, - "nodeType": "g4dn.xlarge", + "maximumNormalizedUnitsUsedPerHour": 34.48, + "maximumNumberOfInstancesUsedPerHour": 32.85, + "minimumNormalizedUnitsUsedPerHour": 34.76, + "minimumNumberOfInstancesUsedPerHour": 67.82, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "308.15", - "region": "EU (London)", - "resourceType": "g4dn", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "1", + "recurringStandardMonthlyCost": "206.26", + "region": "EU (Frankfurt)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "87.75" + "upfrontCost": "244.14" }, { - "accountID": "646728909564", - "accountName": "drowsyibis", + "accountID": "165283112664", + "accountName": "fierceurchin", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 319.91, - "averageNumberOfInstancesUsedPerHour": 266.54, - "averageUtilization": "11", + "averageNormalizedUnitsUsedPerHour": 563.96, + "averageNumberOfInstancesUsedPerHour": 453.59, + "averageUtilization": "17", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "22.15", - "estimatedMonthlyOnDemandCost": "230.68", - "estimatedMonthlySavingsAmount": "3.99", - "estimatedMonthlySavingsPercentage": "28", - "estimatedReservationCostForLookbackPeriod": "15.59", - "family": "t2", + "estimatedBreakEvenInMonths": "0.83", + "estimatedMonthlyOnDemandCost": "193.77", + "estimatedMonthlySavingsAmount": "200.91", + "estimatedMonthlySavingsPercentage": "60", + "estimatedReservationCostForLookbackPeriod": "12.65", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 51.21, - "maximumNumberOfInstancesUsedPerHour": 91.59, - "minimumNormalizedUnitsUsedPerHour": 1.25, - "minimumNumberOfInstancesUsedPerHour": 67.48, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 49.44, + "maximumNumberOfInstancesUsedPerHour": 47.89, + "minimumNormalizedUnitsUsedPerHour": 97.55, + "minimumNumberOfInstancesUsedPerHour": 27.72, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "9", - "recurringStandardMonthlyCost": "554.54", - "region": "US West (Oregon)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "2", + "recommendedNumberOfInstancesToPurchase": "4", + "recurringStandardMonthlyCost": "159.43", + "region": "EU (Ireland)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "218.49" + "upfrontCost": "24.86" }, { - "accountID": "353197488767", - "accountName": "kindzebra", + "accountID": "925894598672", + "accountName": "zealousjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 778.92, - "averageNumberOfInstancesUsedPerHour": 724.59, - "averageUtilization": "50", + "averageNormalizedUnitsUsedPerHour": 994.99, + "averageNumberOfInstancesUsedPerHour": 420.73, + "averageUtilization": "44", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "46.86", - "estimatedMonthlyOnDemandCost": "668.73", - "estimatedMonthlySavingsAmount": "16.14", - "estimatedMonthlySavingsPercentage": "51", - "estimatedReservationCostForLookbackPeriod": "7.49", - "family": "g4dn", + "estimatedBreakEvenInMonths": "8.00", + "estimatedMonthlyOnDemandCost": "13.46", + "estimatedMonthlySavingsAmount": "106.00", + "estimatedMonthlySavingsPercentage": "11", + "estimatedReservationCostForLookbackPeriod": "24.77", + "family": "i4i", "instanceClass": "", "instanceSize": "", - "instanceType": "g4dn.xlarge", + "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 95.16, - "maximumNumberOfInstancesUsedPerHour": 23.3, - "minimumNormalizedUnitsUsedPerHour": 30.37, - "minimumNumberOfInstancesUsedPerHour": 97.45, - "nodeType": "g4dn.xlarge", + "maximumNormalizedUnitsUsedPerHour": 88.23, + "maximumNumberOfInstancesUsedPerHour": 9, + "minimumNormalizedUnitsUsedPerHour": 56.73, + "minimumNumberOfInstancesUsedPerHour": 44.87, + "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNormalizedUnitsToPurchase": "9", "recommendedNumberOfInstancesToPurchase": "7", - "recurringStandardMonthlyCost": "70.56", - "region": "EU (Paris)", - "resourceType": "g4dn", + "recurringStandardMonthlyCost": "188.25", + "region": "EU (Ireland)", + "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "8.02" + "upfrontCost": "111.46" }, { - "accountID": "138186646095", - "accountName": "vivacioussnake", + "accountID": "646728909564", + "accountName": "happycat", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 855.05, - "averageNumberOfInstancesUsedPerHour": 457.94, - "averageUtilization": "20", + "averageNormalizedUnitsUsedPerHour": 265.26, + "averageNumberOfInstancesUsedPerHour": 182.34, + "averageUtilization": "30", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "30.32", - "estimatedMonthlyOnDemandCost": "25.00", - "estimatedMonthlySavingsAmount": "36.74", - "estimatedMonthlySavingsPercentage": "74", - "estimatedReservationCostForLookbackPeriod": "10.77", - "family": "t2", + "estimatedBreakEvenInMonths": "8.81", + "estimatedMonthlyOnDemandCost": "9.86", + "estimatedMonthlySavingsAmount": "504.91", + "estimatedMonthlySavingsPercentage": "30", + "estimatedReservationCostForLookbackPeriod": "21.26", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "t2.nano", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 37.33, - "maximumNumberOfInstancesUsedPerHour": 11.15, - "minimumNormalizedUnitsUsedPerHour": 31.65, - "minimumNumberOfInstancesUsedPerHour": 84.21, - "nodeType": "t2.nano", + "maximumNormalizedUnitsUsedPerHour": 70.79, + "maximumNumberOfInstancesUsedPerHour": 56.01, + "minimumNormalizedUnitsUsedPerHour": 95.71, + "minimumNumberOfInstancesUsedPerHour": 79.4, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "116.82", - "region": "US East (N. Virginia)", - "resourceType": "t2", + "recommendedNormalizedUnitsToPurchase": "4", + "recommendedNumberOfInstancesToPurchase": "3", + "recurringStandardMonthlyCost": "278.68", + "region": "EU (Frankfurt)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "635.44" + "upfrontCost": "12.29" }, { "accountID": "627286410625", - "accountName": "youthfulcat", + "accountName": "excitedzebra", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 457.57, - "averageNumberOfInstancesUsedPerHour": 839.58, - "averageUtilization": "10", + "averageNormalizedUnitsUsedPerHour": 177.82, + "averageNumberOfInstancesUsedPerHour": 716.59, + "averageUtilization": "1", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "7.01", - "estimatedMonthlyOnDemandCost": "609.79", - "estimatedMonthlySavingsAmount": "171.84", - "estimatedMonthlySavingsPercentage": "15", - "estimatedReservationCostForLookbackPeriod": "27.49", - "family": "r5", + "estimatedBreakEvenInMonths": "26.23", + "estimatedMonthlyOnDemandCost": "319.31", + "estimatedMonthlySavingsAmount": "231.72", + "estimatedMonthlySavingsPercentage": "82", + "estimatedReservationCostForLookbackPeriod": "50.40", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "r5.large", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 44.94, - "maximumNumberOfInstancesUsedPerHour": 22.14, - "minimumNormalizedUnitsUsedPerHour": 40.76, - "minimumNumberOfInstancesUsedPerHour": 41.12, - "nodeType": "r5.large", + "maximumNormalizedUnitsUsedPerHour": 93.64, + "maximumNumberOfInstancesUsedPerHour": 76.89, + "minimumNormalizedUnitsUsedPerHour": 51, + "minimumNumberOfInstancesUsedPerHour": 41.3, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "0", - "recommendedNumberOfInstancesToPurchase": "9", - "recurringStandardMonthlyCost": "239.44", - "region": "EU (Paris)", - "resourceType": "r5", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "138.34", + "region": "EU (London)", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "539.25" + "upfrontCost": "665.66" }, { - "accountID": "665319725593", - "accountName": "thankfulurchin", + "accountID": "925894598672", + "accountName": "upbeatsnake", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 558.61, - "averageNumberOfInstancesUsedPerHour": 526.98, - "averageUtilization": "4", + "averageNormalizedUnitsUsedPerHour": 571.29, + "averageNumberOfInstancesUsedPerHour": 978.12, + "averageUtilization": "80", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "0.40", - "estimatedMonthlyOnDemandCost": "285.36", - "estimatedMonthlySavingsAmount": "166.22", - "estimatedMonthlySavingsPercentage": "5", - "estimatedReservationCostForLookbackPeriod": "13.07", - "family": "r5", + "estimatedBreakEvenInMonths": "51.85", + "estimatedMonthlyOnDemandCost": "45.56", + "estimatedMonthlySavingsAmount": "24.24", + "estimatedMonthlySavingsPercentage": "15", + "estimatedReservationCostForLookbackPeriod": "12.98", + "family": "c5a", "instanceClass": "", "instanceSize": "", - "instanceType": "r5.large", + "instanceType": "c5a.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 29.01, - "maximumNumberOfInstancesUsedPerHour": 24.14, - "minimumNormalizedUnitsUsedPerHour": 26.42, - "minimumNumberOfInstancesUsedPerHour": 97.34, - "nodeType": "r5.large", + "maximumNormalizedUnitsUsedPerHour": 32.54, + "maximumNumberOfInstancesUsedPerHour": 98.18, + "minimumNormalizedUnitsUsedPerHour": 37.89, + "minimumNumberOfInstancesUsedPerHour": 11.35, + "nodeType": "c5a.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "7", - "recurringStandardMonthlyCost": "246.53", - "region": "Asia Pacific (Singapore)", - "resourceType": "r5", + "recommendedNormalizedUnitsToPurchase": "5", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "350.07", + "region": "Asia Pacific (Tokyo)", + "resourceType": "c5a", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "632.13" + "upfrontCost": "415.77" }, { - "accountID": "925894598672", - "accountName": "jollyhorse", + "accountID": "516702013600", + "accountName": "jollyeel", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 543.28, - "averageNumberOfInstancesUsedPerHour": 349.03, - "averageUtilization": "85", + "averageNormalizedUnitsUsedPerHour": 325.06, + "averageNumberOfInstancesUsedPerHour": 58.13, + "averageUtilization": "37", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "36.75", - "estimatedMonthlyOnDemandCost": "519.72", - "estimatedMonthlySavingsAmount": "195.04", - "estimatedMonthlySavingsPercentage": "3", - "estimatedReservationCostForLookbackPeriod": "24.98", - "family": "c5", + "estimatedBreakEvenInMonths": "15.47", + "estimatedMonthlyOnDemandCost": "583.60", + "estimatedMonthlySavingsAmount": "859.13", + "estimatedMonthlySavingsPercentage": "43", + "estimatedReservationCostForLookbackPeriod": "86.73", + "family": "i4i", "instanceClass": "", "instanceSize": "", - "instanceType": "c5.xlarge", + "instanceType": "i4i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 6.49, - "maximumNumberOfInstancesUsedPerHour": 32.07, - "minimumNormalizedUnitsUsedPerHour": 82.95, - "minimumNumberOfInstancesUsedPerHour": 90.95, - "nodeType": "c5.xlarge", + "maximumNormalizedUnitsUsedPerHour": 20.06, + "maximumNumberOfInstancesUsedPerHour": 80.3, + "minimumNormalizedUnitsUsedPerHour": 5.04, + "minimumNumberOfInstancesUsedPerHour": 8.77, + "nodeType": "i4i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "6", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "179.89", - "region": "US West (Oregon)", - "resourceType": "c5", + "recommendedNormalizedUnitsToPurchase": "0", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "133.42", + "region": "US East (N. Virginia)", + "resourceType": "i4i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "5.20" + "upfrontCost": "49.76" }, { "accountID": "646728909564", - "accountName": "jovialgoat", + "accountName": "sillygoat", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 136.44, - "averageNumberOfInstancesUsedPerHour": 592.97, - "averageUtilization": "75", + "averageNormalizedUnitsUsedPerHour": 302.51, + "averageNumberOfInstancesUsedPerHour": 516.08, + "averageUtilization": "48", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "26.75", - "estimatedMonthlyOnDemandCost": "840.65", - "estimatedMonthlySavingsAmount": "608.61", - "estimatedMonthlySavingsPercentage": "46", - "estimatedReservationCostForLookbackPeriod": "27.12", - "family": "i4i", + "estimatedBreakEvenInMonths": "58.07", + "estimatedMonthlyOnDemandCost": "403.88", + "estimatedMonthlySavingsAmount": "497.05", + "estimatedMonthlySavingsPercentage": "4", + "estimatedReservationCostForLookbackPeriod": "62.89", + "family": "m5", "instanceClass": "", "instanceSize": "", - "instanceType": "i4i.large", + "instanceType": "m5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 30.05, - "maximumNumberOfInstancesUsedPerHour": 19.98, - "minimumNormalizedUnitsUsedPerHour": 28.22, - "minimumNumberOfInstancesUsedPerHour": 2.5, - "nodeType": "i4i.large", + "maximumNormalizedUnitsUsedPerHour": 73.79, + "maximumNumberOfInstancesUsedPerHour": 70.65, + "minimumNormalizedUnitsUsedPerHour": 11.29, + "minimumNumberOfInstancesUsedPerHour": 74.76, + "nodeType": "m5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "1", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "824.60", + "recommendedNormalizedUnitsToPurchase": "7", + "recommendedNumberOfInstancesToPurchase": "8", + "recurringStandardMonthlyCost": "272.63", "region": "US West (Oregon)", - "resourceType": "i4i", + "resourceType": "m5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "211.16" + "upfrontCost": "430.53" }, { - "accountID": "353197488767", - "accountName": "drowsydog", + "accountID": "165283112664", + "accountName": "merryxerus", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 294.77, - "averageNumberOfInstancesUsedPerHour": 650.89, - "averageUtilization": "35", + "averageNormalizedUnitsUsedPerHour": 863.44, + "averageNumberOfInstancesUsedPerHour": 398.69, + "averageUtilization": "50", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "1.68", - "estimatedMonthlyOnDemandCost": "25.91", - "estimatedMonthlySavingsAmount": "62.05", - "estimatedMonthlySavingsPercentage": "63", - "estimatedReservationCostForLookbackPeriod": "10.08", - "family": "c5a", + "estimatedBreakEvenInMonths": "13.25", + "estimatedMonthlyOnDemandCost": "360.89", + "estimatedMonthlySavingsAmount": "167.75", + "estimatedMonthlySavingsPercentage": "13", + "estimatedReservationCostForLookbackPeriod": "0.06", + "family": "r5", "instanceClass": "", "instanceSize": "", - "instanceType": "c5a.large", + "instanceType": "r5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 90.16, - "maximumNumberOfInstancesUsedPerHour": 40.58, - "minimumNormalizedUnitsUsedPerHour": 68.13, - "minimumNumberOfInstancesUsedPerHour": 74.86, - "nodeType": "c5a.large", + "maximumNormalizedUnitsUsedPerHour": 69.95, + "maximumNumberOfInstancesUsedPerHour": 34.72, + "minimumNormalizedUnitsUsedPerHour": 42.2, + "minimumNumberOfInstancesUsedPerHour": 43.5, + "nodeType": "r5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "4", - "recommendedNumberOfInstancesToPurchase": "9", - "recurringStandardMonthlyCost": "406.14", - "region": "US East (N. Virginia)", - "resourceType": "c5a", + "recommendedNormalizedUnitsToPurchase": "9", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "326.84", + "region": "Asia Pacific (Singapore)", + "resourceType": "r5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "81.13" + "upfrontCost": "81.04" }, { - "accountID": "165283112664", - "accountName": "adventurouselephant", + "accountID": "665319725593", + "accountName": "lazyjaguar", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 442.85, - "averageNumberOfInstancesUsedPerHour": 165.64, - "averageUtilization": "18", + "averageNormalizedUnitsUsedPerHour": 147.5, + "averageNumberOfInstancesUsedPerHour": 327.64, + "averageUtilization": "48", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "11.78", - "estimatedMonthlyOnDemandCost": "208.32", - "estimatedMonthlySavingsAmount": "92.95", - "estimatedMonthlySavingsPercentage": "93", - "estimatedReservationCostForLookbackPeriod": "16.74", - "family": "c6i", + "estimatedBreakEvenInMonths": "26.41", + "estimatedMonthlyOnDemandCost": "193.22", + "estimatedMonthlySavingsAmount": "759.36", + "estimatedMonthlySavingsPercentage": "76", + "estimatedReservationCostForLookbackPeriod": "63.40", + "family": "r5", "instanceClass": "", "instanceSize": "", - "instanceType": "c6i.large", + "instanceType": "r5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 27.56, - "maximumNumberOfInstancesUsedPerHour": 26.96, - "minimumNormalizedUnitsUsedPerHour": 64.42, - "minimumNumberOfInstancesUsedPerHour": 49.43, - "nodeType": "c6i.large", + "maximumNormalizedUnitsUsedPerHour": 41.97, + "maximumNumberOfInstancesUsedPerHour": 39.86, + "minimumNormalizedUnitsUsedPerHour": 45.66, + "minimumNumberOfInstancesUsedPerHour": 48.86, + "nodeType": "r5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "3", - "recurringStandardMonthlyCost": "46.08", - "region": "Asia Pacific (Singapore)", - "resourceType": "c6i", + "recommendedNormalizedUnitsToPurchase": "5", + "recommendedNumberOfInstancesToPurchase": "0", + "recurringStandardMonthlyCost": "315.30", + "region": "EU (London)", + "resourceType": "r5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "803.56" + "upfrontCost": "42.46" }, { "accountID": "646728909564", - "accountName": "obedienttiger", + "accountName": "sillyxerus", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 788.38, - "averageNumberOfInstancesUsedPerHour": 86.34, - "averageUtilization": "40", + "averageNormalizedUnitsUsedPerHour": 655.24, + "averageNumberOfInstancesUsedPerHour": 176.92, + "averageUtilization": "79", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "3.24", - "estimatedMonthlyOnDemandCost": "672.87", - "estimatedMonthlySavingsAmount": "181.37", - "estimatedMonthlySavingsPercentage": "80", - "estimatedReservationCostForLookbackPeriod": "21.02", - "family": "c4", + "estimatedBreakEvenInMonths": "20.98", + "estimatedMonthlyOnDemandCost": "600.84", + "estimatedMonthlySavingsAmount": "201.53", + "estimatedMonthlySavingsPercentage": "34", + "estimatedReservationCostForLookbackPeriod": "31.31", + "family": "r5", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "r5.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 80.37, - "maximumNumberOfInstancesUsedPerHour": 71.14, - "minimumNormalizedUnitsUsedPerHour": 45.27, - "minimumNumberOfInstancesUsedPerHour": 64.84, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 55.74, + "maximumNumberOfInstancesUsedPerHour": 98.11, + "minimumNormalizedUnitsUsedPerHour": 69.18, + "minimumNumberOfInstancesUsedPerHour": 12.15, + "nodeType": "r5.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "9", - "recommendedNumberOfInstancesToPurchase": "7", - "recurringStandardMonthlyCost": "210.02", - "region": "EU (Frankfurt)", - "resourceType": "c4", + "recommendedNumberOfInstancesToPurchase": "6", + "recurringStandardMonthlyCost": "23.82", + "region": "EU (Paris)", + "resourceType": "r5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "214.70" + "upfrontCost": "83.42" }, { - "accountID": "165283112664", - "accountName": "quirkyhorse", + "accountID": "665319725593", + "accountName": "youthfultiger", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 628.25, - "averageNumberOfInstancesUsedPerHour": 435.67, - "averageUtilization": "75", + "averageNormalizedUnitsUsedPerHour": 188.12, + "averageNumberOfInstancesUsedPerHour": 874.99, + "averageUtilization": "50", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "2.80", - "estimatedMonthlyOnDemandCost": "481.63", - "estimatedMonthlySavingsAmount": "293.54", - "estimatedMonthlySavingsPercentage": "6", - "estimatedReservationCostForLookbackPeriod": "9.07", - "family": "c4", + "estimatedBreakEvenInMonths": "58.32", + "estimatedMonthlyOnDemandCost": "416.43", + "estimatedMonthlySavingsAmount": "455.20", + "estimatedMonthlySavingsPercentage": "84", + "estimatedReservationCostForLookbackPeriod": "6.15", + "family": "c6i", "instanceClass": "", "instanceSize": "", - "instanceType": "c4.large", + "instanceType": "c6i.large", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 86.3, - "maximumNumberOfInstancesUsedPerHour": 56.76, - "minimumNormalizedUnitsUsedPerHour": 10.38, - "minimumNumberOfInstancesUsedPerHour": 70.03, - "nodeType": "c4.large", + "maximumNormalizedUnitsUsedPerHour": 53.58, + "maximumNumberOfInstancesUsedPerHour": 23.92, + "minimumNormalizedUnitsUsedPerHour": 90.11, + "minimumNumberOfInstancesUsedPerHour": 86.13, + "nodeType": "c6i.large", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "99.43", - "region": "Asia Pacific (Mumbai)", - "resourceType": "c4", + "recommendedNormalizedUnitsToPurchase": "1", + "recommendedNumberOfInstancesToPurchase": "1", + "recurringStandardMonthlyCost": "693.97", + "region": "US East (N. Virginia)", + "resourceType": "c6i", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "271.98" + "upfrontCost": "417.79" }, { - "accountID": "999773517191", - "accountName": "youthfulurchin", + "accountID": "165283112664", + "accountName": "livelyparrot", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 656.96, - "averageNumberOfInstancesUsedPerHour": 167.94, - "averageUtilization": "84", + "averageNormalizedUnitsUsedPerHour": 192.57, + "averageNumberOfInstancesUsedPerHour": 495.76, + "averageUtilization": "13", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "9.25", - "estimatedMonthlyOnDemandCost": "957.16", - "estimatedMonthlySavingsAmount": "90.56", - "estimatedMonthlySavingsPercentage": "38", - "estimatedReservationCostForLookbackPeriod": "56.70", - "family": "c5a", + "estimatedBreakEvenInMonths": "0.91", + "estimatedMonthlyOnDemandCost": "178.81", + "estimatedMonthlySavingsAmount": "339.86", + "estimatedMonthlySavingsPercentage": "22", + "estimatedReservationCostForLookbackPeriod": "8.45", + "family": "c5", "instanceClass": "", "instanceSize": "", - "instanceType": "c5a.large", + "instanceType": "c5.xlarge", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 13.11, - "maximumNumberOfInstancesUsedPerHour": 67.48, - "minimumNormalizedUnitsUsedPerHour": 29.92, - "minimumNumberOfInstancesUsedPerHour": 98.5, - "nodeType": "c5a.large", + "maximumNormalizedUnitsUsedPerHour": 49.32, + "maximumNumberOfInstancesUsedPerHour": 48.06, + "minimumNormalizedUnitsUsedPerHour": 1.94, + "minimumNumberOfInstancesUsedPerHour": 44.54, + "nodeType": "c5.xlarge", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", - "recommendedNormalizedUnitsToPurchase": "8", - "recommendedNumberOfInstancesToPurchase": "8", - "recurringStandardMonthlyCost": "182.15", - "region": "US West (Oregon)", - "resourceType": "c5a", + "recommendedNormalizedUnitsToPurchase": "6", + "recommendedNumberOfInstancesToPurchase": "3", + "recurringStandardMonthlyCost": "466.94", + "region": "Asia Pacific (Tokyo)", + "resourceType": "c5", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "9.00" + "upfrontCost": "303.28" }, { - "accountID": "353197488767", - "accountName": "proudbear", + "accountID": "665319725593", + "accountName": "merryviper", "accountScope": "Linked", "availabilityZone": "", - "averageNormalizedUnitsUsedPerHour": 407.59, - "averageNumberOfInstancesUsedPerHour": 845.37, - "averageUtilization": "53", + "averageNormalizedUnitsUsedPerHour": 394.74, + "averageNumberOfInstancesUsedPerHour": 708.34, + "averageUtilization": "27", "databaseEdition": "", "databaseEngine": "", "deploymentOption": "", - "estimatedBreakEvenInMonths": "1.72", - "estimatedMonthlyOnDemandCost": "247.91", - "estimatedMonthlySavingsAmount": "40.92", - "estimatedMonthlySavingsPercentage": "41", - "estimatedReservationCostForLookbackPeriod": "30.09", - "family": "m5", + "estimatedBreakEvenInMonths": "22.45", + "estimatedMonthlyOnDemandCost": "134.68", + "estimatedMonthlySavingsAmount": "78.19", + "estimatedMonthlySavingsPercentage": "31", + "estimatedReservationCostForLookbackPeriod": "4.31", + "family": "t3", "instanceClass": "", "instanceSize": "", - "instanceType": "m5.large", + "instanceType": "t3.nano", "licenseModel": "", "lookbackPeriodInDays": "7", - "maximumNormalizedUnitsUsedPerHour": 82.78, - "maximumNumberOfInstancesUsedPerHour": 26.76, - "minimumNormalizedUnitsUsedPerHour": 38.88, - "minimumNumberOfInstancesUsedPerHour": 98.67, - "nodeType": "m5.large", + "maximumNormalizedUnitsUsedPerHour": 94.52, + "maximumNumberOfInstancesUsedPerHour": 36.19, + "minimumNormalizedUnitsUsedPerHour": 79.29, + "minimumNumberOfInstancesUsedPerHour": 7.18, + "nodeType": "t3.nano", "paymentOption": "Partial_Upfront", "platform": "", "productDescription": "Linux/UNIX", "recommendedNormalizedUnitsToPurchase": "9", - "recommendedNumberOfInstancesToPurchase": "2", - "recurringStandardMonthlyCost": "22.95", - "region": "EU (London)", - "resourceType": "m5", + "recommendedNumberOfInstancesToPurchase": "7", + "recurringStandardMonthlyCost": "11.99", + "region": "Asia Pacific (Singapore)", + "resourceType": "t3", "service": "Elastic Compute Cloud (EC2)", "sizeFlexEligible": "false", "tenancy": "Shared", "term": "1 year", - "upfrontCost": "154.72" + "upfrontCost": "305.27" } ] diff --git a/flexera/data/aws/aws_savings_plan_recommendations.json b/flexera/data/aws/aws_savings_plan_recommendations.json index dfe319cc..39e0f497 100644 --- a/flexera/data/aws/aws_savings_plan_recommendations.json +++ b/flexera/data/aws/aws_savings_plan_recommendations.json @@ -1,28 +1,28 @@ [ { - "accountID": "627286410625", - "accountName": "youthfulbear", + "accountID": "646728909564", + "accountName": "livelykangaroo", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "27.65", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "27.65 USD", - "currentMaximumHourlyOnDemandSpend": "21.69", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "21.69 USD", - "currentMinimumHourlyOnDemandSpend": "2.37", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.37 USD", - "estimatedAverageUtilization": "9.26", - "estimatedMonthlySavingsAmount": "6145.22", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6145.22 USD", - "estimatedOnDemandCost": "675.87", - "estimatedROI": "95.80", - "estimatedSavingsAmount": "402.67", - "estimatedSavingsPercentage": "25.9", - "estimatedSavingsPlanCost": "9586.88", - "estimatedSavingsPlanCostWithCurrencyCode": "9586.88 USD", - "hourlyCommitmentToPurchase": "67.81", - "hourlyCommitmentToPurchaseWithCurrencyCode": "67.81 USD", + "currentAverageHourlyOnDemandSpend": "19.01", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "19.01 USD", + "currentMaximumHourlyOnDemandSpend": "71.04", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "71.04 USD", + "currentMinimumHourlyOnDemandSpend": "1.18", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.18 USD", + "estimatedAverageUtilization": "11.68", + "estimatedMonthlySavingsAmount": "4113.84", + "estimatedMonthlySavingsAmountWithCurrencyCode": "4113.84 USD", + "estimatedOnDemandCost": "552.29", + "estimatedROI": "60.34", + "estimatedSavingsAmount": "932.04", + "estimatedSavingsPercentage": "58.2", + "estimatedSavingsPlanCost": "2150.81", + "estimatedSavingsPlanCostWithCurrencyCode": "2150.81 USD", + "hourlyCommitmentToPurchase": "96.98", + "hourlyCommitmentToPurchaseWithCurrencyCode": "96.98 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "xbfyet5rji-1glh-saon-c22vj-tnl0by9xmt", + "offeringId": "95awdir7e-prkr-7jkz-4x22-gn6kma2ix2", "paymentOption": "No Upfront", "region": "EU (Ireland)", "resourceType": "Compute Savings Plan", @@ -31,153 +31,153 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "516702013600", - "accountName": "jovialant", + "accountID": "925894598672", + "accountName": "drowsyxerus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "55.71", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "55.71 USD", - "currentMaximumHourlyOnDemandSpend": "7.73", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "7.73 USD", - "currentMinimumHourlyOnDemandSpend": "5.56", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.56 USD", - "estimatedAverageUtilization": "58.42", - "estimatedMonthlySavingsAmount": "842.50", - "estimatedMonthlySavingsAmountWithCurrencyCode": "842.50 USD", - "estimatedOnDemandCost": "153.89", - "estimatedROI": "24.60", - "estimatedSavingsAmount": "885.23", - "estimatedSavingsPercentage": "89.7", - "estimatedSavingsPlanCost": "5246.98", - "estimatedSavingsPlanCostWithCurrencyCode": "5246.98 USD", - "hourlyCommitmentToPurchase": "40.51", - "hourlyCommitmentToPurchaseWithCurrencyCode": "40.51 USD", + "currentAverageHourlyOnDemandSpend": "3.88", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "3.88 USD", + "currentMaximumHourlyOnDemandSpend": "88.83", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "88.83 USD", + "currentMinimumHourlyOnDemandSpend": "6.16", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.16 USD", + "estimatedAverageUtilization": "20.70", + "estimatedMonthlySavingsAmount": "9062.90", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9062.90 USD", + "estimatedOnDemandCost": "728.85", + "estimatedROI": "19.36", + "estimatedSavingsAmount": "318.92", + "estimatedSavingsPercentage": "69.0", + "estimatedSavingsPlanCost": "6945.79", + "estimatedSavingsPlanCostWithCurrencyCode": "6945.79 USD", + "hourlyCommitmentToPurchase": "7.17", + "hourlyCommitmentToPurchaseWithCurrencyCode": "7.17 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "zuzprufxgj-13hy-lvdu-ul4y-nopqbi2bdkg", + "offeringId": "h2it2xrcd-0eb5-frhi-sf02-bs4cru5q7n", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "nervousparrot", + "accountID": "516702013600", + "accountName": "gentlepenguin", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "35.95", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "35.95 USD", - "currentMaximumHourlyOnDemandSpend": "38.40", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "38.40 USD", - "currentMinimumHourlyOnDemandSpend": "8.96", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.96 USD", - "estimatedAverageUtilization": "34.06", - "estimatedMonthlySavingsAmount": "6769.51", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6769.51 USD", - "estimatedOnDemandCost": "77.04", - "estimatedROI": "9.44", - "estimatedSavingsAmount": "348.03", - "estimatedSavingsPercentage": "69.4", - "estimatedSavingsPlanCost": "3893.70", - "estimatedSavingsPlanCostWithCurrencyCode": "3893.70 USD", - "hourlyCommitmentToPurchase": "63.23", - "hourlyCommitmentToPurchaseWithCurrencyCode": "63.23 USD", + "currentAverageHourlyOnDemandSpend": "19.04", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "19.04 USD", + "currentMaximumHourlyOnDemandSpend": "72.49", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "72.49 USD", + "currentMinimumHourlyOnDemandSpend": "4.62", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.62 USD", + "estimatedAverageUtilization": "92.38", + "estimatedMonthlySavingsAmount": "8775.82", + "estimatedMonthlySavingsAmountWithCurrencyCode": "8775.82 USD", + "estimatedOnDemandCost": "250.48", + "estimatedROI": "89.72", + "estimatedSavingsAmount": "677.11", + "estimatedSavingsPercentage": "85.7", + "estimatedSavingsPlanCost": "2384.79", + "estimatedSavingsPlanCostWithCurrencyCode": "2384.79 USD", + "hourlyCommitmentToPurchase": "56.54", + "hourlyCommitmentToPurchaseWithCurrencyCode": "56.54 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "w2fdkvsajl-vk6q-gkdv-ygyy-szmavpmndx", + "offeringId": "je1d1zbi0g-e3nu-ym67-bcv3i-thilo047g0h", "paymentOption": "No Upfront", - "region": "Asia Pacific (Tokyo)", + "region": "Asia Pacific (Sydney)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "nervousoctopus", + "accountID": "999773517191", + "accountName": "youthfultiger", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "94.12", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "94.12 USD", - "currentMaximumHourlyOnDemandSpend": "78.78", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "78.78 USD", - "currentMinimumHourlyOnDemandSpend": "6.64", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.64 USD", - "estimatedAverageUtilization": "35.38", - "estimatedMonthlySavingsAmount": "317.25", - "estimatedMonthlySavingsAmountWithCurrencyCode": "317.25 USD", - "estimatedOnDemandCost": "505.97", - "estimatedROI": "42.33", - "estimatedSavingsAmount": "90.33", - "estimatedSavingsPercentage": "71.7", - "estimatedSavingsPlanCost": "7621.90", - "estimatedSavingsPlanCostWithCurrencyCode": "7621.90 USD", - "hourlyCommitmentToPurchase": "62.05", - "hourlyCommitmentToPurchaseWithCurrencyCode": "62.05 USD", + "currentAverageHourlyOnDemandSpend": "39.46", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "39.46 USD", + "currentMaximumHourlyOnDemandSpend": "30.50", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "30.50 USD", + "currentMinimumHourlyOnDemandSpend": "4.65", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.65 USD", + "estimatedAverageUtilization": "92.55", + "estimatedMonthlySavingsAmount": "6999.24", + "estimatedMonthlySavingsAmountWithCurrencyCode": "6999.24 USD", + "estimatedOnDemandCost": "75.04", + "estimatedROI": "16.58", + "estimatedSavingsAmount": "120.97", + "estimatedSavingsPercentage": "28.5", + "estimatedSavingsPlanCost": "9428.62", + "estimatedSavingsPlanCostWithCurrencyCode": "9428.62 USD", + "hourlyCommitmentToPurchase": "15.33", + "hourlyCommitmentToPurchaseWithCurrencyCode": "15.33 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "v66a67rgn-582i-ufuj-30di-6clrdm5008g", + "offeringId": "9xa09g4dnj-wlp1-u2on-ovx7g-6ct2uhfxbr", "paymentOption": "No Upfront", - "region": "Asia Pacific (Tokyo)", + "region": "Asia Pacific (Sydney)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "165283112664", - "accountName": "vivaciousoctopus", + "accountID": "353197488767", + "accountName": "zealousgiraffe", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "81.27", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "81.27 USD", - "currentMaximumHourlyOnDemandSpend": "95.96", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "95.96 USD", - "currentMinimumHourlyOnDemandSpend": "0.53", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.53 USD", - "estimatedAverageUtilization": "78.58", - "estimatedMonthlySavingsAmount": "293.10", - "estimatedMonthlySavingsAmountWithCurrencyCode": "293.10 USD", - "estimatedOnDemandCost": "649.82", - "estimatedROI": "7.23", - "estimatedSavingsAmount": "193.77", - "estimatedSavingsPercentage": "78.7", - "estimatedSavingsPlanCost": "5038.91", - "estimatedSavingsPlanCostWithCurrencyCode": "5038.91 USD", - "hourlyCommitmentToPurchase": "78.90", - "hourlyCommitmentToPurchaseWithCurrencyCode": "78.90 USD", + "currentAverageHourlyOnDemandSpend": "7.23", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "7.23 USD", + "currentMaximumHourlyOnDemandSpend": "36.46", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "36.46 USD", + "currentMinimumHourlyOnDemandSpend": "8.97", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.97 USD", + "estimatedAverageUtilization": "9.12", + "estimatedMonthlySavingsAmount": "9832.56", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9832.56 USD", + "estimatedOnDemandCost": "106.80", + "estimatedROI": "22.54", + "estimatedSavingsAmount": "630.79", + "estimatedSavingsPercentage": "55.9", + "estimatedSavingsPlanCost": "6477.77", + "estimatedSavingsPlanCostWithCurrencyCode": "6477.77 USD", + "hourlyCommitmentToPurchase": "73.74", + "hourlyCommitmentToPurchaseWithCurrencyCode": "73.74 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "htu6x4gsal-la0i-7b5m-mzl3-btxonqpnub", + "offeringId": "41855f7o7h-g5e-cvd4-463sk-39osvet7ve", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "EU (London)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "138186646095", - "accountName": "braveurchin", + "accountID": "999773517191", + "accountName": "adventurousoctopus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "11.99", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "11.99 USD", - "currentMaximumHourlyOnDemandSpend": "71.16", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "71.16 USD", - "currentMinimumHourlyOnDemandSpend": "1.05", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.05 USD", - "estimatedAverageUtilization": "74.87", - "estimatedMonthlySavingsAmount": "2171.69", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2171.69 USD", - "estimatedOnDemandCost": "857.41", - "estimatedROI": "73.49", - "estimatedSavingsAmount": "620.89", - "estimatedSavingsPercentage": "38.6", - "estimatedSavingsPlanCost": "2846.56", - "estimatedSavingsPlanCostWithCurrencyCode": "2846.56 USD", - "hourlyCommitmentToPurchase": "3.93", - "hourlyCommitmentToPurchaseWithCurrencyCode": "3.93 USD", + "currentAverageHourlyOnDemandSpend": "39.17", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "39.17 USD", + "currentMaximumHourlyOnDemandSpend": "72.70", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "72.70 USD", + "currentMinimumHourlyOnDemandSpend": "4.11", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.11 USD", + "estimatedAverageUtilization": "40.29", + "estimatedMonthlySavingsAmount": "5204.55", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5204.55 USD", + "estimatedOnDemandCost": "480.68", + "estimatedROI": "31.91", + "estimatedSavingsAmount": "198.09", + "estimatedSavingsPercentage": "48.0", + "estimatedSavingsPlanCost": "8798.50", + "estimatedSavingsPlanCostWithCurrencyCode": "8798.50 USD", + "hourlyCommitmentToPurchase": "59.23", + "hourlyCommitmentToPurchaseWithCurrencyCode": "59.23 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "cgtybovyi-17rh-rmzh-3qi3j-04iyxgb49r", + "offeringId": "76srban4z-v22i-b6n1-j83l-3pso2zvh6t", "paymentOption": "No Upfront", "region": "Asia Pacific (Singapore)", "resourceType": "Compute Savings Plan", @@ -186,308 +186,308 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "jovialpenguin", + "accountID": "353197488767", + "accountName": "quickdog", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "97.81", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "97.81 USD", - "currentMaximumHourlyOnDemandSpend": "75.17", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "75.17 USD", - "currentMinimumHourlyOnDemandSpend": "0.63", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.63 USD", - "estimatedAverageUtilization": "91.04", - "estimatedMonthlySavingsAmount": "574.14", - "estimatedMonthlySavingsAmountWithCurrencyCode": "574.14 USD", - "estimatedOnDemandCost": "210.95", - "estimatedROI": "93.40", - "estimatedSavingsAmount": "34.23", - "estimatedSavingsPercentage": "97.8", - "estimatedSavingsPlanCost": "9718.01", - "estimatedSavingsPlanCostWithCurrencyCode": "9718.01 USD", - "hourlyCommitmentToPurchase": "61.15", - "hourlyCommitmentToPurchaseWithCurrencyCode": "61.15 USD", + "currentAverageHourlyOnDemandSpend": "5.29", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "5.29 USD", + "currentMaximumHourlyOnDemandSpend": "60.49", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "60.49 USD", + "currentMinimumHourlyOnDemandSpend": "0.36", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.36 USD", + "estimatedAverageUtilization": "72.94", + "estimatedMonthlySavingsAmount": "297.61", + "estimatedMonthlySavingsAmountWithCurrencyCode": "297.61 USD", + "estimatedOnDemandCost": "711.75", + "estimatedROI": "21.79", + "estimatedSavingsAmount": "609.53", + "estimatedSavingsPercentage": "37.5", + "estimatedSavingsPlanCost": "5734.93", + "estimatedSavingsPlanCostWithCurrencyCode": "5734.93 USD", + "hourlyCommitmentToPurchase": "10.22", + "hourlyCommitmentToPurchaseWithCurrencyCode": "10.22 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "d70hu5r7p-f3e5f-juio-d9s7-kyj3y5t3n9", + "offeringId": "kwsze6scy-cvcyk-5jpi-k5uek-ln9tu7pym9k", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "US East (N. Virginia)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "646728909564", - "accountName": "lazysnake", + "accountID": "627286410625", + "accountName": "excitedquail", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "50.79", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "50.79 USD", - "currentMaximumHourlyOnDemandSpend": "81.86", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "81.86 USD", - "currentMinimumHourlyOnDemandSpend": "2.48", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.48 USD", - "estimatedAverageUtilization": "71.93", - "estimatedMonthlySavingsAmount": "9747.31", - "estimatedMonthlySavingsAmountWithCurrencyCode": "9747.31 USD", - "estimatedOnDemandCost": "526.28", - "estimatedROI": "93.36", - "estimatedSavingsAmount": "126.80", - "estimatedSavingsPercentage": "60.4", - "estimatedSavingsPlanCost": "3960.08", - "estimatedSavingsPlanCostWithCurrencyCode": "3960.08 USD", - "hourlyCommitmentToPurchase": "32.98", - "hourlyCommitmentToPurchaseWithCurrencyCode": "32.98 USD", + "currentAverageHourlyOnDemandSpend": "85.87", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "85.87 USD", + "currentMaximumHourlyOnDemandSpend": "8.83", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "8.83 USD", + "currentMinimumHourlyOnDemandSpend": "1.81", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.81 USD", + "estimatedAverageUtilization": "80.28", + "estimatedMonthlySavingsAmount": "6603.34", + "estimatedMonthlySavingsAmountWithCurrencyCode": "6603.34 USD", + "estimatedOnDemandCost": "459.59", + "estimatedROI": "12.89", + "estimatedSavingsAmount": "10.21", + "estimatedSavingsPercentage": "13.3", + "estimatedSavingsPlanCost": "4107.18", + "estimatedSavingsPlanCostWithCurrencyCode": "4107.18 USD", + "hourlyCommitmentToPurchase": "61.97", + "hourlyCommitmentToPurchaseWithCurrencyCode": "61.97 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "vbwztkb3i-2gco-dex5-i41e-jt650p6kgp", + "offeringId": "zhussfa82-py2k-xvf-y828-jy8hs25b54", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "EU (Ireland)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "516702013600", - "accountName": "adventurousnewt", + "accountID": "925894598672", + "accountName": "kindwhale", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "79.85", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "79.85 USD", - "currentMaximumHourlyOnDemandSpend": "31.37", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "31.37 USD", - "currentMinimumHourlyOnDemandSpend": "1.26", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.26 USD", - "estimatedAverageUtilization": "98.92", - "estimatedMonthlySavingsAmount": "6542.29", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6542.29 USD", - "estimatedOnDemandCost": "747.37", - "estimatedROI": "76.79", - "estimatedSavingsAmount": "234.39", - "estimatedSavingsPercentage": "29.0", - "estimatedSavingsPlanCost": "6643.92", - "estimatedSavingsPlanCostWithCurrencyCode": "6643.92 USD", - "hourlyCommitmentToPurchase": "44.51", - "hourlyCommitmentToPurchaseWithCurrencyCode": "44.51 USD", + "currentAverageHourlyOnDemandSpend": "80.35", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "80.35 USD", + "currentMaximumHourlyOnDemandSpend": "68.08", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "68.08 USD", + "currentMinimumHourlyOnDemandSpend": "7.72", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.72 USD", + "estimatedAverageUtilization": "72.62", + "estimatedMonthlySavingsAmount": "8351.81", + "estimatedMonthlySavingsAmountWithCurrencyCode": "8351.81 USD", + "estimatedOnDemandCost": "303.53", + "estimatedROI": "37.18", + "estimatedSavingsAmount": "890.25", + "estimatedSavingsPercentage": "33.8", + "estimatedSavingsPlanCost": "8373.20", + "estimatedSavingsPlanCostWithCurrencyCode": "8373.20 USD", + "hourlyCommitmentToPurchase": "2.27", + "hourlyCommitmentToPurchaseWithCurrencyCode": "2.27 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "t0pgj2hv2-urba-7cpo-ihe6-9cc5c2tjpd", + "offeringId": "0s088ko17-5bb8-4y64-niv2-0yk7byegr9", "paymentOption": "No Upfront", - "region": "Asia Pacific (Tokyo)", + "region": "EU (London)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "165283112664", - "accountName": "happylion", + "accountID": "627286410625", + "accountName": "calmgiraffe", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "84.45", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "84.45 USD", - "currentMaximumHourlyOnDemandSpend": "88.42", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "88.42 USD", - "currentMinimumHourlyOnDemandSpend": "4.42", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.42 USD", - "estimatedAverageUtilization": "68.59", - "estimatedMonthlySavingsAmount": "8186.44", - "estimatedMonthlySavingsAmountWithCurrencyCode": "8186.44 USD", - "estimatedOnDemandCost": "804.93", - "estimatedROI": "9.88", - "estimatedSavingsAmount": "520.94", - "estimatedSavingsPercentage": "36.9", - "estimatedSavingsPlanCost": "9743.61", - "estimatedSavingsPlanCostWithCurrencyCode": "9743.61 USD", - "hourlyCommitmentToPurchase": "9.77", - "hourlyCommitmentToPurchaseWithCurrencyCode": "9.77 USD", + "currentAverageHourlyOnDemandSpend": "1.83", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "1.83 USD", + "currentMaximumHourlyOnDemandSpend": "67.45", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "67.45 USD", + "currentMinimumHourlyOnDemandSpend": "1.80", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.80 USD", + "estimatedAverageUtilization": "52.81", + "estimatedMonthlySavingsAmount": "9525.60", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9525.60 USD", + "estimatedOnDemandCost": "507.04", + "estimatedROI": "80.26", + "estimatedSavingsAmount": "49.29", + "estimatedSavingsPercentage": "78.2", + "estimatedSavingsPlanCost": "5463.51", + "estimatedSavingsPlanCostWithCurrencyCode": "5463.51 USD", + "hourlyCommitmentToPurchase": "77.67", + "hourlyCommitmentToPurchaseWithCurrencyCode": "77.67 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "wzaahyfkm-y67h-8iro-6py6-seqtau2zm2", + "offeringId": "36pnm8tr6-f0s7-ah85-x1pe-5kkxr3xyre", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "zealousviper", + "accountID": "925894598672", + "accountName": "thankfullion", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "15.59", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "15.59 USD", - "currentMaximumHourlyOnDemandSpend": "64.77", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "64.77 USD", - "currentMinimumHourlyOnDemandSpend": "8.82", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.82 USD", - "estimatedAverageUtilization": "59.47", - "estimatedMonthlySavingsAmount": "4739.09", - "estimatedMonthlySavingsAmountWithCurrencyCode": "4739.09 USD", - "estimatedOnDemandCost": "67.62", - "estimatedROI": "88.70", - "estimatedSavingsAmount": "263.39", - "estimatedSavingsPercentage": "17.4", - "estimatedSavingsPlanCost": "8878.65", - "estimatedSavingsPlanCostWithCurrencyCode": "8878.65 USD", - "hourlyCommitmentToPurchase": "59.38", - "hourlyCommitmentToPurchaseWithCurrencyCode": "59.38 USD", + "currentAverageHourlyOnDemandSpend": "88.89", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "88.89 USD", + "currentMaximumHourlyOnDemandSpend": "48.46", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "48.46 USD", + "currentMinimumHourlyOnDemandSpend": "3.83", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.83 USD", + "estimatedAverageUtilization": "92.33", + "estimatedMonthlySavingsAmount": "8014.61", + "estimatedMonthlySavingsAmountWithCurrencyCode": "8014.61 USD", + "estimatedOnDemandCost": "148.71", + "estimatedROI": "45.99", + "estimatedSavingsAmount": "675.48", + "estimatedSavingsPercentage": "14.7", + "estimatedSavingsPlanCost": "8235.04", + "estimatedSavingsPlanCostWithCurrencyCode": "8235.04 USD", + "hourlyCommitmentToPurchase": "2.46", + "hourlyCommitmentToPurchaseWithCurrencyCode": "2.46 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "9vv1alek8-zi4y-kmhz-id9-fjxhb1smdw", + "offeringId": "i1g3fc9k3-9349-2oqk-2i52k-p7x1899qwt", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "Asia Pacific (Singapore)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "646728909564", - "accountName": "drowsyxerus", + "accountID": "665319725593", + "accountName": "lazywhale", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "16.68", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "16.68 USD", - "currentMaximumHourlyOnDemandSpend": "78.11", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "78.11 USD", - "currentMinimumHourlyOnDemandSpend": "4.52", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.52 USD", - "estimatedAverageUtilization": "40.05", - "estimatedMonthlySavingsAmount": "6629.75", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6629.75 USD", - "estimatedOnDemandCost": "948.36", - "estimatedROI": "71.93", - "estimatedSavingsAmount": "218.99", + "currentAverageHourlyOnDemandSpend": "91.35", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "91.35 USD", + "currentMaximumHourlyOnDemandSpend": "88.09", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "88.09 USD", + "currentMinimumHourlyOnDemandSpend": "7.73", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.73 USD", + "estimatedAverageUtilization": "79.25", + "estimatedMonthlySavingsAmount": "7443.40", + "estimatedMonthlySavingsAmountWithCurrencyCode": "7443.40 USD", + "estimatedOnDemandCost": "181.70", + "estimatedROI": "12.07", + "estimatedSavingsAmount": "7.79", "estimatedSavingsPercentage": "13.5", - "estimatedSavingsPlanCost": "5081.84", - "estimatedSavingsPlanCostWithCurrencyCode": "5081.84 USD", - "hourlyCommitmentToPurchase": "74.66", - "hourlyCommitmentToPurchaseWithCurrencyCode": "74.66 USD", + "estimatedSavingsPlanCost": "2098.55", + "estimatedSavingsPlanCostWithCurrencyCode": "2098.55 USD", + "hourlyCommitmentToPurchase": "30.89", + "hourlyCommitmentToPurchaseWithCurrencyCode": "30.89 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "t3oah2tl1-lmeq-07uy-wuo3-m5iiqp5rabk", + "offeringId": "x5j8o0fhf-wcjr-ihgll-rsdt-4nnov1mvnr", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "Asia Pacific (Sydney)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "138186646095", - "accountName": "zealouszebra", + "accountID": "627286410625", + "accountName": "excitedeel", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "16.04", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "16.04 USD", - "currentMaximumHourlyOnDemandSpend": "65.86", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "65.86 USD", - "currentMinimumHourlyOnDemandSpend": "3.63", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.63 USD", - "estimatedAverageUtilization": "1.56", - "estimatedMonthlySavingsAmount": "1354.17", - "estimatedMonthlySavingsAmountWithCurrencyCode": "1354.17 USD", - "estimatedOnDemandCost": "266.00", - "estimatedROI": "94.06", - "estimatedSavingsAmount": "720.52", - "estimatedSavingsPercentage": "91.4", - "estimatedSavingsPlanCost": "3402.19", - "estimatedSavingsPlanCostWithCurrencyCode": "3402.19 USD", - "hourlyCommitmentToPurchase": "44.07", - "hourlyCommitmentToPurchaseWithCurrencyCode": "44.07 USD", + "currentAverageHourlyOnDemandSpend": "44.92", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "44.92 USD", + "currentMaximumHourlyOnDemandSpend": "56.44", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "56.44 USD", + "currentMinimumHourlyOnDemandSpend": "2.82", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.82 USD", + "estimatedAverageUtilization": "60.30", + "estimatedMonthlySavingsAmount": "7322.65", + "estimatedMonthlySavingsAmountWithCurrencyCode": "7322.65 USD", + "estimatedOnDemandCost": "796.01", + "estimatedROI": "31.02", + "estimatedSavingsAmount": "353.14", + "estimatedSavingsPercentage": "38.7", + "estimatedSavingsPlanCost": "7504.28", + "estimatedSavingsPlanCostWithCurrencyCode": "7504.28 USD", + "hourlyCommitmentToPurchase": "37.87", + "hourlyCommitmentToPurchaseWithCurrencyCode": "37.87 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "ws888ykzz-dnuh-66ms-1h6f-7r1rmkrgmdk", + "offeringId": "ntayyxcoo-mitl-aj52-7gmpi-cv7s1s7j41", "paymentOption": "No Upfront", - "region": "EU (Ireland)", + "region": "US West (Oregon)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "620368136857", - "accountName": "lazyzebra", + "accountID": "999773517191", + "accountName": "vivaciouslion", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "3.68", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "3.68 USD", - "currentMaximumHourlyOnDemandSpend": "43.72", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "43.72 USD", - "currentMinimumHourlyOnDemandSpend": "1.15", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.15 USD", - "estimatedAverageUtilization": "8.03", - "estimatedMonthlySavingsAmount": "2849.92", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2849.92 USD", - "estimatedOnDemandCost": "362.90", - "estimatedROI": "99.06", - "estimatedSavingsAmount": "107.16", - "estimatedSavingsPercentage": "92.4", - "estimatedSavingsPlanCost": "5901.08", - "estimatedSavingsPlanCostWithCurrencyCode": "5901.08 USD", - "hourlyCommitmentToPurchase": "53.58", - "hourlyCommitmentToPurchaseWithCurrencyCode": "53.58 USD", + "currentAverageHourlyOnDemandSpend": "21.67", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "21.67 USD", + "currentMaximumHourlyOnDemandSpend": "70.47", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "70.47 USD", + "currentMinimumHourlyOnDemandSpend": "3.11", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.11 USD", + "estimatedAverageUtilization": "15.74", + "estimatedMonthlySavingsAmount": "9199.03", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9199.03 USD", + "estimatedOnDemandCost": "781.77", + "estimatedROI": "73.66", + "estimatedSavingsAmount": "802.54", + "estimatedSavingsPercentage": "15.2", + "estimatedSavingsPlanCost": "8221.53", + "estimatedSavingsPlanCostWithCurrencyCode": "8221.53 USD", + "hourlyCommitmentToPurchase": "81.86", + "hourlyCommitmentToPurchaseWithCurrencyCode": "81.86 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "80m1gaj84h-quzk-uvc-eynf-knetu1pgg3", + "offeringId": "tiqr7mz0og-4r1m-1o86-68sm-v2bexhzacc", "paymentOption": "No Upfront", - "region": "US East (N. Virginia)", + "region": "Asia Pacific (Singapore)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "646728909564", - "accountName": "zealouszebra", + "accountID": "138186646095", + "accountName": "zealousgiraffe", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "20.22", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "20.22 USD", - "currentMaximumHourlyOnDemandSpend": "18.05", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "18.05 USD", - "currentMinimumHourlyOnDemandSpend": "8.96", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.96 USD", - "estimatedAverageUtilization": "1.32", - "estimatedMonthlySavingsAmount": "6233.70", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6233.70 USD", - "estimatedOnDemandCost": "54.10", - "estimatedROI": "95.95", - "estimatedSavingsAmount": "853.72", - "estimatedSavingsPercentage": "69.9", - "estimatedSavingsPlanCost": "7296.37", - "estimatedSavingsPlanCostWithCurrencyCode": "7296.37 USD", - "hourlyCommitmentToPurchase": "44.66", - "hourlyCommitmentToPurchaseWithCurrencyCode": "44.66 USD", + "currentAverageHourlyOnDemandSpend": "22.69", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "22.69 USD", + "currentMaximumHourlyOnDemandSpend": "30.60", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "30.60 USD", + "currentMinimumHourlyOnDemandSpend": "7.95", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.95 USD", + "estimatedAverageUtilization": "41.05", + "estimatedMonthlySavingsAmount": "114.56", + "estimatedMonthlySavingsAmountWithCurrencyCode": "114.56 USD", + "estimatedOnDemandCost": "337.78", + "estimatedROI": "23.56", + "estimatedSavingsAmount": "191.91", + "estimatedSavingsPercentage": "39.5", + "estimatedSavingsPlanCost": "9518.93", + "estimatedSavingsPlanCostWithCurrencyCode": "9518.93 USD", + "hourlyCommitmentToPurchase": "46.00", + "hourlyCommitmentToPurchaseWithCurrencyCode": "46.00 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "xt0wu1yakh-k4x5-2lv4-1y5h-wffpjt0243", + "offeringId": "9hw0ntdrmj-zpo8i-j402-8oby-m135nqur47", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "eagerant", + "accountID": "516702013600", + "accountName": "zealousoctopus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "6.94", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "6.94 USD", - "currentMaximumHourlyOnDemandSpend": "98.44", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "98.44 USD", - "currentMinimumHourlyOnDemandSpend": "8.18", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.18 USD", - "estimatedAverageUtilization": "70.30", - "estimatedMonthlySavingsAmount": "5382.36", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5382.36 USD", - "estimatedOnDemandCost": "359.23", - "estimatedROI": "97.53", - "estimatedSavingsAmount": "656.51", - "estimatedSavingsPercentage": "17.8", - "estimatedSavingsPlanCost": "9578.32", - "estimatedSavingsPlanCostWithCurrencyCode": "9578.32 USD", - "hourlyCommitmentToPurchase": "30.57", - "hourlyCommitmentToPurchaseWithCurrencyCode": "30.57 USD", + "currentAverageHourlyOnDemandSpend": "78.91", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "78.91 USD", + "currentMaximumHourlyOnDemandSpend": "5.73", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "5.73 USD", + "currentMinimumHourlyOnDemandSpend": "0.28", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.28 USD", + "estimatedAverageUtilization": "29.59", + "estimatedMonthlySavingsAmount": "1641.27", + "estimatedMonthlySavingsAmountWithCurrencyCode": "1641.27 USD", + "estimatedOnDemandCost": "597.66", + "estimatedROI": "72.88", + "estimatedSavingsAmount": "350.89", + "estimatedSavingsPercentage": "74.3", + "estimatedSavingsPlanCost": "2787.24", + "estimatedSavingsPlanCostWithCurrencyCode": "2787.24 USD", + "hourlyCommitmentToPurchase": "11.17", + "hourlyCommitmentToPurchaseWithCurrencyCode": "11.17 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "kxv03oms7i-tuqk-ezwp-9go4-68bo5xn4jdg", + "offeringId": "o08c7gfob-z23p-zv6e-6phs-imrllkvr23", "paymentOption": "No Upfront", "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", @@ -496,91 +496,91 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "gentleparrot", + "accountID": "516702013600", + "accountName": "thankfulpenguin", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "35.57", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "35.57 USD", - "currentMaximumHourlyOnDemandSpend": "32.11", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "32.11 USD", - "currentMinimumHourlyOnDemandSpend": "7.25", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.25 USD", - "estimatedAverageUtilization": "0.29", - "estimatedMonthlySavingsAmount": "9769.72", - "estimatedMonthlySavingsAmountWithCurrencyCode": "9769.72 USD", - "estimatedOnDemandCost": "171.78", - "estimatedROI": "60.07", - "estimatedSavingsAmount": "321.96", - "estimatedSavingsPercentage": "10.4", - "estimatedSavingsPlanCost": "3117.02", - "estimatedSavingsPlanCostWithCurrencyCode": "3117.02 USD", - "hourlyCommitmentToPurchase": "38.45", - "hourlyCommitmentToPurchaseWithCurrencyCode": "38.45 USD", + "currentAverageHourlyOnDemandSpend": "83.05", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "83.05 USD", + "currentMaximumHourlyOnDemandSpend": "39.96", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "39.96 USD", + "currentMinimumHourlyOnDemandSpend": "5.69", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.69 USD", + "estimatedAverageUtilization": "32.91", + "estimatedMonthlySavingsAmount": "9814.24", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9814.24 USD", + "estimatedOnDemandCost": "49.53", + "estimatedROI": "17.50", + "estimatedSavingsAmount": "889.63", + "estimatedSavingsPercentage": "13.1", + "estimatedSavingsPlanCost": "8462.86", + "estimatedSavingsPlanCostWithCurrencyCode": "8462.86 USD", + "hourlyCommitmentToPurchase": "18.60", + "hourlyCommitmentToPurchaseWithCurrencyCode": "18.60 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "zccafkm2k-xego-bl92j-r5u7-6bo7qs14j", + "offeringId": "140fflmxb-g4b8-d2mw-54z9-30ps5d7usj", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "620368136857", - "accountName": "happytiger", + "accountID": "925894598672", + "accountName": "relievedoctopus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "8.06", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "8.06 USD", - "currentMaximumHourlyOnDemandSpend": "79.95", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "79.95 USD", - "currentMinimumHourlyOnDemandSpend": "5.19", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.19 USD", - "estimatedAverageUtilization": "60.24", - "estimatedMonthlySavingsAmount": "6870.94", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6870.94 USD", - "estimatedOnDemandCost": "951.21", - "estimatedROI": "65.45", - "estimatedSavingsAmount": "324.62", - "estimatedSavingsPercentage": "73.9", - "estimatedSavingsPlanCost": "7439.25", - "estimatedSavingsPlanCostWithCurrencyCode": "7439.25 USD", - "hourlyCommitmentToPurchase": "47.16", - "hourlyCommitmentToPurchaseWithCurrencyCode": "47.16 USD", + "currentAverageHourlyOnDemandSpend": "64.57", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "64.57 USD", + "currentMaximumHourlyOnDemandSpend": "52.95", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "52.95 USD", + "currentMinimumHourlyOnDemandSpend": "1.30", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.30 USD", + "estimatedAverageUtilization": "76.75", + "estimatedMonthlySavingsAmount": "4318.21", + "estimatedMonthlySavingsAmountWithCurrencyCode": "4318.21 USD", + "estimatedOnDemandCost": "306.22", + "estimatedROI": "78.34", + "estimatedSavingsAmount": "814.00", + "estimatedSavingsPercentage": "88.2", + "estimatedSavingsPlanCost": "8530.54", + "estimatedSavingsPlanCostWithCurrencyCode": "8530.54 USD", + "hourlyCommitmentToPurchase": "97.74", + "hourlyCommitmentToPurchaseWithCurrencyCode": "97.74 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "z1n0xuls4-jm1q-fxtlh-e4s7-04wza7eytjh", + "offeringId": "kvnp53dmt-isuh-pcsn-3oakf-zk1j3bz6hl", "paymentOption": "No Upfront", - "region": "US East (N. Virginia)", + "region": "Asia Pacific (Singapore)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "excitedyak", + "accountID": "925894598672", + "accountName": "thankfulwhale", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "96.02", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "96.02 USD", - "currentMaximumHourlyOnDemandSpend": "53.76", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "53.76 USD", - "currentMinimumHourlyOnDemandSpend": "5.46", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.46 USD", - "estimatedAverageUtilization": "50.68", - "estimatedMonthlySavingsAmount": "9853.64", - "estimatedMonthlySavingsAmountWithCurrencyCode": "9853.64 USD", - "estimatedOnDemandCost": "240.52", - "estimatedROI": "15.67", - "estimatedSavingsAmount": "979.43", - "estimatedSavingsPercentage": "57.7", - "estimatedSavingsPlanCost": "9132.29", - "estimatedSavingsPlanCostWithCurrencyCode": "9132.29 USD", - "hourlyCommitmentToPurchase": "60.48", - "hourlyCommitmentToPurchaseWithCurrencyCode": "60.48 USD", + "currentAverageHourlyOnDemandSpend": "14.86", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "14.86 USD", + "currentMaximumHourlyOnDemandSpend": "81.87", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "81.87 USD", + "currentMinimumHourlyOnDemandSpend": "3.11", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.11 USD", + "estimatedAverageUtilization": "74.84", + "estimatedMonthlySavingsAmount": "5882.56", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5882.56 USD", + "estimatedOnDemandCost": "981.17", + "estimatedROI": "29.15", + "estimatedSavingsAmount": "501.09", + "estimatedSavingsPercentage": "76.4", + "estimatedSavingsPlanCost": "8622.87", + "estimatedSavingsPlanCostWithCurrencyCode": "8622.87 USD", + "hourlyCommitmentToPurchase": "8.21", + "hourlyCommitmentToPurchaseWithCurrencyCode": "8.21 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "rmqche3de-aocl-msrf-wz0rg-foraaauogw", + "offeringId": "f8yuy5efh-vxan-32ov-idev-p06ycfyeaj", "paymentOption": "No Upfront", "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", @@ -589,217 +589,217 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "353197488767", - "accountName": "proudcat", + "accountID": "516702013600", + "accountName": "merryurchin", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "13.63", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "13.63 USD", - "currentMaximumHourlyOnDemandSpend": "45.81", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "45.81 USD", - "currentMinimumHourlyOnDemandSpend": "0.15", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.15 USD", - "estimatedAverageUtilization": "80.88", - "estimatedMonthlySavingsAmount": "9235.67", - "estimatedMonthlySavingsAmountWithCurrencyCode": "9235.67 USD", - "estimatedOnDemandCost": "60.60", - "estimatedROI": "53.08", - "estimatedSavingsAmount": "446.79", - "estimatedSavingsPercentage": "49.4", - "estimatedSavingsPlanCost": "258.68", - "estimatedSavingsPlanCostWithCurrencyCode": "258.68 USD", - "hourlyCommitmentToPurchase": "15.96", - "hourlyCommitmentToPurchaseWithCurrencyCode": "15.96 USD", + "currentAverageHourlyOnDemandSpend": "93.31", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "93.31 USD", + "currentMaximumHourlyOnDemandSpend": "61.42", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "61.42 USD", + "currentMinimumHourlyOnDemandSpend": "3.84", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.84 USD", + "estimatedAverageUtilization": "30.46", + "estimatedMonthlySavingsAmount": "8683.29", + "estimatedMonthlySavingsAmountWithCurrencyCode": "8683.29 USD", + "estimatedOnDemandCost": "856.44", + "estimatedROI": "35.25", + "estimatedSavingsAmount": "473.86", + "estimatedSavingsPercentage": "1.2", + "estimatedSavingsPlanCost": "1031.93", + "estimatedSavingsPlanCostWithCurrencyCode": "1031.93 USD", + "hourlyCommitmentToPurchase": "65.63", + "hourlyCommitmentToPurchaseWithCurrencyCode": "65.63 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "dtt17tcco-49dc-um0j-lf88-3r78gboukwk", + "offeringId": "fvm5k97rl-tj9r-b05wi-6m3q-jsvq7c95a1", "paymentOption": "No Upfront", - "region": "US West (Oregon)", + "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "relieveddog", + "accountID": "646728909564", + "accountName": "happyxerus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "34.16", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "34.16 USD", - "currentMaximumHourlyOnDemandSpend": "86.11", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "86.11 USD", - "currentMinimumHourlyOnDemandSpend": "4.72", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.72 USD", - "estimatedAverageUtilization": "41.04", - "estimatedMonthlySavingsAmount": "2782.42", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2782.42 USD", - "estimatedOnDemandCost": "173.78", - "estimatedROI": "90.33", - "estimatedSavingsAmount": "143.98", - "estimatedSavingsPercentage": "51.8", - "estimatedSavingsPlanCost": "4997.80", - "estimatedSavingsPlanCostWithCurrencyCode": "4997.80 USD", - "hourlyCommitmentToPurchase": "63.83", - "hourlyCommitmentToPurchaseWithCurrencyCode": "63.83 USD", + "currentAverageHourlyOnDemandSpend": "65.15", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "65.15 USD", + "currentMaximumHourlyOnDemandSpend": "43.35", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "43.35 USD", + "currentMinimumHourlyOnDemandSpend": "4.54", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.54 USD", + "estimatedAverageUtilization": "21.87", + "estimatedMonthlySavingsAmount": "5656.01", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5656.01 USD", + "estimatedOnDemandCost": "314.74", + "estimatedROI": "28.80", + "estimatedSavingsAmount": "288.68", + "estimatedSavingsPercentage": "51.7", + "estimatedSavingsPlanCost": "1864.46", + "estimatedSavingsPlanCostWithCurrencyCode": "1864.46 USD", + "hourlyCommitmentToPurchase": "90.01", + "hourlyCommitmentToPurchaseWithCurrencyCode": "90.01 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "2smy85w0a-nsyg-vtkm-3zvt-fqab5ggpn2", + "offeringId": "0bdfitv0j-q34p-llvu-9fpu-x4uf9pbpx", "paymentOption": "No Upfront", - "region": "US East (N. Virginia)", + "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "165283112664", - "accountName": "quickurchin", + "accountID": "925894598672", + "accountName": "youthfuleel", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "80.61", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "80.61 USD", - "currentMaximumHourlyOnDemandSpend": "48.33", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "48.33 USD", - "currentMinimumHourlyOnDemandSpend": "7.41", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.41 USD", - "estimatedAverageUtilization": "32.97", - "estimatedMonthlySavingsAmount": "5378.78", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5378.78 USD", - "estimatedOnDemandCost": "562.97", - "estimatedROI": "24.78", - "estimatedSavingsAmount": "702.95", - "estimatedSavingsPercentage": "8.5", - "estimatedSavingsPlanCost": "9312.51", - "estimatedSavingsPlanCostWithCurrencyCode": "9312.51 USD", - "hourlyCommitmentToPurchase": "64.94", - "hourlyCommitmentToPurchaseWithCurrencyCode": "64.94 USD", + "currentAverageHourlyOnDemandSpend": "27.56", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "27.56 USD", + "currentMaximumHourlyOnDemandSpend": "33.07", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "33.07 USD", + "currentMinimumHourlyOnDemandSpend": "4.12", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.12 USD", + "estimatedAverageUtilization": "35.17", + "estimatedMonthlySavingsAmount": "4584.57", + "estimatedMonthlySavingsAmountWithCurrencyCode": "4584.57 USD", + "estimatedOnDemandCost": "591.25", + "estimatedROI": "71.00", + "estimatedSavingsAmount": "440.19", + "estimatedSavingsPercentage": "3.2", + "estimatedSavingsPlanCost": "8894.43", + "estimatedSavingsPlanCostWithCurrencyCode": "8894.43 USD", + "hourlyCommitmentToPurchase": "99.22", + "hourlyCommitmentToPurchaseWithCurrencyCode": "99.22 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "5wvu65eeb-f8hg-ironj-zvm1-81uce4dc8el", + "offeringId": "7wu71eyk6-sbsll-9vu3-69mi-s57y6v2uzu", "paymentOption": "No Upfront", - "region": "EU (Ireland)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "627286410625", - "accountName": "proudgoat", + "accountID": "165283112664", + "accountName": "wittyjaguar", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "57.98", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "57.98 USD", - "currentMaximumHourlyOnDemandSpend": "65.93", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "65.93 USD", - "currentMinimumHourlyOnDemandSpend": "7.47", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.47 USD", - "estimatedAverageUtilization": "84.35", - "estimatedMonthlySavingsAmount": "153.95", - "estimatedMonthlySavingsAmountWithCurrencyCode": "153.95 USD", - "estimatedOnDemandCost": "412.36", - "estimatedROI": "10.13", - "estimatedSavingsAmount": "378.61", - "estimatedSavingsPercentage": "88.0", - "estimatedSavingsPlanCost": "9832.78", - "estimatedSavingsPlanCostWithCurrencyCode": "9832.78 USD", - "hourlyCommitmentToPurchase": "57.37", - "hourlyCommitmentToPurchaseWithCurrencyCode": "57.37 USD", + "currentAverageHourlyOnDemandSpend": "49.28", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "49.28 USD", + "currentMaximumHourlyOnDemandSpend": "11.32", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "11.32 USD", + "currentMinimumHourlyOnDemandSpend": "9.68", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "9.68 USD", + "estimatedAverageUtilization": "43.35", + "estimatedMonthlySavingsAmount": "5997.49", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5997.49 USD", + "estimatedOnDemandCost": "981.72", + "estimatedROI": "27.80", + "estimatedSavingsAmount": "783.43", + "estimatedSavingsPercentage": "62.6", + "estimatedSavingsPlanCost": "9954.76", + "estimatedSavingsPlanCostWithCurrencyCode": "9954.76 USD", + "hourlyCommitmentToPurchase": "90.20", + "hourlyCommitmentToPurchaseWithCurrencyCode": "90.20 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "c7gngorsd-bcah-exlqg-w3yrg-djsfjzh5fn", + "offeringId": "8uwd4yvre-j556-nfuo-bgy2-yvbc6iwf6qk", "paymentOption": "No Upfront", - "region": "US West (Oregon)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "jollygiraffe", + "accountID": "165283112664", + "accountName": "drowsyquail", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "16.29", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "16.29 USD", - "currentMaximumHourlyOnDemandSpend": "15.28", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "15.28 USD", - "currentMinimumHourlyOnDemandSpend": "4.53", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.53 USD", - "estimatedAverageUtilization": "50.14", - "estimatedMonthlySavingsAmount": "1184.42", - "estimatedMonthlySavingsAmountWithCurrencyCode": "1184.42 USD", - "estimatedOnDemandCost": "267.08", - "estimatedROI": "96.41", - "estimatedSavingsAmount": "2.50", - "estimatedSavingsPercentage": "64.6", - "estimatedSavingsPlanCost": "3958.27", - "estimatedSavingsPlanCostWithCurrencyCode": "3958.27 USD", - "hourlyCommitmentToPurchase": "96.96", - "hourlyCommitmentToPurchaseWithCurrencyCode": "96.96 USD", + "currentAverageHourlyOnDemandSpend": "18.27", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "18.27 USD", + "currentMaximumHourlyOnDemandSpend": "34.84", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "34.84 USD", + "currentMinimumHourlyOnDemandSpend": "7.60", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.60 USD", + "estimatedAverageUtilization": "9.03", + "estimatedMonthlySavingsAmount": "37.43", + "estimatedMonthlySavingsAmountWithCurrencyCode": "37.43 USD", + "estimatedOnDemandCost": "570.96", + "estimatedROI": "85.83", + "estimatedSavingsAmount": "189.41", + "estimatedSavingsPercentage": "28.5", + "estimatedSavingsPlanCost": "5632.08", + "estimatedSavingsPlanCostWithCurrencyCode": "5632.08 USD", + "hourlyCommitmentToPurchase": "8.25", + "hourlyCommitmentToPurchaseWithCurrencyCode": "8.25 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "bx55sezun-qvjp-atahl-jl5k-bnuynr0vdl", + "offeringId": "vv0lszp6ci-s2be-45tf-8chxj-xkmob0ia1c", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "138186646095", - "accountName": "obedientant", + "accountID": "620368136857", + "accountName": "quirkypenguin", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "6.04", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "6.04 USD", - "currentMaximumHourlyOnDemandSpend": "32.69", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "32.69 USD", - "currentMinimumHourlyOnDemandSpend": "0.30", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.30 USD", - "estimatedAverageUtilization": "17.57", - "estimatedMonthlySavingsAmount": "1538.92", - "estimatedMonthlySavingsAmountWithCurrencyCode": "1538.92 USD", - "estimatedOnDemandCost": "97.03", - "estimatedROI": "51.78", - "estimatedSavingsAmount": "127.70", - "estimatedSavingsPercentage": "68.5", - "estimatedSavingsPlanCost": "6023.51", - "estimatedSavingsPlanCostWithCurrencyCode": "6023.51 USD", - "hourlyCommitmentToPurchase": "99.30", - "hourlyCommitmentToPurchaseWithCurrencyCode": "99.30 USD", + "currentAverageHourlyOnDemandSpend": "3.75", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "3.75 USD", + "currentMaximumHourlyOnDemandSpend": "47.40", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "47.40 USD", + "currentMinimumHourlyOnDemandSpend": "7.67", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.67 USD", + "estimatedAverageUtilization": "23.49", + "estimatedMonthlySavingsAmount": "8055.08", + "estimatedMonthlySavingsAmountWithCurrencyCode": "8055.08 USD", + "estimatedOnDemandCost": "986.66", + "estimatedROI": "17.54", + "estimatedSavingsAmount": "194.98", + "estimatedSavingsPercentage": "32.8", + "estimatedSavingsPlanCost": "8299.20", + "estimatedSavingsPlanCostWithCurrencyCode": "8299.20 USD", + "hourlyCommitmentToPurchase": "30.95", + "hourlyCommitmentToPurchaseWithCurrencyCode": "30.95 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "e76druofh-cieo-ef2k-beo1-zwb5rzor03", + "offeringId": "y991wvyi1f-u374-x5s6-cxcf-28ree6jqa7", "paymentOption": "No Upfront", - "region": "US East (N. Virginia)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "obedienteel", + "accountID": "925894598672", + "accountName": "kindmouse", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "24.65", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "24.65 USD", - "currentMaximumHourlyOnDemandSpend": "13.57", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "13.57 USD", - "currentMinimumHourlyOnDemandSpend": "5.05", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.05 USD", - "estimatedAverageUtilization": "42.98", - "estimatedMonthlySavingsAmount": "857.26", - "estimatedMonthlySavingsAmountWithCurrencyCode": "857.26 USD", - "estimatedOnDemandCost": "199.13", - "estimatedROI": "9.90", - "estimatedSavingsAmount": "52.46", - "estimatedSavingsPercentage": "3.7", - "estimatedSavingsPlanCost": "4324.83", - "estimatedSavingsPlanCostWithCurrencyCode": "4324.83 USD", - "hourlyCommitmentToPurchase": "52.54", - "hourlyCommitmentToPurchaseWithCurrencyCode": "52.54 USD", + "currentAverageHourlyOnDemandSpend": "94.76", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "94.76 USD", + "currentMaximumHourlyOnDemandSpend": "46.82", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "46.82 USD", + "currentMinimumHourlyOnDemandSpend": "5.31", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.31 USD", + "estimatedAverageUtilization": "11.69", + "estimatedMonthlySavingsAmount": "2213.77", + "estimatedMonthlySavingsAmountWithCurrencyCode": "2213.77 USD", + "estimatedOnDemandCost": "377.94", + "estimatedROI": "8.14", + "estimatedSavingsAmount": "707.06", + "estimatedSavingsPercentage": "96.9", + "estimatedSavingsPlanCost": "5756.88", + "estimatedSavingsPlanCostWithCurrencyCode": "5756.88 USD", + "hourlyCommitmentToPurchase": "68.02", + "hourlyCommitmentToPurchaseWithCurrencyCode": "68.02 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "c7mmyzodz-wjbq-grbgh-2xwlf-lm4x8qfad5", + "offeringId": "jgmrj2d6hf-64gu-08yi-rqm7-5o9nz3k0ll", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "EU (Frankfurt)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", @@ -807,462 +807,462 @@ }, { "accountID": "353197488767", - "accountName": "upbeatlion", + "accountName": "relievedgoat", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "23.39", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "23.39 USD", - "currentMaximumHourlyOnDemandSpend": "84.79", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "84.79 USD", - "currentMinimumHourlyOnDemandSpend": "7.28", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.28 USD", - "estimatedAverageUtilization": "36.92", - "estimatedMonthlySavingsAmount": "5842.20", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5842.20 USD", - "estimatedOnDemandCost": "987.93", - "estimatedROI": "50.29", - "estimatedSavingsAmount": "56.72", - "estimatedSavingsPercentage": "92.5", - "estimatedSavingsPlanCost": "7853.51", - "estimatedSavingsPlanCostWithCurrencyCode": "7853.51 USD", - "hourlyCommitmentToPurchase": "12.92", - "hourlyCommitmentToPurchaseWithCurrencyCode": "12.92 USD", + "currentAverageHourlyOnDemandSpend": "73.23", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "73.23 USD", + "currentMaximumHourlyOnDemandSpend": "40.51", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "40.51 USD", + "currentMinimumHourlyOnDemandSpend": "2.97", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.97 USD", + "estimatedAverageUtilization": "68.16", + "estimatedMonthlySavingsAmount": "2653.09", + "estimatedMonthlySavingsAmountWithCurrencyCode": "2653.09 USD", + "estimatedOnDemandCost": "692.91", + "estimatedROI": "58.02", + "estimatedSavingsAmount": "772.96", + "estimatedSavingsPercentage": "72.6", + "estimatedSavingsPlanCost": "3746.90", + "estimatedSavingsPlanCostWithCurrencyCode": "3746.90 USD", + "hourlyCommitmentToPurchase": "90.93", + "hourlyCommitmentToPurchaseWithCurrencyCode": "90.93 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "et199q8b7-207a-zqed-ldqbj-ylcbyzs2hd", + "offeringId": "3t09g9r4gf-kxt8-msjn-xu4s-dmib2qujzd", "paymentOption": "No Upfront", - "region": "US West (Oregon)", + "region": "Asia Pacific (Sydney)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "620368136857", - "accountName": "lazygoat", + "accountID": "627286410625", + "accountName": "happymouse", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "96.01", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "96.01 USD", - "currentMaximumHourlyOnDemandSpend": "77.04", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "77.04 USD", - "currentMinimumHourlyOnDemandSpend": "3.49", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.49 USD", - "estimatedAverageUtilization": "1.29", - "estimatedMonthlySavingsAmount": "2110.93", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2110.93 USD", - "estimatedOnDemandCost": "8.18", - "estimatedROI": "84.62", - "estimatedSavingsAmount": "784.23", - "estimatedSavingsPercentage": "11.3", - "estimatedSavingsPlanCost": "7860.18", - "estimatedSavingsPlanCostWithCurrencyCode": "7860.18 USD", - "hourlyCommitmentToPurchase": "39.98", - "hourlyCommitmentToPurchaseWithCurrencyCode": "39.98 USD", + "currentAverageHourlyOnDemandSpend": "7.15", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "7.15 USD", + "currentMaximumHourlyOnDemandSpend": "79.42", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "79.42 USD", + "currentMinimumHourlyOnDemandSpend": "3.21", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.21 USD", + "estimatedAverageUtilization": "40.05", + "estimatedMonthlySavingsAmount": "2866.01", + "estimatedMonthlySavingsAmountWithCurrencyCode": "2866.01 USD", + "estimatedOnDemandCost": "805.42", + "estimatedROI": "63.07", + "estimatedSavingsAmount": "915.34", + "estimatedSavingsPercentage": "31.1", + "estimatedSavingsPlanCost": "2350.35", + "estimatedSavingsPlanCostWithCurrencyCode": "2350.35 USD", + "hourlyCommitmentToPurchase": "42.57", + "hourlyCommitmentToPurchaseWithCurrencyCode": "42.57 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "cnmm8mmtb-8pz2k-83u2-yimt-s0n5kaogvn", + "offeringId": "tn9b56ywq-d15n-irf3k-v6ud-m1z3zkx2ai", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "925894598672", - "accountName": "happyelephant", + "accountID": "138186646095", + "accountName": "gentleelephant", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "1.52", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "1.52 USD", - "currentMaximumHourlyOnDemandSpend": "69.86", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "69.86 USD", - "currentMinimumHourlyOnDemandSpend": "5.63", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.63 USD", - "estimatedAverageUtilization": "82.21", - "estimatedMonthlySavingsAmount": "4736.97", - "estimatedMonthlySavingsAmountWithCurrencyCode": "4736.97 USD", - "estimatedOnDemandCost": "811.84", - "estimatedROI": "2.18", - "estimatedSavingsAmount": "417.14", - "estimatedSavingsPercentage": "22.9", - "estimatedSavingsPlanCost": "9249.29", - "estimatedSavingsPlanCostWithCurrencyCode": "9249.29 USD", - "hourlyCommitmentToPurchase": "26.28", - "hourlyCommitmentToPurchaseWithCurrencyCode": "26.28 USD", + "currentAverageHourlyOnDemandSpend": "1.25", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "1.25 USD", + "currentMaximumHourlyOnDemandSpend": "91.95", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "91.95 USD", + "currentMinimumHourlyOnDemandSpend": "6.27", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.27 USD", + "estimatedAverageUtilization": "16.37", + "estimatedMonthlySavingsAmount": "5388.20", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5388.20 USD", + "estimatedOnDemandCost": "853.77", + "estimatedROI": "96.04", + "estimatedSavingsAmount": "963.48", + "estimatedSavingsPercentage": "39.6", + "estimatedSavingsPlanCost": "8125.50", + "estimatedSavingsPlanCostWithCurrencyCode": "8125.50 USD", + "hourlyCommitmentToPurchase": "84.39", + "hourlyCommitmentToPurchaseWithCurrencyCode": "84.39 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "skm922q9t-cai5-7wdd-sywmk-wlckchd7a1h", + "offeringId": "spihy4evc-qd7d-mo83-e3ygg-w4l94rm1kp", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "happybear", + "accountID": "165283112664", + "accountName": "gentleibis", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "42.46", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "42.46 USD", - "currentMaximumHourlyOnDemandSpend": "92.85", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "92.85 USD", - "currentMinimumHourlyOnDemandSpend": "4.72", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.72 USD", - "estimatedAverageUtilization": "22.62", - "estimatedMonthlySavingsAmount": "7657.98", - "estimatedMonthlySavingsAmountWithCurrencyCode": "7657.98 USD", - "estimatedOnDemandCost": "781.78", - "estimatedROI": "47.16", - "estimatedSavingsAmount": "925.39", - "estimatedSavingsPercentage": "37.3", - "estimatedSavingsPlanCost": "5041.79", - "estimatedSavingsPlanCostWithCurrencyCode": "5041.79 USD", - "hourlyCommitmentToPurchase": "12.31", - "hourlyCommitmentToPurchaseWithCurrencyCode": "12.31 USD", + "currentAverageHourlyOnDemandSpend": "64.85", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "64.85 USD", + "currentMaximumHourlyOnDemandSpend": "5.75", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "5.75 USD", + "currentMinimumHourlyOnDemandSpend": "2.13", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.13 USD", + "estimatedAverageUtilization": "56.69", + "estimatedMonthlySavingsAmount": "9654.86", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9654.86 USD", + "estimatedOnDemandCost": "87.71", + "estimatedROI": "68.72", + "estimatedSavingsAmount": "212.24", + "estimatedSavingsPercentage": "59.5", + "estimatedSavingsPlanCost": "7183.22", + "estimatedSavingsPlanCostWithCurrencyCode": "7183.22 USD", + "hourlyCommitmentToPurchase": "44.41", + "hourlyCommitmentToPurchaseWithCurrencyCode": "44.41 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "4bt7uqvug-uzp6-ay52-mycx-mmwh19fkqr", + "offeringId": "pae1sdxxg-wh33-ykwq-0mg6-o3ypnnuza9", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "165283112664", - "accountName": "drowsyfox", + "accountID": "516702013600", + "accountName": "happyant", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "44.70", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "44.70 USD", - "currentMaximumHourlyOnDemandSpend": "8.91", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "8.91 USD", - "currentMinimumHourlyOnDemandSpend": "8.45", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.45 USD", - "estimatedAverageUtilization": "76.88", - "estimatedMonthlySavingsAmount": "1165.05", - "estimatedMonthlySavingsAmountWithCurrencyCode": "1165.05 USD", - "estimatedOnDemandCost": "764.61", - "estimatedROI": "48.22", - "estimatedSavingsAmount": "142.22", - "estimatedSavingsPercentage": "24.0", - "estimatedSavingsPlanCost": "3988.59", - "estimatedSavingsPlanCostWithCurrencyCode": "3988.59 USD", - "hourlyCommitmentToPurchase": "97.21", - "hourlyCommitmentToPurchaseWithCurrencyCode": "97.21 USD", + "currentAverageHourlyOnDemandSpend": "41.26", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "41.26 USD", + "currentMaximumHourlyOnDemandSpend": "71.70", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "71.70 USD", + "currentMinimumHourlyOnDemandSpend": "1.79", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.79 USD", + "estimatedAverageUtilization": "43.04", + "estimatedMonthlySavingsAmount": "3290.58", + "estimatedMonthlySavingsAmountWithCurrencyCode": "3290.58 USD", + "estimatedOnDemandCost": "336.55", + "estimatedROI": "87.57", + "estimatedSavingsAmount": "277.15", + "estimatedSavingsPercentage": "87.3", + "estimatedSavingsPlanCost": "1966.88", + "estimatedSavingsPlanCostWithCurrencyCode": "1966.88 USD", + "hourlyCommitmentToPurchase": "71.73", + "hourlyCommitmentToPurchaseWithCurrencyCode": "71.73 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "19ghp7r9q-42xh-nx0qk-f1k3-kdyez55rif", + "offeringId": "r8dd5o60fk-fe0o-euqf-d7zb-tzgk40gp0jg", "paymentOption": "No Upfront", - "region": "EU (Ireland)", + "region": "US West (Oregon)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "138186646095", - "accountName": "jollyant", + "accountID": "925894598672", + "accountName": "innocenttiger", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "44.15", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "44.15 USD", - "currentMaximumHourlyOnDemandSpend": "54.04", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "54.04 USD", - "currentMinimumHourlyOnDemandSpend": "8.69", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.69 USD", - "estimatedAverageUtilization": "39.63", - "estimatedMonthlySavingsAmount": "6236.74", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6236.74 USD", - "estimatedOnDemandCost": "750.64", - "estimatedROI": "17.69", - "estimatedSavingsAmount": "655.44", - "estimatedSavingsPercentage": "79.6", - "estimatedSavingsPlanCost": "9525.35", - "estimatedSavingsPlanCostWithCurrencyCode": "9525.35 USD", - "hourlyCommitmentToPurchase": "64.08", - "hourlyCommitmentToPurchaseWithCurrencyCode": "64.08 USD", + "currentAverageHourlyOnDemandSpend": "69.61", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "69.61 USD", + "currentMaximumHourlyOnDemandSpend": "6.92", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "6.92 USD", + "currentMinimumHourlyOnDemandSpend": "3.26", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.26 USD", + "estimatedAverageUtilization": "52.04", + "estimatedMonthlySavingsAmount": "5800.83", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5800.83 USD", + "estimatedOnDemandCost": "546.66", + "estimatedROI": "35.12", + "estimatedSavingsAmount": "598.51", + "estimatedSavingsPercentage": "16.0", + "estimatedSavingsPlanCost": "4345.66", + "estimatedSavingsPlanCostWithCurrencyCode": "4345.66 USD", + "hourlyCommitmentToPurchase": "16.23", + "hourlyCommitmentToPurchaseWithCurrencyCode": "16.23 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "fcslap0nkj-jtdh-cupg-4u4uf-tbng4ggwy6", + "offeringId": "gxxbb8dou-5ine-rmy7-xlfsg-20p20khpkg", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "EU (Ireland)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "jollyyak", + "accountID": "999773517191", + "accountName": "drowsyoctopus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "63.75", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "63.75 USD", - "currentMaximumHourlyOnDemandSpend": "97.52", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "97.52 USD", - "currentMinimumHourlyOnDemandSpend": "6.22", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.22 USD", - "estimatedAverageUtilization": "87.08", - "estimatedMonthlySavingsAmount": "7555.33", - "estimatedMonthlySavingsAmountWithCurrencyCode": "7555.33 USD", - "estimatedOnDemandCost": "995.72", - "estimatedROI": "30.93", - "estimatedSavingsAmount": "649.86", - "estimatedSavingsPercentage": "56.8", - "estimatedSavingsPlanCost": "9090.69", - "estimatedSavingsPlanCostWithCurrencyCode": "9090.69 USD", - "hourlyCommitmentToPurchase": "14.03", - "hourlyCommitmentToPurchaseWithCurrencyCode": "14.03 USD", + "currentAverageHourlyOnDemandSpend": "77.80", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "77.80 USD", + "currentMaximumHourlyOnDemandSpend": "32.97", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "32.97 USD", + "currentMinimumHourlyOnDemandSpend": "9.50", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "9.50 USD", + "estimatedAverageUtilization": "70.80", + "estimatedMonthlySavingsAmount": "5274.65", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5274.65 USD", + "estimatedOnDemandCost": "897.21", + "estimatedROI": "93.59", + "estimatedSavingsAmount": "46.77", + "estimatedSavingsPercentage": "76.2", + "estimatedSavingsPlanCost": "4721.36", + "estimatedSavingsPlanCostWithCurrencyCode": "4721.36 USD", + "hourlyCommitmentToPurchase": "34.64", + "hourlyCommitmentToPurchaseWithCurrencyCode": "34.64 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "xazutf6i6-ojzc-phw3-jajn-3r357m3udt", + "offeringId": "k1ltcsfvg-p6bih-xpye-j9yt-och63a9c0x", "paymentOption": "No Upfront", - "region": "US West (Oregon)", + "region": "EU (Frankfurt)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "165283112664", - "accountName": "quirkyoctopus", + "accountID": "646728909564", + "accountName": "quickgoat", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "26.92", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "26.92 USD", - "currentMaximumHourlyOnDemandSpend": "7.83", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "7.83 USD", - "currentMinimumHourlyOnDemandSpend": "0.38", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.38 USD", - "estimatedAverageUtilization": "18.66", - "estimatedMonthlySavingsAmount": "7276.69", - "estimatedMonthlySavingsAmountWithCurrencyCode": "7276.69 USD", - "estimatedOnDemandCost": "366.61", - "estimatedROI": "85.79", - "estimatedSavingsAmount": "888.54", + "currentAverageHourlyOnDemandSpend": "94.47", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "94.47 USD", + "currentMaximumHourlyOnDemandSpend": "70.54", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "70.54 USD", + "currentMinimumHourlyOnDemandSpend": "6.11", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.11 USD", + "estimatedAverageUtilization": "48.46", + "estimatedMonthlySavingsAmount": "6129.49", + "estimatedMonthlySavingsAmountWithCurrencyCode": "6129.49 USD", + "estimatedOnDemandCost": "724.17", + "estimatedROI": "93.85", + "estimatedSavingsAmount": "680.74", "estimatedSavingsPercentage": "22.5", - "estimatedSavingsPlanCost": "6298.64", - "estimatedSavingsPlanCostWithCurrencyCode": "6298.64 USD", - "hourlyCommitmentToPurchase": "52.27", - "hourlyCommitmentToPurchaseWithCurrencyCode": "52.27 USD", + "estimatedSavingsPlanCost": "4425.76", + "estimatedSavingsPlanCostWithCurrencyCode": "4425.76 USD", + "hourlyCommitmentToPurchase": "14.95", + "hourlyCommitmentToPurchaseWithCurrencyCode": "14.95 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "g7uca8aksg-fuv6-xwwli-uk8o-ynpmsq2qxy", + "offeringId": "4zunjeuo2-antb-qrkof-8f7w-tlkpibo6s1", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "US East (N. Virginia)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "925894598672", - "accountName": "zealousyak", + "accountID": "165283112664", + "accountName": "quirkyxerus", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "5.48", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "5.48 USD", - "currentMaximumHourlyOnDemandSpend": "91.33", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "91.33 USD", - "currentMinimumHourlyOnDemandSpend": "0.72", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.72 USD", - "estimatedAverageUtilization": "29.26", - "estimatedMonthlySavingsAmount": "5188.30", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5188.30 USD", - "estimatedOnDemandCost": "241.65", - "estimatedROI": "72.29", - "estimatedSavingsAmount": "584.12", - "estimatedSavingsPercentage": "90.4", - "estimatedSavingsPlanCost": "8447.48", - "estimatedSavingsPlanCostWithCurrencyCode": "8447.48 USD", - "hourlyCommitmentToPurchase": "39.92", - "hourlyCommitmentToPurchaseWithCurrencyCode": "39.92 USD", + "currentAverageHourlyOnDemandSpend": "47.18", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "47.18 USD", + "currentMaximumHourlyOnDemandSpend": "13.79", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "13.79 USD", + "currentMinimumHourlyOnDemandSpend": "6.17", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.17 USD", + "estimatedAverageUtilization": "43.63", + "estimatedMonthlySavingsAmount": "1697.58", + "estimatedMonthlySavingsAmountWithCurrencyCode": "1697.58 USD", + "estimatedOnDemandCost": "724.05", + "estimatedROI": "77.66", + "estimatedSavingsAmount": "981.95", + "estimatedSavingsPercentage": "19.4", + "estimatedSavingsPlanCost": "6211.41", + "estimatedSavingsPlanCostWithCurrencyCode": "6211.41 USD", + "hourlyCommitmentToPurchase": "51.52", + "hourlyCommitmentToPurchaseWithCurrencyCode": "51.52 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "91lpdjola-dw8ag-zfg6-fo8c-wa9aha5i0a", + "offeringId": "effendrvj-mx3ul-oekm-anc3-1vqjwyxf3p", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "US West (Oregon)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "138186646095", - "accountName": "lazyxerus", + "accountID": "646728909564", + "accountName": "adventurousdog", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "38.67", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "38.67 USD", - "currentMaximumHourlyOnDemandSpend": "90.84", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "90.84 USD", - "currentMinimumHourlyOnDemandSpend": "1.83", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.83 USD", - "estimatedAverageUtilization": "59.92", - "estimatedMonthlySavingsAmount": "2857.94", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2857.94 USD", - "estimatedOnDemandCost": "594.49", - "estimatedROI": "62.98", - "estimatedSavingsAmount": "974.36", - "estimatedSavingsPercentage": "74.5", - "estimatedSavingsPlanCost": "8663.47", - "estimatedSavingsPlanCostWithCurrencyCode": "8663.47 USD", - "hourlyCommitmentToPurchase": "23.98", - "hourlyCommitmentToPurchaseWithCurrencyCode": "23.98 USD", + "currentAverageHourlyOnDemandSpend": "67.67", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "67.67 USD", + "currentMaximumHourlyOnDemandSpend": "67.49", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "67.49 USD", + "currentMinimumHourlyOnDemandSpend": "5.96", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.96 USD", + "estimatedAverageUtilization": "43.34", + "estimatedMonthlySavingsAmount": "1678.21", + "estimatedMonthlySavingsAmountWithCurrencyCode": "1678.21 USD", + "estimatedOnDemandCost": "179.48", + "estimatedROI": "33.68", + "estimatedSavingsAmount": "868.56", + "estimatedSavingsPercentage": "39.3", + "estimatedSavingsPlanCost": "6346.81", + "estimatedSavingsPlanCostWithCurrencyCode": "6346.81 USD", + "hourlyCommitmentToPurchase": "97.01", + "hourlyCommitmentToPurchaseWithCurrencyCode": "97.01 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "znd8x0sae-s3bt-ufet-231-iib3ggqm5t", + "offeringId": "0znjkg5x6-r24d-zmmoi-wvzc-hv21hsylq5", "paymentOption": "No Upfront", - "region": "EU (London)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "adventurousviper", + "accountID": "925894598672", + "accountName": "innocenturchin", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "82.77", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "82.77 USD", - "currentMaximumHourlyOnDemandSpend": "73.99", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "73.99 USD", - "currentMinimumHourlyOnDemandSpend": "0.26", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.26 USD", - "estimatedAverageUtilization": "89.64", - "estimatedMonthlySavingsAmount": "8331.47", - "estimatedMonthlySavingsAmountWithCurrencyCode": "8331.47 USD", - "estimatedOnDemandCost": "302.53", - "estimatedROI": "97.75", - "estimatedSavingsAmount": "716.47", - "estimatedSavingsPercentage": "80.7", - "estimatedSavingsPlanCost": "6449.75", - "estimatedSavingsPlanCostWithCurrencyCode": "6449.75 USD", - "hourlyCommitmentToPurchase": "9.36", - "hourlyCommitmentToPurchaseWithCurrencyCode": "9.36 USD", + "currentAverageHourlyOnDemandSpend": "52.54", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "52.54 USD", + "currentMaximumHourlyOnDemandSpend": "51.35", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "51.35 USD", + "currentMinimumHourlyOnDemandSpend": "1.60", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.60 USD", + "estimatedAverageUtilization": "51.48", + "estimatedMonthlySavingsAmount": "5653.37", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5653.37 USD", + "estimatedOnDemandCost": "253.71", + "estimatedROI": "34.76", + "estimatedSavingsAmount": "654.38", + "estimatedSavingsPercentage": "90.6", + "estimatedSavingsPlanCost": "4020.88", + "estimatedSavingsPlanCostWithCurrencyCode": "4020.88 USD", + "hourlyCommitmentToPurchase": "79.19", + "hourlyCommitmentToPurchaseWithCurrencyCode": "79.19 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "jk1921aba-bojyj-5h3n-p3dl-79s0x37i77", + "offeringId": "4u2svi93i-fecd-bwbd-b0y8-mizueu99ob", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "EU (Ireland)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "drowsysnake", + "accountID": "353197488767", + "accountName": "vivaciouszebra", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "29.25", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "29.25 USD", - "currentMaximumHourlyOnDemandSpend": "95.98", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "95.98 USD", - "currentMinimumHourlyOnDemandSpend": "6.53", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.53 USD", - "estimatedAverageUtilization": "22.72", - "estimatedMonthlySavingsAmount": "2823.87", - "estimatedMonthlySavingsAmountWithCurrencyCode": "2823.87 USD", - "estimatedOnDemandCost": "294.33", - "estimatedROI": "34.82", - "estimatedSavingsAmount": "115.26", - "estimatedSavingsPercentage": "14.3", - "estimatedSavingsPlanCost": "6433.31", - "estimatedSavingsPlanCostWithCurrencyCode": "6433.31 USD", - "hourlyCommitmentToPurchase": "57.44", - "hourlyCommitmentToPurchaseWithCurrencyCode": "57.44 USD", + "currentAverageHourlyOnDemandSpend": "27.15", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "27.15 USD", + "currentMaximumHourlyOnDemandSpend": "95.80", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "95.80 USD", + "currentMinimumHourlyOnDemandSpend": "2.20", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.20 USD", + "estimatedAverageUtilization": "75.37", + "estimatedMonthlySavingsAmount": "1444.99", + "estimatedMonthlySavingsAmountWithCurrencyCode": "1444.99 USD", + "estimatedOnDemandCost": "788.74", + "estimatedROI": "18.18", + "estimatedSavingsAmount": "540.12", + "estimatedSavingsPercentage": "41.0", + "estimatedSavingsPlanCost": "6241.58", + "estimatedSavingsPlanCostWithCurrencyCode": "6241.58 USD", + "hourlyCommitmentToPurchase": "54.12", + "hourlyCommitmentToPurchaseWithCurrencyCode": "54.12 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "4vx9zm9rth-pt7t-e45k-qsl8-h3f80drv0r", + "offeringId": "jdf4pv4ks-nl2a-s6kr-mvki-g98t7k90sb", "paymentOption": "No Upfront", - "region": "EU (Ireland)", + "region": "EU (London)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "999773517191", - "accountName": "nervousgoat", + "accountID": "646728909564", + "accountName": "zealousjaguar", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "50.28", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "50.28 USD", - "currentMaximumHourlyOnDemandSpend": "26.38", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "26.38 USD", - "currentMinimumHourlyOnDemandSpend": "7.05", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.05 USD", - "estimatedAverageUtilization": "45.02", - "estimatedMonthlySavingsAmount": "3011.46", - "estimatedMonthlySavingsAmountWithCurrencyCode": "3011.46 USD", - "estimatedOnDemandCost": "100.94", - "estimatedROI": "71.72", - "estimatedSavingsAmount": "477.29", - "estimatedSavingsPercentage": "96.2", - "estimatedSavingsPlanCost": "9755.55", - "estimatedSavingsPlanCostWithCurrencyCode": "9755.55 USD", - "hourlyCommitmentToPurchase": "77.27", - "hourlyCommitmentToPurchaseWithCurrencyCode": "77.27 USD", + "currentAverageHourlyOnDemandSpend": "24.22", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "24.22 USD", + "currentMaximumHourlyOnDemandSpend": "69.24", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "69.24 USD", + "currentMinimumHourlyOnDemandSpend": "9.27", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "9.27 USD", + "estimatedAverageUtilization": "96.62", + "estimatedMonthlySavingsAmount": "2774.13", + "estimatedMonthlySavingsAmountWithCurrencyCode": "2774.13 USD", + "estimatedOnDemandCost": "943.79", + "estimatedROI": "57.23", + "estimatedSavingsAmount": "992.69", + "estimatedSavingsPercentage": "22.9", + "estimatedSavingsPlanCost": "8275.97", + "estimatedSavingsPlanCostWithCurrencyCode": "8275.97 USD", + "hourlyCommitmentToPurchase": "57.28", + "hourlyCommitmentToPurchaseWithCurrencyCode": "57.28 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "4jeuzb3sw-3eo5-s7sw-trwni-eon4uba1i2", + "offeringId": "j82v8her5-rkvl-88tw-2617-oeoc76sxrdh", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "EU (Frankfurt)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "353197488767", - "accountName": "fierceparrot", + "accountID": "999773517191", + "accountName": "quirkywhale", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "86.88", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "86.88 USD", - "currentMaximumHourlyOnDemandSpend": "3.39", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "3.39 USD", - "currentMinimumHourlyOnDemandSpend": "9.71", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "9.71 USD", - "estimatedAverageUtilization": "0.32", - "estimatedMonthlySavingsAmount": "4309.59", - "estimatedMonthlySavingsAmountWithCurrencyCode": "4309.59 USD", - "estimatedOnDemandCost": "425.95", - "estimatedROI": "66.04", - "estimatedSavingsAmount": "28.86", - "estimatedSavingsPercentage": "13.0", - "estimatedSavingsPlanCost": "8811.76", - "estimatedSavingsPlanCostWithCurrencyCode": "8811.76 USD", - "hourlyCommitmentToPurchase": "28.18", - "hourlyCommitmentToPurchaseWithCurrencyCode": "28.18 USD", + "currentAverageHourlyOnDemandSpend": "12.20", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "12.20 USD", + "currentMaximumHourlyOnDemandSpend": "90.34", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "90.34 USD", + "currentMinimumHourlyOnDemandSpend": "4.40", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.40 USD", + "estimatedAverageUtilization": "68.82", + "estimatedMonthlySavingsAmount": "7353.14", + "estimatedMonthlySavingsAmountWithCurrencyCode": "7353.14 USD", + "estimatedOnDemandCost": "930.05", + "estimatedROI": "44.63", + "estimatedSavingsAmount": "799.58", + "estimatedSavingsPercentage": "74.3", + "estimatedSavingsPlanCost": "9246.27", + "estimatedSavingsPlanCostWithCurrencyCode": "9246.27 USD", + "hourlyCommitmentToPurchase": "17.71", + "hourlyCommitmentToPurchaseWithCurrencyCode": "17.71 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "40s4pxh06-vrwq-05gg-4n27-czxge4eqoi", + "offeringId": "r32y9i7hr-9eyi-zj53-hf11l-l0z2vdk8asi", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "627286410625", - "accountName": "livelydog", + "accountID": "665319725593", + "accountName": "relievedquail", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "43.85", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "43.85 USD", - "currentMaximumHourlyOnDemandSpend": "66.51", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "66.51 USD", - "currentMinimumHourlyOnDemandSpend": "7.99", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.99 USD", - "estimatedAverageUtilization": "3.50", - "estimatedMonthlySavingsAmount": "6492.18", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6492.18 USD", - "estimatedOnDemandCost": "796.29", - "estimatedROI": "37.85", - "estimatedSavingsAmount": "583.86", - "estimatedSavingsPercentage": "4.8", - "estimatedSavingsPlanCost": "3645.52", - "estimatedSavingsPlanCostWithCurrencyCode": "3645.52 USD", - "hourlyCommitmentToPurchase": "71.99", - "hourlyCommitmentToPurchaseWithCurrencyCode": "71.99 USD", + "currentAverageHourlyOnDemandSpend": "80.60", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "80.60 USD", + "currentMaximumHourlyOnDemandSpend": "66.14", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "66.14 USD", + "currentMinimumHourlyOnDemandSpend": "5.14", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.14 USD", + "estimatedAverageUtilization": "42.63", + "estimatedMonthlySavingsAmount": "3244.84", + "estimatedMonthlySavingsAmountWithCurrencyCode": "3244.84 USD", + "estimatedOnDemandCost": "394.11", + "estimatedROI": "83.19", + "estimatedSavingsAmount": "601.61", + "estimatedSavingsPercentage": "50.7", + "estimatedSavingsPlanCost": "3139.44", + "estimatedSavingsPlanCostWithCurrencyCode": "3139.44 USD", + "hourlyCommitmentToPurchase": "42.05", + "hourlyCommitmentToPurchaseWithCurrencyCode": "42.05 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "f04v9xd6n-wh6-dt9nk-xl8i-0iboa1kho", + "offeringId": "1h9n2h41f-w14f-gcvl-6ndb-8z1c2u4myh", "paymentOption": "No Upfront", "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", @@ -1271,91 +1271,91 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "353197488767", - "accountName": "lazyyak", + "accountID": "627286410625", + "accountName": "nervousgoat", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "99.81", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "99.81 USD", - "currentMaximumHourlyOnDemandSpend": "64.82", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "64.82 USD", - "currentMinimumHourlyOnDemandSpend": "7.02", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.02 USD", - "estimatedAverageUtilization": "66.94", - "estimatedMonthlySavingsAmount": "4338.01", - "estimatedMonthlySavingsAmountWithCurrencyCode": "4338.01 USD", - "estimatedOnDemandCost": "566.13", - "estimatedROI": "49.65", - "estimatedSavingsAmount": "119.38", - "estimatedSavingsPercentage": "36.9", - "estimatedSavingsPlanCost": "7358.78", - "estimatedSavingsPlanCostWithCurrencyCode": "7358.78 USD", - "hourlyCommitmentToPurchase": "26.28", - "hourlyCommitmentToPurchaseWithCurrencyCode": "26.28 USD", + "currentAverageHourlyOnDemandSpend": "58.11", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "58.11 USD", + "currentMaximumHourlyOnDemandSpend": "90.65", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "90.65 USD", + "currentMinimumHourlyOnDemandSpend": "5.41", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.41 USD", + "estimatedAverageUtilization": "82.63", + "estimatedMonthlySavingsAmount": "7162.13", + "estimatedMonthlySavingsAmountWithCurrencyCode": "7162.13 USD", + "estimatedOnDemandCost": "731.99", + "estimatedROI": "46.94", + "estimatedSavingsAmount": "706.49", + "estimatedSavingsPercentage": "62.3", + "estimatedSavingsPlanCost": "5249.01", + "estimatedSavingsPlanCostWithCurrencyCode": "5249.01 USD", + "hourlyCommitmentToPurchase": "83.93", + "hourlyCommitmentToPurchaseWithCurrencyCode": "83.93 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "3qxpgi8rz-y5tz-8emf-j7ffk-d580fch5lb", + "offeringId": "jpj073nsa-1ywn-ckat-t1il-20yz1ofv11", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "EU (Ireland)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "620368136857", - "accountName": "excitedparrot", + "accountID": "999773517191", + "accountName": "kindowl", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "77.18", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "77.18 USD", - "currentMaximumHourlyOnDemandSpend": "82.86", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "82.86 USD", - "currentMinimumHourlyOnDemandSpend": "4.41", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.41 USD", - "estimatedAverageUtilization": "95.31", - "estimatedMonthlySavingsAmount": "302.84", - "estimatedMonthlySavingsAmountWithCurrencyCode": "302.84 USD", - "estimatedOnDemandCost": "503.04", - "estimatedROI": "58.91", - "estimatedSavingsAmount": "585.21", - "estimatedSavingsPercentage": "42.6", - "estimatedSavingsPlanCost": "1581.33", - "estimatedSavingsPlanCostWithCurrencyCode": "1581.33 USD", - "hourlyCommitmentToPurchase": "69.56", - "hourlyCommitmentToPurchaseWithCurrencyCode": "69.56 USD", + "currentAverageHourlyOnDemandSpend": "41.11", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "41.11 USD", + "currentMaximumHourlyOnDemandSpend": "69.37", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "69.37 USD", + "currentMinimumHourlyOnDemandSpend": "3.89", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.89 USD", + "estimatedAverageUtilization": "7.59", + "estimatedMonthlySavingsAmount": "2765.42", + "estimatedMonthlySavingsAmountWithCurrencyCode": "2765.42 USD", + "estimatedOnDemandCost": "493.84", + "estimatedROI": "58.18", + "estimatedSavingsAmount": "77.37", + "estimatedSavingsPercentage": "98.1", + "estimatedSavingsPlanCost": "5641.59", + "estimatedSavingsPlanCostWithCurrencyCode": "5641.59 USD", + "hourlyCommitmentToPurchase": "63.29", + "hourlyCommitmentToPurchaseWithCurrencyCode": "63.29 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "fnbtcmag6-2y7e-1a0c-mqmq-qb9tlusx94", + "offeringId": "ro9tz33k3h-p7hc-xtn4j-ijb1-k9unoenusm", "paymentOption": "No Upfront", - "region": "US West (Oregon)", + "region": "EU (Frankfurt)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "665319725593", - "accountName": "kindviper", + "accountID": "620368136857", + "accountName": "youthfuleel", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "88.91", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "88.91 USD", - "currentMaximumHourlyOnDemandSpend": "33.45", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "33.45 USD", - "currentMinimumHourlyOnDemandSpend": "1.09", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "1.09 USD", - "estimatedAverageUtilization": "57.15", - "estimatedMonthlySavingsAmount": "6644.21", - "estimatedMonthlySavingsAmountWithCurrencyCode": "6644.21 USD", - "estimatedOnDemandCost": "426.17", - "estimatedROI": "43.92", - "estimatedSavingsAmount": "215.22", - "estimatedSavingsPercentage": "65.7", - "estimatedSavingsPlanCost": "1070.17", - "estimatedSavingsPlanCostWithCurrencyCode": "1070.17 USD", - "hourlyCommitmentToPurchase": "68.25", - "hourlyCommitmentToPurchaseWithCurrencyCode": "68.25 USD", + "currentAverageHourlyOnDemandSpend": "51.44", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "51.44 USD", + "currentMaximumHourlyOnDemandSpend": "67.93", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "67.93 USD", + "currentMinimumHourlyOnDemandSpend": "7.57", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.57 USD", + "estimatedAverageUtilization": "22.99", + "estimatedMonthlySavingsAmount": "7305.42", + "estimatedMonthlySavingsAmountWithCurrencyCode": "7305.42 USD", + "estimatedOnDemandCost": "732.17", + "estimatedROI": "99.75", + "estimatedSavingsAmount": "622.37", + "estimatedSavingsPercentage": "22.0", + "estimatedSavingsPlanCost": "823.24", + "estimatedSavingsPlanCostWithCurrencyCode": "823.24 USD", + "hourlyCommitmentToPurchase": "4.13", + "hourlyCommitmentToPurchaseWithCurrencyCode": "4.13 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "mlzw1bbpfj-47b2-vkzt-2lut-6hmxav0e3og", + "offeringId": "clczj7fhxh-2r5w-7s31-efbc-zy20tmjqdk", "paymentOption": "No Upfront", "region": "EU (London)", "resourceType": "Compute Savings Plan", @@ -1364,186 +1364,186 @@ "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "627286410625", - "accountName": "drowsygiraffe", + "accountID": "353197488767", + "accountName": "quickmouse", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "33.58", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "33.58 USD", - "currentMaximumHourlyOnDemandSpend": "70.47", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "70.47 USD", - "currentMinimumHourlyOnDemandSpend": "6.42", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.42 USD", - "estimatedAverageUtilization": "46.41", - "estimatedMonthlySavingsAmount": "7465.43", - "estimatedMonthlySavingsAmountWithCurrencyCode": "7465.43 USD", - "estimatedOnDemandCost": "826.76", - "estimatedROI": "6.54", - "estimatedSavingsAmount": "145.07", - "estimatedSavingsPercentage": "67.6", - "estimatedSavingsPlanCost": "6369.17", - "estimatedSavingsPlanCostWithCurrencyCode": "6369.17 USD", - "hourlyCommitmentToPurchase": "16.81", - "hourlyCommitmentToPurchaseWithCurrencyCode": "16.81 USD", + "currentAverageHourlyOnDemandSpend": "2.61", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "2.61 USD", + "currentMaximumHourlyOnDemandSpend": "87.26", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "87.26 USD", + "currentMinimumHourlyOnDemandSpend": "7.83", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.83 USD", + "estimatedAverageUtilization": "48.13", + "estimatedMonthlySavingsAmount": "4301.59", + "estimatedMonthlySavingsAmountWithCurrencyCode": "4301.59 USD", + "estimatedOnDemandCost": "348.92", + "estimatedROI": "75.13", + "estimatedSavingsAmount": "153.40", + "estimatedSavingsPercentage": "76.7", + "estimatedSavingsPlanCost": "6079.09", + "estimatedSavingsPlanCostWithCurrencyCode": "6079.09 USD", + "hourlyCommitmentToPurchase": "31.69", + "hourlyCommitmentToPurchaseWithCurrencyCode": "31.69 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "nslj9nbdf-l2ref-r8d5-s7rr-mfgojrypvb", + "offeringId": "u3a9tekah-m1f9f-tlsw-tj7b-wk8x2zpum0h", "paymentOption": "No Upfront", - "region": "Asia Pacific (Tokyo)", + "region": "Asia Pacific (Mumbai)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "627286410625", - "accountName": "fiercecat", + "accountID": "925894598672", + "accountName": "bravesnake", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "91.75", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "91.75 USD", - "currentMaximumHourlyOnDemandSpend": "41.77", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "41.77 USD", - "currentMinimumHourlyOnDemandSpend": "6.12", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.12 USD", - "estimatedAverageUtilization": "47.63", - "estimatedMonthlySavingsAmount": "5361.96", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5361.96 USD", - "estimatedOnDemandCost": "903.75", - "estimatedROI": "0.09", - "estimatedSavingsAmount": "235.95", - "estimatedSavingsPercentage": "48.7", - "estimatedSavingsPlanCost": "2482.08", - "estimatedSavingsPlanCostWithCurrencyCode": "2482.08 USD", - "hourlyCommitmentToPurchase": "2.52", - "hourlyCommitmentToPurchaseWithCurrencyCode": "2.52 USD", + "currentAverageHourlyOnDemandSpend": "14.65", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "14.65 USD", + "currentMaximumHourlyOnDemandSpend": "38.94", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "38.94 USD", + "currentMinimumHourlyOnDemandSpend": "5.45", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "5.45 USD", + "estimatedAverageUtilization": "31.12", + "estimatedMonthlySavingsAmount": "9626.53", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9626.53 USD", + "estimatedOnDemandCost": "959.86", + "estimatedROI": "31.36", + "estimatedSavingsAmount": "225.84", + "estimatedSavingsPercentage": "97.7", + "estimatedSavingsPlanCost": "8096.23", + "estimatedSavingsPlanCostWithCurrencyCode": "8096.23 USD", + "hourlyCommitmentToPurchase": "75.29", + "hourlyCommitmentToPurchaseWithCurrencyCode": "75.29 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "nne9gn82a-vcd4-rx55-625h-q34tzigezh", + "offeringId": "bh48402cb-9o44-hcle-f73q-uhcb23mgel", "paymentOption": "No Upfront", - "region": "Asia Pacific (Singapore)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "620368136857", - "accountName": "zealouspenguin", + "accountID": "353197488767", + "accountName": "happyfox", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "45.08", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "45.08 USD", - "currentMaximumHourlyOnDemandSpend": "18.41", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "18.41 USD", - "currentMinimumHourlyOnDemandSpend": "0.09", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "0.09 USD", - "estimatedAverageUtilization": "22.43", - "estimatedMonthlySavingsAmount": "5177.84", - "estimatedMonthlySavingsAmountWithCurrencyCode": "5177.84 USD", - "estimatedOnDemandCost": "158.35", - "estimatedROI": "54.05", - "estimatedSavingsAmount": "289.44", - "estimatedSavingsPercentage": "62.3", - "estimatedSavingsPlanCost": "3203.03", - "estimatedSavingsPlanCostWithCurrencyCode": "3203.03 USD", - "hourlyCommitmentToPurchase": "1.53", - "hourlyCommitmentToPurchaseWithCurrencyCode": "1.53 USD", + "currentAverageHourlyOnDemandSpend": "85.87", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "85.87 USD", + "currentMaximumHourlyOnDemandSpend": "7.64", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "7.64 USD", + "currentMinimumHourlyOnDemandSpend": "6.36", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "6.36 USD", + "estimatedAverageUtilization": "99.86", + "estimatedMonthlySavingsAmount": "5938.14", + "estimatedMonthlySavingsAmountWithCurrencyCode": "5938.14 USD", + "estimatedOnDemandCost": "835.70", + "estimatedROI": "95.82", + "estimatedSavingsAmount": "722.21", + "estimatedSavingsPercentage": "57.2", + "estimatedSavingsPlanCost": "6769.14", + "estimatedSavingsPlanCostWithCurrencyCode": "6769.14 USD", + "hourlyCommitmentToPurchase": "2.65", + "hourlyCommitmentToPurchaseWithCurrencyCode": "2.65 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "lrtlukr5y-ur1u-2ikp-26oz-8y13ke49d", + "offeringId": "0hrlellf8-yd24-i29-uqe5-tzfipqdnzef", "paymentOption": "No Upfront", - "region": "US East (N. Virginia)", + "region": "US West (Oregon)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "627286410625", - "accountName": "adventurousbear", + "accountID": "999773517191", + "accountName": "lazybear", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "44.63", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "44.63 USD", - "currentMaximumHourlyOnDemandSpend": "49.19", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "49.19 USD", - "currentMinimumHourlyOnDemandSpend": "7.37", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "7.37 USD", - "estimatedAverageUtilization": "87.31", - "estimatedMonthlySavingsAmount": "1311.99", - "estimatedMonthlySavingsAmountWithCurrencyCode": "1311.99 USD", - "estimatedOnDemandCost": "899.16", - "estimatedROI": "8.37", - "estimatedSavingsAmount": "389.95", - "estimatedSavingsPercentage": "80.4", - "estimatedSavingsPlanCost": "9665.74", - "estimatedSavingsPlanCostWithCurrencyCode": "9665.74 USD", - "hourlyCommitmentToPurchase": "93.53", - "hourlyCommitmentToPurchaseWithCurrencyCode": "93.53 USD", + "currentAverageHourlyOnDemandSpend": "47.92", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "47.92 USD", + "currentMaximumHourlyOnDemandSpend": "10.00", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "10.00 USD", + "currentMinimumHourlyOnDemandSpend": "2.63", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "2.63 USD", + "estimatedAverageUtilization": "77.83", + "estimatedMonthlySavingsAmount": "9391.30", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9391.30 USD", + "estimatedOnDemandCost": "162.25", + "estimatedROI": "75.97", + "estimatedSavingsAmount": "348.96", + "estimatedSavingsPercentage": "48.7", + "estimatedSavingsPlanCost": "6680.10", + "estimatedSavingsPlanCostWithCurrencyCode": "6680.10 USD", + "hourlyCommitmentToPurchase": "6.53", + "hourlyCommitmentToPurchaseWithCurrencyCode": "6.53 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "m2nlllaid-64zn-vj8qh-81vo-hqv1fy2t3a", + "offeringId": "6bzqglm46-yz3w-e11b-k8vl-uz0rac1vqa", "paymentOption": "No Upfront", - "region": "EU (Paris)", + "region": "Asia Pacific (Tokyo)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "516702013600", - "accountName": "lazyxerus", + "accountID": "138186646095", + "accountName": "jollyfox", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "38.59", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "38.59 USD", - "currentMaximumHourlyOnDemandSpend": "16.36", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "16.36 USD", - "currentMinimumHourlyOnDemandSpend": "8.67", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "8.67 USD", - "estimatedAverageUtilization": "29.52", - "estimatedMonthlySavingsAmount": "3088.41", - "estimatedMonthlySavingsAmountWithCurrencyCode": "3088.41 USD", - "estimatedOnDemandCost": "97.90", - "estimatedROI": "1.82", - "estimatedSavingsAmount": "118.18", - "estimatedSavingsPercentage": "84.0", - "estimatedSavingsPlanCost": "1164.57", - "estimatedSavingsPlanCostWithCurrencyCode": "1164.57 USD", - "hourlyCommitmentToPurchase": "81.31", - "hourlyCommitmentToPurchaseWithCurrencyCode": "81.31 USD", + "currentAverageHourlyOnDemandSpend": "81.28", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "81.28 USD", + "currentMaximumHourlyOnDemandSpend": "25.13", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "25.13 USD", + "currentMinimumHourlyOnDemandSpend": "4.29", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.29 USD", + "estimatedAverageUtilization": "30.45", + "estimatedMonthlySavingsAmount": "9038.38", + "estimatedMonthlySavingsAmountWithCurrencyCode": "9038.38 USD", + "estimatedOnDemandCost": "957.77", + "estimatedROI": "28.57", + "estimatedSavingsAmount": "767.14", + "estimatedSavingsPercentage": "9.4", + "estimatedSavingsPlanCost": "827.59", + "estimatedSavingsPlanCostWithCurrencyCode": "827.59 USD", + "hourlyCommitmentToPurchase": "39.09", + "hourlyCommitmentToPurchaseWithCurrencyCode": "39.09 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "jwxj19me3-pkyi-8qpl-rliu-y3k71nssw8", + "offeringId": "gk9fom0sn-krhv-trbw-x2k6-0rk8nydy1f", "paymentOption": "No Upfront", - "region": "Asia Pacific (Mumbai)", + "region": "US West (Oregon)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", "upfrontCostWithCurrencyCode": "0 USD" }, { - "accountID": "353197488767", - "accountName": "drowsyzebra", + "accountID": "620368136857", + "accountName": "gentlerabbit", "currencyCode": "USD", - "currentAverageHourlyOnDemandSpend": "14.87", - "currentAverageHourlyOnDemandSpendWithCurrencyCode": "14.87 USD", - "currentMaximumHourlyOnDemandSpend": "15.78", - "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "15.78 USD", - "currentMinimumHourlyOnDemandSpend": "4.85", - "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "4.85 USD", - "estimatedAverageUtilization": "50.09", - "estimatedMonthlySavingsAmount": "3105.68", - "estimatedMonthlySavingsAmountWithCurrencyCode": "3105.68 USD", - "estimatedOnDemandCost": "465.36", - "estimatedROI": "82.54", - "estimatedSavingsAmount": "892.87", - "estimatedSavingsPercentage": "23.8", - "estimatedSavingsPlanCost": "2781.65", - "estimatedSavingsPlanCostWithCurrencyCode": "2781.65 USD", - "hourlyCommitmentToPurchase": "91.80", - "hourlyCommitmentToPurchaseWithCurrencyCode": "91.80 USD", + "currentAverageHourlyOnDemandSpend": "84.32", + "currentAverageHourlyOnDemandSpendWithCurrencyCode": "84.32 USD", + "currentMaximumHourlyOnDemandSpend": "98.66", + "currentMaximumHourlyOnDemandSpendWithCurrencyCode": "98.66 USD", + "currentMinimumHourlyOnDemandSpend": "3.33", + "currentMinimumHourlyOnDemandSpendWithCurrencyCode": "3.33 USD", + "estimatedAverageUtilization": "38.58", + "estimatedMonthlySavingsAmount": "20.57", + "estimatedMonthlySavingsAmountWithCurrencyCode": "20.57 USD", + "estimatedOnDemandCost": "448.29", + "estimatedROI": "61.55", + "estimatedSavingsAmount": "651.76", + "estimatedSavingsPercentage": "40.1", + "estimatedSavingsPlanCost": "8475.12", + "estimatedSavingsPlanCostWithCurrencyCode": "8475.12 USD", + "hourlyCommitmentToPurchase": "57.47", + "hourlyCommitmentToPurchaseWithCurrencyCode": "57.47 USD", "instanceFamily": "", "lookbackPeriod": "Last 7 Days", - "offeringId": "89f32lfi5-7973f-ewli-9hd-4td83zcjpd", + "offeringId": "1mo7dmqi7-ddsxh-ggflg-vgrbj-o176xk7w4v", "paymentOption": "No Upfront", - "region": "EU (Frankfurt)", + "region": "EU (Paris)", "resourceType": "Compute Savings Plan", "term": "1 Year", "upfrontCost": "0", diff --git a/flexera/data/aws/aws_unused_ip_addresses.json b/flexera/data/aws/aws_unused_ip_addresses.json index 11f89457..289b5e15 100644 --- a/flexera/data/aws/aws_unused_ip_addresses.json +++ b/flexera/data/aws/aws_unused_ip_addresses.json @@ -1,31 +1,31 @@ { - "accountID": "138186646095", + "accountID": "620368136857", "ip_list": [ { - "accountID": "999773517191", - "accountName": "relievedgoat", - "allocationID": "eipalloc-313968997", + "accountID": "627286410625", + "accountName": "fiercedog", + "allocationID": "eipalloc-929081885", "domain": "vpc", - "publicIp": "70.67.45.59", - "region": "ap-northeast-3", - "resourceName": "youthfullion/5l51", - "savings": 1.727, + "publicIp": "38.74.16.98", + "region": "us-west-1", + "resourceName": "adventurouslion/rf7xh", + "savings": 1.37, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" } }, { - "accountID": "665319725593", - "accountName": "excitedant", - "allocationID": "eipalloc-489024475", + "accountID": "620368136857", + "accountName": "proudant", + "allocationID": "eipalloc-021529755", "domain": "vpc", - "publicIp": "91.25.4.42", - "region": "ap-east-1", - "resourceName": "happyjaguar/h3ez", - "savings": 4.373, + "publicIp": "92.43.76.64", + "region": "eu-west-2", + "resourceName": "eagergiraffe/9ysd", + "savings": 3.8, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -35,13 +35,13 @@ }, { "accountID": "620368136857", - "accountName": "livelydog", - "allocationID": "eipalloc-417003984", + "accountName": "wittycat", + "allocationID": "eipalloc-370140501", "domain": "vpc", - "publicIp": "99.3.38.34", + "publicIp": "57.99.1.6", "region": "us-east-2", - "resourceName": "quickgiraffe/6tss", - "savings": 1.447, + "resourceName": "calmpenguin/1r8b", + "savings": 0.239, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -50,62 +50,62 @@ } }, { - "accountID": "999773517191", - "accountName": "kindrabbit", - "allocationID": "eipalloc-79586448", + "accountID": "627286410625", + "accountName": "excitedant", + "allocationID": "eipalloc-620693623", "domain": "vpc", - "publicIp": "97.75.86.33", - "region": "eu-central-1", - "resourceName": "obedientwhale/l2vy", - "savings": 0.828, + "publicIp": "87.28.72.18", + "region": "eu-west-2", + "resourceName": "quickparrot/bbbl", + "savings": 0.424, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "925894598672", - "accountName": "youthfulurchin", - "allocationID": "eipalloc-790765589", + "accountID": "353197488767", + "accountName": "upbeatjaguar", + "allocationID": "eipalloc-68836393", "domain": "vpc", - "publicIp": "42.96.65.76", - "region": "us-east-2", - "resourceName": "excitedhorse/e11t", - "savings": 0.717, + "publicIp": "87.66.19.69", + "region": "eu-west-1", + "resourceName": "gentledog/780l", + "savings": 2.697, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" } }, { - "accountID": "627286410625", - "accountName": "nervouslion", - "allocationID": "eipalloc-109586587", + "accountID": "138186646095", + "accountName": "thankfulxerus", + "allocationID": "eipalloc-35284092", "domain": "vpc", - "publicIp": "22.23.33.2", - "region": "us-west-1", - "resourceName": "jollytiger/kdhe", - "savings": 1.237, + "publicIp": "30.29.93.48", + "region": "eu-central-1", + "resourceName": "lazycat/891t", + "savings": 5.617, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "emailService" } }, { "accountID": "620368136857", - "accountName": "drowsygiraffe", - "allocationID": "eipalloc-759541301", + "accountName": "bravecat", + "allocationID": "eipalloc-583291495", "domain": "vpc", - "publicIp": "41.87.2.14", - "region": "us-east-1", - "resourceName": "excitedelephant/2ggd", - "savings": 1.991, + "publicIp": "7.60.16.10", + "region": "eu-central-1", + "resourceName": "quirkywhale/sewq", + "savings": 0.765, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -113,31 +113,15 @@ "app": "inventoryManagement" } }, - { - "accountID": "138186646095", - "accountName": "merryjaguar", - "allocationID": "eipalloc-916040444", - "domain": "vpc", - "publicIp": "27.68.2.46", - "region": "ap-northeast-3", - "resourceName": "adventurousant/7s81", - "savings": 4.76, - "savingsCurrency": "$", - "service": "EC2", - "tags": { - "environment": "prod", - "app": "paymentGateway" - } - }, { "accountID": "925894598672", - "accountName": "thankfulant", - "allocationID": "eipalloc-348007665", + "accountName": "zealousjaguar", + "allocationID": "eipalloc-874604641", "domain": "vpc", - "publicIp": "82.47.78.37", - "region": "us-west-1", - "resourceName": "livelykangaroo/j878h", - "savings": 1.834, + "publicIp": "2.63.49.64", + "region": "us-west-2", + "resourceName": "youthfullion/t618", + "savings": 7.159, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -146,78 +130,78 @@ } }, { - "accountID": "165283112664", - "accountName": "excitedquail", - "allocationID": "eipalloc-489734402", + "accountID": "516702013600", + "accountName": "wittykangaroo", + "allocationID": "eipalloc-276276443", "domain": "vpc", - "publicIp": "69.65.35.27", - "region": "us-east-2", - "resourceName": "merryelephant/zclf", - "savings": 0.836, + "publicIp": "19.82.73.33", + "region": "eu-west-2", + "resourceName": "relieveddog/54ns", + "savings": 1.542, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" } }, { - "accountID": "620368136857", - "accountName": "quirkyant", - "allocationID": "eipalloc-367089705", + "accountID": "138186646095", + "accountName": "calmpenguin", + "allocationID": "eipalloc-004395101", "domain": "vpc", - "publicIp": "52.61.60.57", - "region": "eu-west-1", - "resourceName": "jollyfox/k6v9", - "savings": 3.991, + "publicIp": "46.52.50.66", + "region": "ca-central-1", + "resourceName": "vivaciouszebra/h3p2", + "savings": 4.085, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "dataAnalytics" } }, { "accountID": "925894598672", - "accountName": "merrydog", - "allocationID": "eipalloc-745375534", + "accountName": "calmurchin", + "allocationID": "eipalloc-701104207", "domain": "vpc", - "publicIp": "22.85.43.51", - "region": "us-east-1", - "resourceName": "fiercegiraffe/s7xc", - "savings": 2.074, + "publicIp": "98.58.51.78", + "region": "eu-central-1", + "resourceName": "innocentviper/ftz0j", + "savings": 0.189, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" } }, { - "accountID": "627286410625", - "accountName": "livelyrabbit", - "allocationID": "eipalloc-659853426", + "accountID": "646728909564", + "accountName": "eagercat", + "allocationID": "eipalloc-557560184", "domain": "vpc", - "publicIp": "32.76.47.84", - "region": "ap-east-1", - "resourceName": "thankfulgiraffe/emy5", - "savings": 0.936, + "publicIp": "62.8.8.7", + "region": "eu-central-1", + "resourceName": "joviallion/ga79", + "savings": 4.675, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" } }, { - "accountID": "925894598672", - "accountName": "wittypenguin", - "allocationID": "eipalloc-795550894", + "accountID": "138186646095", + "accountName": "eagereel", + "allocationID": "eipalloc-114206367", "domain": "vpc", - "publicIp": "63.8.20.83", - "region": "us-east-1", - "resourceName": "innocentowl/w998", - "savings": 4.9, + "publicIp": "39.49.65.57", + "region": "us-west-2", + "resourceName": "vivaciousrabbit/7cab", + "savings": 0.863, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -226,414 +210,414 @@ } }, { - "accountID": "138186646095", - "accountName": "kindgoat", - "allocationID": "eipalloc-547270268", + "accountID": "999773517191", + "accountName": "relievedsnake", + "allocationID": "eipalloc-515563573", "domain": "vpc", - "publicIp": "37.56.70.41", - "region": "ap-northeast-3", - "resourceName": "kindurchin/cardg", - "savings": 1.943, + "publicIp": "67.37.50.63", + "region": "us-east-2", + "resourceName": "wittycat/1c6g", + "savings": 0.144, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "crmModule" } }, { - "accountID": "165283112664", - "accountName": "bravegiraffe", - "allocationID": "eipalloc-553092157", + "accountID": "353197488767", + "accountName": "livelybear", + "allocationID": "eipalloc-36514614", "domain": "vpc", - "publicIp": "74.20.36.27", - "region": "us-west-1", - "resourceName": "livelyelephant/tjza", - "savings": 1.476, + "publicIp": "34.20.28.17", + "region": "eu-west-1", + "resourceName": "innocentzebra/jijp", + "savings": 2.417, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" } }, { - "accountID": "627286410625", - "accountName": "wittyoctopus", - "allocationID": "eipalloc-853211746", + "accountID": "353197488767", + "accountName": "zealouswhale", + "allocationID": "eipalloc-027614157", "domain": "vpc", - "publicIp": "6.44.88.69", - "region": "eu-west-1", - "resourceName": "adventurouslion/1hm7", - "savings": 0.341, + "publicIp": "33.49.67.75", + "region": "us-east-2", + "resourceName": "thankfulmouse/x17v", + "savings": 5.329, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" } }, { - "accountID": "999773517191", - "accountName": "jovialzebra", - "allocationID": "eipalloc-581689265", + "accountID": "925894598672", + "accountName": "happyfox", + "allocationID": "eipalloc-354937802", "domain": "vpc", - "publicIp": "86.22.64.94", - "region": "us-east-2", - "resourceName": "quirkyyak/vv5bg", - "savings": 2.537, + "publicIp": "17.70.84.8", + "region": "eu-central-1", + "resourceName": "eagergoat/45iwl", + "savings": 1.989, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" } }, { - "accountID": "627286410625", - "accountName": "lazynewt", - "allocationID": "eipalloc-549995177", + "accountID": "646728909564", + "accountName": "kindkangaroo", + "allocationID": "eipalloc-267312095", "domain": "vpc", - "publicIp": "1.4.6.8", - "region": "us-east-2", - "resourceName": "adventurousibis/kfejl", - "savings": 2.974, + "publicIp": "87.12.54.94", + "region": "ca-central-1", + "resourceName": "relievedoctopus/0l6v", + "savings": 0.211, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "reportingService" } }, { - "accountID": "165283112664", - "accountName": "nervouspenguin", - "allocationID": "eipalloc-6449345", + "accountID": "138186646095", + "accountName": "adventuroustiger", + "allocationID": "eipalloc-862859411", "domain": "vpc", - "publicIp": "40.74.24.68", - "region": "us-west-2", - "resourceName": "obedientlion/2638", - "savings": 4.189, + "publicIp": "77.17.34.9", + "region": "us-east-2", + "resourceName": "quickparrot/v4c8", + "savings": 2.714, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" } }, { "accountID": "165283112664", - "accountName": "gentleurchin", - "allocationID": "eipalloc-663349778", + "accountName": "braveurchin", + "allocationID": "eipalloc-419187299", "domain": "vpc", - "publicIp": "81.44.47.6", - "region": "ap-east-1", - "resourceName": "gentlelion/g6pr", - "savings": 0.903, + "publicIp": "49.43.93.49", + "region": "eu-west-1", + "resourceName": "excitedlion/5yh", + "savings": 1.041, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" } }, { - "accountID": "516702013600", - "accountName": "vivaciousgiraffe", - "allocationID": "eipalloc-237099898", + "accountID": "620368136857", + "accountName": "quirkyyak", + "allocationID": "eipalloc-659574569", "domain": "vpc", - "publicIp": "44.1.14.98", - "region": "us-west-2", - "resourceName": "thankfulxerus/spyz", - "savings": 2.73, + "publicIp": "74.6.86.80", + "region": "ca-central-1", + "resourceName": "jollytiger/87xk", + "savings": 0.473, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "securityModule" } }, { - "accountID": "620368136857", - "accountName": "calmmouse", - "allocationID": "eipalloc-789865243", + "accountID": "646728909564", + "accountName": "kindxerus", + "allocationID": "eipalloc-298063039", "domain": "vpc", - "publicIp": "41.39.83.46", - "region": "us-east-1", - "resourceName": "bravexerus/3n5jf", - "savings": 0.028, + "publicIp": "58.34.61.50", + "region": "eu-west-2", + "resourceName": "excitedibis/vwwu", + "savings": 0.843, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "securityModule" + "app": "paymentGateway" } }, { - "accountID": "165283112664", - "accountName": "obedientoctopus", - "allocationID": "eipalloc-611792316", + "accountID": "665319725593", + "accountName": "gentlegoat", + "allocationID": "eipalloc-174519098", "domain": "vpc", - "publicIp": "31.25.21.47", - "region": "us-east-1", - "resourceName": "excitedgoat/f0h1", - "savings": 1.022, + "publicIp": "43.25.52.69", + "region": "ca-central-1", + "resourceName": "adventurousdog/odz7g", + "savings": 4.911, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" } }, { - "accountID": "999773517191", - "accountName": "proudelephant", - "allocationID": "eipalloc-120744737", + "accountID": "165283112664", + "accountName": "sillyfox", + "allocationID": "eipalloc-304942226", "domain": "vpc", - "publicIp": "43.47.32.43", - "region": "us-east-1", - "resourceName": "upbeatviper/i84fi", - "savings": 6.167, + "publicIp": "63.96.21.32", + "region": "us-west-1", + "resourceName": "happyibis/7p1x", + "savings": 0.173, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" } }, { - "accountID": "138186646095", - "accountName": "quickgoat", - "allocationID": "eipalloc-177968792", + "accountID": "353197488767", + "accountName": "wittylion", + "allocationID": "eipalloc-848823357", "domain": "vpc", - "publicIp": "23.54.32.29", - "region": "us-east-1", - "resourceName": "innocentjaguar/11ar", - "savings": 0.039, + "publicIp": "79.45.76.56", + "region": "ap-east-1", + "resourceName": "excitedlion/sxbhk", + "savings": 0.96, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" } }, { - "accountID": "646728909564", - "accountName": "youthfulcat", - "allocationID": "eipalloc-659878891", + "accountID": "138186646095", + "accountName": "thankfulkangaroo", + "allocationID": "eipalloc-993434916", "domain": "vpc", - "publicIp": "29.34.76.88", + "publicIp": "12.22.33.16", "region": "eu-central-1", - "resourceName": "calmcat/gfx7", - "savings": 0.896, + "resourceName": "wittyowl/y9po", + "savings": 4.944, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "dataAnalytics" } }, { - "accountID": "620368136857", - "accountName": "wittyviper", - "allocationID": "eipalloc-830474697", + "accountID": "353197488767", + "accountName": "zealouskangaroo", + "allocationID": "eipalloc-217585036", "domain": "vpc", - "publicIp": "60.1.52.10", + "publicIp": "78.98.53.14", "region": "us-east-2", - "resourceName": "bravehorse/e19e", - "savings": 0.497, + "resourceName": "eagerdog/nuim", + "savings": 4.624, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" } }, { "accountID": "665319725593", - "accountName": "vivaciousyak", - "allocationID": "eipalloc-670196733", + "accountName": "calmparrot", + "allocationID": "eipalloc-18964205", "domain": "vpc", - "publicIp": "42.74.4.61", - "region": "eu-central-1", - "resourceName": "thankfulgiraffe/2gbp", - "savings": 5.902, + "publicIp": "60.25.45.36", + "region": "us-east-2", + "resourceName": "merryelephant/lv14", + "savings": 3.588, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" } }, { - "accountID": "999773517191", - "accountName": "adventurousnewt", - "allocationID": "eipalloc-911814063", + "accountID": "627286410625", + "accountName": "bravequail", + "allocationID": "eipalloc-078354201", "domain": "vpc", - "publicIp": "99.33.92.76", - "region": "us-west-1", - "resourceName": "excitedsnake/t6wz", - "savings": 0.426, + "publicIp": "63.93.47.60", + "region": "eu-central-1", + "resourceName": "excitedfox/7hiol", + "savings": 6.097, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "staging", - "app": "userManagement" + "app": "invoiceProcessing" } }, { - "accountID": "627286410625", - "accountName": "innocenttiger", - "allocationID": "eipalloc-259459441", + "accountID": "138186646095", + "accountName": "fiercefox", + "allocationID": "eipalloc-188994681", "domain": "vpc", - "publicIp": "92.52.89.96", - "region": "ap-east-1", - "resourceName": "merrymouse/m83h", - "savings": 0.975, + "publicIp": "76.0.28.43", + "region": "eu-west-1", + "resourceName": "happyparrot/cy8y", + "savings": 4.099, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" } }, { - "accountID": "620368136857", - "accountName": "braveeel", - "allocationID": "eipalloc-745739064", + "accountID": "165283112664", + "accountName": "merrytiger", + "allocationID": "eipalloc-682027162", "domain": "vpc", - "publicIp": "33.66.22.96", - "region": "ca-central-1", - "resourceName": "eagergoat/s4utk", - "savings": 0.948, + "publicIp": "35.67.95.36", + "region": "eu-central-1", + "resourceName": "eagereel/v4wv", + "savings": 0.521, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "665319725593", - "accountName": "quickjaguar", - "allocationID": "eipalloc-441911716", + "accountName": "braveant", + "allocationID": "eipalloc-316651035", "domain": "vpc", - "publicIp": "94.46.16.55", - "region": "us-east-1", - "resourceName": "quirkymouse/fvslg", - "savings": 0.372, + "publicIp": "11.18.78.30", + "region": "eu-west-2", + "resourceName": "drowsyjaguar/6s68", + "savings": 2.138, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "invoiceProcessing" } }, { - "accountID": "620368136857", - "accountName": "wittyfox", - "allocationID": "eipalloc-463203139", + "accountID": "646728909564", + "accountName": "nervousant", + "allocationID": "eipalloc-188968856", "domain": "vpc", - "publicIp": "56.30.35.19", - "region": "ap-east-1", - "resourceName": "proudjaguar/0ioz", - "savings": 2.615, + "publicIp": "26.36.18.41", + "region": "us-west-2", + "resourceName": "merryhorse/pvuq", + "savings": 0.122, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "crmModule" } }, { - "accountID": "999773517191", - "accountName": "fierceparrot", - "allocationID": "eipalloc-445861431", + "accountID": "646728909564", + "accountName": "gentleviper", + "allocationID": "eipalloc-780816457", "domain": "vpc", - "publicIp": "48.19.90.93", - "region": "eu-west-2", - "resourceName": "innocentquail/mvvnj", - "savings": 1.947, + "publicIp": "33.25.85.20", + "region": "ca-central-1", + "resourceName": "wittypenguin/pa6u", + "savings": 6.986, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "securityModule" } }, { - "accountID": "353197488767", - "accountName": "adventurousyak", - "allocationID": "eipalloc-916776671", + "accountID": "138186646095", + "accountName": "quirkypenguin", + "allocationID": "eipalloc-912474225", "domain": "vpc", - "publicIp": "74.57.88.34", - "region": "us-west-1", - "resourceName": "upbeatbear/678w", - "savings": 0.097, + "publicIp": "74.90.44.47", + "region": "us-west-2", + "resourceName": "excitedrabbit/31bg", + "savings": 3.676, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "reportingService" + "app": "securityModule" } }, { - "accountID": "516702013600", - "accountName": "sillyeel", - "allocationID": "eipalloc-898888881", + "accountID": "620368136857", + "accountName": "kindhorse", + "allocationID": "eipalloc-598402098", "domain": "vpc", - "publicIp": "71.98.87.18", - "region": "us-east-2", - "resourceName": "drowsywhale/c4tz", - "savings": 4.627, + "publicIp": "25.57.52.94", + "region": "eu-west-1", + "resourceName": "bravesnake/0xyn", + "savings": 2.421, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" } }, { - "accountID": "138186646095", - "accountName": "bravejaguar", - "allocationID": "eipalloc-178234254", + "accountID": "999773517191", + "accountName": "sillyjaguar", + "allocationID": "eipalloc-060045833", "domain": "vpc", - "publicIp": "42.57.87.72", - "region": "ap-east-1", - "resourceName": "kindwhale/djtd", - "savings": 2.62, + "publicIp": "36.33.86.52", + "region": "us-west-1", + "resourceName": "upbeatelephant/cg97", + "savings": 0.729, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "reportingService" + "app": "inventoryManagement" } }, { - "accountID": "627286410625", - "accountName": "excitedtiger", - "allocationID": "eipalloc-905015626", + "accountID": "353197488767", + "accountName": "wittyrabbit", + "allocationID": "eipalloc-650451171", "domain": "vpc", - "publicIp": "97.41.62.71", - "region": "eu-central-1", - "resourceName": "gentlelion/h6sw", - "savings": 4.229, + "publicIp": "4.23.33.69", + "region": "ap-northeast-3", + "resourceName": "sillyoctopus/w72s", + "savings": 3.547, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" } }, { - "accountID": "620368136857", - "accountName": "quickviper", - "allocationID": "eipalloc-732416751", + "accountID": "646728909564", + "accountName": "kindtiger", + "allocationID": "eipalloc-297639202", "domain": "vpc", - "publicIp": "18.37.50.20", - "region": "ca-central-1", - "resourceName": "vivaciouselephant/pd27", - "savings": 1.36, + "publicIp": "59.25.26.96", + "region": "eu-central-1", + "resourceName": "proudoctopus/1ad9", + "savings": 3.327, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -642,78 +626,78 @@ } }, { - "accountID": "353197488767", - "accountName": "obedientnewt", - "allocationID": "eipalloc-573919831", + "accountID": "138186646095", + "accountName": "jovialcat", + "allocationID": "eipalloc-752876243", "domain": "vpc", - "publicIp": "52.74.42.33", - "region": "eu-west-2", - "resourceName": "eagerhorse/is47", - "savings": 8.29, + "publicIp": "27.47.84.62", + "region": "us-east-1", + "resourceName": "sillyibis/grvf", + "savings": 1.651, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" } }, { - "accountID": "138186646095", - "accountName": "excitedyak", - "allocationID": "eipalloc-364641479", + "accountID": "516702013600", + "accountName": "relievedhorse", + "allocationID": "eipalloc-02364241", "domain": "vpc", - "publicIp": "63.21.64.47", - "region": "us-west-1", - "resourceName": "vivaciousbear/29cu", - "savings": 0.348, + "publicIp": "85.50.76.70", + "region": "us-east-2", + "resourceName": "calmquail/6q1u", + "savings": 0.474, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "paymentGateway" } }, { - "accountID": "516702013600", - "accountName": "excitedfox", - "allocationID": "eipalloc-454542439", + "accountID": "999773517191", + "accountName": "gentleant", + "allocationID": "eipalloc-338473086", "domain": "vpc", - "publicIp": "76.92.13.47", - "region": "ap-east-1", - "resourceName": "jovialmouse/eojz", - "savings": 4.435, + "publicIp": "90.98.77.26", + "region": "eu-central-1", + "resourceName": "quickxerus/2cg5", + "savings": 0.083, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "paymentGateway" } }, { "accountID": "999773517191", - "accountName": "eagerhorse", - "allocationID": "eipalloc-742609235", + "accountName": "jollyquail", + "allocationID": "eipalloc-082621707", "domain": "vpc", - "publicIp": "32.77.72.91", - "region": "eu-west-1", - "resourceName": "relievedhorse/tkfc", - "savings": 2.846, + "publicIp": "14.80.31.64", + "region": "us-east-1", + "resourceName": "livelyhorse/bzwbi", + "savings": 7.293, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "userManagement" } }, { - "accountID": "138186646095", - "accountName": "adventurousgiraffe", - "allocationID": "eipalloc-504918737", + "accountID": "999773517191", + "accountName": "quickquail", + "allocationID": "eipalloc-719059851", "domain": "vpc", - "publicIp": "97.3.36.15", + "publicIp": "69.89.17.5", "region": "ca-central-1", - "resourceName": "excitedbear/xyt9l", - "savings": 4.15, + "resourceName": "excitedrabbit/gkiq", + "savings": 4.233, "savingsCurrency": "$", "service": "EC2", "tags": { @@ -722,78 +706,94 @@ } }, { - "accountID": "646728909564", - "accountName": "fiercefox", - "allocationID": "eipalloc-225296052", + "accountID": "665319725593", + "accountName": "drowsyurchin", + "allocationID": "eipalloc-185355966", "domain": "vpc", - "publicIp": "29.83.38.86", - "region": "us-west-2", - "resourceName": "drowsydog/rp0pg", - "savings": 3.502, + "publicIp": "64.28.75.38", + "region": "ap-east-1", + "resourceName": "wittytiger/23bd", + "savings": 2.201, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "999773517191", - "accountName": "innocentdog", - "allocationID": "eipalloc-678351985", + "accountID": "353197488767", + "accountName": "bravehorse", + "allocationID": "eipalloc-5011254", "domain": "vpc", - "publicIp": "56.43.75.48", - "region": "us-west-2", - "resourceName": "quickbear/hs0pk", - "savings": 5.173, + "publicIp": "47.29.29.40", + "region": "us-east-2", + "resourceName": "thankfulkangaroo/wfhq", + "savings": 1.825, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "staging", + "app": "userManagement" } }, { - "accountID": "620368136857", - "accountName": "vivaciousparrot", - "allocationID": "eipalloc-709900561", + "accountID": "138186646095", + "accountName": "fiercexerus", + "allocationID": "eipalloc-345000477", "domain": "vpc", - "publicIp": "89.75.41.68", - "region": "eu-west-1", - "resourceName": "excitedelephant/kaqfh", - "savings": 0.32, + "publicIp": "29.86.81.7", + "region": "ca-central-1", + "resourceName": "calmjaguar/8zxe", + "savings": 3.3, "savingsCurrency": "$", "service": "EC2", "tags": { "environment": "prod", - "app": "securityModule" + "app": "paymentGateway" } }, { - "accountID": "620368136857", - "accountName": "quirkyyak", - "allocationID": "eipalloc-808438647", + "accountID": "646728909564", + "accountName": "calmparrot", + "allocationID": "eipalloc-027667719", "domain": "vpc", - "publicIp": "62.39.32.73", + "publicIp": "41.69.94.97", "region": "eu-west-2", - "resourceName": "excitedhorse/7qse", - "savings": 3.91, + "resourceName": "gentlehorse/r4w3", + "savings": 2.73, "savingsCurrency": "$", "service": "EC2", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "620368136857", - "accountName": "happycat", - "allocationID": "eipalloc-558968661", + "accountID": "165283112664", + "accountName": "jovialviper", + "allocationID": "eipalloc-085711221", "domain": "vpc", - "publicIp": "29.40.13.33", - "region": "us-east-2", - "resourceName": "nervousmouse/0ouh", - "savings": 1.614, + "publicIp": "57.69.76.29", + "region": "eu-central-1", + "resourceName": "youthfulurchin/lwei", + "savings": 6.116, + "savingsCurrency": "$", + "service": "EC2", + "tags": { + "environment": "dev", + "app": "customerSupport" + } + }, + { + "accountID": "925894598672", + "accountName": "fiercelion", + "allocationID": "eipalloc-42021446", + "domain": "vpc", + "publicIp": "63.37.0.95", + "region": "eu-central-1", + "resourceName": "relievedviper/nh49g", + "savings": 0.466, "savingsCurrency": "$", "service": "EC2", "tags": { diff --git a/flexera/data/aws/rds_instance_cloudwatch_utilization.json b/flexera/data/aws/rds_instance_cloudwatch_utilization.json index 1b44d8a5..70868268 100644 --- a/flexera/data/aws/rds_instance_cloudwatch_utilization.json +++ b/flexera/data/aws/rds_instance_cloudwatch_utilization.json @@ -1,752 +1,752 @@ [ - { - "accountId": "665319725593", - "accountName": "braverabbit", - "availabilityZone": "us-west-2a", - "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-2:665319725593:fiercefox", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "fiercefox", - "engineVersion": "1.29", - "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.37", - "recommended_size": "db.r5.large", - "region": "us-west-2", - "threshold": "< 60" - }, - { - "accountId": "627286410625", - "accountName": "lazyeel", - "availabilityZone": "us-east-2a", - "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-2:627286410625:quirkyant", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "quirkyant", - "engineVersion": "5.84", - "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.19", - "recommended_size": "db.r5.large", - "region": "us-east-2", - "threshold": "< 60" - }, { "accountId": "999773517191", - "accountName": "jollyowl", - "availabilityZone": "ca-central-1a", + "accountName": "innocentfox", + "availabilityZone": "us-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ca-central-1:999773517191:kindurchin", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "kindurchin", - "engineVersion": "0.70", + "dbInstanceArn": "arn:aws:rds:us-east-1:999773517191:proudant", + "dbInstanceClass": "db.m4.xlarge", + "dbInstanceIdentifier": "proudant", + "engineVersion": "6.06", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.49", - "recommended_size": "db.m6i.large", - "region": "ca-central-1", + "percent_cpu_avg": "4.49", + "recommended_size": "db.m4.large", + "region": "us-east-1", "threshold": "< 60" }, { - "accountId": "165283112664", - "accountName": "jovialzebra", + "accountId": "353197488767", + "accountName": "livelyfox", "availabilityZone": "us-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-1:165283112664:excitedbear", - "dbInstanceClass": "db.m5i.xlarge", - "dbInstanceIdentifier": "excitedbear", - "engineVersion": "8.93", + "dbInstanceArn": "arn:aws:rds:us-east-1:353197488767:gentlenewt", + "dbInstanceClass": "db.c3n.xlarge", + "dbInstanceIdentifier": "gentlenewt", + "engineVersion": "3.67", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.71", - "recommended_size": "db.m5i.large", + "percent_cpu_avg": "0.71", + "recommended_size": "db.c3n.large", "region": "us-east-1", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "bravekangaroo", - "availabilityZone": "us-west-2a", + "accountId": "665319725593", + "accountName": "thankfulviper", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-2:138186646095:livelyeel", - "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "livelyeel", - "engineVersion": "2.59", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:665319725593:excitedelephant", + "dbInstanceClass": "db.t2.xlarge", + "dbInstanceIdentifier": "excitedelephant", + "engineVersion": "2.51", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.77", - "recommended_size": "db.m5.large", - "region": "us-west-2", + "percent_cpu_avg": "1.18", + "recommended_size": "db.t2.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { "accountId": "516702013600", - "accountName": "wittyquail", - "availabilityZone": "ap-east-1a", + "accountName": "adventuroushorse", + "availabilityZone": "ca-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-east-1:516702013600:fiercewhale", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "fiercewhale", - "engineVersion": "6.45", + "dbInstanceArn": "arn:aws:rds:ca-central-1:516702013600:eagerdog", + "dbInstanceClass": "db.m4.xlarge", + "dbInstanceIdentifier": "eagerdog", + "engineVersion": "5.78", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.90", - "recommended_size": "db.r5.large", - "region": "ap-east-1", + "percent_cpu_avg": "1.34", + "recommended_size": "db.m4.large", + "region": "ca-central-1", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "zealousfox", - "availabilityZone": "eu-west-2a", + "accountId": "353197488767", + "accountName": "lazyparrot", + "availabilityZone": "ap-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:138186646095:excitedelephant", + "dbInstanceArn": "arn:aws:rds:ap-east-1:353197488767:drowsypenguin", "dbInstanceClass": "db.t2.xlarge", - "dbInstanceIdentifier": "excitedelephant", - "engineVersion": "3.76", + "dbInstanceIdentifier": "drowsypenguin", + "engineVersion": "1.80", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.94", + "percent_cpu_avg": "4.66", "recommended_size": "db.t2.large", - "region": "eu-west-2", + "region": "ap-east-1", "threshold": "< 60" }, { - "accountId": "353197488767", - "accountName": "upbeatfox", - "availabilityZone": "us-west-1a", + "accountId": "646728909564", + "accountName": "fierceibis", + "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:353197488767:jovialtiger", - "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "jovialtiger", - "engineVersion": "6.74", + "dbInstanceArn": "arn:aws:rds:us-east-2:646728909564:eagerrabbit", + "dbInstanceClass": "db.m6i.xlarge", + "dbInstanceIdentifier": "eagerrabbit", + "engineVersion": "5.09", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.22", - "recommended_size": "db.m5.large", - "region": "us-west-1", + "percent_cpu_avg": "4.18", + "recommended_size": "db.m6i.large", + "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "516702013600", - "accountName": "jovialyak", - "availabilityZone": "eu-west-2a", + "accountId": "353197488767", + "accountName": "wittykangaroo", + "availabilityZone": "eu-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:516702013600:excitednewt", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "excitednewt", - "engineVersion": "9.39", + "dbInstanceArn": "arn:aws:rds:eu-central-1:353197488767:thankfulquail", + "dbInstanceClass": "db.c3n.xlarge", + "dbInstanceIdentifier": "thankfulquail", + "engineVersion": "0.11", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.84", - "recommended_size": "db.m6i.large", - "region": "eu-west-2", + "percent_cpu_avg": "3.61", + "recommended_size": "db.c3n.large", + "region": "eu-central-1", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "upbeatxerus", + "accountId": "627286410625", + "accountName": "gentleoctopus", "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-2:999773517191:zealouspenguin", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "zealouspenguin", - "engineVersion": "0.34", + "dbInstanceArn": "arn:aws:rds:us-east-2:627286410625:sillybear", + "dbInstanceClass": "db.c5n.xlarge", + "dbInstanceIdentifier": "sillybear", + "engineVersion": "9.42", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.49", - "recommended_size": "db.c3n.large", + "percent_cpu_avg": "0.26", + "recommended_size": "db.c5n.large", "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "627286410625", - "accountName": "innocentyak", - "availabilityZone": "ca-central-1a", + "accountId": "665319725593", + "accountName": "calmibis", + "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ca-central-1:627286410625:relievedfox", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "relievedfox", - "engineVersion": "3.50", + "dbInstanceArn": "arn:aws:rds:us-east-2:665319725593:upbeatoctopus", + "dbInstanceClass": "db.c5n.xlarge", + "dbInstanceIdentifier": "upbeatoctopus", + "engineVersion": "3.24", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.63", - "recommended_size": "db.r5.large", - "region": "ca-central-1", + "percent_cpu_avg": "3.27", + "recommended_size": "db.c5n.large", + "region": "us-east-2", "threshold": "< 60" }, { "accountId": "353197488767", - "accountName": "fiercehorse", - "availabilityZone": "us-west-1a", + "accountName": "bravekangaroo", + "availabilityZone": "us-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:353197488767:upbeatviper", - "dbInstanceClass": "db.c4n.xlarge", - "dbInstanceIdentifier": "upbeatviper", - "engineVersion": "5.92", + "dbInstanceArn": "arn:aws:rds:us-east-1:353197488767:jovialant", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "jovialant", + "engineVersion": "6.99", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.82", - "recommended_size": "db.c4n.large", - "region": "us-west-1", + "percent_cpu_avg": "4.93", + "recommended_size": "db.m5i.large", + "region": "us-east-1", "threshold": "< 60" }, { - "accountId": "925894598672", - "accountName": "fiercemouse", - "availabilityZone": "us-west-1a", + "accountId": "627286410625", + "accountName": "calmnewt", + "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:925894598672:sillybear", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "sillybear", - "engineVersion": "1.35", + "dbInstanceArn": "arn:aws:rds:eu-west-1:627286410625:quickwhale", + "dbInstanceClass": "db.r4.xlarge", + "dbInstanceIdentifier": "quickwhale", + "engineVersion": "8.37", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.84", - "recommended_size": "db.m6i.large", - "region": "us-west-1", + "percent_cpu_avg": "4.87", + "recommended_size": "db.r4.large", + "region": "eu-west-1", "threshold": "< 60" }, { "accountId": "646728909564", - "accountName": "kindviper", - "availabilityZone": "eu-central-1a", + "accountName": "nervousparrot", + "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:646728909564:excitedcat", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "excitedcat", - "engineVersion": "2.21", + "dbInstanceArn": "arn:aws:rds:eu-west-1:646728909564:lazyeel", + "dbInstanceClass": "db.m5.xlarge", + "dbInstanceIdentifier": "lazyeel", + "engineVersion": "1.87", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.80", - "recommended_size": "db.c3n.large", - "region": "eu-central-1", + "percent_cpu_avg": "3.08", + "recommended_size": "db.m5.large", + "region": "eu-west-1", "threshold": "< 60" }, { - "accountId": "516702013600", - "accountName": "youthfulzebra", - "availabilityZone": "us-east-2a", + "accountId": "353197488767", + "accountName": "thankfulbear", + "availabilityZone": "us-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-2:516702013600:jollysnake", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "jollysnake", - "engineVersion": "3.34", + "dbInstanceArn": "arn:aws:rds:us-west-1:353197488767:bravekangaroo", + "dbInstanceClass": "db.c4n.xlarge", + "dbInstanceIdentifier": "bravekangaroo", + "engineVersion": "8.87", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.79", - "recommended_size": "db.c3n.large", - "region": "us-east-2", + "percent_cpu_avg": "0.06", + "recommended_size": "db.c4n.large", + "region": "us-west-1", "threshold": "< 60" }, { - "accountId": "353197488767", - "accountName": "happynewt", - "availabilityZone": "eu-west-2a", + "accountId": "999773517191", + "accountName": "innocentelephant", + "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:353197488767:wittyviper", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "wittyviper", - "engineVersion": "5.74", + "dbInstanceArn": "arn:aws:rds:us-east-2:999773517191:relievedgoat", + "dbInstanceClass": "db.c4n.xlarge", + "dbInstanceIdentifier": "relievedgoat", + "engineVersion": "6.22", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.90", - "recommended_size": "db.m6i.large", - "region": "eu-west-2", + "percent_cpu_avg": "2.64", + "recommended_size": "db.c4n.large", + "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "165283112664", - "accountName": "vivaciousjaguar", - "availabilityZone": "ap-east-1a", + "accountId": "138186646095", + "accountName": "fiercebear", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-east-1:165283112664:quirkykangaroo", - "dbInstanceClass": "db.c5n.xlarge", - "dbInstanceIdentifier": "quirkykangaroo", - "engineVersion": "6.98", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:138186646095:relievedowl", + "dbInstanceClass": "db.m5.xlarge", + "dbInstanceIdentifier": "relievedowl", + "engineVersion": "6.24", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.30", - "recommended_size": "db.c5n.large", - "region": "ap-east-1", + "percent_cpu_avg": "1.69", + "recommended_size": "db.m5.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { - "accountId": "627286410625", - "accountName": "sillyyak", + "accountId": "353197488767", + "accountName": "quickgoat", "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-2:627286410625:excitedgoat", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "excitedgoat", - "engineVersion": "7.81", + "dbInstanceArn": "arn:aws:rds:us-east-2:353197488767:youthfulxerus", + "dbInstanceClass": "db.c5n.xlarge", + "dbInstanceIdentifier": "youthfulxerus", + "engineVersion": "7.69", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.16", - "recommended_size": "db.r5.large", + "percent_cpu_avg": "1.39", + "recommended_size": "db.c5n.large", "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "516702013600", - "accountName": "relievedgoat", - "availabilityZone": "eu-west-2a", + "accountId": "627286410625", + "accountName": "lazyurchin", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:516702013600:relievedlion", - "dbInstanceClass": "db.c5n.xlarge", - "dbInstanceIdentifier": "relievedlion", - "engineVersion": "5.02", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:627286410625:proudbear", + "dbInstanceClass": "db.c4n.xlarge", + "dbInstanceIdentifier": "proudbear", + "engineVersion": "8.52", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.53", - "recommended_size": "db.c5n.large", - "region": "eu-west-2", + "percent_cpu_avg": "3.92", + "recommended_size": "db.c4n.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { - "accountId": "627286410625", - "accountName": "wittynewt", - "availabilityZone": "us-east-2a", + "accountId": "925894598672", + "accountName": "innocentant", + "availabilityZone": "ap-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-2:627286410625:innocentviper", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "innocentviper", - "engineVersion": "8.72", + "dbInstanceArn": "arn:aws:rds:ap-east-1:925894598672:eagerurchin", + "dbInstanceClass": "db.m4.xlarge", + "dbInstanceIdentifier": "eagerurchin", + "engineVersion": "6.97", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.22", - "recommended_size": "db.c3n.large", - "region": "us-east-2", + "percent_cpu_avg": "3.41", + "recommended_size": "db.m4.large", + "region": "ap-east-1", "threshold": "< 60" }, { - "accountId": "165283112664", - "accountName": "excitedtiger", - "availabilityZone": "eu-west-1a", + "accountId": "353197488767", + "accountName": "quirkynewt", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-1:165283112664:kindpenguin", - "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "kindpenguin", - "engineVersion": "2.39", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:353197488767:quirkyoctopus", + "dbInstanceClass": "db.c4n.xlarge", + "dbInstanceIdentifier": "quirkyoctopus", + "engineVersion": "8.44", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.31", - "recommended_size": "db.m5.large", - "region": "eu-west-1", + "percent_cpu_avg": "3.28", + "recommended_size": "db.c4n.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "eagerdog", - "availabilityZone": "eu-central-1a", + "accountId": "165283112664", + "accountName": "obedienteel", + "availabilityZone": "us-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:999773517191:sillycat", - "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "sillycat", - "engineVersion": "6.74", + "dbInstanceArn": "arn:aws:rds:us-west-1:165283112664:vivaciouscat", + "dbInstanceClass": "db.c3n.xlarge", + "dbInstanceIdentifier": "vivaciouscat", + "engineVersion": "2.13", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.19", - "recommended_size": "db.r5.large", - "region": "eu-central-1", + "percent_cpu_avg": "4.34", + "recommended_size": "db.c3n.large", + "region": "us-west-1", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "excitedgiraffe", + "accountId": "999773517191", + "accountName": "sillydog", "availabilityZone": "us-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-2:138186646095:lazykangaroo", - "dbInstanceClass": "db.m4.xlarge", - "dbInstanceIdentifier": "lazykangaroo", - "engineVersion": "9.50", + "dbInstanceArn": "arn:aws:rds:us-west-2:999773517191:thankfulelephant", + "dbInstanceClass": "db.m5.xlarge", + "dbInstanceIdentifier": "thankfulelephant", + "engineVersion": "1.77", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.75", - "recommended_size": "db.m4.large", + "percent_cpu_avg": "3.05", + "recommended_size": "db.m5.large", "region": "us-west-2", "threshold": "< 60" }, { "accountId": "516702013600", - "accountName": "thankfulviper", - "availabilityZone": "eu-west-1a", + "accountName": "zealoustiger", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-1:516702013600:relievedparrot", - "dbInstanceClass": "db.c4n.xlarge", - "dbInstanceIdentifier": "relievedparrot", - "engineVersion": "5.06", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:516702013600:happyparrot", + "dbInstanceClass": "db.t2.xlarge", + "dbInstanceIdentifier": "happyparrot", + "engineVersion": "9.45", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.97", - "recommended_size": "db.c4n.large", - "region": "eu-west-1", + "percent_cpu_avg": "2.99", + "recommended_size": "db.t2.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { "accountId": "925894598672", - "accountName": "vivaciousparrot", - "availabilityZone": "ca-central-1a", + "accountName": "fierceowl", + "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ca-central-1:925894598672:relievedowl", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "relievedowl", - "engineVersion": "6.62", + "dbInstanceArn": "arn:aws:rds:eu-west-1:925894598672:thankfullion", + "dbInstanceClass": "db.r4.xlarge", + "dbInstanceIdentifier": "thankfullion", + "engineVersion": "2.50", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.58", - "recommended_size": "db.c3n.large", - "region": "ca-central-1", + "percent_cpu_avg": "3.92", + "recommended_size": "db.r4.large", + "region": "eu-west-1", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "merryxerus", - "availabilityZone": "ap-east-1a", + "accountId": "620368136857", + "accountName": "relievedquail", + "availabilityZone": "us-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-east-1:138186646095:wittyviper", + "dbInstanceArn": "arn:aws:rds:us-west-1:620368136857:jollyjaguar", "dbInstanceClass": "db.r5.xlarge", - "dbInstanceIdentifier": "wittyviper", - "engineVersion": "9.58", + "dbInstanceIdentifier": "jollyjaguar", + "engineVersion": "8.47", "lookbackPeriod": "30 days", - "percent_cpu_avg": "3.69", + "percent_cpu_avg": "0.51", "recommended_size": "db.r5.large", - "region": "ap-east-1", + "region": "us-west-1", "threshold": "< 60" }, { - "accountId": "627286410625", - "accountName": "excitedpenguin", + "accountId": "646728909564", + "accountName": "nervoustiger", "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-1:627286410625:innocentnewt", + "dbInstanceArn": "arn:aws:rds:eu-west-1:646728909564:eagerhorse", "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "innocentnewt", - "engineVersion": "8.66", + "dbInstanceIdentifier": "eagerhorse", + "engineVersion": "3.64", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.33", + "percent_cpu_avg": "2.58", "recommended_size": "db.m6i.large", "region": "eu-west-1", "threshold": "< 60" }, { - "accountId": "620368136857", - "accountName": "calmquail", - "availabilityZone": "ca-central-1a", + "accountId": "646728909564", + "accountName": "adventurousmouse", + "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ca-central-1:620368136857:jollyfox", - "dbInstanceClass": "db.r4.xlarge", - "dbInstanceIdentifier": "jollyfox", - "engineVersion": "2.79", + "dbInstanceArn": "arn:aws:rds:us-east-2:646728909564:quickoctopus", + "dbInstanceClass": "db.r5.xlarge", + "dbInstanceIdentifier": "quickoctopus", + "engineVersion": "7.05", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.65", - "recommended_size": "db.r4.large", - "region": "ca-central-1", + "percent_cpu_avg": "3.15", + "recommended_size": "db.r5.large", + "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "drowsyquail", - "availabilityZone": "eu-west-2a", + "accountId": "138186646095", + "accountName": "thankfulxerus", + "availabilityZone": "ap-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:999773517191:quirkypenguin", - "dbInstanceClass": "db.r4.xlarge", - "dbInstanceIdentifier": "quirkypenguin", - "engineVersion": "0.72", + "dbInstanceArn": "arn:aws:rds:ap-east-1:138186646095:happypenguin", + "dbInstanceClass": "db.m6i.xlarge", + "dbInstanceIdentifier": "happypenguin", + "engineVersion": "7.04", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.50", - "recommended_size": "db.r4.large", - "region": "eu-west-2", + "percent_cpu_avg": "2.31", + "recommended_size": "db.m6i.large", + "region": "ap-east-1", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "wittypenguin", - "availabilityZone": "eu-west-2a", + "accountId": "627286410625", + "accountName": "excitedhorse", + "availabilityZone": "us-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:138186646095:proudbear", + "dbInstanceArn": "arn:aws:rds:us-west-2:627286410625:zealouszebra", "dbInstanceClass": "db.r4.xlarge", - "dbInstanceIdentifier": "proudbear", - "engineVersion": "4.76", + "dbInstanceIdentifier": "zealouszebra", + "engineVersion": "8.41", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.56", + "percent_cpu_avg": "1.87", "recommended_size": "db.r4.large", - "region": "eu-west-2", + "region": "us-west-2", "threshold": "< 60" }, { - "accountId": "646728909564", - "accountName": "drowsywhale", + "accountId": "138186646095", + "accountName": "drowsyrabbit", "availabilityZone": "eu-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:646728909564:excitedowl", - "dbInstanceClass": "db.c5n.xlarge", - "dbInstanceIdentifier": "excitedowl", - "engineVersion": "5.91", + "dbInstanceArn": "arn:aws:rds:eu-west-2:138186646095:proudoctopus", + "dbInstanceClass": "db.r5.xlarge", + "dbInstanceIdentifier": "proudoctopus", + "engineVersion": "9.23", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.40", - "recommended_size": "db.c5n.large", + "percent_cpu_avg": "2.91", + "recommended_size": "db.r5.large", "region": "eu-west-2", "threshold": "< 60" }, { - "accountId": "665319725593", - "accountName": "quicklion", - "availabilityZone": "eu-west-1a", + "accountId": "138186646095", + "accountName": "youthfuloctopus", + "availabilityZone": "us-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-1:665319725593:adventurouspenguin", - "dbInstanceClass": "db.r4.xlarge", - "dbInstanceIdentifier": "adventurouspenguin", - "engineVersion": "4.44", + "dbInstanceArn": "arn:aws:rds:us-east-1:138186646095:obedientwhale", + "dbInstanceClass": "db.t2.xlarge", + "dbInstanceIdentifier": "obedientwhale", + "engineVersion": "8.57", "lookbackPeriod": "30 days", - "percent_cpu_avg": "3.03", - "recommended_size": "db.r4.large", - "region": "eu-west-1", + "percent_cpu_avg": "1.93", + "recommended_size": "db.t2.large", + "region": "us-east-1", "threshold": "< 60" }, { - "accountId": "665319725593", - "accountName": "nervousbear", - "availabilityZone": "ap-northeast-3a", + "accountId": "999773517191", + "accountName": "drowsybear", + "availabilityZone": "eu-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-northeast-3:665319725593:kindbear", - "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "kindbear", - "engineVersion": "4.19", + "dbInstanceArn": "arn:aws:rds:eu-central-1:999773517191:proudzebra", + "dbInstanceClass": "db.t2.xlarge", + "dbInstanceIdentifier": "proudzebra", + "engineVersion": "0.29", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.23", - "recommended_size": "db.m5.large", - "region": "ap-northeast-3", + "percent_cpu_avg": "3.22", + "recommended_size": "db.t2.large", + "region": "eu-central-1", "threshold": "< 60" }, { - "accountId": "646728909564", - "accountName": "lazyowl", - "availabilityZone": "ap-east-1a", + "accountId": "165283112664", + "accountName": "kindviper", + "availabilityZone": "eu-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-east-1:646728909564:merryeel", + "dbInstanceArn": "arn:aws:rds:eu-central-1:165283112664:quirkyibis", "dbInstanceClass": "db.c4n.xlarge", - "dbInstanceIdentifier": "merryeel", - "engineVersion": "3.87", + "dbInstanceIdentifier": "quirkyibis", + "engineVersion": "8.80", "lookbackPeriod": "30 days", - "percent_cpu_avg": "3.14", + "percent_cpu_avg": "1.40", "recommended_size": "db.c4n.large", - "region": "ap-east-1", + "region": "eu-central-1", "threshold": "< 60" }, { - "accountId": "627286410625", - "accountName": "excitednewt", - "availabilityZone": "ap-east-1a", + "accountId": "999773517191", + "accountName": "vivacioustiger", + "availabilityZone": "us-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-east-1:627286410625:calmfox", - "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "calmfox", - "engineVersion": "6.46", + "dbInstanceArn": "arn:aws:rds:us-west-2:999773517191:lazygiraffe", + "dbInstanceClass": "db.t2.xlarge", + "dbInstanceIdentifier": "lazygiraffe", + "engineVersion": "1.58", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.95", - "recommended_size": "db.m5.large", - "region": "ap-east-1", + "percent_cpu_avg": "3.04", + "recommended_size": "db.t2.large", + "region": "us-west-2", "threshold": "< 60" }, { "accountId": "646728909564", - "accountName": "quirkywhale", - "availabilityZone": "us-east-1a", + "accountName": "quirkyoctopus", + "availabilityZone": "us-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-1:646728909564:zealouseel", - "dbInstanceClass": "db.m5i.xlarge", - "dbInstanceIdentifier": "zealouseel", - "engineVersion": "3.54", + "dbInstanceArn": "arn:aws:rds:us-west-1:646728909564:eagerkangaroo", + "dbInstanceClass": "db.r5.xlarge", + "dbInstanceIdentifier": "eagerkangaroo", + "engineVersion": "2.15", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.84", - "recommended_size": "db.m5i.large", - "region": "us-east-1", + "percent_cpu_avg": "0.72", + "recommended_size": "db.r5.large", + "region": "us-west-1", "threshold": "< 60" }, { - "accountId": "516702013600", - "accountName": "livelyjaguar", - "availabilityZone": "eu-central-1a", + "accountId": "353197488767", + "accountName": "jollyjaguar", + "availabilityZone": "us-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:516702013600:kindzebra", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "kindzebra", - "engineVersion": "4.95", + "dbInstanceArn": "arn:aws:rds:us-east-1:353197488767:drowsywhale", + "dbInstanceClass": "db.r4.xlarge", + "dbInstanceIdentifier": "drowsywhale", + "engineVersion": "8.84", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.14", - "recommended_size": "db.c3n.large", - "region": "eu-central-1", + "percent_cpu_avg": "1.10", + "recommended_size": "db.r4.large", + "region": "us-east-1", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "relievedzebra", - "availabilityZone": "us-west-1a", + "accountId": "138186646095", + "accountName": "happygiraffe", + "availabilityZone": "ap-northeast-3a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:999773517191:zealoushorse", - "dbInstanceClass": "db.c5n.xlarge", - "dbInstanceIdentifier": "zealoushorse", - "engineVersion": "3.33", + "dbInstanceArn": "arn:aws:rds:ap-northeast-3:138186646095:braverabbit", + "dbInstanceClass": "db.m4.xlarge", + "dbInstanceIdentifier": "braverabbit", + "engineVersion": "1.76", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.58", - "recommended_size": "db.c5n.large", - "region": "us-west-1", + "percent_cpu_avg": "3.32", + "recommended_size": "db.m4.large", + "region": "ap-northeast-3", "threshold": "< 60" }, { - "accountId": "165283112664", - "accountName": "upbeatant", - "availabilityZone": "us-east-1a", + "accountId": "925894598672", + "accountName": "eagerelephant", + "availabilityZone": "ap-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-1:165283112664:lazybear", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "lazybear", - "engineVersion": "6.45", + "dbInstanceArn": "arn:aws:rds:ap-east-1:925894598672:thankfulxerus", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "thankfulxerus", + "engineVersion": "1.10", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.33", - "recommended_size": "db.m6i.large", - "region": "us-east-1", + "percent_cpu_avg": "2.06", + "recommended_size": "db.m5i.large", + "region": "ap-east-1", "threshold": "< 60" }, { - "accountId": "665319725593", - "accountName": "jollykangaroo", - "availabilityZone": "eu-central-1a", + "accountId": "925894598672", + "accountName": "relievedjaguar", + "availabilityZone": "ca-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:665319725593:drowsytiger", + "dbInstanceArn": "arn:aws:rds:ca-central-1:925894598672:nervousoctopus", "dbInstanceClass": "db.m5.xlarge", - "dbInstanceIdentifier": "drowsytiger", - "engineVersion": "9.52", + "dbInstanceIdentifier": "nervousoctopus", + "engineVersion": "8.93", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.39", + "percent_cpu_avg": "3.49", "recommended_size": "db.m5.large", - "region": "eu-central-1", + "region": "ca-central-1", + "threshold": "< 60" + }, + { + "accountId": "999773517191", + "accountName": "innocentkangaroo", + "availabilityZone": "ca-central-1a", + "databaseEngine": "aurora-postgresql", + "dbInstanceArn": "arn:aws:rds:ca-central-1:999773517191:excitedviper", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "excitedviper", + "engineVersion": "5.78", + "lookbackPeriod": "30 days", + "percent_cpu_avg": "1.49", + "recommended_size": "db.m5i.large", + "region": "ca-central-1", + "threshold": "< 60" + }, + { + "accountId": "138186646095", + "accountName": "excitedtiger", + "availabilityZone": "us-east-2a", + "databaseEngine": "aurora-postgresql", + "dbInstanceArn": "arn:aws:rds:us-east-2:138186646095:lazydog", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "lazydog", + "engineVersion": "5.35", + "lookbackPeriod": "30 days", + "percent_cpu_avg": "3.64", + "recommended_size": "db.m5i.large", + "region": "us-east-2", "threshold": "< 60" }, { "accountId": "516702013600", - "accountName": "merryviper", - "availabilityZone": "ap-northeast-3a", + "accountName": "innocentgoat", + "availabilityZone": "us-east-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-northeast-3:516702013600:vivaciousoctopus", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "vivaciousoctopus", - "engineVersion": "7.41", + "dbInstanceArn": "arn:aws:rds:us-east-2:516702013600:gentleyak", + "dbInstanceClass": "db.c5n.xlarge", + "dbInstanceIdentifier": "gentleyak", + "engineVersion": "3.80", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.20", - "recommended_size": "db.m6i.large", - "region": "ap-northeast-3", + "percent_cpu_avg": "4.55", + "recommended_size": "db.c5n.large", + "region": "us-east-2", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "nervouspenguin", - "availabilityZone": "ap-northeast-3a", + "accountId": "353197488767", + "accountName": "calmjaguar", + "availabilityZone": "ca-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ap-northeast-3:999773517191:adventurousmouse", + "dbInstanceArn": "arn:aws:rds:ca-central-1:353197488767:excitedquail", "dbInstanceClass": "db.c5n.xlarge", - "dbInstanceIdentifier": "adventurousmouse", - "engineVersion": "7.61", + "dbInstanceIdentifier": "excitedquail", + "engineVersion": "4.22", "lookbackPeriod": "30 days", - "percent_cpu_avg": "4.49", + "percent_cpu_avg": "0.09", "recommended_size": "db.c5n.large", - "region": "ap-northeast-3", + "region": "ca-central-1", "threshold": "< 60" }, { - "accountId": "646728909564", - "accountName": "bravebear", - "availabilityZone": "us-east-1a", + "accountId": "516702013600", + "accountName": "braverabbit", + "availabilityZone": "us-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-east-1:646728909564:relievedjaguar", - "dbInstanceClass": "db.c4n.xlarge", - "dbInstanceIdentifier": "relievedjaguar", - "engineVersion": "5.98", + "dbInstanceArn": "arn:aws:rds:us-west-2:516702013600:merryurchin", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "merryurchin", + "engineVersion": "4.07", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.80", - "recommended_size": "db.c4n.large", - "region": "us-east-1", + "percent_cpu_avg": "2.16", + "recommended_size": "db.m5i.large", + "region": "us-west-2", "threshold": "< 60" }, { - "accountId": "646728909564", - "accountName": "quirkywhale", - "availabilityZone": "us-west-1a", + "accountId": "516702013600", + "accountName": "quickbear", + "availabilityZone": "eu-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:646728909564:merrygoat", - "dbInstanceClass": "db.m6i.xlarge", - "dbInstanceIdentifier": "merrygoat", - "engineVersion": "2.64", + "dbInstanceArn": "arn:aws:rds:eu-west-2:516702013600:vivaciousgiraffe", + "dbInstanceClass": "db.r4.xlarge", + "dbInstanceIdentifier": "vivaciousgiraffe", + "engineVersion": "8.80", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.50", - "recommended_size": "db.m6i.large", - "region": "us-west-1", + "percent_cpu_avg": "0.23", + "recommended_size": "db.r4.large", + "region": "eu-west-2", "threshold": "< 60" }, { "accountId": "353197488767", - "accountName": "innocentant", + "accountName": "obedientwhale", "availabilityZone": "ca-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:ca-central-1:353197488767:happypenguin", + "dbInstanceArn": "arn:aws:rds:ca-central-1:353197488767:quickurchin", "dbInstanceClass": "db.t2.xlarge", - "dbInstanceIdentifier": "happypenguin", - "engineVersion": "9.78", + "dbInstanceIdentifier": "quickurchin", + "engineVersion": "6.97", "lookbackPeriod": "30 days", - "percent_cpu_avg": "0.45", + "percent_cpu_avg": "3.33", "recommended_size": "db.t2.large", "region": "ca-central-1", "threshold": "< 60" }, { - "accountId": "516702013600", - "accountName": "wittyibis", - "availabilityZone": "eu-central-1a", + "accountId": "620368136857", + "accountName": "excitedquail", + "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:516702013600:livelytiger", - "dbInstanceClass": "db.m5i.xlarge", - "dbInstanceIdentifier": "livelytiger", - "engineVersion": "1.47", + "dbInstanceArn": "arn:aws:rds:eu-west-1:620368136857:excitedrabbit", + "dbInstanceClass": "db.m5.xlarge", + "dbInstanceIdentifier": "excitedrabbit", + "engineVersion": "7.75", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.95", - "recommended_size": "db.m5i.large", - "region": "eu-central-1", + "percent_cpu_avg": "3.68", + "recommended_size": "db.m5.large", + "region": "eu-west-1", "threshold": "< 60" }, { - "accountId": "999773517191", - "accountName": "excitedzebra", - "availabilityZone": "us-west-2a", + "accountId": "925894598672", + "accountName": "zealousparrot", + "availabilityZone": "ap-east-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-2:999773517191:excitedzebra", - "dbInstanceClass": "db.c3n.xlarge", - "dbInstanceIdentifier": "excitedzebra", - "engineVersion": "1.20", + "dbInstanceArn": "arn:aws:rds:ap-east-1:925894598672:quickowl", + "dbInstanceClass": "db.c4n.xlarge", + "dbInstanceIdentifier": "quickowl", + "engineVersion": "1.62", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.40", - "recommended_size": "db.c3n.large", - "region": "us-west-2", + "percent_cpu_avg": "2.39", + "recommended_size": "db.c4n.large", + "region": "ap-east-1", "threshold": "< 60" }, { - "accountId": "925894598672", - "accountName": "happyxerus", - "availabilityZone": "eu-central-1a", + "accountId": "620368136857", + "accountName": "innocentelephant", + "availabilityZone": "eu-west-2a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-central-1:925894598672:eagercat", - "dbInstanceClass": "db.m4.xlarge", - "dbInstanceIdentifier": "eagercat", - "engineVersion": "1.13", + "dbInstanceArn": "arn:aws:rds:eu-west-2:620368136857:excitedrabbit", + "dbInstanceClass": "db.m5i.xlarge", + "dbInstanceIdentifier": "excitedrabbit", + "engineVersion": "6.10", "lookbackPeriod": "30 days", - "percent_cpu_avg": "2.02", - "recommended_size": "db.m4.large", - "region": "eu-central-1", + "percent_cpu_avg": "2.68", + "recommended_size": "db.m5i.large", + "region": "eu-west-2", "threshold": "< 60" }, { - "accountId": "138186646095", - "accountName": "thankfuljaguar", - "availabilityZone": "us-west-1a", + "accountId": "646728909564", + "accountName": "relievedrabbit", + "availabilityZone": "eu-west-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:us-west-1:138186646095:bravebear", - "dbInstanceClass": "db.m5i.xlarge", - "dbInstanceIdentifier": "bravebear", - "engineVersion": "9.75", + "dbInstanceArn": "arn:aws:rds:eu-west-1:646728909564:vivaciousxerus", + "dbInstanceClass": "db.m5.xlarge", + "dbInstanceIdentifier": "vivaciousxerus", + "engineVersion": "1.90", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.50", - "recommended_size": "db.m5i.large", - "region": "us-west-1", + "percent_cpu_avg": "3.71", + "recommended_size": "db.m5.large", + "region": "eu-west-1", "threshold": "< 60" }, { - "accountId": "665319725593", - "accountName": "jollygiraffe", - "availabilityZone": "eu-west-2a", + "accountId": "620368136857", + "accountName": "braveant", + "availabilityZone": "eu-central-1a", "databaseEngine": "aurora-postgresql", - "dbInstanceArn": "arn:aws:rds:eu-west-2:665319725593:upbeatkangaroo", + "dbInstanceArn": "arn:aws:rds:eu-central-1:620368136857:fierceviper", "dbInstanceClass": "db.r4.xlarge", - "dbInstanceIdentifier": "upbeatkangaroo", - "engineVersion": "2.21", + "dbInstanceIdentifier": "fierceviper", + "engineVersion": "5.65", "lookbackPeriod": "30 days", - "percent_cpu_avg": "1.26", + "percent_cpu_avg": "4.28", "recommended_size": "db.r4.large", - "region": "eu-west-2", + "region": "eu-central-1", "threshold": "< 60" } ] diff --git a/flexera/data/aws/unused_rds.json b/flexera/data/aws/unused_rds.json index fec802c8..07ad5007 100644 --- a/flexera/data/aws/unused_rds.json +++ b/flexera/data/aws/unused_rds.json @@ -1,394 +1,416 @@ { - "accountID": "999773517191", + "accountID": "665319725593", "instance_list": [ { - "accountID": "516702013600", - "accountName": "503i4fydpx", - "arn": "arn:aws:rds:ap-east-1:516702013600:braverabbit", + "accountID": "627286410625", + "accountName": "c3qjtjsz6r", + "arn": "arn:aws:rds:eu-west-2:627286410625:kindbear", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.53", - "id": "db-ADVENTUROUSRABBITSILLYPARROT", + "engineVersion": "5.96", + "id": "db-GENTLEQUAILINNOCENTOWL", "lookbackPeriod": "30 days", - "name": "obedientviper", - "privateDnsName": "obedientviper.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", - "region": "ap-east-1", - "resourceID": "db-ADVENTUROUSRABBITSILLYPARROT", - "resourceType": "db.t2.micro", - "savings": 570.928, + "name": "kindurchin", + "privateDnsName": "kindurchin.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "region": "eu-west-2", + "resourceID": "db-GENTLEQUAILINNOCENTOWL", + "resourceType": "db.c4n.xlarge", + "savings": 373.733, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" } }, { - "accountID": "165283112664", - "accountName": "taxd713an9k", - "arn": "arn:aws:rds:us-west-2:165283112664:fiercejaguar", + "accountID": "516702013600", + "accountName": "ds9p37sitvl", + "arn": "arn:aws:rds:ca-central-1:516702013600:youthfuloctopus", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.17", - "id": "db-SILLYURCHINHAPPYZEBRA", + "engineVersion": "9.07", + "id": "db-JOVIALRABBITLIVELYDOG", "lookbackPeriod": "30 days", - "name": "lazyquail", - "privateDnsName": "lazyquail.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-SILLYURCHINHAPPYZEBRA", - "resourceType": "db.c4n.xlarge", - "savings": 795.016, + "name": "excitedjaguar", + "privateDnsName": "excitedjaguar.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", + "region": "ca-central-1", + "resourceID": "db-JOVIALRABBITLIVELYDOG", + "resourceType": "db.r4.2xlarge", + "savings": 845.086, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" } }, { - "accountID": "138186646095", - "accountName": "ie2rh9j2ibl", - "arn": "arn:aws:rds:ca-central-1:138186646095:drowsyviper", + "accountID": "665319725593", + "accountName": "lnth2rvzpy", + "arn": "arn:aws:rds:ap-east-1:665319725593:lazygoat", "databaseEngine": "aurora-postgresql", - "engineVersion": "4.07", - "id": "db-QUICKPENGUINQUIRKYGIRAFFE", + "engineVersion": "7.35", + "id": "db-UPBEATWHALEJOLLYGIRAFFE", "lookbackPeriod": "30 days", - "name": "nervousoctopus", - "privateDnsName": "nervousoctopus.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", - "region": "ca-central-1", - "resourceID": "db-QUICKPENGUINQUIRKYGIRAFFE", - "resourceType": "db.t2.micro", - "savings": 108.794, + "name": "adventuroustiger", + "privateDnsName": "adventuroustiger.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-UPBEATWHALEJOLLYGIRAFFE", + "resourceType": "db.r5.2xlarge", + "savings": 49.003, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" } }, { "accountID": "620368136857", - "accountName": "xsd3pn8l84", - "arn": "arn:aws:rds:eu-west-1:620368136857:vivaciousgiraffe", + "accountName": "9hfk862y18", + "arn": "arn:aws:rds:us-west-1:620368136857:thankfulgiraffe", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.89", - "id": "db-ZEALOUSNEWTYOUTHFULNEWT", + "engineVersion": "8.34", + "id": "db-JOVIALWHALEJOLLYWHALE", "lookbackPeriod": "30 days", - "name": "adventurousowl", - "privateDnsName": "adventurousowl.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", - "region": "eu-west-1", - "resourceID": "db-ZEALOUSNEWTYOUTHFULNEWT", - "resourceType": "db.r5.2xlarge", - "savings": 5.159, + "name": "quickkangaroo", + "privateDnsName": "quickkangaroo.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "region": "us-west-1", + "resourceID": "db-JOVIALWHALEJOLLYWHALE", + "resourceType": "db.m6i.8xlarge", + "savings": 217.187, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" } }, { "accountID": "646728909564", - "accountName": "qivsszcjdv", - "arn": "arn:aws:rds:us-west-2:646728909564:lazyelephant", + "accountName": "pdnm5l93e9", + "arn": "arn:aws:rds:us-east-1:646728909564:bravewhale", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.88", - "id": "db-OBEDIENTTIGERINNOCENTPARROT", + "engineVersion": "8.33", + "id": "db-HAPPYSNAKEVIVACIOUSELEPHANT", "lookbackPeriod": "30 days", - "name": "adventurouselephant", - "privateDnsName": "adventurouselephant.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-OBEDIENTTIGERINNOCENTPARROT", - "resourceType": "db.m4.8xlarge", - "savings": 69.355, + "name": "excitedfox", + "privateDnsName": "excitedfox.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", + "region": "us-east-1", + "resourceID": "db-HAPPYSNAKEVIVACIOUSELEPHANT", + "resourceType": "db.c4n.xlarge", + "savings": 67.082, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "138186646095", - "accountName": "sbkdf4en3a", - "arn": "arn:aws:rds:us-east-2:138186646095:sillyparrot", + "accountID": "165283112664", + "accountName": "9xd3t5wgl4", + "arn": "arn:aws:rds:us-west-2:165283112664:obedientibis", "databaseEngine": "aurora-postgresql", - "engineVersion": "1.09", - "id": "db-OBEDIENTLIONEAGERZEBRA", + "engineVersion": "6.06", + "id": "db-SILLYMOUSEEAGERGIRAFFE", "lookbackPeriod": "30 days", - "name": "fierceviper", - "privateDnsName": "fierceviper.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-OBEDIENTLIONEAGERZEBRA", - "resourceType": "db.m5i.8xlarge", - "savings": 70.325, + "name": "kindmouse", + "privateDnsName": "kindmouse.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", + "region": "us-west-2", + "resourceID": "db-SILLYMOUSEEAGERGIRAFFE", + "resourceType": "db.c4n.xlarge", + "savings": 66.715, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" } }, { - "accountID": "665319725593", - "accountName": "q2fyijxrd6", - "arn": "arn:aws:rds:us-east-2:665319725593:excitedkangaroo", + "accountID": "646728909564", + "accountName": "jevw1ax3tj", + "arn": "arn:aws:rds:us-east-2:646728909564:jollypenguin", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.45", - "id": "db-YOUTHFULLIONEAGERKANGAROO", + "engineVersion": "4.75", + "id": "db-SILLYNEWTRELIEVEDJAGUAR", "lookbackPeriod": "30 days", - "name": "joviallion", - "privateDnsName": "joviallion.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", + "name": "jovialelephant", + "privateDnsName": "jovialelephant.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", "region": "us-east-2", - "resourceID": "db-YOUTHFULLIONEAGERKANGAROO", + "resourceID": "db-SILLYNEWTRELIEVEDJAGUAR", "resourceType": "db.c4n.xlarge", - "savings": 19.233, + "savings": 40.865, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "crmModule" } }, { - "accountID": "165283112664", - "accountName": "zvaamhr9l4", - "arn": "arn:aws:rds:eu-west-1:165283112664:wittygiraffe", + "accountID": "925894598672", + "accountName": "cumown1xib", + "arn": "arn:aws:rds:eu-west-1:925894598672:braveowl", "databaseEngine": "aurora-postgresql", - "engineVersion": "4.12", - "id": "db-UPBEATNEWTKINDZEBRA", + "engineVersion": "6.48", + "id": "db-CALMXERUSTHANKFULPENGUIN", "lookbackPeriod": "30 days", - "name": "innocentant", - "privateDnsName": "innocentant.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", + "name": "drowsyparrot", + "privateDnsName": "drowsyparrot.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", "region": "eu-west-1", - "resourceID": "db-UPBEATNEWTKINDZEBRA", - "resourceType": "db.m5.8xlarge", - "savings": 74.17, + "resourceID": "db-CALMXERUSTHANKFULPENGUIN", + "resourceType": "db.c5n.xlarge", + "savings": 0.467, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" } }, { - "accountID": "620368136857", - "accountName": "ygajj6q4x7", - "arn": "arn:aws:rds:ca-central-1:620368136857:adventurousquail", + "accountID": "165283112664", + "accountName": "p5hzp74p3d", + "arn": "arn:aws:rds:ap-east-1:165283112664:lazyviper", "databaseEngine": "aurora-postgresql", - "engineVersion": "1.36", - "id": "db-EXCITEDIBISRELIEVEDXERUS", + "engineVersion": "6.41", + "id": "db-ZEALOUSEELJOLLYWHALE", "lookbackPeriod": "30 days", - "name": "quirkyoctopus", - "privateDnsName": "quirkyoctopus.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", - "region": "ca-central-1", - "resourceID": "db-EXCITEDIBISRELIEVEDXERUS", - "resourceType": "db.r5.2xlarge", - "savings": 744.446, + "name": "excitedkangaroo", + "privateDnsName": "excitedkangaroo.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-ZEALOUSEELJOLLYWHALE", + "resourceType": "db.r4.2xlarge", + "savings": 1.814, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" } }, { - "accountID": "620368136857", - "accountName": "wd8ap9qsxak", - "arn": "arn:aws:rds:ap-northeast-3:620368136857:relievednewt", + "accountID": "516702013600", + "accountName": "3n4fxk147s", + "arn": "arn:aws:rds:us-west-1:516702013600:wittyoctopus", "databaseEngine": "aurora-postgresql", - "engineVersion": "6.38", - "id": "db-THANKFULLIONUPBEATKANGAROO", + "engineVersion": "1.14", + "id": "db-UPBEATQUAILADVENTUROUSELEPHANT", "lookbackPeriod": "30 days", - "name": "quickurchin", - "privateDnsName": "quickurchin.cywk0fv0xrmm.ap-northeast-3.rds.amazonaws.com", - "region": "ap-northeast-3", - "resourceID": "db-THANKFULLIONUPBEATKANGAROO", - "resourceType": "db.c3n.xlarge", - "savings": 85.137, + "name": "eagercat", + "privateDnsName": "eagercat.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "region": "us-west-1", + "resourceID": "db-UPBEATQUAILADVENTUROUSELEPHANT", + "resourceType": "db.t2.micro", + "savings": 54.401, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" } }, { - "accountID": "165283112664", - "accountName": "1fn21i3tx8", - "arn": "arn:aws:rds:eu-central-1:165283112664:fierceoctopus", + "accountID": "353197488767", + "accountName": "2lcyz8ng3a", + "arn": "arn:aws:rds:ap-east-1:353197488767:livelytiger", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.50", - "id": "db-DROWSYQUAILHAPPYGOAT", + "engineVersion": "9.06", + "id": "db-LIVELYYAKSILLYSNAKE", "lookbackPeriod": "30 days", - "name": "calmlion", - "privateDnsName": "calmlion.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", - "region": "eu-central-1", - "resourceID": "db-DROWSYQUAILHAPPYGOAT", - "resourceType": "db.r5.2xlarge", - "savings": 18.917, + "name": "quickviper", + "privateDnsName": "quickviper.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-LIVELYYAKSILLYSNAKE", + "resourceType": "db.m6i.8xlarge", + "savings": 276.883, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" } }, { - "accountID": "165283112664", - "accountName": "ikvk7vs6j3", - "arn": "arn:aws:rds:ap-east-1:165283112664:zealousquail", + "accountID": "646728909564", + "accountName": "r9h3sfqwuw", + "arn": "arn:aws:rds:ap-east-1:646728909564:adventurousquail", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.57", - "id": "db-UPBEATWHALEJOLLYOCTOPUS", + "engineVersion": "2.13", + "id": "db-EXCITEDMOUSEEAGERGIRAFFE", "lookbackPeriod": "30 days", - "name": "vivaciousowl", - "privateDnsName": "vivaciousowl.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "name": "adventurouszebra", + "privateDnsName": "adventurouszebra.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", "region": "ap-east-1", - "resourceID": "db-UPBEATWHALEJOLLYOCTOPUS", - "resourceType": "db.c5n.xlarge", - "savings": 5.822, + "resourceID": "db-EXCITEDMOUSEEAGERGIRAFFE", + "resourceType": "db.t2.micro", + "savings": 549.897, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" } }, { - "accountID": "646728909564", - "accountName": "bmkod3h45k", - "arn": "arn:aws:rds:us-east-2:646728909564:jollylion", + "accountID": "620368136857", + "accountName": "0vcu59v92xi", + "arn": "arn:aws:rds:us-west-1:620368136857:lazysnake", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.95", - "id": "db-GENTLEHORSEDROWSYQUAIL", + "engineVersion": "9.46", + "id": "db-PROUDGIRAFFEPROUDCAT", "lookbackPeriod": "30 days", - "name": "nervouspenguin", - "privateDnsName": "nervouspenguin.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-GENTLEHORSEDROWSYQUAIL", + "name": "livelylion", + "privateDnsName": "livelylion.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "region": "us-west-1", + "resourceID": "db-PROUDGIRAFFEPROUDCAT", "resourceType": "db.c3n.xlarge", - "savings": 325.214, + "savings": 29.01, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" } }, { - "accountID": "646728909564", - "accountName": "ch85dfb036", - "arn": "arn:aws:rds:ap-east-1:646728909564:quirkydog", + "accountID": "999773517191", + "accountName": "ottt5c9u4si", + "arn": "arn:aws:rds:ca-central-1:999773517191:upbeatrabbit", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.90", - "id": "db-RELIEVEDEELKINDFOX", + "engineVersion": "1.36", + "id": "db-GENTLEHORSEKINDTIGER", "lookbackPeriod": "30 days", - "name": "innocenteel", - "privateDnsName": "innocenteel.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", - "region": "ap-east-1", - "resourceID": "db-RELIEVEDEELKINDFOX", + "name": "kindpenguin", + "privateDnsName": "kindpenguin.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", + "region": "ca-central-1", + "resourceID": "db-GENTLEHORSEKINDTIGER", "resourceType": "db.c4n.xlarge", - "savings": 231.788, + "savings": 328.944, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" } }, { - "accountID": "138186646095", - "accountName": "mpqs7wa684", - "arn": "arn:aws:rds:us-west-2:138186646095:quirkycat", + "accountID": "620368136857", + "accountName": "brejh7pvghj", + "arn": "arn:aws:rds:eu-west-2:620368136857:merryant", "databaseEngine": "aurora-postgresql", - "engineVersion": "1.10", - "id": "db-UPBEATANTEAGERVIPER", + "engineVersion": "4.51", + "id": "db-RELIEVEDPARROTBRAVEBEAR", "lookbackPeriod": "30 days", - "name": "proudviper", - "privateDnsName": "proudviper.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-UPBEATANTEAGERVIPER", - "resourceType": "db.m4.8xlarge", - "savings": 141.323, + "name": "nervouskangaroo", + "privateDnsName": "nervouskangaroo.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "region": "eu-west-2", + "resourceID": "db-RELIEVEDPARROTBRAVEBEAR", + "resourceType": "db.m5i.8xlarge", + "savings": 305.869, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" } }, { - "accountID": "516702013600", - "accountName": "6s0i3qjtjcf", - "arn": "arn:aws:rds:eu-central-1:516702013600:vivaciousparrot", + "accountID": "165283112664", + "accountName": "x5yt3qgccwh", + "arn": "arn:aws:rds:ap-east-1:165283112664:kindgoat", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.09", - "id": "db-HAPPYLIONCALMBEAR", + "engineVersion": "3.59", + "id": "db-BRAVEJAGUARQUIRKYKANGAROO", "lookbackPeriod": "30 days", - "name": "youthfulibis", - "privateDnsName": "youthfulibis.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", - "region": "eu-central-1", - "resourceID": "db-HAPPYLIONCALMBEAR", - "resourceType": "db.m5.8xlarge", - "savings": 418.37, + "name": "quirkyelephant", + "privateDnsName": "quirkyelephant.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-BRAVEJAGUARQUIRKYKANGAROO", + "resourceType": "db.c5n.xlarge", + "savings": 33.415, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "emailService" } }, { - "accountID": "925894598672", - "accountName": "mp4p8ks5tu", - "arn": "arn:aws:rds:ap-east-1:925894598672:fiercebear", + "accountID": "353197488767", + "accountName": "5ojxrqoo2h", + "arn": "arn:aws:rds:ca-central-1:353197488767:livelyibis", "databaseEngine": "aurora-postgresql", - "engineVersion": "0.02", - "id": "db-ZEALOUSANTINNOCENTPARROT", + "engineVersion": "2.49", + "id": "db-QUICKOWLNERVOUSIBIS", "lookbackPeriod": "30 days", - "name": "sillytiger", - "privateDnsName": "sillytiger.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", - "region": "ap-east-1", - "resourceID": "db-ZEALOUSANTINNOCENTPARROT", + "name": "bravemouse", + "privateDnsName": "bravemouse.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", + "region": "ca-central-1", + "resourceID": "db-QUICKOWLNERVOUSIBIS", "resourceType": "db.t2.micro", - "savings": 321.516, + "savings": 236.243, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" } }, { - "accountID": "165283112664", - "accountName": "0wvj8vhfgb", - "arn": "arn:aws:rds:eu-central-1:165283112664:obedientlion", + "accountID": "665319725593", + "accountName": "4frak79fwy", + "arn": "arn:aws:rds:ap-east-1:665319725593:livelytiger", "databaseEngine": "aurora-postgresql", - "engineVersion": "4.49", - "id": "db-NERVOUSTIGERTHANKFULKANGAROO", + "engineVersion": "1.72", + "id": "db-DROWSYYAKSILLYZEBRA", "lookbackPeriod": "30 days", - "name": "calmlion", - "privateDnsName": "calmlion.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", - "region": "eu-central-1", - "resourceID": "db-NERVOUSTIGERTHANKFULKANGAROO", + "name": "kindhorse", + "privateDnsName": "kindhorse.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-DROWSYYAKSILLYZEBRA", "resourceType": "db.m4.8xlarge", - "savings": 210.646, + "savings": 116.261, + "savingsCurrency": "US$", + "service": "RDS", + "status": "available", + "tags": { + "environment": "prod", + "app": "reportingService" + } + }, + { + "accountID": "646728909564", + "accountName": "og23gpspcxi", + "arn": "arn:aws:rds:us-west-2:646728909564:nervouseel", + "databaseEngine": "aurora-postgresql", + "engineVersion": "7.35", + "id": "db-LAZYQUAILRELIEVEDJAGUAR", + "lookbackPeriod": "30 days", + "name": "zealousyak", + "privateDnsName": "zealousyak.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", + "region": "us-west-2", + "resourceID": "db-LAZYQUAILRELIEVEDJAGUAR", + "resourceType": "db.c3n.xlarge", + "savings": 37.041, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -398,107 +420,107 @@ } }, { - "accountID": "627286410625", - "accountName": "r9tu7ghtle", - "arn": "arn:aws:rds:eu-central-1:627286410625:thankfullion", + "accountID": "665319725593", + "accountName": "svztojalfd", + "arn": "arn:aws:rds:eu-central-1:665319725593:sillyrabbit", "databaseEngine": "aurora-postgresql", - "engineVersion": "7.73", - "id": "db-EAGERVIPEROBEDIENTYAK", + "engineVersion": "9.62", + "id": "db-GENTLEKANGAROOSILLYQUAIL", "lookbackPeriod": "30 days", - "name": "relievedeel", - "privateDnsName": "relievedeel.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "name": "nervousdog", + "privateDnsName": "nervousdog.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", "region": "eu-central-1", - "resourceID": "db-EAGERVIPEROBEDIENTYAK", - "resourceType": "db.t2.micro", - "savings": 220.575, + "resourceID": "db-GENTLEKANGAROOSILLYQUAIL", + "resourceType": "db.r5.2xlarge", + "savings": 365.189, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "627286410625", - "accountName": "u0r1v1ejy7", - "arn": "arn:aws:rds:eu-west-1:627286410625:eagergiraffe", + "accountID": "620368136857", + "accountName": "ejag1q0gom", + "arn": "arn:aws:rds:eu-west-1:620368136857:bravedog", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.19", - "id": "db-GENTLETIGERBRAVEVIPER", + "engineVersion": "2.71", + "id": "db-PROUDZEBRAVIVACIOUSEEL", "lookbackPeriod": "30 days", - "name": "wittyibis", - "privateDnsName": "wittyibis.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", + "name": "merrypenguin", + "privateDnsName": "merrypenguin.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", "region": "eu-west-1", - "resourceID": "db-GENTLETIGERBRAVEVIPER", - "resourceType": "db.c5n.xlarge", - "savings": 65.419, + "resourceID": "db-PROUDZEBRAVIVACIOUSEEL", + "resourceType": "db.r4.2xlarge", + "savings": 86.179, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" } }, { - "accountID": "353197488767", - "accountName": "82vuypalxo", - "arn": "arn:aws:rds:us-east-2:353197488767:eagerwhale", + "accountID": "665319725593", + "accountName": "tfivc14t7e", + "arn": "arn:aws:rds:us-west-2:665319725593:upbeatgoat", "databaseEngine": "aurora-postgresql", - "engineVersion": "7.47", - "id": "db-LIVELYXERUSJOVIALYAK", + "engineVersion": "0.55", + "id": "db-BRAVEKANGAROOJOLLYWHALE", "lookbackPeriod": "30 days", - "name": "calmcat", - "privateDnsName": "calmcat.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-LIVELYXERUSJOVIALYAK", - "resourceType": "db.m4.8xlarge", - "savings": 56.476, + "name": "braveelephant", + "privateDnsName": "braveelephant.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", + "region": "us-west-2", + "resourceID": "db-BRAVEKANGAROOJOLLYWHALE", + "resourceType": "db.c3n.xlarge", + "savings": 348.795, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "reportingService" } }, { - "accountID": "620368136857", - "accountName": "7sllh9oluy", - "arn": "arn:aws:rds:eu-west-2:620368136857:happyzebra", + "accountID": "516702013600", + "accountName": "gkthi6flpc", + "arn": "arn:aws:rds:ap-east-1:516702013600:obedientwhale", "databaseEngine": "aurora-postgresql", - "engineVersion": "4.42", - "id": "db-QUIRKYCATJOLLYDOG", + "engineVersion": "6.29", + "id": "db-THANKFULJAGUARADVENTUROUSGOAT", "lookbackPeriod": "30 days", - "name": "happyzebra", - "privateDnsName": "happyzebra.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", - "region": "eu-west-2", - "resourceID": "db-QUIRKYCATJOLLYDOG", - "resourceType": "db.m6i.8xlarge", - "savings": 9.83, + "name": "adventurouspenguin", + "privateDnsName": "adventurouspenguin.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-THANKFULJAGUARADVENTUROUSGOAT", + "resourceType": "db.c4n.xlarge", + "savings": 144.594, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "reportingService" } }, { - "accountID": "353197488767", - "accountName": "7f32smq24x", - "arn": "arn:aws:rds:ap-northeast-3:353197488767:upbeatyak", + "accountID": "665319725593", + "accountName": "0qtvmcfrks", + "arn": "arn:aws:rds:ap-east-1:665319725593:upbeatgoat", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.45", - "id": "db-LAZYXERUSBRAVEGOAT", + "engineVersion": "3.08", + "id": "db-HAPPYJAGUARGENTLEIBIS", "lookbackPeriod": "30 days", - "name": "eagerzebra", - "privateDnsName": "eagerzebra.cywk0fv0xrmm.ap-northeast-3.rds.amazonaws.com", - "region": "ap-northeast-3", - "resourceID": "db-LAZYXERUSBRAVEGOAT", + "name": "proudmouse", + "privateDnsName": "proudmouse.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-HAPPYJAGUARGENTLEIBIS", "resourceType": "db.m6i.8xlarge", - "savings": 127.496, + "savings": 535.995, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -508,173 +530,173 @@ } }, { - "accountID": "627286410625", - "accountName": "rtkw05kv6f", - "arn": "arn:aws:rds:us-west-1:627286410625:obedientrabbit", + "accountID": "925894598672", + "accountName": "q3hhffwmdt", + "arn": "arn:aws:rds:us-west-1:925894598672:drowsywhale", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.15", - "id": "db-GENTLEURCHINYOUTHFULFOX", + "engineVersion": "6.04", + "id": "db-SILLYPENGUINYOUTHFULCAT", "lookbackPeriod": "30 days", - "name": "wittycat", - "privateDnsName": "wittycat.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "name": "gentlenewt", + "privateDnsName": "gentlenewt.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", "region": "us-west-1", - "resourceID": "db-GENTLEURCHINYOUTHFULFOX", - "resourceType": "db.m6i.8xlarge", - "savings": 187.484, + "resourceID": "db-SILLYPENGUINYOUTHFULCAT", + "resourceType": "db.r4.2xlarge", + "savings": 561.993, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" } }, { - "accountID": "138186646095", - "accountName": "bdj8xhs5wg", - "arn": "arn:aws:rds:us-east-1:138186646095:vivacioushorse", + "accountID": "620368136857", + "accountName": "w8k49j5187", + "arn": "arn:aws:rds:us-east-2:620368136857:livelyjaguar", "databaseEngine": "aurora-postgresql", - "engineVersion": "7.54", - "id": "db-DROWSYNEWTPROUDFOX", + "engineVersion": "6.81", + "id": "db-EXCITEDGIRAFFEJOLLYZEBRA", "lookbackPeriod": "30 days", - "name": "obedientbear", - "privateDnsName": "obedientbear.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", - "region": "us-east-1", - "resourceID": "db-DROWSYNEWTPROUDFOX", - "resourceType": "db.r5.2xlarge", - "savings": 186.93, + "name": "happybear", + "privateDnsName": "happybear.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", + "region": "us-east-2", + "resourceID": "db-EXCITEDGIRAFFEJOLLYZEBRA", + "resourceType": "db.c5n.xlarge", + "savings": 34.747, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" } }, { - "accountID": "665319725593", - "accountName": "9ory0bk0kc", - "arn": "arn:aws:rds:ap-northeast-3:665319725593:innocentquail", + "accountID": "999773517191", + "accountName": "yy0sil2m07j", + "arn": "arn:aws:rds:eu-west-2:999773517191:kindxerus", "databaseEngine": "aurora-postgresql", - "engineVersion": "6.77", - "id": "db-EXCITEDZEBRARELIEVEDRABBIT", + "engineVersion": "7.52", + "id": "db-UPBEATLIONOBEDIENTPARROT", "lookbackPeriod": "30 days", - "name": "kindzebra", - "privateDnsName": "kindzebra.cywk0fv0xrmm.ap-northeast-3.rds.amazonaws.com", - "region": "ap-northeast-3", - "resourceID": "db-EXCITEDZEBRARELIEVEDRABBIT", - "resourceType": "db.m5i.8xlarge", - "savings": 374.323, + "name": "excitedquail", + "privateDnsName": "excitedquail.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "region": "eu-west-2", + "resourceID": "db-UPBEATLIONOBEDIENTPARROT", + "resourceType": "db.m6i.8xlarge", + "savings": 39.55, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "securityModule" + "app": "reportingService" } }, { - "accountID": "665319725593", - "accountName": "mb3exbsg48", - "arn": "arn:aws:rds:us-west-1:665319725593:nervousbear", + "accountID": "646728909564", + "accountName": "xx1tj4oi78", + "arn": "arn:aws:rds:us-east-1:646728909564:relievedzebra", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.55", - "id": "db-DROWSYANTFIERCEVIPER", + "engineVersion": "1.63", + "id": "db-HAPPYJAGUARPROUDLION", "lookbackPeriod": "30 days", - "name": "jovialkangaroo", - "privateDnsName": "jovialkangaroo.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", - "region": "us-west-1", - "resourceID": "db-DROWSYANTFIERCEVIPER", - "resourceType": "db.r4.2xlarge", - "savings": 277.953, + "name": "obedientfox", + "privateDnsName": "obedientfox.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", + "region": "us-east-1", + "resourceID": "db-HAPPYJAGUARPROUDLION", + "resourceType": "db.r5.2xlarge", + "savings": 123.569, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" } }, { - "accountID": "925894598672", - "accountName": "q29rrudu1xk", - "arn": "arn:aws:rds:eu-west-2:925894598672:jollypenguin", + "accountID": "665319725593", + "accountName": "wkw3szlcni", + "arn": "arn:aws:rds:us-west-1:665319725593:proudibis", "databaseEngine": "aurora-postgresql", - "engineVersion": "1.79", - "id": "db-JOVIALWHALEGENTLEURCHIN", + "engineVersion": "5.66", + "id": "db-EXCITEDLIONNERVOUSURCHIN", "lookbackPeriod": "30 days", - "name": "quickeel", - "privateDnsName": "quickeel.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", - "region": "eu-west-2", - "resourceID": "db-JOVIALWHALEGENTLEURCHIN", - "resourceType": "db.r5.2xlarge", - "savings": 21.343, + "name": "adventurouspenguin", + "privateDnsName": "adventurouspenguin.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "region": "us-west-1", + "resourceID": "db-EXCITEDLIONNERVOUSURCHIN", + "resourceType": "db.m6i.8xlarge", + "savings": 463.927, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" } }, { - "accountID": "999773517191", - "accountName": "5uo4mb8u0g", - "arn": "arn:aws:rds:us-west-2:999773517191:happyquail", + "accountID": "646728909564", + "accountName": "vx2xdhkwiwi", + "arn": "arn:aws:rds:us-west-1:646728909564:lazyjaguar", "databaseEngine": "aurora-postgresql", - "engineVersion": "1.02", - "id": "db-LAZYNEWTINNOCENTQUAIL", + "engineVersion": "8.56", + "id": "db-THANKFULOWLEXCITEDEEL", "lookbackPeriod": "30 days", - "name": "quickibis", - "privateDnsName": "quickibis.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-LAZYNEWTINNOCENTQUAIL", - "resourceType": "db.m6i.8xlarge", - "savings": 402.002, + "name": "adventurousrabbit", + "privateDnsName": "adventurousrabbit.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "region": "us-west-1", + "resourceID": "db-THANKFULOWLEXCITEDEEL", + "resourceType": "db.t2.micro", + "savings": 13.843, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" } }, { - "accountID": "353197488767", - "accountName": "3ijahzl773", - "arn": "arn:aws:rds:eu-central-1:353197488767:eagereel", + "accountID": "516702013600", + "accountName": "lzov8fe3is", + "arn": "arn:aws:rds:ca-central-1:516702013600:zealouscat", "databaseEngine": "aurora-postgresql", - "engineVersion": "9.66", - "id": "db-VIVACIOUSEELEXCITEDELEPHANT", + "engineVersion": "3.00", + "id": "db-EXCITEDOWLHAPPYTIGER", "lookbackPeriod": "30 days", - "name": "nervousowl", - "privateDnsName": "nervousowl.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", - "region": "eu-central-1", - "resourceID": "db-VIVACIOUSEELEXCITEDELEPHANT", - "resourceType": "db.m5.8xlarge", - "savings": 86.538, + "name": "quickxerus", + "privateDnsName": "quickxerus.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", + "region": "ca-central-1", + "resourceID": "db-EXCITEDOWLHAPPYTIGER", + "resourceType": "db.m4.8xlarge", + "savings": 1.788, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" } }, { - "accountID": "646728909564", - "accountName": "w9hmtpn435", - "arn": "arn:aws:rds:us-west-1:646728909564:gentledog", + "accountID": "516702013600", + "accountName": "4x9ndk0ohrl", + "arn": "arn:aws:rds:us-west-1:516702013600:drowsyyak", "databaseEngine": "aurora-postgresql", - "engineVersion": "7.60", - "id": "db-QUICKEELADVENTUROUSOWL", + "engineVersion": "0.66", + "id": "db-QUICKZEBRAQUICKLION", "lookbackPeriod": "30 days", - "name": "bravetiger", - "privateDnsName": "bravetiger.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", + "name": "lazyoctopus", + "privateDnsName": "lazyoctopus.cywk0fv0xrmm.us-west-1.rds.amazonaws.com", "region": "us-west-1", - "resourceID": "db-QUICKEELADVENTUROUSOWL", - "resourceType": "db.r5.2xlarge", - "savings": 81.535, + "resourceID": "db-QUICKZEBRAQUICKLION", + "resourceType": "db.r4.2xlarge", + "savings": 25.017, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -684,19 +706,19 @@ } }, { - "accountID": "627286410625", - "accountName": "86dyekdtv4", - "arn": "arn:aws:rds:eu-west-2:627286410625:quickbear", + "accountID": "620368136857", + "accountName": "qlbnnctk8l", + "arn": "arn:aws:rds:us-east-1:620368136857:sillypenguin", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.49", - "id": "db-VIVACIOUSZEBRAEAGERTIGER", + "engineVersion": "3.99", + "id": "db-ZEALOUSELEPHANTADVENTUROUSSNAKE", "lookbackPeriod": "30 days", - "name": "lazyowl", - "privateDnsName": "lazyowl.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", - "region": "eu-west-2", - "resourceID": "db-VIVACIOUSZEBRAEAGERTIGER", + "name": "eagerfox", + "privateDnsName": "eagerfox.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", + "region": "us-east-1", + "resourceID": "db-ZEALOUSELEPHANTADVENTUROUSSNAKE", "resourceType": "db.m6i.8xlarge", - "savings": 37.014, + "savings": 10.196, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -707,106 +729,106 @@ }, { "accountID": "925894598672", - "accountName": "w6bx9y1apf", - "arn": "arn:aws:rds:ap-east-1:925894598672:calmpenguin", + "accountName": "gwxcdfu9fd", + "arn": "arn:aws:rds:eu-west-2:925894598672:thankfulgiraffe", "databaseEngine": "aurora-postgresql", - "engineVersion": "7.07", - "id": "db-KINDGOATVIVACIOUSPARROT", + "engineVersion": "0.76", + "id": "db-OBEDIENTANTBRAVEPENGUIN", "lookbackPeriod": "30 days", - "name": "nervousquail", - "privateDnsName": "nervousquail.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", - "region": "ap-east-1", - "resourceID": "db-KINDGOATVIVACIOUSPARROT", - "resourceType": "db.c4n.xlarge", - "savings": 71.642, + "name": "adventurouseel", + "privateDnsName": "adventurouseel.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "region": "eu-west-2", + "resourceID": "db-OBEDIENTANTBRAVEPENGUIN", + "resourceType": "db.c3n.xlarge", + "savings": 535.353, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" } }, { - "accountID": "138186646095", - "accountName": "epkx588o1c", - "arn": "arn:aws:rds:eu-central-1:138186646095:innocentparrot", + "accountID": "646728909564", + "accountName": "hy5hayvtn7", + "arn": "arn:aws:rds:ap-east-1:646728909564:excitedkangaroo", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.96", - "id": "db-ADVENTUROUSDOGOBEDIENTMOUSE", + "engineVersion": "1.90", + "id": "db-OBEDIENTGOATVIVACIOUSKANGAROO", "lookbackPeriod": "30 days", - "name": "sillymouse", - "privateDnsName": "sillymouse.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", - "region": "eu-central-1", - "resourceID": "db-ADVENTUROUSDOGOBEDIENTMOUSE", - "resourceType": "db.c5n.xlarge", - "savings": 26.498, + "name": "bravelion", + "privateDnsName": "bravelion.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-OBEDIENTGOATVIVACIOUSKANGAROO", + "resourceType": "db.c3n.xlarge", + "savings": 43.716, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" } }, { - "accountID": "165283112664", - "accountName": "kwxwkeloe1", - "arn": "arn:aws:rds:ap-east-1:165283112664:thankfulant", + "accountID": "627286410625", + "accountName": "r5t6qiiyfn", + "arn": "arn:aws:rds:eu-central-1:627286410625:fiercemouse", "databaseEngine": "aurora-postgresql", - "engineVersion": "6.66", - "id": "db-KINDVIPERKINDNEWT", + "engineVersion": "1.01", + "id": "db-OBEDIENTFOXQUICKYAK", "lookbackPeriod": "30 days", - "name": "lazymouse", - "privateDnsName": "lazymouse.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", - "region": "ap-east-1", - "resourceID": "db-KINDVIPERKINDNEWT", - "resourceType": "db.m5i.8xlarge", - "savings": 693.463, + "name": "sillypenguin", + "privateDnsName": "sillypenguin.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "region": "eu-central-1", + "resourceID": "db-OBEDIENTFOXQUICKYAK", + "resourceType": "db.m4.8xlarge", + "savings": 241.315, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" } }, { - "accountID": "925894598672", - "accountName": "qjwtawas4x", - "arn": "arn:aws:rds:eu-central-1:925894598672:jollyoctopus", + "accountID": "627286410625", + "accountName": "3gaiq0v1wj", + "arn": "arn:aws:rds:eu-central-1:627286410625:gentlepenguin", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.73", - "id": "db-CALMBEARKINDKANGAROO", + "engineVersion": "5.56", + "id": "db-HAPPYWHALEWITTYTIGER", "lookbackPeriod": "30 days", - "name": "bravedog", - "privateDnsName": "bravedog.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "name": "quickwhale", + "privateDnsName": "quickwhale.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", "region": "eu-central-1", - "resourceID": "db-CALMBEARKINDKANGAROO", - "resourceType": "db.c3n.xlarge", - "savings": 22.609, + "resourceID": "db-HAPPYWHALEWITTYTIGER", + "resourceType": "db.m5i.8xlarge", + "savings": 821.265, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" } }, { - "accountID": "138186646095", - "accountName": "p82o44ir9n", - "arn": "arn:aws:rds:ap-east-1:138186646095:innocentnewt", + "accountID": "165283112664", + "accountName": "13xoay153w", + "arn": "arn:aws:rds:ap-east-1:165283112664:merryhorse", "databaseEngine": "aurora-postgresql", - "engineVersion": "0.36", - "id": "db-BRAVEJAGUARRELIEVEDELEPHANT", + "engineVersion": "8.23", + "id": "db-THANKFULSNAKETHANKFULYAK", "lookbackPeriod": "30 days", - "name": "upbeatsnake", - "privateDnsName": "upbeatsnake.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "name": "lazybear", + "privateDnsName": "lazybear.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", "region": "ap-east-1", - "resourceID": "db-BRAVEJAGUARRELIEVEDELEPHANT", - "resourceType": "db.r4.2xlarge", - "savings": 64.952, + "resourceID": "db-THANKFULSNAKETHANKFULYAK", + "resourceType": "db.m6i.8xlarge", + "savings": 87.365, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -816,19 +838,19 @@ } }, { - "accountID": "138186646095", - "accountName": "at7ktc1ip", - "arn": "arn:aws:rds:ca-central-1:138186646095:jollygiraffe", + "accountID": "627286410625", + "accountName": "u9admwvrp1", + "arn": "arn:aws:rds:us-west-2:627286410625:jollyeel", "databaseEngine": "aurora-postgresql", - "engineVersion": "6.32", - "id": "db-FIERCEGIRAFFEWITTYRABBIT", + "engineVersion": "5.03", + "id": "db-EXCITEDVIPERUPBEATCAT", "lookbackPeriod": "30 days", - "name": "upbeatzebra", - "privateDnsName": "upbeatzebra.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", - "region": "ca-central-1", - "resourceID": "db-FIERCEGIRAFFEWITTYRABBIT", + "name": "sillykangaroo", + "privateDnsName": "sillykangaroo.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", + "region": "us-west-2", + "resourceID": "db-EXCITEDVIPERUPBEATCAT", "resourceType": "db.c5n.xlarge", - "savings": 365.436, + "savings": 5.92, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -838,41 +860,19 @@ } }, { - "accountID": "353197488767", - "accountName": "bmpa58dyua", - "arn": "arn:aws:rds:eu-west-2:353197488767:eagerdog", + "accountID": "999773517191", + "accountName": "0pdr21cd5g", + "arn": "arn:aws:rds:eu-west-2:999773517191:excitedlion", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.05", - "id": "db-UPBEATYAKDROWSYLION", + "engineVersion": "1.20", + "id": "db-ADVENTUROUSPENGUINEXCITEDZEBRA", "lookbackPeriod": "30 days", - "name": "jollyyak", - "privateDnsName": "jollyyak.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "name": "youthfulkangaroo", + "privateDnsName": "youthfulkangaroo.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", "region": "eu-west-2", - "resourceID": "db-UPBEATYAKDROWSYLION", - "resourceType": "db.c4n.xlarge", - "savings": 137.705, - "savingsCurrency": "US$", - "service": "RDS", - "status": "available", - "tags": { - "environment": "prod", - "app": "securityModule" - } - }, - { - "accountID": "516702013600", - "accountName": "semg3mjca2", - "arn": "arn:aws:rds:eu-west-1:516702013600:proudpenguin", - "databaseEngine": "aurora-postgresql", - "engineVersion": "1.35", - "id": "db-WITTYMOUSELIVELYANT", - "lookbackPeriod": "30 days", - "name": "obedientpenguin", - "privateDnsName": "obedientpenguin.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", - "region": "eu-west-1", - "resourceID": "db-WITTYMOUSELIVELYANT", - "resourceType": "db.m5i.8xlarge", - "savings": 426.486, + "resourceID": "db-ADVENTUROUSPENGUINEXCITEDZEBRA", + "resourceType": "db.t2.micro", + "savings": 18.854, "savingsCurrency": "US$", "service": "RDS", "status": "available", @@ -882,223 +882,223 @@ } }, { - "accountID": "665319725593", - "accountName": "bjmvw6yciy", - "arn": "arn:aws:rds:us-west-2:665319725593:jovialparrot", + "accountID": "353197488767", + "accountName": "ut6iwdx9rd", + "arn": "arn:aws:rds:us-east-2:353197488767:adventurouselephant", "databaseEngine": "aurora-postgresql", - "engineVersion": "8.84", - "id": "db-JOVIALNEWTQUICKSNAKE", + "engineVersion": "3.60", + "id": "db-SILLYYAKQUICKWHALE", "lookbackPeriod": "30 days", - "name": "livelyquail", - "privateDnsName": "livelyquail.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-JOVIALNEWTQUICKSNAKE", - "resourceType": "db.r5.2xlarge", - "savings": 195.605, + "name": "gentleoctopus", + "privateDnsName": "gentleoctopus.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", + "region": "us-east-2", + "resourceID": "db-SILLYYAKQUICKWHALE", + "resourceType": "db.r4.2xlarge", + "savings": 14.131, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" } }, { - "accountID": "665319725593", - "accountName": "kmi44ampqlg", - "arn": "arn:aws:rds:us-east-1:665319725593:kindoctopus", + "accountID": "925894598672", + "accountName": "ryfis90gh6g", + "arn": "arn:aws:rds:eu-central-1:925894598672:proudmouse", "databaseEngine": "aurora-postgresql", - "engineVersion": "5.31", - "id": "db-VIVACIOUSNEWTBRAVEOWL", + "engineVersion": "7.02", + "id": "db-LIVELYDOGJOVIALHORSE", "lookbackPeriod": "30 days", - "name": "lazytiger", - "privateDnsName": "lazytiger.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", - "region": "us-east-1", - "resourceID": "db-VIVACIOUSNEWTBRAVEOWL", - "resourceType": "db.m6i.8xlarge", - "savings": 565.587, + "name": "proudowl", + "privateDnsName": "proudowl.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "region": "eu-central-1", + "resourceID": "db-LIVELYDOGJOVIALHORSE", + "resourceType": "db.c4n.xlarge", + "savings": 47.713, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" } }, { - "accountID": "665319725593", - "accountName": "w6tpwbt7c8", - "arn": "arn:aws:rds:us-east-2:665319725593:thankfulkangaroo", + "accountID": "925894598672", + "accountName": "zvt4kpinzqh", + "arn": "arn:aws:rds:us-east-1:925894598672:sillybear", "databaseEngine": "aurora-postgresql", - "engineVersion": "0.55", - "id": "db-PROUDLIONDROWSYSNAKE", + "engineVersion": "1.89", + "id": "db-HAPPYJAGUARVIVACIOUSNEWT", "lookbackPeriod": "30 days", - "name": "sillygoat", - "privateDnsName": "sillygoat.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-PROUDLIONDROWSYSNAKE", + "name": "thankfulgiraffe", + "privateDnsName": "thankfulgiraffe.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", + "region": "us-east-1", + "resourceID": "db-HAPPYJAGUARVIVACIOUSNEWT", "resourceType": "db.r4.2xlarge", - "savings": 212.508, + "savings": 556.367, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "emailService" } }, { - "accountID": "353197488767", - "accountName": "0xhs2jxa38f", - "arn": "arn:aws:rds:us-east-2:353197488767:excitedibis", + "accountID": "620368136857", + "accountName": "79s1avpwnb", + "arn": "arn:aws:rds:ca-central-1:620368136857:nervousant", "databaseEngine": "aurora-postgresql", - "engineVersion": "9.77", - "id": "db-EXCITEDHORSEJOLLYIBIS", + "engineVersion": "6.67", + "id": "db-DROWSYGIRAFFEHAPPYYAK", "lookbackPeriod": "30 days", - "name": "jollynewt", - "privateDnsName": "jollynewt.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-EXCITEDHORSEJOLLYIBIS", - "resourceType": "db.r4.2xlarge", - "savings": 268.07, + "name": "sillyyak", + "privateDnsName": "sillyyak.cywk0fv0xrmm.ca-central-1.rds.amazonaws.com", + "region": "ca-central-1", + "resourceID": "db-DROWSYGIRAFFEHAPPYYAK", + "resourceType": "db.r5.2xlarge", + "savings": 10.942, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" } }, { - "accountID": "999773517191", - "accountName": "05e0h48737", - "arn": "arn:aws:rds:us-west-2:999773517191:gentletiger", + "accountID": "165283112664", + "accountName": "19yozg6q2g", + "arn": "arn:aws:rds:eu-west-1:165283112664:nervousxerus", "databaseEngine": "aurora-postgresql", - "engineVersion": "3.07", - "id": "db-FIERCEYAKRELIEVEDSNAKE", + "engineVersion": "6.70", + "id": "db-JOLLYYAKLIVELYCAT", "lookbackPeriod": "30 days", - "name": "sillyparrot", - "privateDnsName": "sillyparrot.cywk0fv0xrmm.us-west-2.rds.amazonaws.com", - "region": "us-west-2", - "resourceID": "db-FIERCEYAKRELIEVEDSNAKE", - "resourceType": "db.m6i.8xlarge", - "savings": 244.604, + "name": "innocentkangaroo", + "privateDnsName": "innocentkangaroo.cywk0fv0xrmm.eu-west-1.rds.amazonaws.com", + "region": "eu-west-1", + "resourceID": "db-JOLLYYAKLIVELYCAT", + "resourceType": "db.m4.8xlarge", + "savings": 193.098, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" } }, { - "accountID": "138186646095", - "accountName": "zrrtlmd5ns", - "arn": "arn:aws:rds:ap-northeast-3:138186646095:quirkyrabbit", + "accountID": "646728909564", + "accountName": "61a0irf5ix", + "arn": "arn:aws:rds:ap-east-1:646728909564:quickpenguin", "databaseEngine": "aurora-postgresql", - "engineVersion": "9.48", - "id": "db-KINDZEBRAFIERCEIBIS", + "engineVersion": "6.46", + "id": "db-SILLYIBISKINDZEBRA", "lookbackPeriod": "30 days", - "name": "happytiger", - "privateDnsName": "happytiger.cywk0fv0xrmm.ap-northeast-3.rds.amazonaws.com", - "region": "ap-northeast-3", - "resourceID": "db-KINDZEBRAFIERCEIBIS", - "resourceType": "db.c4n.xlarge", - "savings": 300.092, + "name": "thankfulxerus", + "privateDnsName": "thankfulxerus.cywk0fv0xrmm.ap-east-1.rds.amazonaws.com", + "region": "ap-east-1", + "resourceID": "db-SILLYIBISKINDZEBRA", + "resourceType": "db.m5.8xlarge", + "savings": 76.254, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "inventoryManagement" } }, { - "accountID": "353197488767", - "accountName": "neuyjorbqu", - "arn": "arn:aws:rds:us-east-1:353197488767:quickzebra", + "accountID": "620368136857", + "accountName": "4i3r2wmfif", + "arn": "arn:aws:rds:eu-central-1:620368136857:happyyak", "databaseEngine": "aurora-postgresql", - "engineVersion": "2.58", - "id": "db-CALMLIONLIVELYKANGAROO", + "engineVersion": "7.60", + "id": "db-JOVIALPARROTYOUTHFULKANGAROO", "lookbackPeriod": "30 days", - "name": "lazyowl", - "privateDnsName": "lazyowl.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", - "region": "us-east-1", - "resourceID": "db-CALMLIONLIVELYKANGAROO", - "resourceType": "db.m5i.8xlarge", - "savings": 407.351, + "name": "wittyurchin", + "privateDnsName": "wittyurchin.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "region": "eu-central-1", + "resourceID": "db-JOVIALPARROTYOUTHFULKANGAROO", + "resourceType": "db.m6i.8xlarge", + "savings": 24.959, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "inventoryManagement" } }, { - "accountID": "165283112664", - "accountName": "9px1kpgcnm", - "arn": "arn:aws:rds:eu-west-2:165283112664:drowsysnake", + "accountID": "138186646095", + "accountName": "zntj31houh", + "arn": "arn:aws:rds:eu-central-1:138186646095:relievedoctopus", "databaseEngine": "aurora-postgresql", - "engineVersion": "6.36", - "id": "db-KINDQUAILFIERCEHORSE", + "engineVersion": "9.45", + "id": "db-EXCITEDGOATJOVIALVIPER", "lookbackPeriod": "30 days", - "name": "thankfulgiraffe", - "privateDnsName": "thankfulgiraffe.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", - "region": "eu-west-2", - "resourceID": "db-KINDQUAILFIERCEHORSE", - "resourceType": "db.m4.8xlarge", - "savings": 122.422, + "name": "quirkyrabbit", + "privateDnsName": "quirkyrabbit.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "region": "eu-central-1", + "resourceID": "db-EXCITEDGOATJOVIALVIPER", + "resourceType": "db.m6i.8xlarge", + "savings": 164.008, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "staging", - "app": "userManagement" + "app": "invoiceProcessing" } }, { - "accountID": "138186646095", - "accountName": "zcxvy9dis9", - "arn": "arn:aws:rds:us-east-1:138186646095:eageribis", + "accountID": "353197488767", + "accountName": "lviyvvavto", + "arn": "arn:aws:rds:eu-central-1:353197488767:merrygiraffe", "databaseEngine": "aurora-postgresql", - "engineVersion": "4.51", - "id": "db-INNOCENTQUAILEXCITEDOCTOPUS", + "engineVersion": "6.98", + "id": "db-MERRYELEPHANTOBEDIENTKANGAROO", "lookbackPeriod": "30 days", - "name": "happyquail", - "privateDnsName": "happyquail.cywk0fv0xrmm.us-east-1.rds.amazonaws.com", - "region": "us-east-1", - "resourceID": "db-INNOCENTQUAILEXCITEDOCTOPUS", - "resourceType": "db.r5.2xlarge", - "savings": 353.795, + "name": "proudgiraffe", + "privateDnsName": "proudgiraffe.cywk0fv0xrmm.eu-central-1.rds.amazonaws.com", + "region": "eu-central-1", + "resourceID": "db-MERRYELEPHANTOBEDIENTKANGAROO", + "resourceType": "db.m4.8xlarge", + "savings": 734.705, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" } }, { - "accountID": "925894598672", - "accountName": "cwrkg01g8", - "arn": "arn:aws:rds:us-east-2:925894598672:youthfulcat", + "accountID": "999773517191", + "accountName": "d43linhvk", + "arn": "arn:aws:rds:eu-west-2:999773517191:gentlefox", "databaseEngine": "aurora-postgresql", - "engineVersion": "3.72", - "id": "db-QUICKQUAILEAGERNEWT", + "engineVersion": "1.83", + "id": "db-ZEALOUSIBISCALMZEBRA", "lookbackPeriod": "30 days", - "name": "wittyxerus", - "privateDnsName": "wittyxerus.cywk0fv0xrmm.us-east-2.rds.amazonaws.com", - "region": "us-east-2", - "resourceID": "db-QUICKQUAILEAGERNEWT", - "resourceType": "db.r4.2xlarge", - "savings": 2.18, + "name": "vivaciousrabbit", + "privateDnsName": "vivaciousrabbit.cywk0fv0xrmm.eu-west-2.rds.amazonaws.com", + "region": "eu-west-2", + "resourceID": "db-ZEALOUSIBISCALMZEBRA", + "resourceType": "db.m5i.8xlarge", + "savings": 64.353, "savingsCurrency": "US$", "service": "RDS", "status": "available", "tags": { "environment": "dev", - "app": "emailService" + "app": "dataAnalytics" } } ], diff --git a/flexera/data/azure/azure_compute_rightsizing.json b/flexera/data/azure/azure_compute_rightsizing.json index 389b4afd..7f02940b 100644 --- a/flexera/data/azure/azure_compute_rightsizing.json +++ b/flexera/data/azure/azure_compute_rightsizing.json @@ -1,54 +1,26 @@ [ { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "youthfuleel", - "resourceGroup": "WITTYBEAR-EAGERKANGAROO", - "resourceName": "calmviper", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/WITTYBEAR-EAGERKANGAROO/providers/Microsoft.Compute/virtualMachines/calmviper", - "tags": "environment=prod, app=customerSupport", - "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine calmviper in Azure Subscription youthfuleel (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec) from Standard_B16as_v2 to Standard_B12as_v2", - "resourceType": "Standard_B16as_v2", - "newResourceType": "Standard_B12as_v2", - "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "australiaeast", - "osType": "Linux", - "savings": 745.346, - "savingsCurrency": "US$", - "cpu_average": 9.03, - "cpu_maximum": 2.64, - "cpu_minimum": 9.37, - "mem_average": 9.25, - "mem_maximum": 27.63, - "mem_minimum": 8.74, - "thresholdType": "Average", - "threshold": 40, - "memoryThreshold": 40, - "lookbackPeriod": 30, - "service": "Microsoft.Compute" - }, - { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "sillyurchin", - "resourceGroup": "BRAVEXERUS-RELIEVEDPARROT", - "resourceName": "quickjaguar", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/BRAVEXERUS-RELIEVEDPARROT/providers/Microsoft.Compute/virtualMachines/quickjaguar", - "tags": "environment=prod, app=userManagement", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "upbeatquail", + "resourceGroup": "ZEALOUSMOUSE-LAZYFOX", + "resourceName": "drowsygoat", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/ZEALOUSMOUSE-LAZYFOX/providers/Microsoft.Compute/virtualMachines/drowsygoat", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine quickjaguar in Azure Subscription sillyurchin (ca1eeeca-231f-4a91-a740-04eaeb043516) from Standard_B32as_v2 to Standard_B16as_v2", + "recommendationDetails": "Resize Azure virtual machine drowsygoat in Azure Subscription upbeatquail (9c6588cd-ca5e-429d-adc7-5292d3880914) from Standard_B32as_v2 to Standard_B16as_v2", "resourceType": "Standard_B32as_v2", "newResourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralindia", + "region": "eastus2", "osType": "Linux", - "savings": 470.525, + "savings": 148.553, "savingsCurrency": "US$", - "cpu_average": 6.06, - "cpu_maximum": 32.33, - "cpu_minimum": 6.76, - "mem_average": 21.08, - "mem_maximum": 34.91, - "mem_minimum": 9.03, + "cpu_average": 11.17, + "cpu_maximum": 19.64, + "cpu_minimum": 0.2, + "mem_average": 5.04, + "mem_maximum": 1.11, + "mem_minimum": 28.89, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -56,27 +28,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "quickoctopus", - "resourceGroup": "BRAVETIGER-JOLLYBEAR", - "resourceName": "vivaciousnewt", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/BRAVETIGER-JOLLYBEAR/providers/Microsoft.Compute/virtualMachines/vivaciousnewt", - "tags": "environment=staging, app=crmModule", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "sillysnake", + "resourceGroup": "UPBEATANT-INNOCENTGOAT", + "resourceName": "jovialelephant", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/UPBEATANT-INNOCENTGOAT/providers/Microsoft.Compute/virtualMachines/jovialelephant", + "tags": "environment=dev, app=dataAnalytics", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine vivaciousnewt in Azure Subscription quickoctopus (6383b3a2-a8c4-4c07-8acf-f38e08fc7622) from Standard_B16as_v2 to Standard_B12as_v2", - "resourceType": "Standard_B16as_v2", - "newResourceType": "Standard_B12as_v2", + "recommendationDetails": "Resize Azure virtual machine jovialelephant in Azure Subscription sillysnake (912102ae-2e57-4094-bb8a-63a7d1c38207) from Standard_B12ms to Standard_B8ms", + "resourceType": "Standard_B12ms", + "newResourceType": "Standard_B8ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralindia", + "region": "southeastasia", "osType": "Linux", - "savings": 426.099, + "savings": 855.759, "savingsCurrency": "US$", - "cpu_average": 29.46, - "cpu_maximum": 7.13, - "cpu_minimum": 3.78, - "mem_average": 17.59, - "mem_maximum": 7.1, - "mem_minimum": 16.61, + "cpu_average": 15.93, + "cpu_maximum": 7.32, + "cpu_minimum": 2.15, + "mem_average": 36.72, + "mem_maximum": 18.68, + "mem_minimum": 19.33, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -84,27 +56,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "calmxerus", - "resourceGroup": "PROUDZEBRA-KINDGIRAFFE", - "resourceName": "merryquail", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/PROUDZEBRA-KINDGIRAFFE/providers/Microsoft.Compute/virtualMachines/merryquail", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "adventurouskangaroo", + "resourceGroup": "YOUTHFULRABBIT-QUICKELEPHANT", + "resourceName": "livelyrabbit", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/YOUTHFULRABBIT-QUICKELEPHANT/providers/Microsoft.Compute/virtualMachines/livelyrabbit", + "tags": "environment=prod, app=customerSupport", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine merryquail in Azure Subscription calmxerus (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_B12ms to Standard_B8ms", - "resourceType": "Standard_B12ms", - "newResourceType": "Standard_B8ms", + "recommendationDetails": "Resize Azure virtual machine livelyrabbit in Azure Subscription adventurouskangaroo (9c6588cd-ca5e-429d-adc7-5292d3880914) from Standard_A4_v2 to Standard_A3_v2", + "resourceType": "Standard_A4_v2", + "newResourceType": "Standard_A3_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralus", + "region": "uksouth", "osType": "Linux", - "savings": 77.881, + "savings": 370.325, "savingsCurrency": "US$", - "cpu_average": 13.26, - "cpu_maximum": 10.29, - "cpu_minimum": 0.16, - "mem_average": 13.56, - "mem_maximum": 16, - "mem_minimum": 32.91, + "cpu_average": 12.53, + "cpu_maximum": 11.33, + "cpu_minimum": 8.23, + "mem_average": 15.71, + "mem_maximum": 7.11, + "mem_minimum": 16.33, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -112,27 +84,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "kindquail", - "resourceGroup": "GENTLEMOUSE-EAGERWHALE", - "resourceName": "eagernewt", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/GENTLEMOUSE-EAGERWHALE/providers/Microsoft.Compute/virtualMachines/eagernewt", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "youthfuleel", + "resourceGroup": "NERVOUSURCHIN-CALMWHALE", + "resourceName": "quickxerus", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/NERVOUSURCHIN-CALMWHALE/providers/Microsoft.Compute/virtualMachines/quickxerus", "tags": "environment=dev, app=reportingService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine eagernewt in Azure Subscription kindquail (ca1eeeca-231f-4a91-a740-04eaeb043516) from Standard_B12ms to Standard_B8ms", - "resourceType": "Standard_B12ms", - "newResourceType": "Standard_B8ms", + "recommendationDetails": "Resize Azure virtual machine quickxerus in Azure Subscription youthfuleel (912102ae-2e57-4094-bb8a-63a7d1c38207) from Standard_B2s to Standard_B1s", + "resourceType": "Standard_B2s", + "newResourceType": "Standard_B1s", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southcentralus", + "region": "eastus2", "osType": "Linux", - "savings": 67.202, + "savings": 8.332, "savingsCurrency": "US$", - "cpu_average": 26.81, - "cpu_maximum": 38.61, - "cpu_minimum": 0.16, - "mem_average": 7.92, - "mem_maximum": 0.77, - "mem_minimum": 36.42, + "cpu_average": 21.24, + "cpu_maximum": 7.21, + "cpu_minimum": 3.21, + "mem_average": 10.49, + "mem_maximum": 24.43, + "mem_minimum": 7.82, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -141,26 +113,26 @@ }, { "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "quirkyowl", - "resourceGroup": "LAZYGOAT-NERVOUSTIGER", - "resourceName": "kindoctopus", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/LAZYGOAT-NERVOUSTIGER/providers/Microsoft.Compute/virtualMachines/kindoctopus", - "tags": "environment=prod, app=userManagement", + "subscriptionName": "jovialparrot", + "resourceGroup": "JOVIALDOG-YOUTHFULJAGUAR", + "resourceName": "lazyxerus", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOVIALDOG-YOUTHFULJAGUAR/providers/Microsoft.Compute/virtualMachines/lazyxerus", + "tags": "environment=prod, app=emailService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine kindoctopus in Azure Subscription quirkyowl (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B2s to Standard_B1s", - "resourceType": "Standard_B2s", - "newResourceType": "Standard_B1s", + "recommendationDetails": "Resize Azure virtual machine lazyxerus in Azure Subscription jovialparrot (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_A4_v2 to Standard_A3_v2", + "resourceType": "Standard_A4_v2", + "newResourceType": "Standard_A3_v2", "resourceKind": "Microsoft.Compute/virtualMachines", "region": "centralindia", "osType": "Linux", - "savings": 262.524, + "savings": 367.659, "savingsCurrency": "US$", - "cpu_average": 10.44, - "cpu_maximum": 18.95, - "cpu_minimum": 1.13, - "mem_average": 12.22, - "mem_maximum": 30.56, - "mem_minimum": 6.52, + "cpu_average": 5.95, + "cpu_maximum": 21.33, + "cpu_minimum": 4.18, + "mem_average": 21.82, + "mem_maximum": 13.78, + "mem_minimum": 36.66, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -168,27 +140,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "jovialcat", - "resourceGroup": "QUICKANT-MERRYDOG", - "resourceName": "kindlion", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/QUICKANT-MERRYDOG/providers/Microsoft.Compute/virtualMachines/kindlion", - "tags": "environment=prod, app=securityModule", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "fiercemouse", + "resourceGroup": "GENTLEKANGAROO-DROWSYYAK", + "resourceName": "innocentparrot", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/GENTLEKANGAROO-DROWSYYAK/providers/Microsoft.Compute/virtualMachines/innocentparrot", + "tags": "environment=staging, app=crmModule", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine kindlion in Azure Subscription jovialcat (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec) from Standard_A2_v2 to Standard_A1_v2", - "resourceType": "Standard_A2_v2", - "newResourceType": "Standard_A1_v2", + "recommendationDetails": "Resize Azure virtual machine innocentparrot in Azure Subscription fiercemouse (8752afcb-f9b4-453b-b34c-cb9f3a9a0247) from Standard_B32as_v2 to Standard_B16as_v2", + "resourceType": "Standard_B32as_v2", + "newResourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralindia", + "region": "eastus2", "osType": "Linux", - "savings": 194.307, + "savings": 33.003, "savingsCurrency": "US$", - "cpu_average": 7.13, - "cpu_maximum": 12.66, - "cpu_minimum": 7.84, - "mem_average": 9.16, - "mem_maximum": 25, - "mem_minimum": 14.65, + "cpu_average": 7.69, + "cpu_maximum": 32.74, + "cpu_minimum": 6.7, + "mem_average": 9.02, + "mem_maximum": 22.6, + "mem_minimum": 8.11, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -196,27 +168,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "nervouselephant", - "resourceGroup": "JOVIALTIGER-HAPPYNEWT", - "resourceName": "lazyyak", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOVIALTIGER-HAPPYNEWT/providers/Microsoft.Compute/virtualMachines/lazyyak", - "tags": "environment=staging, app=crmModule", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "proudviper", + "resourceGroup": "QUICKLION-NERVOUSANT", + "resourceName": "adventurouselephant", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUICKLION-NERVOUSANT/providers/Microsoft.Compute/virtualMachines/adventurouselephant", + "tags": "environment=prod, app=securityModule", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine lazyyak in Azure Subscription nervouselephant (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_D16_v3 to Standard_D8_v3", + "recommendationDetails": "Resize Azure virtual machine adventurouselephant in Azure Subscription proudviper (8752afcb-f9b4-453b-b34c-cb9f3a9a0247) from Standard_D16_v3 to Standard_D8_v3", "resourceType": "Standard_D16_v3", "newResourceType": "Standard_D8_v3", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southcentralus", + "region": "centralindia", "osType": "Linux", - "savings": 79.493, + "savings": 720.59, "savingsCurrency": "US$", - "cpu_average": 25.25, - "cpu_maximum": 23.41, - "cpu_minimum": 4.07, - "mem_average": 15.28, - "mem_maximum": 30.44, - "mem_minimum": 5.71, + "cpu_average": 10.4, + "cpu_maximum": 25.42, + "cpu_minimum": 6.55, + "mem_average": 3.97, + "mem_maximum": 2.55, + "mem_minimum": 37.32, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -224,27 +196,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "nervousbear", - "resourceGroup": "LIVELYGOAT-GENTLEOWL", - "resourceName": "fiercexerus", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/LIVELYGOAT-GENTLEOWL/providers/Microsoft.Compute/virtualMachines/fiercexerus", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "nervousnewt", + "resourceGroup": "GENTLERABBIT-VIVACIOUSPARROT", + "resourceName": "proudpenguin", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/GENTLERABBIT-VIVACIOUSPARROT/providers/Microsoft.Compute/virtualMachines/proudpenguin", + "tags": "environment=dev, app=reportingService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine fiercexerus in Azure Subscription nervousbear (912102ae-2e57-4094-bb8a-63a7d1c38207) from Standard_B16as_v2 to Standard_B12as_v2", + "recommendationDetails": "Resize Azure virtual machine proudpenguin in Azure Subscription nervousnewt (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_B16as_v2 to Standard_B12as_v2", "resourceType": "Standard_B16as_v2", "newResourceType": "Standard_B12as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralindia", + "region": "uksouth", "osType": "Linux", - "savings": 98.113, + "savings": 5.051, "savingsCurrency": "US$", - "cpu_average": 5.69, - "cpu_maximum": 19.63, - "cpu_minimum": 7.87, - "mem_average": 28.1, - "mem_maximum": 0.61, - "mem_minimum": 30.39, + "cpu_average": 10.35, + "cpu_maximum": 13.62, + "cpu_minimum": 7.42, + "mem_average": 29.15, + "mem_maximum": 39.68, + "mem_minimum": 2.44, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -252,27 +224,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "excitedcat", - "resourceGroup": "HAPPYOCTOPUS-OBEDIENTIBIS", - "resourceName": "lazyrabbit", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYOCTOPUS-OBEDIENTIBIS/providers/Microsoft.Compute/virtualMachines/lazyrabbit", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "merrydog", + "resourceGroup": "THANKFULIBIS-CALMSNAKE", + "resourceName": "excitedfox", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/THANKFULIBIS-CALMSNAKE/providers/Microsoft.Compute/virtualMachines/excitedfox", "tags": "environment=staging, app=crmModule", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine lazyrabbit in Azure Subscription excitedcat (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B32as_v2 to Standard_B16as_v2", - "resourceType": "Standard_B32as_v2", - "newResourceType": "Standard_B16as_v2", + "recommendationDetails": "Resize Azure virtual machine excitedfox in Azure Subscription merrydog (8752afcb-f9b4-453b-b34c-cb9f3a9a0247) from Standard_B16ms to Standard_B12ms", + "resourceType": "Standard_B16ms", + "newResourceType": "Standard_B12ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "northeurope", + "region": "centralindia", "osType": "Linux", - "savings": 169.48, + "savings": 52.688, "savingsCurrency": "US$", - "cpu_average": 11.54, - "cpu_maximum": 3.13, - "cpu_minimum": 8.31, - "mem_average": 6.09, - "mem_maximum": 15.13, - "mem_minimum": 7.84, + "cpu_average": 6.7, + "cpu_maximum": 18.62, + "cpu_minimum": 4.09, + "mem_average": 13.31, + "mem_maximum": 9.39, + "mem_minimum": 19.38, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -280,27 +252,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "thankfulpenguin", - "resourceGroup": "THANKFULOWL-VIVACIOUSSNAKE", - "resourceName": "sillydog", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/THANKFULOWL-VIVACIOUSSNAKE/providers/Microsoft.Compute/virtualMachines/sillydog", - "tags": "environment=dev, app=dataAnalytics", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "nervousquail", + "resourceGroup": "QUICKLION-MERRYGIRAFFE", + "resourceName": "gentlezebra", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/QUICKLION-MERRYGIRAFFE/providers/Microsoft.Compute/virtualMachines/gentlezebra", + "tags": "environment=prod, app=emailService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine sillydog in Azure Subscription thankfulpenguin (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B12ms to Standard_B8ms", - "resourceType": "Standard_B12ms", - "newResourceType": "Standard_B8ms", + "recommendationDetails": "Resize Azure virtual machine gentlezebra in Azure Subscription nervousquail (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_B16as_v2 to Standard_B12as_v2", + "resourceType": "Standard_B16as_v2", + "newResourceType": "Standard_B12as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "centralindia", "osType": "Linux", - "savings": 180.156, + "savings": 207.314, "savingsCurrency": "US$", - "cpu_average": 25.76, - "cpu_maximum": 20.77, - "cpu_minimum": 5.79, - "mem_average": 24.2, - "mem_maximum": 3.21, - "mem_minimum": 33.02, + "cpu_average": 1.8, + "cpu_maximum": 32.94, + "cpu_minimum": 3.21, + "mem_average": 18.96, + "mem_maximum": 24.03, + "mem_minimum": 21.58, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -308,27 +280,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "lazyfox", - "resourceGroup": "HAPPYPARROT-OBEDIENTDOG", - "resourceName": "drowsygiraffe", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/HAPPYPARROT-OBEDIENTDOG/providers/Microsoft.Compute/virtualMachines/drowsygiraffe", - "tags": "environment=prod, app=userManagement", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "calmviper", + "resourceGroup": "UPBEATWHALE-JOLLYOCTOPUS", + "resourceName": "thankfulpenguin", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/UPBEATWHALE-JOLLYOCTOPUS/providers/Microsoft.Compute/virtualMachines/thankfulpenguin", + "tags": "environment=staging, app=invoiceProcessing", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine drowsygiraffe in Azure Subscription lazyfox (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec) from Standard_B2ms to Standard_B1ms", - "resourceType": "Standard_B2ms", - "newResourceType": "Standard_B1ms", + "recommendationDetails": "Resize Azure virtual machine thankfulpenguin in Azure Subscription calmviper (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_B32as_v2 to Standard_B16as_v2", + "resourceType": "Standard_B32as_v2", + "newResourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "uksouth", "osType": "Linux", - "savings": 441.551, + "savings": 161.97, "savingsCurrency": "US$", - "cpu_average": 13.69, - "cpu_maximum": 35.01, - "cpu_minimum": 4.15, - "mem_average": 18.85, - "mem_maximum": 30.25, - "mem_minimum": 30.48, + "cpu_average": 28.39, + "cpu_maximum": 38.23, + "cpu_minimum": 0.2, + "mem_average": 8.59, + "mem_maximum": 22.17, + "mem_minimum": 37.02, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -337,26 +309,26 @@ }, { "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "kindkangaroo", - "resourceGroup": "THANKFULGIRAFFE-WITTYEEL", - "resourceName": "quickwhale", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/THANKFULGIRAFFE-WITTYEEL/providers/Microsoft.Compute/virtualMachines/quickwhale", - "tags": "environment=staging, app=crmModule", + "subscriptionName": "thankfulmouse", + "resourceGroup": "GENTLEPENGUIN-FIERCEMOUSE", + "resourceName": "gentleyak", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/GENTLEPENGUIN-FIERCEMOUSE/providers/Microsoft.Compute/virtualMachines/gentleyak", + "tags": "environment=prod, app=securityModule", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine quickwhale in Azure Subscription kindkangaroo (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_B4ms to Standard_B2ms", - "resourceType": "Standard_B4ms", - "newResourceType": "Standard_B2ms", + "recommendationDetails": "Resize Azure virtual machine gentleyak in Azure Subscription thankfulmouse (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_A2_v2 to Standard_A1_v2", + "resourceType": "Standard_A2_v2", + "newResourceType": "Standard_A1_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "northeurope", + "region": "uksouth", "osType": "Linux", - "savings": 616.473, + "savings": 70.757, "savingsCurrency": "US$", - "cpu_average": 12.15, - "cpu_maximum": 21.44, - "cpu_minimum": 4.22, - "mem_average": 35.24, - "mem_maximum": 36.51, - "mem_minimum": 37.04, + "cpu_average": 23.08, + "cpu_maximum": 35.33, + "cpu_minimum": 6.46, + "mem_average": 29.17, + "mem_maximum": 31.55, + "mem_minimum": 22.52, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -365,26 +337,26 @@ }, { "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "quickviper", - "resourceGroup": "OBEDIENTURCHIN-QUICKOWL", - "resourceName": "adventurousnewt", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/OBEDIENTURCHIN-QUICKOWL/providers/Microsoft.Compute/virtualMachines/adventurousnewt", - "tags": "environment=prod, app=paymentGateway", + "subscriptionName": "lazyoctopus", + "resourceGroup": "DROWSYLION-DROWSYMOUSE", + "resourceName": "eagerfox", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/DROWSYLION-DROWSYMOUSE/providers/Microsoft.Compute/virtualMachines/eagerfox", + "tags": "environment=dev, app=reportingService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine adventurousnewt in Azure Subscription quickviper (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_A4_v2 to Standard_A3_v2", - "resourceType": "Standard_A4_v2", - "newResourceType": "Standard_A3_v2", + "recommendationDetails": "Resize Azure virtual machine eagerfox in Azure Subscription lazyoctopus (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B16ms to Standard_B12ms", + "resourceType": "Standard_B16ms", + "newResourceType": "Standard_B12ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus", + "region": "australiaeast", "osType": "Linux", - "savings": 140.808, + "savings": 45.748, "savingsCurrency": "US$", - "cpu_average": 1.25, - "cpu_maximum": 39.59, - "cpu_minimum": 5.06, - "mem_average": 24.43, - "mem_maximum": 27.01, - "mem_minimum": 29.67, + "cpu_average": 1.98, + "cpu_maximum": 5.27, + "cpu_minimum": 5.55, + "mem_average": 26.58, + "mem_maximum": 20.5, + "mem_minimum": 4.07, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -392,27 +364,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "lazyrabbit", - "resourceGroup": "CALMGIRAFFE-LIVELYOCTOPUS", - "resourceName": "happyhorse", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/CALMGIRAFFE-LIVELYOCTOPUS/providers/Microsoft.Compute/virtualMachines/happyhorse", - "tags": "environment=staging, app=invoiceProcessing", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "excitedwhale", + "resourceGroup": "YOUTHFULWHALE-NERVOUSURCHIN", + "resourceName": "sillydog", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/YOUTHFULWHALE-NERVOUSURCHIN/providers/Microsoft.Compute/virtualMachines/sillydog", + "tags": "environment=dev, app=reportingService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine happyhorse in Azure Subscription lazyrabbit (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B32as_v2 to Standard_B16as_v2", - "resourceType": "Standard_B32as_v2", - "newResourceType": "Standard_B16as_v2", + "recommendationDetails": "Resize Azure virtual machine sillydog in Azure Subscription excitedwhale (8752afcb-f9b4-453b-b34c-cb9f3a9a0247) from Standard_B4ms to Standard_B2ms", + "resourceType": "Standard_B4ms", + "newResourceType": "Standard_B2ms", "resourceKind": "Microsoft.Compute/virtualMachines", "region": "australiaeast", "osType": "Linux", - "savings": 419.165, + "savings": 23.241, "savingsCurrency": "US$", - "cpu_average": 26.56, - "cpu_maximum": 36.95, - "cpu_minimum": 9.66, - "mem_average": 6.86, - "mem_maximum": 8.25, - "mem_minimum": 22.9, + "cpu_average": 29.12, + "cpu_maximum": 33.78, + "cpu_minimum": 5.96, + "mem_average": 39.4, + "mem_maximum": 22.98, + "mem_minimum": 29.01, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -421,26 +393,26 @@ }, { "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "drowsyrabbit", - "resourceGroup": "SILLYIBIS-OBEDIENTGOAT", - "resourceName": "sillyjaguar", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/SILLYIBIS-OBEDIENTGOAT/providers/Microsoft.Compute/virtualMachines/sillyjaguar", - "tags": "environment=prod, app=userManagement", + "subscriptionName": "wittyfox", + "resourceGroup": "LAZYXERUS-LIVELYFOX", + "resourceName": "excitedibis", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LAZYXERUS-LIVELYFOX/providers/Microsoft.Compute/virtualMachines/excitedibis", + "tags": "environment=dev, app=dataAnalytics", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine sillyjaguar in Azure Subscription drowsyrabbit (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_B2s to Standard_B1s", - "resourceType": "Standard_B2s", - "newResourceType": "Standard_B1s", + "recommendationDetails": "Resize Azure virtual machine excitedibis in Azure Subscription wittyfox (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_A4_v2 to Standard_A3_v2", + "resourceType": "Standard_A4_v2", + "newResourceType": "Standard_A3_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "northeurope", + "region": "southcentralus", "osType": "Linux", - "savings": 747.589, + "savings": 190.814, "savingsCurrency": "US$", - "cpu_average": 7.92, - "cpu_maximum": 23.25, - "cpu_minimum": 0.62, - "mem_average": 25.38, - "mem_maximum": 12.59, - "mem_minimum": 24.88, + "cpu_average": 8.81, + "cpu_maximum": 11.55, + "cpu_minimum": 6.17, + "mem_average": 16.01, + "mem_maximum": 1.4, + "mem_minimum": 22.72, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -448,27 +420,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "thankfulgoat", - "resourceGroup": "LIVELYKANGAROO-EXCITEDWHALE", - "resourceName": "fierceurchin", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LIVELYKANGAROO-EXCITEDWHALE/providers/Microsoft.Compute/virtualMachines/fierceurchin", - "tags": "environment=prod, app=emailService", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "obedientsnake", + "resourceGroup": "JOLLYVIPER-LAZYPENGUIN", + "resourceName": "obedienteel", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/JOLLYVIPER-LAZYPENGUIN/providers/Microsoft.Compute/virtualMachines/obedienteel", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine fierceurchin in Azure Subscription thankfulgoat (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_B2ms to Standard_B1ms", - "resourceType": "Standard_B2ms", - "newResourceType": "Standard_B1ms", + "recommendationDetails": "Resize Azure virtual machine obedienteel in Azure Subscription obedientsnake (912102ae-2e57-4094-bb8a-63a7d1c38207) from Standard_B32as_v2 to Standard_B16as_v2", + "resourceType": "Standard_B32as_v2", + "newResourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "australiaeast", + "region": "southcentralus", "osType": "Linux", - "savings": 445.896, + "savings": 14.745, "savingsCurrency": "US$", - "cpu_average": 14.97, - "cpu_maximum": 18.21, - "cpu_minimum": 8.5, - "mem_average": 5.96, - "mem_maximum": 9.36, - "mem_minimum": 12.62, + "cpu_average": 15.89, + "cpu_maximum": 31.33, + "cpu_minimum": 9.8, + "mem_average": 27.03, + "mem_maximum": 19.76, + "mem_minimum": 36.9, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -476,27 +448,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "quirkyurchin", - "resourceGroup": "JOLLYXERUS-QUIRKYEEL", - "resourceName": "eagernewt", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/JOLLYXERUS-QUIRKYEEL/providers/Microsoft.Compute/virtualMachines/eagernewt", - "tags": "environment=prod, app=paymentGateway", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "sillygoat", + "resourceGroup": "YOUTHFULDOG-GENTLENEWT", + "resourceName": "kindgoat", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/YOUTHFULDOG-GENTLENEWT/providers/Microsoft.Compute/virtualMachines/kindgoat", + "tags": "environment=staging, app=invoiceProcessing", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine eagernewt in Azure Subscription quirkyurchin (ca1eeeca-231f-4a91-a740-04eaeb043516) from Standard_D16_v3 to Standard_D8_v3", - "resourceType": "Standard_D16_v3", - "newResourceType": "Standard_D8_v3", + "recommendationDetails": "Resize Azure virtual machine kindgoat in Azure Subscription sillygoat (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B4ms to Standard_B2ms", + "resourceType": "Standard_B4ms", + "newResourceType": "Standard_B2ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "uksouth", + "region": "westus2", "osType": "Linux", - "savings": 400.751, + "savings": 25.694, "savingsCurrency": "US$", - "cpu_average": 29.46, - "cpu_maximum": 19.79, - "cpu_minimum": 6.41, - "mem_average": 4.96, - "mem_maximum": 33.76, - "mem_minimum": 22.15, + "cpu_average": 13.22, + "cpu_maximum": 26.92, + "cpu_minimum": 5.5, + "mem_average": 10.05, + "mem_maximum": 39.98, + "mem_minimum": 25.64, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -505,26 +477,26 @@ }, { "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "vivaciousnewt", - "resourceGroup": "GENTLEDOG-HAPPYCAT", - "resourceName": "quickkangaroo", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/GENTLEDOG-HAPPYCAT/providers/Microsoft.Compute/virtualMachines/quickkangaroo", - "tags": "environment=prod, app=emailService", + "subscriptionName": "quickmouse", + "resourceGroup": "JOVIALPARROT-VIVACIOUSNEWT", + "resourceName": "jollyrabbit", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/JOVIALPARROT-VIVACIOUSNEWT/providers/Microsoft.Compute/virtualMachines/jollyrabbit", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine quickkangaroo in Azure Subscription vivaciousnewt (ca1eeeca-231f-4a91-a740-04eaeb043516) from Standard_D16_v3 to Standard_D8_v3", - "resourceType": "Standard_D16_v3", - "newResourceType": "Standard_D8_v3", + "recommendationDetails": "Resize Azure virtual machine jollyrabbit in Azure Subscription quickmouse (ca1eeeca-231f-4a91-a740-04eaeb043516) from Standard_B2s to Standard_B1s", + "resourceType": "Standard_B2s", + "newResourceType": "Standard_B1s", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "centralus", "osType": "Linux", - "savings": 333.783, + "savings": 199.016, "savingsCurrency": "US$", - "cpu_average": 16.92, - "cpu_maximum": 19.18, - "cpu_minimum": 9.67, - "mem_average": 14.75, - "mem_maximum": 12.77, - "mem_minimum": 9.57, + "cpu_average": 28.39, + "cpu_maximum": 18.73, + "cpu_minimum": 0.82, + "mem_average": 2.37, + "mem_maximum": 3.15, + "mem_minimum": 14.94, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -532,27 +504,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "vivaciousoctopus", - "resourceGroup": "KINDDOG-DROWSYGIRAFFE", - "resourceName": "sillywhale", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/KINDDOG-DROWSYGIRAFFE/providers/Microsoft.Compute/virtualMachines/sillywhale", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "sillycat", + "resourceGroup": "LAZYSNAKE-BRAVEZEBRA", + "resourceName": "adventurouslion", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LAZYSNAKE-BRAVEZEBRA/providers/Microsoft.Compute/virtualMachines/adventurouslion", + "tags": "environment=prod, app=emailService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine sillywhale in Azure Subscription vivaciousoctopus (9c6588cd-ca5e-429d-adc7-5292d3880914) from Standard_B12ms to Standard_B8ms", - "resourceType": "Standard_B12ms", - "newResourceType": "Standard_B8ms", + "recommendationDetails": "Resize Azure virtual machine adventurouslion in Azure Subscription sillycat (1af450b2-ce7a-4af5-9ebc-a13461fe1e32) from Standard_B4ms to Standard_B2ms", + "resourceType": "Standard_B4ms", + "newResourceType": "Standard_B2ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "centralindia", "osType": "Linux", - "savings": 138.676, + "savings": 105.924, "savingsCurrency": "US$", - "cpu_average": 10.32, - "cpu_maximum": 28.86, - "cpu_minimum": 0.12, - "mem_average": 0.35, - "mem_maximum": 9.85, - "mem_minimum": 22.66, + "cpu_average": 15.25, + "cpu_maximum": 6.21, + "cpu_minimum": 7.62, + "mem_average": 1.73, + "mem_maximum": 13.08, + "mem_minimum": 4.13, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -560,27 +532,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "upbeatpenguin", - "resourceGroup": "THANKFULKANGAROO-UPBEATURCHIN", - "resourceName": "upbeatgiraffe", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/THANKFULKANGAROO-UPBEATURCHIN/providers/Microsoft.Compute/virtualMachines/upbeatgiraffe", - "tags": "environment=prod, app=emailService", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "excitedcat", + "resourceGroup": "BRAVEQUAIL-CALMFOX", + "resourceName": "nervoussnake", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/BRAVEQUAIL-CALMFOX/providers/Microsoft.Compute/virtualMachines/nervoussnake", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine upbeatgiraffe in Azure Subscription upbeatpenguin (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec) from Standard_B32as_v2 to Standard_B16as_v2", - "resourceType": "Standard_B32as_v2", - "newResourceType": "Standard_B16as_v2", + "recommendationDetails": "Resize Azure virtual machine nervoussnake in Azure Subscription excitedcat (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_A2_v2 to Standard_A1_v2", + "resourceType": "Standard_A2_v2", + "newResourceType": "Standard_A1_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "westus2", "osType": "Linux", - "savings": 225.243, + "savings": 273.044, "savingsCurrency": "US$", - "cpu_average": 16.61, - "cpu_maximum": 9.76, - "cpu_minimum": 7.83, - "mem_average": 2.1, - "mem_maximum": 38.67, - "mem_minimum": 4.85, + "cpu_average": 29.5, + "cpu_maximum": 20.95, + "cpu_minimum": 1.07, + "mem_average": 2.5, + "mem_maximum": 39.09, + "mem_minimum": 21.12, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -588,27 +560,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "thankfulmouse", - "resourceGroup": "LAZYYAK-MERRYIBIS", - "resourceName": "wittyhorse", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/LAZYYAK-MERRYIBIS/providers/Microsoft.Compute/virtualMachines/wittyhorse", - "tags": "environment=prod, app=paymentGateway", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "lazyparrot", + "resourceGroup": "JOLLYRABBIT-JOLLYELEPHANT", + "resourceName": "livelyant", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/JOLLYRABBIT-JOLLYELEPHANT/providers/Microsoft.Compute/virtualMachines/livelyant", + "tags": "environment=staging, app=invoiceProcessing", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine wittyhorse in Azure Subscription thankfulmouse (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec) from Standard_A2_v2 to Standard_A1_v2", - "resourceType": "Standard_A2_v2", - "newResourceType": "Standard_A1_v2", + "recommendationDetails": "Resize Azure virtual machine livelyant in Azure Subscription lazyparrot (912102ae-2e57-4094-bb8a-63a7d1c38207) from Standard_A4_v2 to Standard_A3_v2", + "resourceType": "Standard_A4_v2", + "newResourceType": "Standard_A3_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "northeurope", "osType": "Linux", - "savings": 165.638, + "savings": 5.364, "savingsCurrency": "US$", - "cpu_average": 27.37, - "cpu_maximum": 15.09, - "cpu_minimum": 7.36, - "mem_average": 32.39, - "mem_maximum": 31.32, - "mem_minimum": 21.61, + "cpu_average": 10.18, + "cpu_maximum": 38.87, + "cpu_minimum": 4.77, + "mem_average": 26.83, + "mem_maximum": 21.25, + "mem_minimum": 25.26, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -616,27 +588,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "youthfulelephant", - "resourceGroup": "RELIEVEDZEBRA-HAPPYYAK", - "resourceName": "lazyjaguar", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/RELIEVEDZEBRA-HAPPYYAK/providers/Microsoft.Compute/virtualMachines/lazyjaguar", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "livelyoctopus", + "resourceGroup": "LAZYSNAKE-KINDURCHIN", + "resourceName": "quirkygiraffe", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/LAZYSNAKE-KINDURCHIN/providers/Microsoft.Compute/virtualMachines/quirkygiraffe", "tags": "environment=dev, app=reportingService", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine lazyjaguar in Azure Subscription youthfulelephant (6383b3a2-a8c4-4c07-8acf-f38e08fc7622) from Standard_D16_v3 to Standard_D8_v3", - "resourceType": "Standard_D16_v3", - "newResourceType": "Standard_D8_v3", + "recommendationDetails": "Resize Azure virtual machine quirkygiraffe in Azure Subscription livelyoctopus (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_A2_v2 to Standard_A1_v2", + "resourceType": "Standard_A2_v2", + "newResourceType": "Standard_A1_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "uksouth", + "region": "westus2", "osType": "Linux", - "savings": 638.254, + "savings": 52.716, "savingsCurrency": "US$", - "cpu_average": 26.71, - "cpu_maximum": 7.36, - "cpu_minimum": 8.31, - "mem_average": 12.4, - "mem_maximum": 6.95, - "mem_minimum": 3.23, + "cpu_average": 21.75, + "cpu_maximum": 6.53, + "cpu_minimum": 3.25, + "mem_average": 26.67, + "mem_maximum": 31.37, + "mem_minimum": 36, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -644,27 +616,27 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "proudjaguar", - "resourceGroup": "RELIEVEDVIPER-GENTLESNAKE", - "resourceName": "sillyowl", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/RELIEVEDVIPER-GENTLESNAKE/providers/Microsoft.Compute/virtualMachines/sillyowl", - "tags": "environment=staging, app=invoiceProcessing", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "quickpenguin", + "resourceGroup": "HAPPYIBIS-BRAVEQUAIL", + "resourceName": "excitedjaguar", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/HAPPYIBIS-BRAVEQUAIL/providers/Microsoft.Compute/virtualMachines/excitedjaguar", + "tags": "environment=staging, app=crmModule", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine sillyowl in Azure Subscription proudjaguar (1aec08f2-c15d-4c32-919c-4bab940f69f3) from Standard_A2_v2 to Standard_A1_v2", - "resourceType": "Standard_A2_v2", - "newResourceType": "Standard_A1_v2", + "recommendationDetails": "Resize Azure virtual machine excitedjaguar in Azure Subscription quickpenguin (13e8d4fc-8226-45a0-88cf-2979d3e9eba9) from Standard_B12ms to Standard_B8ms", + "resourceType": "Standard_B12ms", + "newResourceType": "Standard_B8ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "centralus", "osType": "Linux", - "savings": 70.403, + "savings": 620.571, "savingsCurrency": "US$", - "cpu_average": 12.77, - "cpu_maximum": 10.46, - "cpu_minimum": 6.75, - "mem_average": 2.3, - "mem_maximum": 14.23, - "mem_minimum": 32.53, + "cpu_average": 14.04, + "cpu_maximum": 16.23, + "cpu_minimum": 3.37, + "mem_average": 15.01, + "mem_maximum": 35.95, + "mem_minimum": 11.75, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -673,26 +645,54 @@ }, { "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "thankfulparrot", - "resourceGroup": "UPBEATVIPER-VIVACIOUSHORSE", - "resourceName": "fiercejaguar", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/UPBEATVIPER-VIVACIOUSHORSE/providers/Microsoft.Compute/virtualMachines/fiercejaguar", + "subscriptionName": "excitedcat", + "resourceGroup": "QUIRKYTIGER-FIERCEGIRAFFE", + "resourceName": "relievedgiraffe", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/QUIRKYTIGER-FIERCEGIRAFFE/providers/Microsoft.Compute/virtualMachines/relievedgiraffe", "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Downsize", - "recommendationDetails": "Resize Azure virtual machine fiercejaguar in Azure Subscription thankfulparrot (13e8d4fc-8226-45a0-88cf-2979d3e9eba9) from Standard_B2ms to Standard_B1ms", + "recommendationDetails": "Resize Azure virtual machine relievedgiraffe in Azure Subscription excitedcat (13e8d4fc-8226-45a0-88cf-2979d3e9eba9) from Standard_B2ms to Standard_B1ms", "resourceType": "Standard_B2ms", "newResourceType": "Standard_B1ms", "resourceKind": "Microsoft.Compute/virtualMachines", + "region": "westus2", + "osType": "Linux", + "savings": 57.117, + "savingsCurrency": "US$", + "cpu_average": 26.88, + "cpu_maximum": 3.94, + "cpu_minimum": 4.86, + "mem_average": 6.48, + "mem_maximum": 27.62, + "mem_minimum": 6.92, + "thresholdType": "Average", + "threshold": 40, + "memoryThreshold": 40, + "lookbackPeriod": 30, + "service": "Microsoft.Compute" + }, + { + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "merryibis", + "resourceGroup": "LAZYOCTOPUS-VIVACIOUSGIRAFFE", + "resourceName": "happyoctopus", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/LAZYOCTOPUS-VIVACIOUSGIRAFFE/providers/Microsoft.Compute/virtualMachines/happyoctopus", + "tags": "environment=staging, app=invoiceProcessing", + "recommendationType": "Downsize", + "recommendationDetails": "Resize Azure virtual machine happyoctopus in Azure Subscription merryibis (ceee86e2-a6cf-4a62-8004-1313cc581679) from Standard_B32as_v2 to Standard_B16as_v2", + "resourceType": "Standard_B32as_v2", + "newResourceType": "Standard_B16as_v2", + "resourceKind": "Microsoft.Compute/virtualMachines", "region": "northeurope", "osType": "Linux", - "savings": 461.943, + "savings": 97.698, "savingsCurrency": "US$", - "cpu_average": 18.63, - "cpu_maximum": 25.18, - "cpu_minimum": 6.12, - "mem_average": 2.18, - "mem_maximum": 15.75, - "mem_minimum": 18.48, + "cpu_average": 17.85, + "cpu_maximum": 30.59, + "cpu_minimum": 7, + "mem_average": 16.02, + "mem_maximum": 29.12, + "mem_minimum": 25.59, "thresholdType": "Average", "threshold": 40, "memoryThreshold": 40, @@ -701,25 +701,25 @@ }, { "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "onqpr9kooli", - "resourceGroup": "M4MHCIH400J-ZT3P2SX6DJ", - "resourceName": "97icejh35ii", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/M4MHCIH400J-ZT3P2SX6DJ/providers/Microsoft.Compute/virtualMachines/97icejh35ii", - "tags": "environment=prod, app=paymentGateway", + "subscriptionName": "7j5f4s3u2k", + "resourceGroup": "XX4AGDWXH-S0Z2UL5PCUH", + "resourceName": "y2835sd0ux", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/XX4AGDWXH-S0Z2UL5PCUH/providers/Microsoft.Compute/virtualMachines/y2835sd0ux", + "tags": "environment=prod, app=customerSupport", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 97icejh35ii in Azure Subscription onqpr9kooli (1aec08f2-c15d-4c32-919c-4bab940f69f3)", - "resourceType": "Standard_B2ms", + "recommendationDetails": "Delete Azure virtual machine y2835sd0ux in Azure Subscription 7j5f4s3u2k (1aec08f2-c15d-4c32-919c-4bab940f69f3)", + "resourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", "region": "centralus", "osType": "Linux", - "savings": 57.219, + "savings": 53.066, "savingsCurrency": "US$", - "cpu_average": 0.12, - "cpu_maximum": 1.86, - "cpu_minimum": 0.8, - "mem_average": 0.79, - "mem_maximum": 3.89, - "mem_minimum": 0.76, + "cpu_average": 1.17, + "cpu_maximum": 5, + "cpu_minimum": 0.73, + "mem_average": 2.29, + "mem_maximum": 0.05, + "mem_minimum": 0.13, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -727,26 +727,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "y31hidzand", - "resourceGroup": "X1PUDHCRZ9L-OZ0Y2B9DSG", - "resourceName": "dpsl1efl45h", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/X1PUDHCRZ9L-OZ0Y2B9DSG/providers/Microsoft.Compute/virtualMachines/dpsl1efl45h", - "tags": "environment=dev, app=reportingService", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "3yxnnm2ig1", + "resourceGroup": "GSZVHXII4D-DLIWYMJYG1", + "resourceName": "rnepdrbzu", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/GSZVHXII4D-DLIWYMJYG1/providers/Microsoft.Compute/virtualMachines/rnepdrbzu", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine dpsl1efl45h in Azure Subscription y31hidzand (9c6588cd-ca5e-429d-adc7-5292d3880914)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine rnepdrbzu in Azure Subscription 3yxnnm2ig1 (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "resourceType": "Standard_B2s", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southcentralus", + "region": "centralus", "osType": "Linux", - "savings": 37.528, + "savings": 68.569, "savingsCurrency": "US$", - "cpu_average": 0.64, - "cpu_maximum": 2.61, - "cpu_minimum": 0.64, - "mem_average": 1.9, - "mem_maximum": 4.48, - "mem_minimum": 0.57, + "cpu_average": 2.53, + "cpu_maximum": 0.21, + "cpu_minimum": 0.1, + "mem_average": 0.43, + "mem_maximum": 3.78, + "mem_minimum": 0.54, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -754,26 +754,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "gpdilbh1ig", - "resourceGroup": "MHCEL19A3D-DVCQ10KREE", - "resourceName": "i60up9xnad", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/MHCEL19A3D-DVCQ10KREE/providers/Microsoft.Compute/virtualMachines/i60up9xnad", - "tags": "environment=staging, app=invoiceProcessing", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "byv5nrmx1c", + "resourceGroup": "XNOGZ45UD2-9NO7796G9Y", + "resourceName": "8bbd8c42fg", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/XNOGZ45UD2-9NO7796G9Y/providers/Microsoft.Compute/virtualMachines/8bbd8c42fg", + "tags": "environment=prod, app=paymentGateway", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine i60up9xnad in Azure Subscription gpdilbh1ig (13e8d4fc-8226-45a0-88cf-2979d3e9eba9)", - "resourceType": "Standard_B12ms", + "recommendationDetails": "Delete Azure virtual machine 8bbd8c42fg in Azure Subscription byv5nrmx1c (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "resourceType": "Standard_B16ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southcentralus", + "region": "eastus", "osType": "Linux", - "savings": 38.422, + "savings": 13.708, "savingsCurrency": "US$", - "cpu_average": 2.37, - "cpu_maximum": 0.61, - "cpu_minimum": 0.55, - "mem_average": 0.11, - "mem_maximum": 4.72, - "mem_minimum": 0.44, + "cpu_average": 0.07, + "cpu_maximum": 2.13, + "cpu_minimum": 0.45, + "mem_average": 0.94, + "mem_maximum": 1.24, + "mem_minimum": 0.29, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -781,26 +781,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "j23w79fi7y", - "resourceGroup": "YY89KXG8X3-JPP3RW1QR4", - "resourceName": "3ltyv4yzqd", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/YY89KXG8X3-JPP3RW1QR4/providers/Microsoft.Compute/virtualMachines/3ltyv4yzqd", - "tags": "environment=prod, app=paymentGateway", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "xlylpqr4nm", + "resourceGroup": "O8W8FS7J5V-RJ98NCH6I6", + "resourceName": "s36g00j9okf", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/O8W8FS7J5V-RJ98NCH6I6/providers/Microsoft.Compute/virtualMachines/s36g00j9okf", + "tags": "environment=dev, app=dataAnalytics", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 3ltyv4yzqd in Azure Subscription j23w79fi7y (6383b3a2-a8c4-4c07-8acf-f38e08fc7622)", - "resourceType": "Standard_D16_v3", + "recommendationDetails": "Delete Azure virtual machine s36g00j9okf in Azure Subscription xlylpqr4nm (9c6588cd-ca5e-429d-adc7-5292d3880914)", + "resourceType": "Standard_B4ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus", + "region": "northeurope", "osType": "Linux", - "savings": 10.538, + "savings": 46.294, "savingsCurrency": "US$", - "cpu_average": 2.02, - "cpu_maximum": 1.15, - "cpu_minimum": 0.58, - "mem_average": 2.89, - "mem_maximum": 0.18, - "mem_minimum": 0.8, + "cpu_average": 2.58, + "cpu_maximum": 3.89, + "cpu_minimum": 0.14, + "mem_average": 2.47, + "mem_maximum": 3.07, + "mem_minimum": 0.38, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -808,26 +808,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "e91cvf9abri", - "resourceGroup": "602J9LZBG5-QZVVTJ7P6NF", - "resourceName": "haegywyjpl", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/602J9LZBG5-QZVVTJ7P6NF/providers/Microsoft.Compute/virtualMachines/haegywyjpl", - "tags": "environment=staging, app=crmModule", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "bt62cyj3aq", + "resourceGroup": "QEJPLAAT8W-QDL2ATXUO8", + "resourceName": "8hfx4c4291", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/QEJPLAAT8W-QDL2ATXUO8/providers/Microsoft.Compute/virtualMachines/8hfx4c4291", + "tags": "environment=prod, app=emailService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine haegywyjpl in Azure Subscription e91cvf9abri (1af450b2-ce7a-4af5-9ebc-a13461fe1e32)", - "resourceType": "Standard_B16ms", + "recommendationDetails": "Delete Azure virtual machine 8hfx4c4291 in Azure Subscription bt62cyj3aq (13e8d4fc-8226-45a0-88cf-2979d3e9eba9)", + "resourceType": "Standard_A2_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "westus2", "osType": "Linux", - "savings": 82.677, + "savings": 19.659, "savingsCurrency": "US$", - "cpu_average": 2.35, - "cpu_maximum": 4.36, - "cpu_minimum": 0.67, - "mem_average": 2.94, - "mem_maximum": 1.92, - "mem_minimum": 0.01, + "cpu_average": 0.79, + "cpu_maximum": 1.3, + "cpu_minimum": 0.3, + "mem_average": 0.97, + "mem_maximum": 2.56, + "mem_minimum": 0.23, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -835,26 +835,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "bad6a09sbk", - "resourceGroup": "1YUSUP6MF1-VCWQGLWDRB", - "resourceName": "skvgjwtbhll", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/1YUSUP6MF1-VCWQGLWDRB/providers/Microsoft.Compute/virtualMachines/skvgjwtbhll", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "7brjhaxoj4", + "resourceGroup": "HXERE7E7VR-R5R5BHDJAH", + "resourceName": "s4scigb3g8", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/HXERE7E7VR-R5R5BHDJAH/providers/Microsoft.Compute/virtualMachines/s4scigb3g8", + "tags": "environment=prod, app=userManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine skvgjwtbhll in Azure Subscription bad6a09sbk (1aec08f2-c15d-4c32-919c-4bab940f69f3)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine s4scigb3g8 in Azure Subscription 7brjhaxoj4 (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "resourceType": "Standard_A4_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "australiaeast", "osType": "Linux", - "savings": 0.984, + "savings": 74.918, "savingsCurrency": "US$", - "cpu_average": 2.96, - "cpu_maximum": 0.5, - "cpu_minimum": 0.69, - "mem_average": 1.47, - "mem_maximum": 3.87, - "mem_minimum": 0.79, + "cpu_average": 2.86, + "cpu_maximum": 3.08, + "cpu_minimum": 0.15, + "mem_average": 1.65, + "mem_maximum": 1.47, + "mem_minimum": 0.4, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -862,26 +862,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "hqk2uqyr55g", - "resourceGroup": "4W3VCWI57G-KS6AE1FZDU", - "resourceName": "9re2mn801a", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/4W3VCWI57G-KS6AE1FZDU/providers/Microsoft.Compute/virtualMachines/9re2mn801a", - "tags": "environment=prod, app=securityModule", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "06nv8sab01", + "resourceGroup": "OWT95SGOLK-S09534ABUN", + "resourceName": "04nnwf8igx", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/OWT95SGOLK-S09534ABUN/providers/Microsoft.Compute/virtualMachines/04nnwf8igx", + "tags": "environment=prod, app=emailService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 9re2mn801a in Azure Subscription hqk2uqyr55g (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec)", - "resourceType": "Standard_B4ms", + "recommendationDetails": "Delete Azure virtual machine 04nnwf8igx in Azure Subscription 06nv8sab01 (912102ae-2e57-4094-bb8a-63a7d1c38207)", + "resourceType": "Standard_B12ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "uksouth", "osType": "Linux", - "savings": 4.065, + "savings": 10.381, "savingsCurrency": "US$", - "cpu_average": 0.15, - "cpu_maximum": 1.28, - "cpu_minimum": 0.48, - "mem_average": 0.27, - "mem_maximum": 2.4, - "mem_minimum": 0.74, + "cpu_average": 0.99, + "cpu_maximum": 3.51, + "cpu_minimum": 0.41, + "mem_average": 2.35, + "mem_maximum": 1.12, + "mem_minimum": 0.07, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -889,26 +889,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "udwg4oi5fs", - "resourceGroup": "UZCTPS6H1-BC2L5MWC2Q", - "resourceName": "hliiexgaki", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/UZCTPS6H1-BC2L5MWC2Q/providers/Microsoft.Compute/virtualMachines/hliiexgaki", - "tags": "environment=dev, app=dataAnalytics", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "t554c3me95", + "resourceGroup": "5H49P8DX54-UULO1D4ZSXH", + "resourceName": "yrrb50tkbnh", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/5H49P8DX54-UULO1D4ZSXH/providers/Microsoft.Compute/virtualMachines/yrrb50tkbnh", + "tags": "environment=prod, app=paymentGateway", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine hliiexgaki in Azure Subscription udwg4oi5fs (912102ae-2e57-4094-bb8a-63a7d1c38207)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine yrrb50tkbnh in Azure Subscription t554c3me95 (1aec08f2-c15d-4c32-919c-4bab940f69f3)", + "resourceType": "Standard_B2ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southeastasia", + "region": "eastus", "osType": "Linux", - "savings": 56.15, + "savings": 17.805, "savingsCurrency": "US$", - "cpu_average": 0.36, - "cpu_maximum": 3.97, + "cpu_average": 2.32, + "cpu_maximum": 3.14, "cpu_minimum": 0.13, - "mem_average": 1.55, - "mem_maximum": 4.41, - "mem_minimum": 0.45, + "mem_average": 1.18, + "mem_maximum": 4.61, + "mem_minimum": 0.86, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -916,26 +916,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "ig78bnqtl8", - "resourceGroup": "U594V1TGSI-0G96TTETJLF", - "resourceName": "o50458uhaz", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/U594V1TGSI-0G96TTETJLF/providers/Microsoft.Compute/virtualMachines/o50458uhaz", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "9qehjyk1af", + "resourceGroup": "ZHA1MD5TH2-ECPHV0O9UA", + "resourceName": "iygosr4waa", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/ZHA1MD5TH2-ECPHV0O9UA/providers/Microsoft.Compute/virtualMachines/iygosr4waa", + "tags": "environment=dev, app=reportingService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine o50458uhaz in Azure Subscription ig78bnqtl8 (9c6588cd-ca5e-429d-adc7-5292d3880914)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine iygosr4waa in Azure Subscription 9qehjyk1af (13e8d4fc-8226-45a0-88cf-2979d3e9eba9)", + "resourceType": "Standard_A4_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "australiaeast", + "region": "eastus2", "osType": "Linux", - "savings": 5.403, + "savings": 37.641, "savingsCurrency": "US$", - "cpu_average": 2.68, - "cpu_maximum": 2.6, - "cpu_minimum": 0.49, - "mem_average": 2.91, - "mem_maximum": 3.6, - "mem_minimum": 0.51, + "cpu_average": 2.23, + "cpu_maximum": 2.58, + "cpu_minimum": 0.73, + "mem_average": 2.94, + "mem_maximum": 2.76, + "mem_minimum": 0.68, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -943,26 +943,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "i9mo1kq7yx", - "resourceGroup": "VOC80BJR12-49M3FV8ZAN", - "resourceName": "myyj282v2xh", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/VOC80BJR12-49M3FV8ZAN/providers/Microsoft.Compute/virtualMachines/myyj282v2xh", - "tags": "environment=prod, app=paymentGateway", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "qw8zx1f82nk", + "resourceGroup": "L2NKPB05F7F-BU50ECSA1M", + "resourceName": "eymtvco3gz", + "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/L2NKPB05F7F-BU50ECSA1M/providers/Microsoft.Compute/virtualMachines/eymtvco3gz", + "tags": "environment=prod, app=emailService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine myyj282v2xh in Azure Subscription i9mo1kq7yx (912102ae-2e57-4094-bb8a-63a7d1c38207)", - "resourceType": "Standard_B2ms", + "recommendationDetails": "Delete Azure virtual machine eymtvco3gz in Azure Subscription qw8zx1f82nk (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec)", + "resourceType": "Standard_B4ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "westus2", + "region": "northeurope", "osType": "Linux", - "savings": 33.568, + "savings": 48.955, "savingsCurrency": "US$", - "cpu_average": 0.65, - "cpu_maximum": 1.61, - "cpu_minimum": 0.41, - "mem_average": 0.09, - "mem_maximum": 0.88, - "mem_minimum": 0.64, + "cpu_average": 2.97, + "cpu_maximum": 2.34, + "cpu_minimum": 0.26, + "mem_average": 0.84, + "mem_maximum": 3.94, + "mem_minimum": 0.18, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -970,26 +970,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "872w34z532", - "resourceGroup": "RTHFMTAP4M-I8TJZQ6TPJ", - "resourceName": "36siuydhxb", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/RTHFMTAP4M-I8TJZQ6TPJ/providers/Microsoft.Compute/virtualMachines/36siuydhxb", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "hxqc72waz6", + "resourceGroup": "RV4YLGEYM1-HDKT6DCGWR", + "resourceName": "51ye3cenzc", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/RV4YLGEYM1-HDKT6DCGWR/providers/Microsoft.Compute/virtualMachines/51ye3cenzc", + "tags": "environment=prod, app=userManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 36siuydhxb in Azure Subscription 872w34z532 (13e8d4fc-8226-45a0-88cf-2979d3e9eba9)", - "resourceType": "Standard_B16as_v2", + "recommendationDetails": "Delete Azure virtual machine 51ye3cenzc in Azure Subscription hxqc72waz6 (912102ae-2e57-4094-bb8a-63a7d1c38207)", + "resourceType": "Standard_B32as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus", + "region": "southcentralus", "osType": "Linux", - "savings": 12.516, + "savings": 3.975, "savingsCurrency": "US$", - "cpu_average": 2.8, - "cpu_maximum": 0.2, - "cpu_minimum": 0.58, - "mem_average": 1.01, - "mem_maximum": 1.89, - "mem_minimum": 0.03, + "cpu_average": 1.16, + "cpu_maximum": 2.81, + "cpu_minimum": 0.41, + "mem_average": 0.01, + "mem_maximum": 0.34, + "mem_minimum": 0.59, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -997,26 +997,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "jfd3o2q6i6", - "resourceGroup": "CP6KESSU6WJ-5DB55PBXIW", - "resourceName": "ju62eqlw44", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/CP6KESSU6WJ-5DB55PBXIW/providers/Microsoft.Compute/virtualMachines/ju62eqlw44", - "tags": "environment=prod, app=userManagement", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "e35lguikao", + "resourceGroup": "Y7LSN8PTEL-BN4WTG5PUM", + "resourceName": "c5p4chod0n", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/Y7LSN8PTEL-BN4WTG5PUM/providers/Microsoft.Compute/virtualMachines/c5p4chod0n", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine ju62eqlw44 in Azure Subscription jfd3o2q6i6 (1af450b2-ce7a-4af5-9ebc-a13461fe1e32)", + "recommendationDetails": "Delete Azure virtual machine c5p4chod0n in Azure Subscription e35lguikao (1aec08f2-c15d-4c32-919c-4bab940f69f3)", "resourceType": "Standard_B16ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "southcentralus", + "region": "southeastasia", "osType": "Linux", - "savings": 45.588, + "savings": 2.608, "savingsCurrency": "US$", - "cpu_average": 0.58, - "cpu_maximum": 4.04, - "cpu_minimum": 0.71, - "mem_average": 2.43, - "mem_maximum": 4.77, - "mem_minimum": 0.32, + "cpu_average": 0.37, + "cpu_maximum": 0.75, + "cpu_minimum": 0.9, + "mem_average": 1.28, + "mem_maximum": 3.02, + "mem_minimum": 0.1, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1024,26 +1024,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "mtb3ndb7bq", - "resourceGroup": "UDS2MF08OH-ZARASYMCEN", - "resourceName": "8egvcgs503", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/UDS2MF08OH-ZARASYMCEN/providers/Microsoft.Compute/virtualMachines/8egvcgs503", - "tags": "environment=staging, app=crmModule", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "vi82ens6vb", + "resourceGroup": "WOIA94QG0Z-M7GEPCFM5D", + "resourceName": "hs8q9pwcu1", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/WOIA94QG0Z-M7GEPCFM5D/providers/Microsoft.Compute/virtualMachines/hs8q9pwcu1", + "tags": "environment=dev, app=reportingService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 8egvcgs503 in Azure Subscription mtb3ndb7bq (1af450b2-ce7a-4af5-9ebc-a13461fe1e32)", - "resourceType": "Standard_B2ms", + "recommendationDetails": "Delete Azure virtual machine hs8q9pwcu1 in Azure Subscription vi82ens6vb (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "resourceType": "Standard_B32as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus", + "region": "southeastasia", "osType": "Linux", - "savings": 30.752, + "savings": 9.915, "savingsCurrency": "US$", - "cpu_average": 0.21, - "cpu_maximum": 2.22, - "cpu_minimum": 0.78, - "mem_average": 0.49, - "mem_maximum": 4.46, - "mem_minimum": 0.07, + "cpu_average": 1.91, + "cpu_maximum": 1.93, + "cpu_minimum": 0.36, + "mem_average": 1.63, + "mem_maximum": 4.58, + "mem_minimum": 0.5, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1051,26 +1051,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "5dw3xsmo33", - "resourceGroup": "6USDA5BZQW-A105YD25YQ", - "resourceName": "h6ail3do5", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/6USDA5BZQW-A105YD25YQ/providers/Microsoft.Compute/virtualMachines/h6ail3do5", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "14wpau2043", + "resourceGroup": "VWBXXHOZCJ-SJ159LN47J", + "resourceName": "315d6zvwmt", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/VWBXXHOZCJ-SJ159LN47J/providers/Microsoft.Compute/virtualMachines/315d6zvwmt", "tags": "environment=staging, app=crmModule", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine h6ail3do5 in Azure Subscription 5dw3xsmo33 (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine 315d6zvwmt in Azure Subscription 14wpau2043 (ca1eeeca-231f-4a91-a740-04eaeb043516)", + "resourceType": "Standard_B32as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "northeurope", + "region": "uksouth", "osType": "Linux", - "savings": 52.25, + "savings": 16.443, "savingsCurrency": "US$", - "cpu_average": 0.77, - "cpu_maximum": 2.35, - "cpu_minimum": 0.8, - "mem_average": 1.58, - "mem_maximum": 1.09, - "mem_minimum": 0.62, + "cpu_average": 2.72, + "cpu_maximum": 1.73, + "cpu_minimum": 0.21, + "mem_average": 0.83, + "mem_maximum": 1.17, + "mem_minimum": 0.34, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1078,26 +1078,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "9dv7zjge5g", - "resourceGroup": "JV3T6RE90F-BXOIP70HNLJ", - "resourceName": "df8h2b8lxc", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/JV3T6RE90F-BXOIP70HNLJ/providers/Microsoft.Compute/virtualMachines/df8h2b8lxc", - "tags": "environment=staging, app=invoiceProcessing", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "tz46smk1ks", + "resourceGroup": "7Q4UCIJ6TT-I4YNV0DA0A", + "resourceName": "scdntf7q68", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/7Q4UCIJ6TT-I4YNV0DA0A/providers/Microsoft.Compute/virtualMachines/scdntf7q68", + "tags": "environment=prod, app=customerSupport", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine df8h2b8lxc in Azure Subscription 9dv7zjge5g (1aec08f2-c15d-4c32-919c-4bab940f69f3)", - "resourceType": "Standard_B4ms", + "recommendationDetails": "Delete Azure virtual machine scdntf7q68 in Azure Subscription tz46smk1ks (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "resourceType": "Standard_B16as_v2", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "westus2", + "region": "southcentralus", "osType": "Linux", - "savings": 3.118, + "savings": 18.488, "savingsCurrency": "US$", - "cpu_average": 0.7, - "cpu_maximum": 3.12, - "cpu_minimum": 0.77, - "mem_average": 2.51, - "mem_maximum": 4.97, - "mem_minimum": 0.81, + "cpu_average": 0.54, + "cpu_maximum": 4.04, + "cpu_minimum": 0.11, + "mem_average": 1.27, + "mem_maximum": 2.69, + "mem_minimum": 0.65, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1105,26 +1105,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "9mc0neufa4", - "resourceGroup": "CJP6RZHVMQ-QPQE492VPK", - "resourceName": "qtye18utzm", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/CJP6RZHVMQ-QPQE492VPK/providers/Microsoft.Compute/virtualMachines/qtye18utzm", - "tags": "environment=prod, app=paymentGateway", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "hfgata46wo", + "resourceGroup": "HRWU5M6TE7J-BOJSZX0GHCH", + "resourceName": "xavhs3qx58", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/HRWU5M6TE7J-BOJSZX0GHCH/providers/Microsoft.Compute/virtualMachines/xavhs3qx58", + "tags": "environment=prod, app=customerSupport", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine qtye18utzm in Azure Subscription 9mc0neufa4 (6383b3a2-a8c4-4c07-8acf-f38e08fc7622)", - "resourceType": "Standard_B16ms", + "recommendationDetails": "Delete Azure virtual machine xavhs3qx58 in Azure Subscription hfgata46wo (912102ae-2e57-4094-bb8a-63a7d1c38207)", + "resourceType": "Standard_D16_v3", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "northeurope", + "region": "southeastasia", "osType": "Linux", - "savings": 5.009, + "savings": 45.904, "savingsCurrency": "US$", - "cpu_average": 1.79, - "cpu_maximum": 2.58, - "cpu_minimum": 0.74, - "mem_average": 1.71, - "mem_maximum": 1.71, - "mem_minimum": 0.62, + "cpu_average": 2.16, + "cpu_maximum": 2.7, + "cpu_minimum": 0.25, + "mem_average": 1.44, + "mem_maximum": 1.12, + "mem_minimum": 0.4, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1132,26 +1132,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "3di53uxgxm", - "resourceGroup": "5I5B2Z3JPLG-YVFJ98V4K3", - "resourceName": "pxkaaqbm85j", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/5I5B2Z3JPLG-YVFJ98V4K3/providers/Microsoft.Compute/virtualMachines/pxkaaqbm85j", - "tags": "environment=staging, app=invoiceProcessing", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "248k28oo5q", + "resourceGroup": "B7CXFX0K72-AK1TQN4N8U", + "resourceName": "8iklywnlcbg", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/B7CXFX0K72-AK1TQN4N8U/providers/Microsoft.Compute/virtualMachines/8iklywnlcbg", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine pxkaaqbm85j in Azure Subscription 3di53uxgxm (ca1eeeca-231f-4a91-a740-04eaeb043516)", - "resourceType": "Standard_A2_v2", + "recommendationDetails": "Delete Azure virtual machine 8iklywnlcbg in Azure Subscription 248k28oo5q (1af450b2-ce7a-4af5-9ebc-a13461fe1e32)", + "resourceType": "Standard_B4ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "eastus", "osType": "Linux", - "savings": 4.538, + "savings": 42.407, "savingsCurrency": "US$", - "cpu_average": 2.28, - "cpu_maximum": 1.52, - "cpu_minimum": 0.15, - "mem_average": 1.37, - "mem_maximum": 3.58, - "mem_minimum": 0.68, + "cpu_average": 1.06, + "cpu_maximum": 2.35, + "cpu_minimum": 0.54, + "mem_average": 2.78, + "mem_maximum": 0.9, + "mem_minimum": 0.34, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1159,26 +1159,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "6cvjxpvrih", - "resourceGroup": "SBI8FQPN25-SN5YPZ8EDN", - "resourceName": "w7p8jrm8jf", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/SBI8FQPN25-SN5YPZ8EDN/providers/Microsoft.Compute/virtualMachines/w7p8jrm8jf", - "tags": "environment=prod, app=customerSupport", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "vwmsv3t8kl", + "resourceGroup": "BUBLD57F95-T4H9VYRFZS", + "resourceName": "t7afkdr012", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/BUBLD57F95-T4H9VYRFZS/providers/Microsoft.Compute/virtualMachines/t7afkdr012", + "tags": "environment=staging, app=invoiceProcessing", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine w7p8jrm8jf in Azure Subscription 6cvjxpvrih (ceee86e2-a6cf-4a62-8004-1313cc581679)", + "recommendationDetails": "Delete Azure virtual machine t7afkdr012 in Azure Subscription vwmsv3t8kl (1aec08f2-c15d-4c32-919c-4bab940f69f3)", "resourceType": "Standard_B12ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "uksouth", + "region": "eastus2", "osType": "Linux", - "savings": 22.357, + "savings": 40.428, "savingsCurrency": "US$", - "cpu_average": 0.85, - "cpu_maximum": 1.03, - "cpu_minimum": 0.39, - "mem_average": 1.23, - "mem_maximum": 2.75, - "mem_minimum": 0.07, + "cpu_average": 2.15, + "cpu_maximum": 0.12, + "cpu_minimum": 0.23, + "mem_average": 0.04, + "mem_maximum": 0.02, + "mem_minimum": 0.18, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1186,26 +1186,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "my6gena60qi", - "resourceGroup": "N87JLXZYL6-70CHB0FVQ6H", - "resourceName": "5jrgc786lo", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/N87JLXZYL6-70CHB0FVQ6H/providers/Microsoft.Compute/virtualMachines/5jrgc786lo", - "tags": "environment=prod, app=userManagement", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "z4extu7o8e", + "resourceGroup": "S9RK48YSZ0L-CXI2X6G0VX", + "resourceName": "h2pb42bshbi", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/S9RK48YSZ0L-CXI2X6G0VX/providers/Microsoft.Compute/virtualMachines/h2pb42bshbi", + "tags": "environment=dev, app=dataAnalytics", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 5jrgc786lo in Azure Subscription my6gena60qi (1af450b2-ce7a-4af5-9ebc-a13461fe1e32)", - "resourceType": "Standard_A4_v2", + "recommendationDetails": "Delete Azure virtual machine h2pb42bshbi in Azure Subscription z4extu7o8e (ceee86e2-a6cf-4a62-8004-1313cc581679)", + "resourceType": "Standard_B12ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "australiaeast", + "region": "centralindia", "osType": "Linux", - "savings": 59.738, + "savings": 34.561, "savingsCurrency": "US$", - "cpu_average": 0.8, - "cpu_maximum": 2.89, - "cpu_minimum": 0.92, - "mem_average": 2.07, - "mem_maximum": 2.32, - "mem_minimum": 0.86, + "cpu_average": 0.53, + "cpu_maximum": 0.49, + "cpu_minimum": 0.97, + "mem_average": 2.42, + "mem_maximum": 0.99, + "mem_minimum": 0.3, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1213,26 +1213,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "kkcq69wkw1g", - "resourceGroup": "PKMWFHYN97H-Q36N5MQJJP", - "resourceName": "jo87ccc9nj", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/PKMWFHYN97H-Q36N5MQJJP/providers/Microsoft.Compute/virtualMachines/jo87ccc9nj", - "tags": "environment=prod, app=userManagement", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "g62thmuebp", + "resourceGroup": "A0EC1NEKW-KAUB0S1GAQK", + "resourceName": "6qcjubh79h", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/A0EC1NEKW-KAUB0S1GAQK/providers/Microsoft.Compute/virtualMachines/6qcjubh79h", + "tags": "environment=dev, app=inventoryManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine jo87ccc9nj in Azure Subscription kkcq69wkw1g (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", - "resourceType": "Standard_B2ms", + "recommendationDetails": "Delete Azure virtual machine 6qcjubh79h in Azure Subscription g62thmuebp (ca1eeeca-231f-4a91-a740-04eaeb043516)", + "resourceType": "Standard_B2s", "resourceKind": "Microsoft.Compute/virtualMachines", "region": "northeurope", "osType": "Linux", - "savings": 14.245, + "savings": 1.761, "savingsCurrency": "US$", - "cpu_average": 2.63, - "cpu_maximum": 2.52, - "cpu_minimum": 0.84, - "mem_average": 2.56, - "mem_maximum": 1.77, - "mem_minimum": 0.56, + "cpu_average": 0.93, + "cpu_maximum": 2.15, + "cpu_minimum": 0.54, + "mem_average": 2.96, + "mem_maximum": 2.75, + "mem_minimum": 0.36, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1240,26 +1240,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "lpy23hsxju", - "resourceGroup": "2CO3DU410T-PWFJEGF1TVF", - "resourceName": "y5cv99c56y", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/2CO3DU410T-PWFJEGF1TVF/providers/Microsoft.Compute/virtualMachines/y5cv99c56y", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "h1ldnyc20b", + "resourceGroup": "LGZT48ND8M-6PF5NIDOXX", + "resourceName": "nj6kkacd8p", + "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/LGZT48ND8M-6PF5NIDOXX/providers/Microsoft.Compute/virtualMachines/nj6kkacd8p", "tags": "environment=prod, app=userManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine y5cv99c56y in Azure Subscription lpy23hsxju (6383b3a2-a8c4-4c07-8acf-f38e08fc7622)", - "resourceType": "Standard_B2ms", + "recommendationDetails": "Delete Azure virtual machine nj6kkacd8p in Azure Subscription h1ldnyc20b (57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec)", + "resourceType": "Standard_D16_v3", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus", + "region": "eastus2", "osType": "Linux", - "savings": 16.314, + "savings": 39.076, "savingsCurrency": "US$", - "cpu_average": 0.19, - "cpu_maximum": 0.99, - "cpu_minimum": 0.4, - "mem_average": 1.94, - "mem_maximum": 4.38, - "mem_minimum": 0.78, + "cpu_average": 2.38, + "cpu_maximum": 0.47, + "cpu_minimum": 0.25, + "mem_average": 2.07, + "mem_maximum": 0.2, + "mem_minimum": 0.18, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1267,26 +1267,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "kg7r50t9hc", - "resourceGroup": "1YBDMPBBMC-QXUF9ZQWD7", - "resourceName": "pc3cu5gp1d", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/1YBDMPBBMC-QXUF9ZQWD7/providers/Microsoft.Compute/virtualMachines/pc3cu5gp1d", - "tags": "environment=prod, app=customerSupport", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "a53aqh44z6", + "resourceGroup": "MWZWW1POXQ-IRQBMEXI61H", + "resourceName": "5srzl5amq", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MWZWW1POXQ-IRQBMEXI61H/providers/Microsoft.Compute/virtualMachines/5srzl5amq", + "tags": "environment=dev, app=dataAnalytics", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine pc3cu5gp1d in Azure Subscription kg7r50t9hc (8752afcb-f9b4-453b-b34c-cb9f3a9a0247)", + "recommendationDetails": "Delete Azure virtual machine 5srzl5amq in Azure Subscription a53aqh44z6 (1aec08f2-c15d-4c32-919c-4bab940f69f3)", "resourceType": "Standard_B2s", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "eastus2", + "region": "eastus", "osType": "Linux", - "savings": 31.258, + "savings": 13.462, "savingsCurrency": "US$", - "cpu_average": 1.27, - "cpu_maximum": 1.63, - "cpu_minimum": 0.25, - "mem_average": 1.83, - "mem_maximum": 1.95, - "mem_minimum": 0.28, + "cpu_average": 2.75, + "cpu_maximum": 1.19, + "cpu_minimum": 0.23, + "mem_average": 1.44, + "mem_maximum": 4.57, + "mem_minimum": 0.93, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1295,25 +1295,25 @@ }, { "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "qydxfnrsi3", - "resourceGroup": "9ISBNFMVKM-0WKPT8KL3O", - "resourceName": "8uo53tiam4", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/9ISBNFMVKM-0WKPT8KL3O/providers/Microsoft.Compute/virtualMachines/8uo53tiam4", - "tags": "environment=staging, app=crmModule", + "subscriptionName": "pah6jidhehi", + "resourceGroup": "HWBGZ5XIS0L-HWGT6C9HF8", + "resourceName": "wrbzg2k2qo", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/HWBGZ5XIS0L-HWGT6C9HF8/providers/Microsoft.Compute/virtualMachines/wrbzg2k2qo", + "tags": "environment=prod, app=securityModule", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 8uo53tiam4 in Azure Subscription qydxfnrsi3 (ca1eeeca-231f-4a91-a740-04eaeb043516)", - "resourceType": "Standard_A4_v2", + "recommendationDetails": "Delete Azure virtual machine wrbzg2k2qo in Azure Subscription pah6jidhehi (ca1eeeca-231f-4a91-a740-04eaeb043516)", + "resourceType": "Standard_B2ms", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "uksouth", + "region": "centralindia", "osType": "Linux", - "savings": 4.737, + "savings": 0.375, "savingsCurrency": "US$", - "cpu_average": 2.86, - "cpu_maximum": 2.55, - "cpu_minimum": 0.59, - "mem_average": 1.86, - "mem_maximum": 0.25, - "mem_minimum": 0.96, + "cpu_average": 0.97, + "cpu_maximum": 3.48, + "cpu_minimum": 0.08, + "mem_average": 1.96, + "mem_maximum": 0.85, + "mem_minimum": 0.59, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1321,26 +1321,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "k7vyd7dbvf", - "resourceGroup": "MK1KPR64J6-HAEVV6HB5S", - "resourceName": "4znezu2ejk", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/MK1KPR64J6-HAEVV6HB5S/providers/Microsoft.Compute/virtualMachines/4znezu2ejk", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "329yk3mqh", + "resourceGroup": "0TE988CK1W-4IQFB6HVJ3K", + "resourceName": "ye8qqkyrdg", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/0TE988CK1W-4IQFB6HVJ3K/providers/Microsoft.Compute/virtualMachines/ye8qqkyrdg", "tags": "environment=prod, app=userManagement", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine 4znezu2ejk in Azure Subscription k7vyd7dbvf (6383b3a2-a8c4-4c07-8acf-f38e08fc7622)", - "resourceType": "Standard_B2s", + "recommendationDetails": "Delete Azure virtual machine ye8qqkyrdg in Azure Subscription 329yk3mqh (13e8d4fc-8226-45a0-88cf-2979d3e9eba9)", + "resourceType": "Standard_D16_v3", "resourceKind": "Microsoft.Compute/virtualMachines", - "region": "centralus", + "region": "eastus", "osType": "Linux", - "savings": 11.198, + "savings": 0.28, "savingsCurrency": "US$", - "cpu_average": 2.57, - "cpu_maximum": 2.33, - "cpu_minimum": 0.63, - "mem_average": 2.52, - "mem_maximum": 3.55, - "mem_minimum": 0.5, + "cpu_average": 1.12, + "cpu_maximum": 1.57, + "cpu_minimum": 0.65, + "mem_average": 2.01, + "mem_maximum": 4.3, + "mem_minimum": 0.18, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, @@ -1348,26 +1348,26 @@ "service": "Microsoft.Compute" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "tnme1yf0t7g", - "resourceGroup": "8LA99ERT9S-6JHARCL7ZQ", - "resourceName": "dj298rtzc5", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/8LA99ERT9S-6JHARCL7ZQ/providers/Microsoft.Compute/virtualMachines/dj298rtzc5", - "tags": "environment=dev, app=inventoryManagement", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "mmyhgvbxjd", + "resourceGroup": "WYIR5996A2-9HBPBYKYDK", + "resourceName": "z3aa8rqci0l", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/WYIR5996A2-9HBPBYKYDK/providers/Microsoft.Compute/virtualMachines/z3aa8rqci0l", + "tags": "environment=prod, app=emailService", "recommendationType": "Delete", - "recommendationDetails": "Delete Azure virtual machine dj298rtzc5 in Azure Subscription tnme1yf0t7g (1aec08f2-c15d-4c32-919c-4bab940f69f3)", - "resourceType": "Standard_B12ms", + "recommendationDetails": "Delete Azure virtual machine z3aa8rqci0l in Azure Subscription mmyhgvbxjd (6383b3a2-a8c4-4c07-8acf-f38e08fc7622)", + "resourceType": "Standard_B16ms", "resourceKind": "Microsoft.Compute/virtualMachines", "region": "southcentralus", "osType": "Linux", - "savings": 22.521, + "savings": 11.083, "savingsCurrency": "US$", - "cpu_average": 1.13, - "cpu_maximum": 2.51, - "cpu_minimum": 0.84, - "mem_average": 1.69, - "mem_maximum": 3.74, - "mem_minimum": 0.72, + "cpu_average": 0.64, + "cpu_maximum": 2.55, + "cpu_minimum": 0.26, + "mem_average": 2.41, + "mem_maximum": 3.58, + "mem_minimum": 0.01, "thresholdType": "Average", "threshold": 5, "memoryThreshold": 5, diff --git a/flexera/data/azure/azure_delete_old_snapshots.json b/flexera/data/azure/azure_delete_old_snapshots.json index be8eff59..597454e9 100644 --- a/flexera/data/azure/azure_delete_old_snapshots.json +++ b/flexera/data/azure/azure_delete_old_snapshots.json @@ -2,954 +2,954 @@ "message": "The total estimated monthly savings are US$ 172.03", "instances": [ { - "age": 994, - "region": "northeurope", - "resourceGroup": "LAZYOWL-RELIEVEDVIPER", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/LAZYOWL-RELIEVEDVIPER/providers/Microsoft.Compute/snapshots/gentleibis", - "resourceName": "gentleibis", - "resourceType": "Microsoft.Compute/snapshots", - "savings": 310.97, - "savingsCurrency": "US$", - "service": "Microsoft.Compute", - "size": "43", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "quirkyyak", - "tags": { - "environment": "prod", - "app": "crmModule" - }, - "timeCreated": "2021-01-05T23:06:48.594Z" - }, - { - "age": 756, - "region": "northeurope", - "resourceGroup": "QUIRKYANT-RELIEVEDLION", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUIRKYANT-RELIEVEDLION/providers/Microsoft.Compute/snapshots/obedientsnake", - "resourceName": "obedientsnake", + "age": 898, + "region": "southeastasia", + "resourceGroup": "KINDIBIS-CALMELEPHANT", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/KINDIBIS-CALMELEPHANT/providers/Microsoft.Compute/snapshots/upbeatrabbit", + "resourceName": "upbeatrabbit", "resourceType": "Microsoft.Compute/snapshots", - "savings": 441.185, + "savings": 148.047, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "267", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "zealousibis", + "size": "446", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "merrymouse", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "staging", + "app": "userManagement" }, - "timeCreated": "2021-08-31T08:22:47.710Z" + "timeCreated": "2021-05-17T20:04:14.675Z" }, { - "age": 918, - "region": "northeurope", - "resourceGroup": "RELIEVEDRABBIT-UPBEATZEBRA", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/RELIEVEDRABBIT-UPBEATZEBRA/providers/Microsoft.Compute/snapshots/vivaciousant", - "resourceName": "vivaciousant", + "age": 489, + "region": "eastus2", + "resourceGroup": "INNOCENTIBIS-FIERCESNAKE", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/INNOCENTIBIS-FIERCESNAKE/providers/Microsoft.Compute/snapshots/nervousgiraffe", + "resourceName": "nervousgiraffe", "resourceType": "Microsoft.Compute/snapshots", - "savings": 150.961, + "savings": 212.703, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "331", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "lazywhale", + "size": "209", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "relievedmouse", "tags": { "environment": "staging", "app": "invoiceProcessing" }, - "timeCreated": "2021-03-23T03:38:04.388Z" + "timeCreated": "2022-06-30T16:55:36.637Z" }, { - "age": 864, - "region": "northeurope", - "resourceGroup": "FIERCEQUAIL-CALMJAGUAR", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/FIERCEQUAIL-CALMJAGUAR/providers/Microsoft.Compute/snapshots/livelywhale", - "resourceName": "livelywhale", + "age": 925, + "region": "centralus", + "resourceGroup": "OBEDIENTTIGER-QUICKQUAIL", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/OBEDIENTTIGER-QUICKQUAIL/providers/Microsoft.Compute/snapshots/adventurouszebra", + "resourceName": "adventurouszebra", "resourceType": "Microsoft.Compute/snapshots", - "savings": 32.034, + "savings": 43.668, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "405", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "excitedxerus", + "size": "182", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "lazyurchin", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, - "timeCreated": "2021-05-15T11:15:45.210Z" + "timeCreated": "2021-04-20T22:22:47.422Z" }, { - "age": 564, - "region": "eastus2", - "resourceGroup": "WITTYOCTOPUS-JOLLYRABBIT", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/WITTYOCTOPUS-JOLLYRABBIT/providers/Microsoft.Compute/snapshots/calmparrot", - "resourceName": "calmparrot", + "age": 1025, + "region": "southcentralus", + "resourceGroup": "EXCITEDDOG-LAZYQUAIL", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EXCITEDDOG-LAZYQUAIL/providers/Microsoft.Compute/snapshots/thankfulfox", + "resourceName": "thankfulfox", "resourceType": "Microsoft.Compute/snapshots", - "savings": 137.488, + "savings": 744.721, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "299", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "thankfulfox", + "size": "398", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "calmbear", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "emailService" }, - "timeCreated": "2022-03-11T13:19:59.851Z" + "timeCreated": "2021-01-11T02:30:13.866Z" }, { - "age": 930, + "age": 718, "region": "westus2", - "resourceGroup": "WITTYQUAIL-EAGERKANGAROO", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/WITTYQUAIL-EAGERKANGAROO/providers/Microsoft.Compute/snapshots/kindzebra", - "resourceName": "kindzebra", + "resourceGroup": "INNOCENTTIGER-VIVACIOUSTIGER", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/INNOCENTTIGER-VIVACIOUSTIGER/providers/Microsoft.Compute/snapshots/quirkyhorse", + "resourceName": "quirkyhorse", "resourceType": "Microsoft.Compute/snapshots", - "savings": 22.566, + "savings": 149.952, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "432", + "size": "226", "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "innocentsnake", + "subscriptionName": "sillyeel", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" }, - "timeCreated": "2021-03-10T21:37:29.542Z" + "timeCreated": "2021-11-13T20:31:01.058Z" }, { - "age": 965, + "age": 913, "region": "westus2", - "resourceGroup": "VIVACIOUSWHALE-ADVENTUROUSZEBRA", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/VIVACIOUSWHALE-ADVENTUROUSZEBRA/providers/Microsoft.Compute/snapshots/zealousdog", - "resourceName": "zealousdog", + "resourceGroup": "RELIEVEDKANGAROO-WITTYLION", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/RELIEVEDKANGAROO-WITTYLION/providers/Microsoft.Compute/snapshots/lazyquail", + "resourceName": "lazyquail", "resourceType": "Microsoft.Compute/snapshots", - "savings": 11.171, + "savings": 179.351, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "162", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "wittylion", + "size": "480", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "zealouselephant", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, - "timeCreated": "2021-02-03T11:50:10.549Z" + "timeCreated": "2021-05-02T09:53:59.000Z" }, { - "age": 773, - "region": "centralindia", - "resourceGroup": "INNOCENTWHALE-WITTYLION", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/INNOCENTWHALE-WITTYLION/providers/Microsoft.Compute/snapshots/nervousfox", - "resourceName": "nervousfox", + "age": 602, + "region": "eastus", + "resourceGroup": "MERRYBEAR-MERRYANT", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/MERRYBEAR-MERRYANT/providers/Microsoft.Compute/snapshots/gentlezebra", + "resourceName": "gentlezebra", "resourceType": "Microsoft.Compute/snapshots", - "savings": 397.422, + "savings": 215.676, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "491", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "wittyzebra", + "size": "445", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "excitedgoat", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" }, - "timeCreated": "2021-08-14T20:41:04.898Z" + "timeCreated": "2022-03-09T11:04:09.544Z" }, { - "age": 627, - "region": "northeurope", - "resourceGroup": "JOVIALOCTOPUS-EXCITEDFOX", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/JOVIALOCTOPUS-EXCITEDFOX/providers/Microsoft.Compute/snapshots/nervouspenguin", - "resourceName": "nervouspenguin", + "age": 607, + "region": "southeastasia", + "resourceGroup": "CALMOWL-PROUDPARROT", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/CALMOWL-PROUDPARROT/providers/Microsoft.Compute/snapshots/happyant", + "resourceName": "happyant", "resourceType": "Microsoft.Compute/snapshots", - "savings": 254.265, + "savings": 146.876, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "494", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "excitedcat", + "size": "111", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "innocentparrot", "tags": { "environment": "prod", "app": "paymentGateway" }, - "timeCreated": "2022-01-08T04:16:21.349Z" + "timeCreated": "2022-03-05T00:49:42.804Z" }, { - "age": 675, - "region": "uksouth", - "resourceGroup": "HAPPYNEWT-YOUTHFULEEL", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/HAPPYNEWT-YOUTHFULEEL/providers/Microsoft.Compute/snapshots/relievedfox", - "resourceName": "relievedfox", + "age": 359, + "region": "australiaeast", + "resourceGroup": "HAPPYANT-NERVOUSRABBIT", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/HAPPYANT-NERVOUSRABBIT/providers/Microsoft.Compute/snapshots/sillycat", + "resourceName": "sillycat", "resourceType": "Microsoft.Compute/snapshots", - "savings": 17.791, + "savings": 441.146, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "200", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "obedientkangaroo", + "size": "29", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "fierceviper", "tags": { "environment": "staging", "app": "invoiceProcessing" }, - "timeCreated": "2021-11-20T07:23:24.896Z" + "timeCreated": "2022-11-07T06:40:21.150Z" }, { - "age": 350, - "region": "southcentralus", - "resourceGroup": "GENTLEFOX-OBEDIENTYAK", - "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/GENTLEFOX-OBEDIENTYAK/providers/Microsoft.Compute/snapshots/lazyfox", - "resourceName": "lazyfox", + "age": 932, + "region": "westus2", + "resourceGroup": "WITTYSNAKE-BRAVETIGER", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/WITTYSNAKE-BRAVETIGER/providers/Microsoft.Compute/snapshots/lazyibis", + "resourceName": "lazyibis", "resourceType": "Microsoft.Compute/snapshots", - "savings": 35.565, + "savings": 401.803, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "183", - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "braveviper", + "size": "177", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "proudfox", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "invoiceProcessing" }, - "timeCreated": "2022-10-11T06:55:12.346Z" + "timeCreated": "2021-04-13T12:37:53.606Z" }, { - "age": 534, + "age": 403, "region": "uksouth", - "resourceGroup": "MERRYGIRAFFE-NERVOUSHORSE", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/MERRYGIRAFFE-NERVOUSHORSE/providers/Microsoft.Compute/snapshots/merryviper", - "resourceName": "merryviper", + "resourceGroup": "EXCITEDNEWT-OBEDIENTOWL", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/EXCITEDNEWT-OBEDIENTOWL/providers/Microsoft.Compute/snapshots/quirkyyak", + "resourceName": "quirkyyak", "resourceType": "Microsoft.Compute/snapshots", - "savings": 5.549, + "savings": 653.336, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "74", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "bravegiraffe", + "size": "300", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "quirkyxerus", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "emailService" }, - "timeCreated": "2022-04-10T12:33:06.418Z" + "timeCreated": "2022-09-24T22:52:17.112Z" }, { - "age": 322, - "region": "westus2", - "resourceGroup": "EAGERRABBIT-PROUDCAT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/EAGERRABBIT-PROUDCAT/providers/Microsoft.Compute/snapshots/innocentyak", - "resourceName": "innocentyak", + "age": 698, + "region": "uksouth", + "resourceGroup": "FIERCERABBIT-ZEALOUSEEL", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/FIERCERABBIT-ZEALOUSEEL/providers/Microsoft.Compute/snapshots/drowsytiger", + "resourceName": "drowsytiger", "resourceType": "Microsoft.Compute/snapshots", - "savings": 3.175, + "savings": 55.268, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "69", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "thankfulant", + "size": "386", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "excitedtiger", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" }, - "timeCreated": "2022-11-08T07:40:08.257Z" + "timeCreated": "2021-12-03T11:11:59.348Z" }, { - "age": 731, - "region": "centralindia", - "resourceGroup": "LAZYWHALE-UPBEATBEAR", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LAZYWHALE-UPBEATBEAR/providers/Microsoft.Compute/snapshots/excitedtiger", - "resourceName": "excitedtiger", + "age": 697, + "region": "southeastasia", + "resourceGroup": "EXCITEDCAT-SILLYOWL", + "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EXCITEDCAT-SILLYOWL/providers/Microsoft.Compute/snapshots/vivaciousfox", + "resourceName": "vivaciousfox", "resourceType": "Microsoft.Compute/snapshots", - "savings": 522.959, + "savings": 64.773, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "9", - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "sillyparrot", + "size": "150", + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "lazynewt", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" }, - "timeCreated": "2021-09-25T18:14:11.809Z" + "timeCreated": "2021-12-04T23:13:35.467Z" }, { - "age": 567, + "age": 1009, "region": "southcentralus", - "resourceGroup": "WITTYZEBRA-NERVOUSURCHIN", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/WITTYZEBRA-NERVOUSURCHIN/providers/Microsoft.Compute/snapshots/jovialelephant", - "resourceName": "jovialelephant", + "resourceGroup": "NERVOUSCAT-MERRYCAT", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/NERVOUSCAT-MERRYCAT/providers/Microsoft.Compute/snapshots/nervouszebra", + "resourceName": "nervouszebra", "resourceType": "Microsoft.Compute/snapshots", - "savings": 268.842, + "savings": 106.644, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "448", - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "bravenewt", + "size": "143", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "adventurouscat", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "reportingService" }, - "timeCreated": "2022-03-09T04:24:55.634Z" + "timeCreated": "2021-01-27T00:21:00.615Z" }, { - "age": 463, - "region": "centralindia", - "resourceGroup": "NERVOUSFOX-HAPPYOCTOPUS", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/NERVOUSFOX-HAPPYOCTOPUS/providers/Microsoft.Compute/snapshots/quickelephant", - "resourceName": "quickelephant", + "age": 644, + "region": "centralus", + "resourceGroup": "FIERCEOCTOPUS-THANKFULIBIS", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/FIERCEOCTOPUS-THANKFULIBIS/providers/Microsoft.Compute/snapshots/wittywhale", + "resourceName": "wittywhale", "resourceType": "Microsoft.Compute/snapshots", - "savings": 506.078, + "savings": 74.843, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "270", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "calmxerus", + "size": "352", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "nervousowl", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, - "timeCreated": "2022-06-21T00:04:35.165Z" + "timeCreated": "2022-01-26T20:07:48.559Z" }, { - "age": 707, - "region": "northeurope", - "resourceGroup": "HAPPYPENGUIN-HAPPYMOUSE", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/HAPPYPENGUIN-HAPPYMOUSE/providers/Microsoft.Compute/snapshots/drowsyxerus", - "resourceName": "drowsyxerus", + "age": 643, + "region": "southeastasia", + "resourceGroup": "YOUTHFULOWL-LAZYOWL", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/YOUTHFULOWL-LAZYOWL/providers/Microsoft.Compute/snapshots/wittylion", + "resourceName": "wittylion", "resourceType": "Microsoft.Compute/snapshots", - "savings": 705.842, + "savings": 140.81, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "187", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "excitedrabbit", + "size": "278", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "excitedjaguar", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "emailService" }, - "timeCreated": "2021-10-20T05:23:01.332Z" + "timeCreated": "2022-01-27T11:53:10.804Z" }, { - "age": 698, - "region": "centralindia", - "resourceGroup": "DROWSYPENGUIN-OBEDIENTNEWT", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/DROWSYPENGUIN-OBEDIENTNEWT/providers/Microsoft.Compute/snapshots/relievedtiger", - "resourceName": "relievedtiger", + "age": 809, + "region": "southcentralus", + "resourceGroup": "LIVELYVIPER-NERVOUSGOAT", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/LIVELYVIPER-NERVOUSGOAT/providers/Microsoft.Compute/snapshots/excitedcat", + "resourceName": "excitedcat", "resourceType": "Microsoft.Compute/snapshots", - "savings": 72.499, + "savings": 48.139, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "247", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "youthfulgiraffe", + "size": "96", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "jovialant", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "reportingService" }, - "timeCreated": "2021-10-28T11:38:12.890Z" + "timeCreated": "2021-08-15T00:23:40.624Z" }, { - "age": 337, - "region": "eastus", - "resourceGroup": "RELIEVEDXERUS-CALMANT", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/RELIEVEDXERUS-CALMANT/providers/Microsoft.Compute/snapshots/thankfulparrot", - "resourceName": "thankfulparrot", + "age": 956, + "region": "westus2", + "resourceGroup": "WITTYDOG-DROWSYPARROT", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/WITTYDOG-DROWSYPARROT/providers/Microsoft.Compute/snapshots/merryparrot", + "resourceName": "merryparrot", "resourceType": "Microsoft.Compute/snapshots", - "savings": 542.537, + "savings": 38.907, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "274", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "nervouszebra", + "size": "74", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "kindgiraffe", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "staging", + "app": "invoiceProcessing" }, - "timeCreated": "2022-10-24T17:07:51.686Z" + "timeCreated": "2021-03-20T14:34:30.604Z" }, { - "age": 397, - "region": "southcentralus", - "resourceGroup": "LIVELYPENGUIN-THANKFULXERUS", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/LIVELYPENGUIN-THANKFULXERUS/providers/Microsoft.Compute/snapshots/wittyowl", - "resourceName": "wittyowl", + "age": 567, + "region": "northeurope", + "resourceGroup": "DROWSYOCTOPUS-MERRYEEL", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/DROWSYOCTOPUS-MERRYEEL/providers/Microsoft.Compute/snapshots/youthfulrabbit", + "resourceName": "youthfulrabbit", "resourceType": "Microsoft.Compute/snapshots", - "savings": 464.305, + "savings": 194.105, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "264", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "innocenturchin", + "size": "312", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "youthfultiger", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "dataAnalytics" }, - "timeCreated": "2022-08-25T11:13:02.537Z" + "timeCreated": "2022-04-13T17:54:44.731Z" }, { - "age": 743, - "region": "northeurope", - "resourceGroup": "DROWSYCAT-RELIEVEDCAT", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/DROWSYCAT-RELIEVEDCAT/providers/Microsoft.Compute/snapshots/upbeatwhale", - "resourceName": "upbeatwhale", + "age": 647, + "region": "uksouth", + "resourceGroup": "LAZYVIPER-EAGEROCTOPUS", + "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/LAZYVIPER-EAGEROCTOPUS/providers/Microsoft.Compute/snapshots/quirkyfox", + "resourceName": "quirkyfox", "resourceType": "Microsoft.Compute/snapshots", - "savings": 520.058, + "savings": 216.749, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "285", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "kindkangaroo", + "size": "440", + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "braveibis", "tags": { "environment": "prod", "app": "paymentGateway" }, - "timeCreated": "2021-09-13T13:37:04.564Z" + "timeCreated": "2022-01-23T07:26:22.949Z" }, { - "age": 516, + "age": 964, "region": "southcentralus", - "resourceGroup": "KINDVIPER-KINDLION", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/KINDVIPER-KINDLION/providers/Microsoft.Compute/snapshots/bravepenguin", - "resourceName": "bravepenguin", + "resourceGroup": "KINDQUAIL-ADVENTUROUSQUAIL", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/KINDQUAIL-ADVENTUROUSQUAIL/providers/Microsoft.Compute/snapshots/fiercegiraffe", + "resourceName": "fiercegiraffe", "resourceType": "Microsoft.Compute/snapshots", - "savings": 25.04, + "savings": 84.266, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "417", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "quickhorse", + "size": "87", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "innocentant", "tags": { "environment": "prod", "app": "crmModule" }, - "timeCreated": "2022-04-28T19:02:15.648Z" + "timeCreated": "2021-03-12T15:47:26.413Z" }, { - "age": 892, - "region": "australiaeast", - "resourceGroup": "HAPPYHORSE-PROUDPARROT", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/HAPPYHORSE-PROUDPARROT/providers/Microsoft.Compute/snapshots/livelyviper", - "resourceName": "livelyviper", + "age": 703, + "region": "centralus", + "resourceGroup": "UPBEATOWL-INNOCENTJAGUAR", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/UPBEATOWL-INNOCENTJAGUAR/providers/Microsoft.Compute/snapshots/happyrabbit", + "resourceName": "happyrabbit", "resourceType": "Microsoft.Compute/snapshots", - "savings": 66.4, + "savings": 86.516, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "64", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "obedientzebra", + "size": "267", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "upbeatquail", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "emailService" }, - "timeCreated": "2021-04-17T08:22:54.446Z" + "timeCreated": "2021-11-28T12:22:49.657Z" }, { - "age": 652, - "region": "eastus2", - "resourceGroup": "ZEALOUSFOX-NERVOUSIBIS", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ZEALOUSFOX-NERVOUSIBIS/providers/Microsoft.Compute/snapshots/sillywhale", - "resourceName": "sillywhale", + "age": 545, + "region": "northeurope", + "resourceGroup": "QUICKIBIS-SILLYVIPER", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUICKIBIS-SILLYVIPER/providers/Microsoft.Compute/snapshots/sillyurchin", + "resourceName": "sillyurchin", "resourceType": "Microsoft.Compute/snapshots", - "savings": 600.115, + "savings": 98.829, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "446", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "calmfox", + "size": "147", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "livelyurchin", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, - "timeCreated": "2021-12-13T07:00:14.643Z" + "timeCreated": "2022-05-05T12:00:26.408Z" }, { - "age": 594, - "region": "southeastasia", - "resourceGroup": "ZEALOUSMOUSE-JOVIALGOAT", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/ZEALOUSMOUSE-JOVIALGOAT/providers/Microsoft.Compute/snapshots/happytiger", - "resourceName": "happytiger", + "age": 755, + "region": "australiaeast", + "resourceGroup": "HAPPYXERUS-RELIEVEDCAT", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYXERUS-RELIEVEDCAT/providers/Microsoft.Compute/snapshots/eagereel", + "resourceName": "eagereel", "resourceType": "Microsoft.Compute/snapshots", - "savings": 116.009, + "savings": 35.825, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "471", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "thankfulyak", + "size": "317", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "calmnewt", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" }, - "timeCreated": "2022-02-09T08:58:53.060Z" + "timeCreated": "2021-10-07T07:52:33.871Z" }, { - "age": 659, - "region": "uksouth", - "resourceGroup": "YOUTHFULXERUS-EAGERJAGUAR", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/YOUTHFULXERUS-EAGERJAGUAR/providers/Microsoft.Compute/snapshots/nervousibis", - "resourceName": "nervousibis", + "age": 829, + "region": "centralus", + "resourceGroup": "ADVENTUROUSANT-GENTLESNAKE", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/ADVENTUROUSANT-GENTLESNAKE/providers/Microsoft.Compute/snapshots/drowsymouse", + "resourceName": "drowsymouse", "resourceType": "Microsoft.Compute/snapshots", - "savings": 275.584, + "savings": 112.702, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "315", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "obedientrabbit", + "size": "135", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "vivaciousibis", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "paymentGateway" }, - "timeCreated": "2021-12-07T00:34:21.929Z" + "timeCreated": "2021-07-25T09:11:05.089Z" }, { - "age": 541, - "region": "southcentralus", - "resourceGroup": "QUICKELEPHANT-BRAVEEEL", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/QUICKELEPHANT-BRAVEEEL/providers/Microsoft.Compute/snapshots/fiercequail", - "resourceName": "fiercequail", + "age": 539, + "region": "eastus2", + "resourceGroup": "ADVENTUROUSTIGER-EXCITEDIBIS", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/ADVENTUROUSTIGER-EXCITEDIBIS/providers/Microsoft.Compute/snapshots/eagermouse", + "resourceName": "eagermouse", "resourceType": "Microsoft.Compute/snapshots", - "savings": 474.202, + "savings": 81.589, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "492", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "relievedcat", + "size": "82", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "excitednewt", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "crmModule" }, - "timeCreated": "2022-04-04T05:40:41.224Z" + "timeCreated": "2022-05-12T06:06:26.485Z" }, { - "age": 839, - "region": "southcentralus", - "resourceGroup": "MERRYWHALE-UPBEATEEL", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/MERRYWHALE-UPBEATEEL/providers/Microsoft.Compute/snapshots/drowsyparrot", - "resourceName": "drowsyparrot", + "age": 638, + "region": "southeastasia", + "resourceGroup": "PROUDYAK-VIVACIOUSFOX", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/PROUDYAK-VIVACIOUSFOX/providers/Microsoft.Compute/snapshots/thankfulbear", + "resourceName": "thankfulbear", "resourceType": "Microsoft.Compute/snapshots", - "savings": 5.14, + "savings": 224.56, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "415", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "zealousdog", + "size": "352", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "innocenttiger", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" }, - "timeCreated": "2021-06-10T05:19:49.187Z" + "timeCreated": "2022-02-01T08:21:03.397Z" }, { - "age": 395, - "region": "australiaeast", - "resourceGroup": "HAPPYELEPHANT-LAZYWHALE", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYELEPHANT-LAZYWHALE/providers/Microsoft.Compute/snapshots/calmeel", - "resourceName": "calmeel", + "age": 792, + "region": "northeurope", + "resourceGroup": "EXCITEDZEBRA-MERRYOWL", + "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EXCITEDZEBRA-MERRYOWL/providers/Microsoft.Compute/snapshots/proudfox", + "resourceName": "proudfox", "resourceType": "Microsoft.Compute/snapshots", - "savings": 82.256, + "savings": 55.331, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "366", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "wittybear", + "size": "231", + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "jovialcat", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" }, - "timeCreated": "2022-08-27T15:49:21.267Z" + "timeCreated": "2021-08-31T19:49:51.957Z" }, { - "age": 546, - "region": "southcentralus", - "resourceGroup": "UPBEATCAT-GENTLEEEL", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/UPBEATCAT-GENTLEEEL/providers/Microsoft.Compute/snapshots/quickhorse", - "resourceName": "quickhorse", + "age": 948, + "region": "centralindia", + "resourceGroup": "MERRYBEAR-BRAVEDOG", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MERRYBEAR-BRAVEDOG/providers/Microsoft.Compute/snapshots/excitedxerus", + "resourceName": "excitedxerus", "resourceType": "Microsoft.Compute/snapshots", - "savings": 426.872, + "savings": 374.238, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "306", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "merryeel", + "size": "205", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "lazycat", "tags": { "environment": "prod", "app": "securityModule" }, - "timeCreated": "2022-03-29T10:59:52.610Z" + "timeCreated": "2021-03-28T17:09:04.985Z" }, { - "age": 287, - "region": "southcentralus", - "resourceGroup": "RELIEVEDGIRAFFE-EAGERLION", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/RELIEVEDGIRAFFE-EAGERLION/providers/Microsoft.Compute/snapshots/thankfulibis", - "resourceName": "thankfulibis", + "age": 509, + "region": "australiaeast", + "resourceGroup": "NERVOUSJAGUAR-JOLLYPARROT", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/NERVOUSJAGUAR-JOLLYPARROT/providers/Microsoft.Compute/snapshots/excitednewt", + "resourceName": "excitednewt", "resourceType": "Microsoft.Compute/snapshots", - "savings": 128.765, + "savings": 10.799, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "168", - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "relievedeel", + "size": "467", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "livelymouse", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" }, - "timeCreated": "2022-12-13T19:54:03.297Z" + "timeCreated": "2022-06-10T08:27:43.616Z" }, { - "age": 560, - "region": "centralindia", - "resourceGroup": "EAGERPENGUIN-MERRYNEWT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/EAGERPENGUIN-MERRYNEWT/providers/Microsoft.Compute/snapshots/lazymouse", - "resourceName": "lazymouse", + "age": 403, + "region": "southcentralus", + "resourceGroup": "QUIRKYJAGUAR-ZEALOUSQUAIL", + "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/QUIRKYJAGUAR-ZEALOUSQUAIL/providers/Microsoft.Compute/snapshots/gentlelion", + "resourceName": "gentlelion", "resourceType": "Microsoft.Compute/snapshots", - "savings": 89.659, + "savings": 24.75, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "438", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "happyfox", + "size": "65", + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "wittytiger", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" }, - "timeCreated": "2022-03-15T21:02:41.021Z" + "timeCreated": "2022-09-24T08:53:01.538Z" }, { - "age": 286, - "region": "eastus2", - "resourceGroup": "BRAVEVIPER-THANKFULWHALE", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/BRAVEVIPER-THANKFULWHALE/providers/Microsoft.Compute/snapshots/vivaciousgoat", - "resourceName": "vivaciousgoat", + "age": 547, + "region": "centralindia", + "resourceGroup": "UPBEATWHALE-THANKFULYAK", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/UPBEATWHALE-THANKFULYAK/providers/Microsoft.Compute/snapshots/excitedjaguar", + "resourceName": "excitedjaguar", "resourceType": "Microsoft.Compute/snapshots", - "savings": 221.264, + "savings": 139.705, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "165", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "gentlebear", + "size": "125", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "bravenewt", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "emailService" }, - "timeCreated": "2022-12-14T07:59:17.624Z" + "timeCreated": "2022-05-03T12:20:27.570Z" }, { - "age": 303, - "region": "eastus", - "resourceGroup": "FIERCEQUAIL-ADVENTUROUSIBIS", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/FIERCEQUAIL-ADVENTUROUSIBIS/providers/Microsoft.Compute/snapshots/jollypenguin", - "resourceName": "jollypenguin", + "age": 725, + "region": "westus2", + "resourceGroup": "RELIEVEDGOAT-WITTYCAT", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/RELIEVEDGOAT-WITTYCAT/providers/Microsoft.Compute/snapshots/youthfulviper", + "resourceName": "youthfulviper", "resourceType": "Microsoft.Compute/snapshots", - "savings": 636.157, + "savings": 527.869, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "378", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "nervouskangaroo", + "size": "141", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "lazyhorse", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" }, - "timeCreated": "2022-11-27T10:45:42.343Z" + "timeCreated": "2021-11-07T04:54:27.296Z" }, { - "age": 411, - "region": "southcentralus", - "resourceGroup": "SILLYKANGAROO-MERRYGOAT", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/SILLYKANGAROO-MERRYGOAT/providers/Microsoft.Compute/snapshots/gentlequail", - "resourceName": "gentlequail", + "age": 320, + "region": "eastus", + "resourceGroup": "DROWSYCAT-JOVIALTIGER", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/DROWSYCAT-JOVIALTIGER/providers/Microsoft.Compute/snapshots/livelyowl", + "resourceName": "livelyowl", "resourceType": "Microsoft.Compute/snapshots", - "savings": 431.705, + "savings": 220.254, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "332", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "merrysnake", + "size": "86", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "lazybear", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" }, - "timeCreated": "2022-08-11T15:03:27.288Z" + "timeCreated": "2022-12-16T14:38:12.711Z" }, { - "age": 995, - "region": "centralindia", - "resourceGroup": "SILLYOCTOPUS-LIVELYURCHIN", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/SILLYOCTOPUS-LIVELYURCHIN/providers/Microsoft.Compute/snapshots/calmurchin", - "resourceName": "calmurchin", + "age": 925, + "region": "southcentralus", + "resourceGroup": "SILLYELEPHANT-QUICKMOUSE", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/SILLYELEPHANT-QUICKMOUSE/providers/Microsoft.Compute/snapshots/happywhale", + "resourceName": "happywhale", "resourceType": "Microsoft.Compute/snapshots", - "savings": 16.169, + "savings": 28.873, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "299", + "size": "331", "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "quirkyjaguar", + "subscriptionName": "youthfulzebra", "tags": { "environment": "staging", "app": "userManagement" }, - "timeCreated": "2021-01-04T23:27:22.961Z" + "timeCreated": "2021-04-20T15:49:26.924Z" }, { - "age": 612, - "region": "southcentralus", - "resourceGroup": "QUICKLION-DROWSYOCTOPUS", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUICKLION-DROWSYOCTOPUS/providers/Microsoft.Compute/snapshots/drowsyfox", - "resourceName": "drowsyfox", + "age": 584, + "region": "eastus2", + "resourceGroup": "LAZYTIGER-YOUTHFULFOX", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/LAZYTIGER-YOUTHFULFOX/providers/Microsoft.Compute/snapshots/braveeel", + "resourceName": "braveeel", "resourceType": "Microsoft.Compute/snapshots", - "savings": 352.739, + "savings": 67.299, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "228", + "size": "182", "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "quirkynewt", + "subscriptionName": "youthfulkangaroo", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" }, - "timeCreated": "2022-01-22T18:57:08.726Z" + "timeCreated": "2022-03-27T14:18:25.872Z" }, { - "age": 455, - "region": "centralus", - "resourceGroup": "YOUTHFULEEL-HAPPYFOX", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/YOUTHFULEEL-HAPPYFOX/providers/Microsoft.Compute/snapshots/excitedowl", - "resourceName": "excitedowl", + "age": 336, + "region": "northeurope", + "resourceGroup": "INNOCENTLION-QUIRKYTIGER", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/INNOCENTLION-QUIRKYTIGER/providers/Microsoft.Compute/snapshots/lazyibis", + "resourceName": "lazyibis", "resourceType": "Microsoft.Compute/snapshots", - "savings": 635.669, + "savings": 369.063, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "110", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "proudowl", + "size": "489", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "obedientibis", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "crmModule" }, - "timeCreated": "2022-06-28T09:47:03.411Z" + "timeCreated": "2022-11-30T09:48:43.617Z" }, { - "age": 896, - "region": "southcentralus", - "resourceGroup": "INNOCENTQUAIL-EAGERNEWT", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/INNOCENTQUAIL-EAGERNEWT/providers/Microsoft.Compute/snapshots/fiercehorse", - "resourceName": "fiercehorse", + "age": 884, + "region": "westus2", + "resourceGroup": "INNOCENTEEL-RELIEVEDELEPHANT", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/INNOCENTEEL-RELIEVEDELEPHANT/providers/Microsoft.Compute/snapshots/proudfox", + "resourceName": "proudfox", "resourceType": "Microsoft.Compute/snapshots", - "savings": 1.865, + "savings": 104.711, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "101", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "jovialnewt", + "size": "452", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "wittymouse", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "emailService" }, - "timeCreated": "2021-04-13T19:52:06.904Z" + "timeCreated": "2021-06-01T00:45:07.045Z" }, { - "age": 442, - "region": "westus2", - "resourceGroup": "MERRYHORSE-QUICKCAT", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/MERRYHORSE-QUICKCAT/providers/Microsoft.Compute/snapshots/fiercetiger", - "resourceName": "fiercetiger", + "age": 756, + "region": "australiaeast", + "resourceGroup": "QUICKCAT-ZEALOUSEEL", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/QUICKCAT-ZEALOUSEEL/providers/Microsoft.Compute/snapshots/relievednewt", + "resourceName": "relievednewt", "resourceType": "Microsoft.Compute/snapshots", - "savings": 93.902, + "savings": 75.519, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "335", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "thankfulkangaroo", + "size": "187", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "sillykangaroo", "tags": { "environment": "prod", "app": "paymentGateway" }, - "timeCreated": "2022-07-11T12:20:17.480Z" + "timeCreated": "2021-10-06T11:15:24.938Z" }, { - "age": 379, - "region": "australiaeast", - "resourceGroup": "EXCITEDSNAKE-VIVACIOUSZEBRA", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/EXCITEDSNAKE-VIVACIOUSZEBRA/providers/Microsoft.Compute/snapshots/nervousviper", - "resourceName": "nervousviper", + "age": 729, + "region": "southeastasia", + "resourceGroup": "CALMGOAT-VIVACIOUSTIGER", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/CALMGOAT-VIVACIOUSTIGER/providers/Microsoft.Compute/snapshots/eagerowl", + "resourceName": "eagerowl", "resourceType": "Microsoft.Compute/snapshots", - "savings": 119.252, + "savings": 78.948, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "283", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "proudtiger", + "size": "406", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "obedientdog", "tags": { "environment": "staging", "app": "userManagement" }, - "timeCreated": "2022-09-13T00:10:31.844Z" + "timeCreated": "2021-11-02T20:36:11.635Z" }, { - "age": 951, + "age": 376, "region": "uksouth", - "resourceGroup": "LAZYELEPHANT-EXCITEDTIGER", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LAZYELEPHANT-EXCITEDTIGER/providers/Microsoft.Compute/snapshots/gentlebear", - "resourceName": "gentlebear", + "resourceGroup": "NERVOUSYAK-OBEDIENTWHALE", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/NERVOUSYAK-OBEDIENTWHALE/providers/Microsoft.Compute/snapshots/jovialoctopus", + "resourceName": "jovialoctopus", "resourceType": "Microsoft.Compute/snapshots", - "savings": 563.898, + "savings": 10.903, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "225", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "youthfulkangaroo", + "size": "296", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "quirkywhale", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "emailService" }, - "timeCreated": "2021-02-17T20:25:14.459Z" + "timeCreated": "2022-10-22T02:46:34.838Z" }, { - "age": 339, - "region": "southeastasia", - "resourceGroup": "MERRYELEPHANT-KINDNEWT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/MERRYELEPHANT-KINDNEWT/providers/Microsoft.Compute/snapshots/relievedviper", - "resourceName": "relievedviper", + "age": 363, + "region": "eastus2", + "resourceGroup": "INNOCENTVIPER-LIVELYELEPHANT", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/INNOCENTVIPER-LIVELYELEPHANT/providers/Microsoft.Compute/snapshots/fierceyak", + "resourceName": "fierceyak", "resourceType": "Microsoft.Compute/snapshots", - "savings": 373.098, + "savings": 25.903, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "431", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "livelyzebra", + "size": "355", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "fiercezebra", + "tags": { + "environment": "dev", + "app": "emailService" + }, + "timeCreated": "2022-11-03T22:40:45.774Z" + }, + { + "age": 586, + "region": "centralindia", + "resourceGroup": "YOUTHFULPARROT-KINDIBIS", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/YOUTHFULPARROT-KINDIBIS/providers/Microsoft.Compute/snapshots/thankfulsnake", + "resourceName": "thankfulsnake", + "resourceType": "Microsoft.Compute/snapshots", + "savings": 391.887, + "savingsCurrency": "US$", + "service": "Microsoft.Compute", + "size": "141", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "innocentgoat", "tags": { "environment": "prod", "app": "securityModule" }, - "timeCreated": "2022-10-22T09:37:40.303Z" + "timeCreated": "2022-03-25T17:21:10.028Z" }, { - "age": 332, - "region": "centralus", - "resourceGroup": "OBEDIENTFOX-DROWSYPENGUIN", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/OBEDIENTFOX-DROWSYPENGUIN/providers/Microsoft.Compute/snapshots/sillyxerus", - "resourceName": "sillyxerus", + "age": 891, + "region": "eastus2", + "resourceGroup": "LIVELYPARROT-DROWSYTIGER", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/LIVELYPARROT-DROWSYTIGER/providers/Microsoft.Compute/snapshots/fiercexerus", + "resourceName": "fiercexerus", "resourceType": "Microsoft.Compute/snapshots", - "savings": 96.499, + "savings": 170.537, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "360", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "youthfuloctopus", + "size": "432", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "jollyquail", "tags": { "environment": "prod", "app": "crmModule" }, - "timeCreated": "2022-10-29T17:39:32.215Z" + "timeCreated": "2021-05-25T03:53:35.148Z" }, { - "age": 562, - "region": "australiaeast", - "resourceGroup": "VIVACIOUSCAT-HAPPYYAK", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/VIVACIOUSCAT-HAPPYYAK/providers/Microsoft.Compute/snapshots/quirkybear", - "resourceName": "quirkybear", + "age": 654, + "region": "southeastasia", + "resourceGroup": "LAZYPENGUIN-SILLYPARROT", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/LAZYPENGUIN-SILLYPARROT/providers/Microsoft.Compute/snapshots/calmnewt", + "resourceName": "calmnewt", "resourceType": "Microsoft.Compute/snapshots", - "savings": 610.181, + "savings": 8.95, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "223", + "size": "127", "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "eagerxerus", + "subscriptionName": "merrypenguin", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "crmModule" }, - "timeCreated": "2022-03-14T00:09:17.369Z" + "timeCreated": "2022-01-16T13:13:05.199Z" }, { - "age": 436, - "region": "uksouth", - "resourceGroup": "HAPPYBEAR-OBEDIENTIBIS", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/HAPPYBEAR-OBEDIENTIBIS/providers/Microsoft.Compute/snapshots/calmtiger", - "resourceName": "calmtiger", + "age": 486, + "region": "westus2", + "resourceGroup": "QUIRKYCAT-KINDQUAIL", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/QUIRKYCAT-KINDQUAIL/providers/Microsoft.Compute/snapshots/bravexerus", + "resourceName": "bravexerus", "resourceType": "Microsoft.Compute/snapshots", - "savings": 91.591, + "savings": 627.641, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "198", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "jollyurchin", + "size": "394", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "relievedbear", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" }, - "timeCreated": "2022-07-17T22:28:30.555Z" + "timeCreated": "2022-07-04T03:01:39.474Z" }, { - "age": 617, - "region": "australiaeast", - "resourceGroup": "RELIEVEDVIPER-OBEDIENTHORSE", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/RELIEVEDVIPER-OBEDIENTHORSE/providers/Microsoft.Compute/snapshots/quirkydog", - "resourceName": "quirkydog", + "age": 328, + "region": "southcentralus", + "resourceGroup": "ADVENTUROUSKANGAROO-QUIRKYPARROT", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ADVENTUROUSKANGAROO-QUIRKYPARROT/providers/Microsoft.Compute/snapshots/lazydog", + "resourceName": "lazydog", "resourceType": "Microsoft.Compute/snapshots", - "savings": 196.66, + "savings": 287.105, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "486", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "merryparrot", + "size": "453", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "vivaciousjaguar", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "securityModule" }, - "timeCreated": "2022-01-17T14:26:45.252Z" + "timeCreated": "2022-12-08T17:51:57.873Z" }, { - "age": 494, + "age": 661, "region": "eastus", - "resourceGroup": "INNOCENTHORSE-HAPPYPENGUIN", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/INNOCENTHORSE-HAPPYPENGUIN/providers/Microsoft.Compute/snapshots/kindrabbit", - "resourceName": "kindrabbit", + "resourceGroup": "QUICKTIGER-ZEALOUSEEL", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/QUICKTIGER-ZEALOUSEEL/providers/Microsoft.Compute/snapshots/livelyeel", + "resourceName": "livelyeel", "resourceType": "Microsoft.Compute/snapshots", - "savings": 123.508, + "savings": 45.966, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "158", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "wittymouse", + "size": "279", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "thankfulzebra", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" }, - "timeCreated": "2022-05-21T05:55:47.952Z" + "timeCreated": "2022-01-09T11:26:48.379Z" }, { - "age": 943, - "region": "uksouth", - "resourceGroup": "LAZYIBIS-BRAVEXERUS", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/LAZYIBIS-BRAVEXERUS/providers/Microsoft.Compute/snapshots/merryzebra", - "resourceName": "merryzebra", + "age": 678, + "region": "centralus", + "resourceGroup": "MERRYXERUS-THANKFULLION", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/MERRYXERUS-THANKFULLION/providers/Microsoft.Compute/snapshots/innocentzebra", + "resourceName": "innocentzebra", "resourceType": "Microsoft.Compute/snapshots", - "savings": 332.968, + "savings": 9.755, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "362", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "braveowl", + "size": "496", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "jovialwhale", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" }, - "timeCreated": "2021-02-26T05:51:51.727Z" + "timeCreated": "2021-12-23T07:28:10.619Z" }, { - "age": 431, - "region": "centralus", - "resourceGroup": "JOVIALELEPHANT-QUICKSNAKE", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOVIALELEPHANT-QUICKSNAKE/providers/Microsoft.Compute/snapshots/excitedmouse", - "resourceName": "excitedmouse", + "age": 637, + "region": "australiaeast", + "resourceGroup": "EAGERQUAIL-PROUDANT", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/EAGERQUAIL-PROUDANT/providers/Microsoft.Compute/snapshots/lazygoat", + "resourceName": "lazygoat", "resourceType": "Microsoft.Compute/snapshots", - "savings": 398.069, + "savings": 94.191, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "size": "6", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "drowsyoctopus", + "size": "337", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "quickbear", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "staging", + "app": "invoiceProcessing" }, - "timeCreated": "2022-07-22T20:39:40.092Z" + "timeCreated": "2022-02-02T16:07:49.625Z" } ] } diff --git a/flexera/data/azure/azure_delete_unattached_volumes.json b/flexera/data/azure/azure_delete_unattached_volumes.json index f7a7347f..6a8d647e 100644 --- a/flexera/data/azure/azure_delete_unattached_volumes.json +++ b/flexera/data/azure/azure_delete_unattached_volumes.json @@ -2,754 +2,754 @@ "message": "The total estimated monthly savings are US$ 172.03", "instances": [ { - "diskSize": "271", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/JOLLYLION-EXCITEDVIPER/providers/Microsoft.Compute/disks/quirkyyak", + "diskSize": "340", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/NERVOUSKANGAROO-WITTYZEBRA/providers/Microsoft.Compute/disks/proudfox", "lookbackPeriod": 30, - "region": "southcentralus", - "resourceGroup": "JOLLYLION-EXCITEDVIPER", - "resourceName": "quirkyyak", + "region": "northeurope", + "resourceGroup": "NERVOUSKANGAROO-WITTYZEBRA", + "resourceName": "proudfox", "resourceType": "Microsoft.Compute/disks", - "savings": 74.582, + "savings": 327.257, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "jovialibis", - "tags": "environment=dev, app=dataAnalytics" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "obedientlion", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "132", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/ADVENTUROUSJAGUAR-SILLYDOG/providers/Microsoft.Compute/disks/fierceviper", + "diskSize": "272", + "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/THANKFULEEL-MERRYMOUSE/providers/Microsoft.Compute/disks/braveelephant", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "ADVENTUROUSJAGUAR-SILLYDOG", - "resourceName": "fierceviper", + "region": "centralus", + "resourceGroup": "THANKFULEEL-MERRYMOUSE", + "resourceName": "braveelephant", "resourceType": "Microsoft.Compute/disks", - "savings": 249.644, + "savings": 206.881, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "happydog", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "zealousant", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "314", - "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MERRYIBIS-YOUTHFULCAT/providers/Microsoft.Compute/disks/gentlepenguin", + "diskSize": "379", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/INNOCENTURCHIN-PROUDLION/providers/Microsoft.Compute/disks/bravebear", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "MERRYIBIS-YOUTHFULCAT", - "resourceName": "gentlepenguin", + "region": "centralus", + "resourceGroup": "INNOCENTURCHIN-PROUDLION", + "resourceName": "bravebear", "resourceType": "Microsoft.Compute/disks", - "savings": 482.491, + "savings": 402.693, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "kindkangaroo", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "bravebear", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "328", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/GENTLESNAKE-LAZYQUAIL/providers/Microsoft.Compute/disks/sillykangaroo", + "diskSize": "94", + "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/ZEALOUSTIGER-HAPPYYAK/providers/Microsoft.Compute/disks/vivaciousjaguar", "lookbackPeriod": 30, - "region": "eastus2", - "resourceGroup": "GENTLESNAKE-LAZYQUAIL", - "resourceName": "sillykangaroo", + "region": "uksouth", + "resourceGroup": "ZEALOUSTIGER-HAPPYYAK", + "resourceName": "vivaciousjaguar", "resourceType": "Microsoft.Compute/disks", - "savings": 333.711, + "savings": 114.258, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "eagerbear", + "subscriptionName": "gentlegoat", "tags": "environment=dev, app=reportingService" }, { - "diskSize": "439", - "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/SILLYJAGUAR-EXCITEDOCTOPUS/providers/Microsoft.Compute/disks/upbeatcat", + "diskSize": "352", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDGIRAFFE-JOVIALVIPER/providers/Microsoft.Compute/disks/sillyelephant", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "SILLYJAGUAR-EXCITEDOCTOPUS", - "resourceName": "upbeatcat", + "region": "southcentralus", + "resourceGroup": "EXCITEDGIRAFFE-JOVIALVIPER", + "resourceName": "sillyelephant", "resourceType": "Microsoft.Compute/disks", - "savings": 208.96, + "savings": 155.039, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "youthfuleel", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "sillyant", + "tags": "environment=dev, app=inventoryManagement" }, { - "diskSize": "299", - "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/ADVENTUROUSBEAR-GENTLEEEL/providers/Microsoft.Compute/disks/wittyzebra", + "diskSize": "66", + "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/EXCITEDGOAT-QUICKOCTOPUS/providers/Microsoft.Compute/disks/sillynewt", "lookbackPeriod": 30, "region": "northeurope", - "resourceGroup": "ADVENTUROUSBEAR-GENTLEEEL", - "resourceName": "wittyzebra", + "resourceGroup": "EXCITEDGOAT-QUICKOCTOPUS", + "resourceName": "sillynewt", "resourceType": "Microsoft.Compute/disks", - "savings": 49.681, + "savings": 5.809, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "wittyhorse", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "livelyparrot", + "tags": "environment=prod, app=emailService" }, { - "diskSize": "126", - "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/VIVACIOUSOWL-BRAVEPARROT/providers/Microsoft.Compute/disks/merryparrot", + "diskSize": "83", + "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/JOLLYMOUSE-CALMXERUS/providers/Microsoft.Compute/disks/merryoctopus", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "VIVACIOUSOWL-BRAVEPARROT", - "resourceName": "merryparrot", + "region": "westus2", + "resourceGroup": "JOLLYMOUSE-CALMXERUS", + "resourceName": "merryoctopus", "resourceType": "Microsoft.Compute/disks", - "savings": 396.912, + "savings": 225.547, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "youthfulwhale", - "tags": "environment=dev, app=reportingService" + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "quickjaguar", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "487", - "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUIRKYKANGAROO-VIVACIOUSIBIS/providers/Microsoft.Compute/disks/bravepenguin", + "diskSize": "343", + "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/THANKFULSNAKE-ZEALOUSDOG/providers/Microsoft.Compute/disks/youthfulkangaroo", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "QUIRKYKANGAROO-VIVACIOUSIBIS", - "resourceName": "bravepenguin", + "region": "australiaeast", + "resourceGroup": "THANKFULSNAKE-ZEALOUSDOG", + "resourceName": "youthfulkangaroo", "resourceType": "Microsoft.Compute/disks", - "savings": 88.305, + "savings": 9.4, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "quirkyfox", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "upbeattiger", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "56", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/INNOCENTJAGUAR-EAGERHORSE/providers/Microsoft.Compute/disks/obedientjaguar", + "diskSize": "2", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/SILLYOCTOPUS-LAZYFOX/providers/Microsoft.Compute/disks/vivaciousxerus", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "INNOCENTJAGUAR-EAGERHORSE", - "resourceName": "obedientjaguar", + "region": "centralindia", + "resourceGroup": "SILLYOCTOPUS-LAZYFOX", + "resourceName": "vivaciousxerus", "resourceType": "Microsoft.Compute/disks", - "savings": 151.736, + "savings": 40.237, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "youthfulcat", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "excitedsnake", "tags": "environment=staging, app=invoiceProcessing" }, { - "diskSize": "312", - "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/OBEDIENTXERUS-OBEDIENTCAT/providers/Microsoft.Compute/disks/bravexerus", + "diskSize": "450", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/SILLYEEL-FIERCEOCTOPUS/providers/Microsoft.Compute/disks/youthfulsnake", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "OBEDIENTXERUS-OBEDIENTCAT", - "resourceName": "bravexerus", + "region": "centralindia", + "resourceGroup": "SILLYEEL-FIERCEOCTOPUS", + "resourceName": "youthfulsnake", "resourceType": "Microsoft.Compute/disks", - "savings": 719.641, + "savings": 27.605, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "gentlefox", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "proudeel", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "36", - "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/UPBEATOWL-DROWSYYAK/providers/Microsoft.Compute/disks/excitedquail", + "diskSize": "149", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/UPBEATQUAIL-VIVACIOUSEEL/providers/Microsoft.Compute/disks/quirkybear", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "UPBEATOWL-DROWSYYAK", - "resourceName": "excitedquail", + "region": "australiaeast", + "resourceGroup": "UPBEATQUAIL-VIVACIOUSEEL", + "resourceName": "quirkybear", "resourceType": "Microsoft.Compute/disks", - "savings": 412.765, + "savings": 27.665, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "relievedeel", - "tags": "environment=prod, app=paymentGateway" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "upbeatant", + "tags": "environment=dev, app=inventoryManagement" }, { - "diskSize": "198", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/ADVENTUROUSOCTOPUS-LAZYXERUS/providers/Microsoft.Compute/disks/jovialzebra", + "diskSize": "104", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/JOLLYGIRAFFE-GENTLEPARROT/providers/Microsoft.Compute/disks/eagerelephant", "lookbackPeriod": 30, - "region": "southcentralus", - "resourceGroup": "ADVENTUROUSOCTOPUS-LAZYXERUS", - "resourceName": "jovialzebra", + "region": "southeastasia", + "resourceGroup": "JOLLYGIRAFFE-GENTLEPARROT", + "resourceName": "eagerelephant", "resourceType": "Microsoft.Compute/disks", - "savings": 251.275, + "savings": 232.208, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "relievedbear", - "tags": "environment=dev, app=inventoryManagement" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "drowsypenguin", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "205", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/INNOCENTPENGUIN-JOLLYCAT/providers/Microsoft.Compute/disks/wittygiraffe", + "diskSize": "274", + "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYFOX-JOVIALGOAT/providers/Microsoft.Compute/disks/livelyowl", "lookbackPeriod": 30, - "region": "eastus2", - "resourceGroup": "INNOCENTPENGUIN-JOLLYCAT", - "resourceName": "wittygiraffe", + "region": "uksouth", + "resourceGroup": "HAPPYFOX-JOVIALGOAT", + "resourceName": "livelyowl", "resourceType": "Microsoft.Compute/disks", - "savings": 283.694, + "savings": 10.471, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "nervousmouse", - "tags": "environment=prod, app=paymentGateway" + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "jovialwhale", + "tags": "environment=prod, app=customerSupport" }, { - "diskSize": "73", - "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/ZEALOUSOCTOPUS-EXCITEDBEAR/providers/Microsoft.Compute/disks/jovialfox", + "diskSize": "394", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/VIVACIOUSSNAKE-LIVELYBEAR/providers/Microsoft.Compute/disks/quickelephant", "lookbackPeriod": 30, - "region": "centralindia", - "resourceGroup": "ZEALOUSOCTOPUS-EXCITEDBEAR", - "resourceName": "jovialfox", + "region": "eastus2", + "resourceGroup": "VIVACIOUSSNAKE-LIVELYBEAR", + "resourceName": "quickelephant", "resourceType": "Microsoft.Compute/disks", - "savings": 96.034, + "savings": 345.64, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "excitedsnake", - "tags": "environment=dev, app=dataAnalytics" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "upbeatfox", + "tags": "environment=staging, app=crmModule" }, { - "diskSize": "150", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/CALMRABBIT-PROUDURCHIN/providers/Microsoft.Compute/disks/braveelephant", + "diskSize": "467", + "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/HAPPYJAGUAR-VIVACIOUSHORSE/providers/Microsoft.Compute/disks/adventurouspenguin", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "CALMRABBIT-PROUDURCHIN", - "resourceName": "braveelephant", + "region": "centralus", + "resourceGroup": "HAPPYJAGUAR-VIVACIOUSHORSE", + "resourceName": "adventurouspenguin", "resourceType": "Microsoft.Compute/disks", - "savings": 762.892, + "savings": 181.861, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "thankfulkangaroo", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "happyhorse", + "tags": "environment=dev, app=dataAnalytics" }, { - "diskSize": "420", - "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/SILLYWHALE-CALMRABBIT/providers/Microsoft.Compute/disks/happyelephant", + "diskSize": "247", + "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/BRAVENEWT-LAZYURCHIN/providers/Microsoft.Compute/disks/happyoctopus", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "SILLYWHALE-CALMRABBIT", - "resourceName": "happyelephant", + "region": "uksouth", + "resourceGroup": "BRAVENEWT-LAZYURCHIN", + "resourceName": "happyoctopus", "resourceType": "Microsoft.Compute/disks", - "savings": 464.938, + "savings": 583.413, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "quirkyxerus", - "tags": "environment=dev, app=reportingService" + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "youthfuloctopus", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "43", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/EXCITEDGIRAFFE-JOVIALURCHIN/providers/Microsoft.Compute/disks/jollyyak", + "diskSize": "139", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/ZEALOUSSNAKE-EXCITEDSNAKE/providers/Microsoft.Compute/disks/proudant", "lookbackPeriod": 30, "region": "southeastasia", - "resourceGroup": "EXCITEDGIRAFFE-JOVIALURCHIN", - "resourceName": "jollyyak", + "resourceGroup": "ZEALOUSSNAKE-EXCITEDSNAKE", + "resourceName": "proudant", "resourceType": "Microsoft.Compute/disks", - "savings": 154.055, + "savings": 326.475, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "vivaciousparrot", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "wittysnake", + "tags": "environment=dev, app=reportingService" }, { - "diskSize": "395", - "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/EAGERDOG-RELIEVEDQUAIL/providers/Microsoft.Compute/disks/youthfulowl", + "diskSize": "280", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDANT-INNOCENTQUAIL/providers/Microsoft.Compute/disks/nervousant", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "EAGERDOG-RELIEVEDQUAIL", - "resourceName": "youthfulowl", + "region": "eastus2", + "resourceGroup": "EXCITEDANT-INNOCENTQUAIL", + "resourceName": "nervousant", "resourceType": "Microsoft.Compute/disks", - "savings": 493.429, + "savings": 819.839, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "upbeatcat", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "quickant", + "tags": "environment=prod, app=paymentGateway" }, { - "diskSize": "400", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/JOVIALQUAIL-WITTYTIGER/providers/Microsoft.Compute/disks/eagerzebra", + "diskSize": "120", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/ZEALOUSELEPHANT-EXCITEDPENGUIN/providers/Microsoft.Compute/disks/innocentlion", "lookbackPeriod": 30, "region": "eastus", - "resourceGroup": "JOVIALQUAIL-WITTYTIGER", - "resourceName": "eagerzebra", + "resourceGroup": "ZEALOUSELEPHANT-EXCITEDPENGUIN", + "resourceName": "innocentlion", "resourceType": "Microsoft.Compute/disks", - "savings": 668.34, + "savings": 38.08, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "drowsygiraffe", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "jollyyak", + "tags": "environment=dev, app=reportingService" }, { - "diskSize": "351", - "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUICKHORSE-INNOCENTXERUS/providers/Microsoft.Compute/disks/excitedquail", + "diskSize": "86", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/INNOCENTTIGER-OBEDIENTXERUS/providers/Microsoft.Compute/disks/quickowl", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "QUICKHORSE-INNOCENTXERUS", - "resourceName": "excitedquail", + "region": "westus2", + "resourceGroup": "INNOCENTTIGER-OBEDIENTXERUS", + "resourceName": "quickowl", "resourceType": "Microsoft.Compute/disks", - "savings": 217.046, + "savings": 344.896, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "innocentmouse", - "tags": "environment=dev, app=inventoryManagement" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "quicknewt", + "tags": "environment=staging, app=invoiceProcessing" }, { - "diskSize": "44", - "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/VIVACIOUSLION-JOLLYHORSE/providers/Microsoft.Compute/disks/obedienttiger", + "diskSize": "324", + "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/GENTLEPENGUIN-ADVENTUROUSZEBRA/providers/Microsoft.Compute/disks/vivaciousdog", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "VIVACIOUSLION-JOLLYHORSE", - "resourceName": "obedienttiger", + "region": "westus2", + "resourceGroup": "GENTLEPENGUIN-ADVENTUROUSZEBRA", + "resourceName": "vivaciousdog", "resourceType": "Microsoft.Compute/disks", - "savings": 579.06, + "savings": 97.917, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "excitedrabbit", - "tags": "environment=staging, app=invoiceProcessing" + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "merrymouse", + "tags": "environment=staging, app=crmModule" }, { - "diskSize": "249", - "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/RELIEVEDEEL-VIVACIOUSVIPER/providers/Microsoft.Compute/disks/obedientbear", + "diskSize": "442", + "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/JOVIALGIRAFFE-UPBEATOWL/providers/Microsoft.Compute/disks/excitedoctopus", "lookbackPeriod": 30, "region": "eastus", - "resourceGroup": "RELIEVEDEEL-VIVACIOUSVIPER", - "resourceName": "obedientbear", + "resourceGroup": "JOVIALGIRAFFE-UPBEATOWL", + "resourceName": "excitedoctopus", "resourceType": "Microsoft.Compute/disks", - "savings": 23.876, + "savings": 209.933, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "kindmouse", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "obedientparrot", + "tags": "environment=prod, app=emailService" }, { - "diskSize": "56", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/QUICKELEPHANT-HAPPYPENGUIN/providers/Microsoft.Compute/disks/thankfulmouse", + "diskSize": "272", + "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/RELIEVEDOWL-DROWSYQUAIL/providers/Microsoft.Compute/disks/sillyibis", "lookbackPeriod": 30, - "region": "southeastasia", - "resourceGroup": "QUICKELEPHANT-HAPPYPENGUIN", - "resourceName": "thankfulmouse", + "region": "northeurope", + "resourceGroup": "RELIEVEDOWL-DROWSYQUAIL", + "resourceName": "sillyibis", "resourceType": "Microsoft.Compute/disks", - "savings": 215.833, + "savings": 444.555, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "zealouscat", - "tags": "environment=dev, app=inventoryManagement" + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "kindmouse", + "tags": "environment=dev, app=dataAnalytics" }, { - "diskSize": "200", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/JOLLYIBIS-RELIEVEDZEBRA/providers/Microsoft.Compute/disks/braveurchin", + "diskSize": "150", + "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/DROWSYGOAT-WITTYYAK/providers/Microsoft.Compute/disks/upbeatcat", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "JOLLYIBIS-RELIEVEDZEBRA", - "resourceName": "braveurchin", + "region": "australiaeast", + "resourceGroup": "DROWSYGOAT-WITTYYAK", + "resourceName": "upbeatcat", "resourceType": "Microsoft.Compute/disks", - "savings": 139.805, + "savings": 164.015, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "thankfulfox", - "tags": "environment=prod, app=paymentGateway" + "subscriptionName": "excitedmouse", + "tags": "environment=staging, app=invoiceProcessing" }, { - "diskSize": "464", - "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/QUIRKYWHALE-ZEALOUSURCHIN/providers/Microsoft.Compute/disks/innocentpenguin", + "diskSize": "489", + "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/ADVENTUROUSPENGUIN-OBEDIENTQUAIL/providers/Microsoft.Compute/disks/thankfulrabbit", "lookbackPeriod": 30, - "region": "southeastasia", - "resourceGroup": "QUIRKYWHALE-ZEALOUSURCHIN", - "resourceName": "innocentpenguin", + "region": "centralindia", + "resourceGroup": "ADVENTUROUSPENGUIN-OBEDIENTQUAIL", + "resourceName": "thankfulrabbit", "resourceType": "Microsoft.Compute/disks", - "savings": 178.638, + "savings": 408.051, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "vivacioustiger", - "tags": "environment=dev, app=reportingService" + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "jovialoctopus", + "tags": "environment=staging, app=crmModule" }, { - "diskSize": "304", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LIVELYMOUSE-LAZYKANGAROO/providers/Microsoft.Compute/disks/thankfulurchin", + "diskSize": "358", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/JOVIALPENGUIN-ADVENTUROUSDOG/providers/Microsoft.Compute/disks/jovialgoat", "lookbackPeriod": 30, - "region": "eastus2", - "resourceGroup": "LIVELYMOUSE-LAZYKANGAROO", - "resourceName": "thankfulurchin", + "region": "centralus", + "resourceGroup": "JOVIALPENGUIN-ADVENTUROUSDOG", + "resourceName": "jovialgoat", "resourceType": "Microsoft.Compute/disks", - "savings": 215.705, + "savings": 523.418, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "quirkypenguin", - "tags": "environment=prod, app=paymentGateway" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "bravelion", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "102", - "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/YOUTHFULGOAT-THANKFULVIPER/providers/Microsoft.Compute/disks/drowsygiraffe", + "diskSize": "227", + "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/WITTYIBIS-RELIEVEDLION/providers/Microsoft.Compute/disks/sillyparrot", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "YOUTHFULGOAT-THANKFULVIPER", - "resourceName": "drowsygiraffe", + "region": "southeastasia", + "resourceGroup": "WITTYIBIS-RELIEVEDLION", + "resourceName": "sillyparrot", "resourceType": "Microsoft.Compute/disks", - "savings": 1.317, + "savings": 326.882, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "obedientant", - "tags": "environment=prod, app=paymentGateway" + "subscriptionName": "livelyhorse", + "tags": "environment=prod, app=emailService" }, { - "diskSize": "49", - "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/INNOCENTHORSE-GENTLEIBIS/providers/Microsoft.Compute/disks/drowsyrabbit", + "diskSize": "79", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/ADVENTUROUSZEBRA-GENTLEKANGAROO/providers/Microsoft.Compute/disks/thankfullion", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "INNOCENTHORSE-GENTLEIBIS", - "resourceName": "drowsyrabbit", + "region": "centralus", + "resourceGroup": "ADVENTUROUSZEBRA-GENTLEKANGAROO", + "resourceName": "thankfullion", "resourceType": "Microsoft.Compute/disks", - "savings": 83.546, + "savings": 58.171, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "jovialant", - "tags": "environment=prod, app=securityModule" + "subscriptionName": "nervoussnake", + "tags": "environment=prod, app=emailService" }, { - "diskSize": "461", - "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/GENTLEANT-YOUTHFULGOAT/providers/Microsoft.Compute/disks/obedientnewt", + "diskSize": "251", + "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/DROWSYYAK-JOLLYDOG/providers/Microsoft.Compute/disks/bravedog", "lookbackPeriod": 30, "region": "eastus2", - "resourceGroup": "GENTLEANT-YOUTHFULGOAT", - "resourceName": "obedientnewt", + "resourceGroup": "DROWSYYAK-JOLLYDOG", + "resourceName": "bravedog", "resourceType": "Microsoft.Compute/disks", - "savings": 218.907, + "savings": 790.093, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "youthfulurchin", - "tags": "environment=prod, app=securityModule" + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "obedientant", + "tags": "environment=prod, app=emailService" }, { - "diskSize": "411", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/WITTYMOUSE-NERVOUSDOG/providers/Microsoft.Compute/disks/fiercewhale", + "diskSize": "252", + "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/PROUDANT-EXCITEDLION/providers/Microsoft.Compute/disks/adventurousant", "lookbackPeriod": 30, - "region": "westus2", - "resourceGroup": "WITTYMOUSE-NERVOUSDOG", - "resourceName": "fiercewhale", + "region": "centralindia", + "resourceGroup": "PROUDANT-EXCITEDLION", + "resourceName": "adventurousant", "resourceType": "Microsoft.Compute/disks", - "savings": 335.214, + "savings": 8.858, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "nervousparrot", - "tags": "environment=staging, app=invoiceProcessing" + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "quirkymouse", + "tags": "environment=prod, app=customerSupport" }, { - "diskSize": "276", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LIVELYANT-CALMRABBIT/providers/Microsoft.Compute/disks/jollyzebra", + "diskSize": "133", + "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/FIERCESNAKE-EXCITEDHORSE/providers/Microsoft.Compute/disks/vivaciousbear", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "LIVELYANT-CALMRABBIT", - "resourceName": "jollyzebra", + "region": "northeurope", + "resourceGroup": "FIERCESNAKE-EXCITEDHORSE", + "resourceName": "vivaciousbear", "resourceType": "Microsoft.Compute/disks", - "savings": 738.946, + "savings": 340.674, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "innocentpenguin", - "tags": "environment=prod, app=securityModule" + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "obedientquail", + "tags": "environment=prod, app=customerSupport" }, { - "diskSize": "182", - "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/PROUDPENGUIN-QUICKHORSE/providers/Microsoft.Compute/disks/quickeel", + "diskSize": "440", + "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/GENTLEPARROT-RELIEVEDRABBIT/providers/Microsoft.Compute/disks/excitedibis", "lookbackPeriod": 30, - "region": "westus2", - "resourceGroup": "PROUDPENGUIN-QUICKHORSE", - "resourceName": "quickeel", + "region": "uksouth", + "resourceGroup": "GENTLEPARROT-RELIEVEDRABBIT", + "resourceName": "excitedibis", "resourceType": "Microsoft.Compute/disks", - "savings": 75.798, + "savings": 40.257, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "livelyjaguar", - "tags": "environment=dev, app=inventoryManagement" + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "youthfulviper", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "79", - "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LAZYLION-ZEALOUSMOUSE/providers/Microsoft.Compute/disks/happytiger", + "diskSize": "28", + "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/DROWSYKANGAROO-ADVENTUROUSVIPER/providers/Microsoft.Compute/disks/proudwhale", "lookbackPeriod": 30, - "region": "northeurope", - "resourceGroup": "LAZYLION-ZEALOUSMOUSE", - "resourceName": "happytiger", + "region": "eastus2", + "resourceGroup": "DROWSYKANGAROO-ADVENTUROUSVIPER", + "resourceName": "proudwhale", "resourceType": "Microsoft.Compute/disks", - "savings": 21.96, + "savings": 368.526, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "youthfulquail", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "braveyak", + "tags": "environment=staging, app=crmModule" }, { - "diskSize": "466", - "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/LIVELYNEWT-INNOCENTHORSE/providers/Microsoft.Compute/disks/livelyhorse", + "diskSize": "437", + "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/NERVOUSDOG-FIERCEMOUSE/providers/Microsoft.Compute/disks/gentledog", "lookbackPeriod": 30, - "region": "northeurope", - "resourceGroup": "LIVELYNEWT-INNOCENTHORSE", - "resourceName": "livelyhorse", + "region": "southcentralus", + "resourceGroup": "NERVOUSDOG-FIERCEMOUSE", + "resourceName": "gentledog", "resourceType": "Microsoft.Compute/disks", - "savings": 177.505, + "savings": 290.896, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "sillyant", - "tags": "environment=prod, app=paymentGateway" + "subscriptionName": "quirkymouse", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "82", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/QUICKKANGAROO-NERVOUSSNAKE/providers/Microsoft.Compute/disks/jovialgoat", + "diskSize": "43", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/JOLLYZEBRA-JOVIALDOG/providers/Microsoft.Compute/disks/kindibis", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "QUICKKANGAROO-NERVOUSSNAKE", - "resourceName": "jovialgoat", + "region": "southeastasia", + "resourceGroup": "JOLLYZEBRA-JOVIALDOG", + "resourceName": "kindibis", "resourceType": "Microsoft.Compute/disks", - "savings": 380.609, + "savings": 667.522, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "calmbear", - "tags": "environment=dev, app=reportingService" + "subscriptionName": "gentleelephant", + "tags": "environment=dev, app=inventoryManagement" }, { - "diskSize": "297", - "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/WITTYHORSE-KINDKANGAROO/providers/Microsoft.Compute/disks/happycat", + "diskSize": "468", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/HAPPYIBIS-ZEALOUSRABBIT/providers/Microsoft.Compute/disks/sillymouse", "lookbackPeriod": 30, - "region": "westus2", - "resourceGroup": "WITTYHORSE-KINDKANGAROO", - "resourceName": "happycat", + "region": "southeastasia", + "resourceGroup": "HAPPYIBIS-ZEALOUSRABBIT", + "resourceName": "sillymouse", "resourceType": "Microsoft.Compute/disks", - "savings": 312.7, + "savings": 333.819, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "vivacioussnake", - "tags": "environment=prod, app=paymentGateway" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "drowsyowl", + "tags": "environment=prod, app=customerSupport" }, { - "diskSize": "301", - "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/VIVACIOUSPARROT-YOUTHFULXERUS/providers/Microsoft.Compute/disks/thankfulzebra", + "diskSize": "40", + "disk_id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/MERRYOWL-QUIRKYGOAT/providers/Microsoft.Compute/disks/calmsnake", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "VIVACIOUSPARROT-YOUTHFULXERUS", - "resourceName": "thankfulzebra", + "region": "eastus", + "resourceGroup": "MERRYOWL-QUIRKYGOAT", + "resourceName": "calmsnake", "resourceType": "Microsoft.Compute/disks", - "savings": 522.668, + "savings": 83.293, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "happylion", - "tags": "environment=dev, app=reportingService" + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "drowsykangaroo", + "tags": "environment=dev, app=inventoryManagement" }, { - "diskSize": "278", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/OBEDIENTWHALE-EAGERCAT/providers/Microsoft.Compute/disks/innocentmouse", + "diskSize": "9", + "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/JOLLYHORSE-INNOCENTPENGUIN/providers/Microsoft.Compute/disks/fierceant", "lookbackPeriod": 30, - "region": "northeurope", - "resourceGroup": "OBEDIENTWHALE-EAGERCAT", - "resourceName": "innocentmouse", + "region": "centralus", + "resourceGroup": "JOLLYHORSE-INNOCENTPENGUIN", + "resourceName": "fierceant", "resourceType": "Microsoft.Compute/disks", - "savings": 35.007, + "savings": 56.197, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "jollyzebra", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "drowsyant", + "tags": "environment=dev, app=inventoryManagement" }, { - "diskSize": "24", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/UPBEATFOX-INNOCENTIBIS/providers/Microsoft.Compute/disks/quirkylion", + "diskSize": "197", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/YOUTHFULBEAR-HAPPYZEBRA/providers/Microsoft.Compute/disks/merryant", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "UPBEATFOX-INNOCENTIBIS", - "resourceName": "quirkylion", + "region": "southeastasia", + "resourceGroup": "YOUTHFULBEAR-HAPPYZEBRA", + "resourceName": "merryant", "resourceType": "Microsoft.Compute/disks", - "savings": 544.731, + "savings": 265.493, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "eagerfox", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "vivaciousrabbit", + "tags": "environment=dev, app=dataAnalytics" }, { - "diskSize": "117", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/CALMPENGUIN-MERRYANT/providers/Microsoft.Compute/disks/jollyurchin", + "diskSize": "89", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/JOLLYLION-LIVELYANT/providers/Microsoft.Compute/disks/fiercecat", "lookbackPeriod": 30, - "region": "eastus", - "resourceGroup": "CALMPENGUIN-MERRYANT", - "resourceName": "jollyurchin", + "region": "westus2", + "resourceGroup": "JOLLYLION-LIVELYANT", + "resourceName": "fiercecat", "resourceType": "Microsoft.Compute/disks", - "savings": 298.458, + "savings": 117.988, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "relievedurchin", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "jovialibis", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "320", - "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LAZYZEBRA-BRAVERABBIT/providers/Microsoft.Compute/disks/thankfulibis", + "diskSize": "161", + "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/LIVELYJAGUAR-NERVOUSZEBRA/providers/Microsoft.Compute/disks/bravegiraffe", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "LAZYZEBRA-BRAVERABBIT", - "resourceName": "thankfulibis", + "region": "eastus", + "resourceGroup": "LIVELYJAGUAR-NERVOUSZEBRA", + "resourceName": "bravegiraffe", "resourceType": "Microsoft.Compute/disks", - "savings": 216.487, + "savings": 76.389, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "fiercexerus", - "tags": "environment=prod, app=emailService" + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "jollyhorse", + "tags": "environment=prod, app=customerSupport" }, { - "diskSize": "75", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/WITTYHORSE-VIVACIOUSPENGUIN/providers/Microsoft.Compute/disks/wittyowl", + "diskSize": "305", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/JOLLYELEPHANT-FIERCESNAKE/providers/Microsoft.Compute/disks/sillyjaguar", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "WITTYHORSE-VIVACIOUSPENGUIN", - "resourceName": "wittyowl", + "region": "northeurope", + "resourceGroup": "JOLLYELEPHANT-FIERCESNAKE", + "resourceName": "sillyjaguar", "resourceType": "Microsoft.Compute/disks", - "savings": 54.053, + "savings": 8.347, "savingsCurrency": "US$", "service": "Microsoft.Compute", "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "lazypenguin", + "subscriptionName": "thankfulhorse", "tags": "environment=prod, app=securityModule" }, { - "diskSize": "483", - "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/ADVENTUROUSELEPHANT-DROWSYXERUS/providers/Microsoft.Compute/disks/quirkysnake", + "diskSize": "449", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/EXCITEDURCHIN-RELIEVEDFOX/providers/Microsoft.Compute/disks/nervouskangaroo", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "ADVENTUROUSELEPHANT-DROWSYXERUS", - "resourceName": "quirkysnake", + "region": "southcentralus", + "resourceGroup": "EXCITEDURCHIN-RELIEVEDFOX", + "resourceName": "nervouskangaroo", "resourceType": "Microsoft.Compute/disks", - "savings": 430.462, + "savings": 428.39, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "calmkangaroo", - "tags": "environment=dev, app=inventoryManagement" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "sillymouse", + "tags": "environment=dev, app=reportingService" }, { - "diskSize": "314", - "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/EAGERZEBRA-OBEDIENTELEPHANT/providers/Microsoft.Compute/disks/drowsyjaguar", + "diskSize": "55", + "disk_id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/EAGERIBIS-EXCITEDRABBIT/providers/Microsoft.Compute/disks/jollygiraffe", "lookbackPeriod": 30, "region": "southeastasia", - "resourceGroup": "EAGERZEBRA-OBEDIENTELEPHANT", - "resourceName": "drowsyjaguar", + "resourceGroup": "EAGERIBIS-EXCITEDRABBIT", + "resourceName": "jollygiraffe", "resourceType": "Microsoft.Compute/disks", - "savings": 33.535, + "savings": 265.984, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "nervousbear", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "wittyeel", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "256", - "disk_id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUICKSNAKE-INNOCENTSNAKE/providers/Microsoft.Compute/disks/sillygoat", + "diskSize": "111", + "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ADVENTUROUSELEPHANT-RELIEVEDPENGUIN/providers/Microsoft.Compute/disks/excitedurchin", "lookbackPeriod": 30, - "region": "southcentralus", - "resourceGroup": "QUICKSNAKE-INNOCENTSNAKE", - "resourceName": "sillygoat", + "region": "centralindia", + "resourceGroup": "ADVENTUROUSELEPHANT-RELIEVEDPENGUIN", + "resourceName": "excitedurchin", "resourceType": "Microsoft.Compute/disks", - "savings": 93.676, + "savings": 206.941, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "upbeatant", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "quickparrot", "tags": "environment=staging, app=invoiceProcessing" }, { - "diskSize": "140", - "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/EXCITEDPENGUIN-JOLLYGOAT/providers/Microsoft.Compute/disks/jollydog", + "diskSize": "109", + "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/VIVACIOUSOCTOPUS-JOLLYNEWT/providers/Microsoft.Compute/disks/kindpenguin", "lookbackPeriod": 30, - "region": "uksouth", - "resourceGroup": "EXCITEDPENGUIN-JOLLYGOAT", - "resourceName": "jollydog", + "region": "centralus", + "resourceGroup": "VIVACIOUSOCTOPUS-JOLLYNEWT", + "resourceName": "kindpenguin", "resourceType": "Microsoft.Compute/disks", - "savings": 194.75, + "savings": 334.918, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "zealousviper", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "eagerowl", + "tags": "environment=prod, app=securityModule" }, { - "diskSize": "76", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/RELIEVEDHORSE-QUICKNEWT/providers/Microsoft.Compute/disks/bravejaguar", + "diskSize": "60", + "disk_id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/VIVACIOUSLION-LAZYPENGUIN/providers/Microsoft.Compute/disks/nervousdog", "lookbackPeriod": 30, - "region": "southeastasia", - "resourceGroup": "RELIEVEDHORSE-QUICKNEWT", - "resourceName": "bravejaguar", + "region": "eastus", + "resourceGroup": "VIVACIOUSLION-LAZYPENGUIN", + "resourceName": "nervousdog", "resourceType": "Microsoft.Compute/disks", - "savings": 317.093, + "savings": 96.174, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "eageribis", - "tags": "environment=prod, app=userManagement" + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "proudoctopus", + "tags": "environment=dev, app=dataAnalytics" }, { - "diskSize": "348", - "disk_id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/ZEALOUSEEL-LAZYRABBIT/providers/Microsoft.Compute/disks/jollyurchin", + "diskSize": "198", + "disk_id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/PROUDJAGUAR-GENTLEELEPHANT/providers/Microsoft.Compute/disks/calmmouse", "lookbackPeriod": 30, - "region": "centralus", - "resourceGroup": "ZEALOUSEEL-LAZYRABBIT", - "resourceName": "jollyurchin", + "region": "centralindia", + "resourceGroup": "PROUDJAGUAR-GENTLEELEPHANT", + "resourceName": "calmmouse", "resourceType": "Microsoft.Compute/disks", - "savings": 178.73, + "savings": 123.453, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "drowsyrabbit", - "tags": "environment=staging, app=invoiceProcessing" + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "quirkyrabbit", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "443", - "disk_id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/CALMXERUS-YOUTHFULYAK/providers/Microsoft.Compute/disks/sillyquail", + "diskSize": "170", + "disk_id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/QUICKZEBRA-RELIEVEDEEL/providers/Microsoft.Compute/disks/lazydog", "lookbackPeriod": 30, - "region": "australiaeast", - "resourceGroup": "CALMXERUS-YOUTHFULYAK", - "resourceName": "sillyquail", + "region": "eastus2", + "resourceGroup": "QUICKZEBRA-RELIEVEDEEL", + "resourceName": "lazydog", "resourceType": "Microsoft.Compute/disks", - "savings": 336.602, + "savings": 709.614, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "livelyjaguar", - "tags": "environment=prod, app=customerSupport" + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "relievedquail", + "tags": "environment=prod, app=userManagement" }, { - "diskSize": "335", - "disk_id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/LAZYXERUS-RELIEVEDFOX/providers/Microsoft.Compute/disks/nervouskangaroo", + "diskSize": "344", + "disk_id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/GENTLEZEBRA-EXCITEDOWL/providers/Microsoft.Compute/disks/excitedbear", "lookbackPeriod": 30, - "region": "eastus2", - "resourceGroup": "LAZYXERUS-RELIEVEDFOX", - "resourceName": "nervouskangaroo", + "region": "australiaeast", + "resourceGroup": "GENTLEZEBRA-EXCITEDOWL", + "resourceName": "excitedbear", "resourceType": "Microsoft.Compute/disks", - "savings": 220.094, + "savings": 143.112, "savingsCurrency": "US$", "service": "Microsoft.Compute", - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "livelyurchin", - "tags": "environment=staging, app=crmModule" + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "vivaciousbear", + "tags": "environment=prod, app=emailService" } ] } diff --git a/flexera/data/azure/azure_reserved_instance_recommendations.json b/flexera/data/azure/azure_reserved_instance_recommendations.json index 83d9010c..35fc42ad 100644 --- a/flexera/data/azure/azure_reserved_instance_recommendations.json +++ b/flexera/data/azure/azure_reserved_instance_recommendations.json @@ -1,1001 +1,1001 @@ [ { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "gentleibis", - "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "southeastasia", - "term": "1 Year", - "netSavings": "3852.0520322078537", - "recommendedQuantity": 9, - "costWithNoRI": "10564.884032207854", - "totalCostWithRI": 6712.832, - "firstUsageDate": "2022-05-30T13:27:00.219Z", - "meterId": "drowsymouse", - "instanceFlexibilityGroup": "NA", - "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 9, - "lookbackPeriod": "Last7Days", - "scope": "Single" - }, - { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "jollysnake", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "eagerparrot", "service": "Microsoft.Compute", "skuName": "Standard_DS4_v2", - "region": "centralus", + "region": "centralindia", "term": "1 Year", - "netSavings": "2353.672423374895", - "recommendedQuantity": 2, - "costWithNoRI": "5855.218423374895", - "totalCostWithRI": 3501.546, - "firstUsageDate": "2022-03-22T15:57:50.747Z", - "meterId": "drowsyeel", + "netSavings": "1029.4148552726256", + "recommendedQuantity": 6, + "costWithNoRI": "5361.643855272626", + "totalCostWithRI": 4332.229, + "firstUsageDate": "2022-11-13T00:20:54.482Z", + "meterId": "upbeaturchin", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 2, + "recommendedQuantityNormalized": 6, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "proudrabbit", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "quirkyurchin", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "northeurope", + "skuName": "Standard_E4s_v3", + "region": "centralindia", "term": "1 Year", - "netSavings": "8156.871944627559", - "recommendedQuantity": 8, - "costWithNoRI": "16424.71894462756", - "totalCostWithRI": 8267.847, - "firstUsageDate": "2022-02-22T16:57:07.157Z", - "meterId": "drowsyrabbit", + "netSavings": "404.8365005277992", + "recommendedQuantity": 0, + "costWithNoRI": "8928.442500527799", + "totalCostWithRI": 8523.606, + "firstUsageDate": "2022-10-14T14:03:23.095Z", + "meterId": "drowsyparrot", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 8, + "normalizedSize": "Standard_E4s_v3", + "recommendedQuantityNormalized": 0, "lookbackPeriod": "Last7Days", "scope": "Single" }, { "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "zealousgoat", + "subscriptionName": "obedienteel", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "uksouth", + "skuName": "Standard_D4a_v4", + "region": "eastus", "term": "1 Year", - "netSavings": "7802.434832517786", - "recommendedQuantity": 8, - "costWithNoRI": "15942.582832517786", - "totalCostWithRI": 8140.148, - "firstUsageDate": "2022-04-22T19:07:22.834Z", - "meterId": "livelynewt", + "netSavings": "1670.2856879723931", + "recommendedQuantity": 1, + "costWithNoRI": "3763.1636879723933", + "totalCostWithRI": 2092.878, + "firstUsageDate": "2022-07-25T21:28:46.047Z", + "meterId": "quirkyxerus", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 8, + "normalizedSize": "Standard_D4a_v4", + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "proudeel", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "calmpenguin", "service": "Microsoft.Compute", - "skuName": "Standard_D8a_v4", - "region": "southcentralus", + "skuName": "Standard_DS12_v2", + "region": "southeastasia", "term": "1 Year", - "netSavings": "913.6303292154007", - "recommendedQuantity": 0, - "costWithNoRI": "6451.3393292154005", - "totalCostWithRI": 5537.709, - "firstUsageDate": "2022-05-09T01:37:43.752Z", - "meterId": "livelytiger", + "netSavings": "7590.903578047282", + "recommendedQuantity": 2, + "costWithNoRI": "17457.267578047282", + "totalCostWithRI": 9866.364, + "firstUsageDate": "2022-06-21T17:53:26.153Z", + "meterId": "wittydog", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8a_v4", - "recommendedQuantityNormalized": 0, + "normalizedSize": "Standard_DS12_v2", + "recommendedQuantityNormalized": 2, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "gentleyak", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "upbeatowl", "service": "Microsoft.Compute", - "skuName": "Standard_D16s_v4", - "region": "eastus2", + "skuName": "Standard_DS4_v2", + "region": "westus2", "term": "1 Year", - "netSavings": "1678.8051373616095", - "recommendedQuantity": 6, - "costWithNoRI": "4866.8921373616095", - "totalCostWithRI": 3188.087, - "firstUsageDate": "2022-11-30T02:54:32.941Z", - "meterId": "quirkydog", + "netSavings": "1356.61828719392", + "recommendedQuantity": 1, + "costWithNoRI": "10579.18928719392", + "totalCostWithRI": 9222.571, + "firstUsageDate": "2022-10-26T00:40:19.404Z", + "meterId": "thankfulsnake", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D16s_v4", - "recommendedQuantityNormalized": 6, + "normalizedSize": "Standard_DS4_v2", + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "excitedbear", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "relievedurchin", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "uksouth", + "skuName": "Standard_E32s_v3", + "region": "southcentralus", "term": "1 Year", - "netSavings": "419.2227267080307", + "netSavings": "1264.5727824527385", "recommendedQuantity": 4, - "costWithNoRI": "1580.6087267080306", - "totalCostWithRI": 1161.386, - "firstUsageDate": "2022-10-04T04:23:29.748Z", - "meterId": "jovialant", + "costWithNoRI": "2568.6937824527386", + "totalCostWithRI": 1304.121, + "firstUsageDate": "2022-01-07T03:21:28.649Z", + "meterId": "braveoctopus", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", + "normalizedSize": "Standard_E32s_v3", "recommendedQuantityNormalized": 4, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "fierceoctopus", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "kindyak", "service": "Microsoft.Compute", - "skuName": "Standard_E4s_v3", - "region": "eastus", + "skuName": "Standard_DS5_v2", + "region": "southeastasia", "term": "1 Year", - "netSavings": "1081.6426583384318", - "recommendedQuantity": 7, - "costWithNoRI": "2489.522658338432", - "totalCostWithRI": 1407.88, - "firstUsageDate": "2022-05-31T23:16:59.914Z", - "meterId": "excitedrabbit", + "netSavings": "7182.1531020124185", + "recommendedQuantity": 4, + "costWithNoRI": "15015.062102012418", + "totalCostWithRI": 7832.909, + "firstUsageDate": "2022-09-27T09:17:02.636Z", + "meterId": "quirkytiger", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E4s_v3", - "recommendedQuantityNormalized": 7, + "normalizedSize": "Standard_DS5_v2", + "recommendedQuantityNormalized": 4, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "quickowl", - "service": "Microsoft.Compute", - "skuName": "Standard_DS13_v2", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "calmwhale", + "service": "SqlDataWarehouse", + "skuName": "SQLDB_GP_Compute_Gen5", "region": "eastus2", "term": "1 Year", - "netSavings": "3120.3709012663585", + "netSavings": "6966.081445605513", "recommendedQuantity": 1, - "costWithNoRI": "11534.512901266358", - "totalCostWithRI": 8414.142, - "firstUsageDate": "2022-08-13T17:15:13.224Z", - "meterId": "sillybear", + "costWithNoRI": "14112.639445605513", + "totalCostWithRI": 7146.558, + "firstUsageDate": "2022-03-11T07:32:03.149Z", + "meterId": "braverabbit", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS13_v2", + "normalizedSize": "SQLDB_GP_Compute_Gen5", "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "nervousant", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "lazyviper", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "westus2", + "skuName": "Standard_E8s_v3", + "region": "centralus", "term": "1 Year", - "netSavings": "2635.120654617423", - "recommendedQuantity": 9, - "costWithNoRI": "5733.394654617423", - "totalCostWithRI": 3098.274, - "firstUsageDate": "2022-06-24T05:13:14.755Z", - "meterId": "happylion", + "netSavings": "2499.3132514900376", + "recommendedQuantity": 8, + "costWithNoRI": "6507.776251490038", + "totalCostWithRI": 4008.463, + "firstUsageDate": "2022-09-30T22:36:35.129Z", + "meterId": "relievedquail", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 9, + "normalizedSize": "Standard_E8s_v3", + "recommendedQuantityNormalized": 8, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "zealousbear", - "service": "Microsoft.Compute", - "skuName": "Standard_E8-4s_v3", - "region": "centralus", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "innocentfox", + "service": "SqlDataWarehouse", + "skuName": "SQLDB_BC_Compute_Gen5", + "region": "westus2", "term": "1 Year", - "netSavings": "204.1355218904282", + "netSavings": "1925.878341220211", "recommendedQuantity": 5, - "costWithNoRI": "4476.7755218904285", - "totalCostWithRI": 4272.64, - "firstUsageDate": "2022-11-27T19:13:56.190Z", - "meterId": "proudrabbit", + "costWithNoRI": "4841.636341220211", + "totalCostWithRI": 2915.758, + "firstUsageDate": "2022-01-12T20:30:51.695Z", + "meterId": "excitedelephant", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E8-4s_v3", + "normalizedSize": "SQLDB_BC_Compute_Gen5", "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "wittyxerus", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "bravelion", "service": "Microsoft.Compute", - "skuName": "Standard_D4s_v3", - "region": "eastus", + "skuName": "Standard_E4s_v3", + "region": "northeurope", "term": "1 Year", - "netSavings": "3441.5170238109986", - "recommendedQuantity": 2, - "costWithNoRI": "8854.703023810998", - "totalCostWithRI": 5413.186, - "firstUsageDate": "2022-11-02T07:31:55.695Z", - "meterId": "adventurouszebra", + "netSavings": "7570.462331377141", + "recommendedQuantity": 1, + "costWithNoRI": "17262.28633137714", + "totalCostWithRI": 9691.824, + "firstUsageDate": "2022-07-07T23:44:09.113Z", + "meterId": "kindoctopus", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D4s_v3", - "recommendedQuantityNormalized": 2, + "normalizedSize": "Standard_E4s_v3", + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "quickelephant", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "calmquail", "service": "SqlDataWarehouse", "skuName": "SQLDB_GP_Compute_Gen5", - "region": "westus2", + "region": "southeastasia", "term": "1 Year", - "netSavings": "4779.518749671808", - "recommendedQuantity": 8, - "costWithNoRI": "9812.813749671808", - "totalCostWithRI": 5033.295, - "firstUsageDate": "2022-06-11T21:13:11.222Z", - "meterId": "relievedgiraffe", + "netSavings": "2662.3236400848746", + "recommendedQuantity": 5, + "costWithNoRI": "6021.198640084875", + "totalCostWithRI": 3358.875, + "firstUsageDate": "2022-04-02T10:58:13.259Z", + "meterId": "vivaciousfox", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "SQLDB_GP_Compute_Gen5", - "recommendedQuantityNormalized": 8, + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "bravesnake", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "calmrabbit", "service": "Microsoft.Compute", - "skuName": "Standard_DS5_v2", - "region": "australiaeast", + "skuName": "Standard_DS4_v2", + "region": "southeastasia", "term": "1 Year", - "netSavings": "2261.320447944664", - "recommendedQuantity": 4, - "costWithNoRI": "7637.150447944664", - "totalCostWithRI": 5375.83, - "firstUsageDate": "2022-04-08T09:28:33.103Z", - "meterId": "kinddog", + "netSavings": "3267.2041487338092", + "recommendedQuantity": 5, + "costWithNoRI": "11319.234148733809", + "totalCostWithRI": 8052.03, + "firstUsageDate": "2022-06-19T05:23:07.878Z", + "meterId": "youthfulkangaroo", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS5_v2", - "recommendedQuantityNormalized": 4, + "normalizedSize": "Standard_DS4_v2", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "excitedmouse", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "proudjaguar", "service": "Microsoft.Compute", - "skuName": "Standard_DS13_v2", - "region": "centralus", + "skuName": "Standard_D16s_v4", + "region": "southcentralus", "term": "1 Year", - "netSavings": "583.2553803705148", - "recommendedQuantity": 2, - "costWithNoRI": "1266.6313803705148", - "totalCostWithRI": 683.376, - "firstUsageDate": "2022-06-30T17:29:21.564Z", - "meterId": "nervousjaguar", + "netSavings": "5644.756000926764", + "recommendedQuantity": 5, + "costWithNoRI": "14166.250000926764", + "totalCostWithRI": 8521.494, + "firstUsageDate": "2022-07-26T05:31:52.789Z", + "meterId": "merryant", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS13_v2", - "recommendedQuantityNormalized": 2, + "normalizedSize": "Standard_D16s_v4", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "merryfox", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "merryibis", "service": "SqlDataWarehouse", "skuName": "SQLMI_BC_Compute_Gen5", - "region": "southcentralus", + "region": "uksouth", "term": "1 Year", - "netSavings": "1757.3119117832075", - "recommendedQuantity": 2, - "costWithNoRI": "4194.6689117832075", - "totalCostWithRI": 2437.357, - "firstUsageDate": "2022-10-17T19:58:14.776Z", - "meterId": "gentlexerus", + "netSavings": "5199.290423566549", + "recommendedQuantity": 5, + "costWithNoRI": "11621.07342356655", + "totalCostWithRI": 6421.783, + "firstUsageDate": "2022-09-30T08:50:46.311Z", + "meterId": "sillybear", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "SQLMI_BC_Compute_Gen5", - "recommendedQuantityNormalized": 2, + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "vivaciouselephant", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "livelyzebra", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "eastus", + "skuName": "Standard_E16s_v3", + "region": "southeastasia", "term": "1 Year", - "netSavings": "3662.836776119557", + "netSavings": "1694.7039169704658", "recommendedQuantity": 6, - "costWithNoRI": "7773.228776119557", - "totalCostWithRI": 4110.392, - "firstUsageDate": "2022-10-21T10:20:38.168Z", - "meterId": "nervousdog", + "costWithNoRI": "11449.422916970465", + "totalCostWithRI": 9754.719, + "firstUsageDate": "2022-02-23T23:24:19.887Z", + "meterId": "zealousoctopus", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", + "normalizedSize": "Standard_E16s_v3", "recommendedQuantityNormalized": 6, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "relievedyak", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "merryfox", + "service": "Microsoft.Compute", + "skuName": "Standard_D8s_v3", + "region": "southcentralus", + "term": "1 Year", + "netSavings": "151.93003598495852", + "recommendedQuantity": 3, + "costWithNoRI": "6566.840035984958", + "totalCostWithRI": 6414.91, + "firstUsageDate": "2022-05-10T14:53:59.718Z", + "meterId": "calmquail", + "instanceFlexibilityGroup": "NA", + "instanceFlexibilityRatio": 1, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 3, + "lookbackPeriod": "Last7Days", + "scope": "Single" + }, + { + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "proudwhale", "service": "SqlDataWarehouse", "skuName": "SQLDB_GP_Compute_Gen5", - "region": "southcentralus", + "region": "eastus2", "term": "1 Year", - "netSavings": "2859.5019482280404", - "recommendedQuantity": 5, - "costWithNoRI": "12631.183948228041", - "totalCostWithRI": 9771.682, - "firstUsageDate": "2022-12-20T00:34:39.293Z", - "meterId": "kindparrot", + "netSavings": "328.48353121563696", + "recommendedQuantity": 9, + "costWithNoRI": "1453.715531215637", + "totalCostWithRI": 1125.232, + "firstUsageDate": "2022-08-05T05:03:43.837Z", + "meterId": "thankfulwhale", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "SQLDB_GP_Compute_Gen5", - "recommendedQuantityNormalized": 5, + "recommendedQuantityNormalized": 9, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "fierceant", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "wittytiger", "service": "Microsoft.Compute", - "skuName": "Standard_E8-4s_v3", - "region": "southcentralus", + "skuName": "Standard_D8_v3", + "region": "eastus2", "term": "1 Year", - "netSavings": "4195.241691452325", - "recommendedQuantity": 0, - "costWithNoRI": "9058.923691452324", - "totalCostWithRI": 4863.682, - "firstUsageDate": "2022-09-03T23:11:57.291Z", - "meterId": "excitedfox", + "netSavings": "5094.019187351937", + "recommendedQuantity": 8, + "costWithNoRI": "10691.184187351937", + "totalCostWithRI": 5597.165, + "firstUsageDate": "2022-02-21T16:26:01.309Z", + "meterId": "excitedowl", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E8-4s_v3", - "recommendedQuantityNormalized": 0, + "normalizedSize": "Standard_D8_v3", + "recommendedQuantityNormalized": 8, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "upbeatelephant", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "fiercenewt", "service": "SqlDataWarehouse", - "skuName": "SQLMI_BC_Compute_Gen5", - "region": "southeastasia", + "skuName": "SQLDB_HyperScale_Compute_Gen5", + "region": "centralindia", "term": "1 Year", - "netSavings": "3059.058578242969", + "netSavings": "2876.280484406602", "recommendedQuantity": 1, - "costWithNoRI": "8879.284578242969", - "totalCostWithRI": 5820.226, - "firstUsageDate": "2022-07-03T09:48:29.268Z", - "meterId": "relieveddog", + "costWithNoRI": "8761.697484406603", + "totalCostWithRI": 5885.417, + "firstUsageDate": "2022-03-21T01:14:22.114Z", + "meterId": "relievedant", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "SQLMI_BC_Compute_Gen5", + "normalizedSize": "SQLDB_HyperScale_Compute_Gen5", "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "vivaciouseel", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "lazybear", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "centralus", + "skuName": "Standard_DS3_v2", + "region": "northeurope", "term": "1 Year", - "netSavings": "1686.0631072662259", - "recommendedQuantity": 4, - "costWithNoRI": "3978.7251072662257", - "totalCostWithRI": 2292.662, - "firstUsageDate": "2022-10-01T04:55:57.388Z", - "meterId": "lazydog", + "netSavings": "750.0774341115562", + "recommendedQuantity": 9, + "costWithNoRI": "4142.338434111556", + "totalCostWithRI": 3392.261, + "firstUsageDate": "2022-03-09T10:36:54.089Z", + "meterId": "excitedbear", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 4, + "normalizedSize": "Standard_DS3_v2", + "recommendedQuantityNormalized": 9, "lookbackPeriod": "Last7Days", "scope": "Single" }, { "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "eagerwhale", + "subscriptionName": "obedientkangaroo", "service": "Microsoft.Compute", "skuName": "Standard_DS4_v2", - "region": "uksouth", + "region": "eastus2", "term": "1 Year", - "netSavings": "1252.9945995020653", - "recommendedQuantity": 8, - "costWithNoRI": "6634.194599502065", - "totalCostWithRI": 5381.2, - "firstUsageDate": "2022-03-20T13:51:32.130Z", - "meterId": "zealousquail", + "netSavings": "286.4573523848462", + "recommendedQuantity": 1, + "costWithNoRI": "2726.503352384846", + "totalCostWithRI": 2440.046, + "firstUsageDate": "2022-11-11T22:18:55.294Z", + "meterId": "sillynewt", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 8, + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "lazyrabbit", - "service": "SqlDataWarehouse", - "skuName": "SQLMI_BC_Compute_Gen5", - "region": "westus2", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "eagerjaguar", + "service": "Microsoft.Compute", + "skuName": "Standard_D8s_v3", + "region": "centralus", "term": "1 Year", - "netSavings": "1751.1533543655505", - "recommendedQuantity": 0, - "costWithNoRI": "7410.11635436555", - "totalCostWithRI": 5658.963, - "firstUsageDate": "2022-03-24T10:39:40.294Z", - "meterId": "fierceowl", + "netSavings": "5331.187941547409", + "recommendedQuantity": 9, + "costWithNoRI": "15154.906941547408", + "totalCostWithRI": 9823.719, + "firstUsageDate": "2022-10-31T09:50:44.725Z", + "meterId": "quirkytiger", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "SQLMI_BC_Compute_Gen5", - "recommendedQuantityNormalized": 0, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 9, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "nervouslion", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "quicksnake", "service": "Microsoft.Compute", - "skuName": "Standard_D3_v2", - "region": "eastus", + "skuName": "Standard_DS12_v2", + "region": "centralus", "term": "1 Year", - "netSavings": "66.3156465546972", - "recommendedQuantity": 8, - "costWithNoRI": "6111.193646554697", - "totalCostWithRI": 6044.878, - "firstUsageDate": "2022-05-02T09:35:53.741Z", - "meterId": "adventurousquail", + "netSavings": "345.76171729967723", + "recommendedQuantity": 5, + "costWithNoRI": "1874.2017172996773", + "totalCostWithRI": 1528.44, + "firstUsageDate": "2022-03-03T19:00:01.470Z", + "meterId": "thankfulparrot", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D3_v2", - "recommendedQuantityNormalized": 8, + "normalizedSize": "Standard_DS12_v2", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "calmibis", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "lazyhorse", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v5", - "region": "uksouth", + "skuName": "Standard_D3_v2", + "region": "westus2", "term": "1 Year", - "netSavings": "5998.767066562223", - "recommendedQuantity": 1, - "costWithNoRI": "14871.187066562223", - "totalCostWithRI": 8872.42, - "firstUsageDate": "2022-10-11T13:28:55.312Z", - "meterId": "vivaciouscat", + "netSavings": "2.5094574666034077", + "recommendedQuantity": 7, + "costWithNoRI": "1288.8394574666033", + "totalCostWithRI": 1286.33, + "firstUsageDate": "2022-02-03T03:10:40.709Z", + "meterId": "lazycat", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v5", - "recommendedQuantityNormalized": 1, + "normalizedSize": "Standard_D3_v2", + "recommendedQuantityNormalized": 7, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "drowsyelephant", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "jovialfox", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v5", - "region": "eastus", + "skuName": "Standard_DS5_v2", + "region": "centralus", "term": "1 Year", - "netSavings": "266.782335075363", + "netSavings": "2750.0804502654755", "recommendedQuantity": 0, - "costWithNoRI": "1070.912335075363", - "totalCostWithRI": 804.13, - "firstUsageDate": "2022-09-11T00:40:45.255Z", - "meterId": "innocentgoat", + "costWithNoRI": "8386.079450265475", + "totalCostWithRI": 5635.999, + "firstUsageDate": "2022-01-30T20:17:32.247Z", + "meterId": "relievedgiraffe", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v5", + "normalizedSize": "Standard_DS5_v2", "recommendedQuantityNormalized": 0, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "vivacioushorse", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "quirkyant", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "northeurope", - "term": "1 Year", - "netSavings": "2330.33106520998", - "recommendedQuantity": 3, - "costWithNoRI": "6555.95306520998", - "totalCostWithRI": 4225.622, - "firstUsageDate": "2022-04-10T08:41:04.552Z", - "meterId": "thankfulbear", - "instanceFlexibilityGroup": "NA", - "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 3, - "lookbackPeriod": "Last7Days", - "scope": "Single" - }, - { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "youthfulmouse", - "service": "SqlDataWarehouse", - "skuName": "SQLMI_BC_Compute_Gen5", - "region": "australiaeast", + "skuName": "Standard_DS5_v2", + "region": "eastus", "term": "1 Year", - "netSavings": "1421.469232323273", - "recommendedQuantity": 2, - "costWithNoRI": "4480.254232323273", - "totalCostWithRI": 3058.785, - "firstUsageDate": "2022-03-29T09:33:11.119Z", - "meterId": "eagerviper", + "netSavings": "3873.9699697598353", + "recommendedQuantity": 5, + "costWithNoRI": "8051.041969759835", + "totalCostWithRI": 4177.072, + "firstUsageDate": "2022-04-18T14:26:05.737Z", + "meterId": "livelyparrot", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "SQLMI_BC_Compute_Gen5", - "recommendedQuantityNormalized": 2, + "normalizedSize": "Standard_DS5_v2", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "excitedquail", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "proudsnake", "service": "Microsoft.Compute", - "skuName": "Standard_D16s_v3", - "region": "australiaeast", + "skuName": "Standard_D8s_v3", + "region": "uksouth", "term": "1 Year", - "netSavings": "3368.2557221261904", - "recommendedQuantity": 1, - "costWithNoRI": "8279.22972212619", - "totalCostWithRI": 4910.974, - "firstUsageDate": "2022-03-15T10:26:41.349Z", - "meterId": "lazydog", + "netSavings": "1002.5503935654556", + "recommendedQuantity": 6, + "costWithNoRI": "4717.115393565456", + "totalCostWithRI": 3714.565, + "firstUsageDate": "2022-09-19T16:16:31.368Z", + "meterId": "zealousgoat", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D16s_v3", - "recommendedQuantityNormalized": 1, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 6, "lookbackPeriod": "Last7Days", "scope": "Single" }, { "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "livelygiraffe", + "subscriptionName": "vivaciousbear", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "australiaeast", + "skuName": "Standard_E16s_v3", + "region": "westus2", "term": "1 Year", - "netSavings": "1207.9893412676247", - "recommendedQuantity": 4, - "costWithNoRI": "9486.343341267624", - "totalCostWithRI": 8278.354, - "firstUsageDate": "2022-06-07T12:08:32.357Z", - "meterId": "adventurousyak", + "netSavings": "5710.089397489593", + "recommendedQuantity": 8, + "costWithNoRI": "13734.360397489592", + "totalCostWithRI": 8024.271, + "firstUsageDate": "2022-11-30T01:44:41.165Z", + "meterId": "kindurchin", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 4, + "normalizedSize": "Standard_E16s_v3", + "recommendedQuantityNormalized": 8, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "vivaciouszebra", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "merrygoat", "service": "Microsoft.Compute", - "skuName": "Standard_DS3_v2", - "region": "australiaeast", + "skuName": "Standard_D16s_v4", + "region": "eastus2", "term": "1 Year", - "netSavings": "6.2304406328793505", - "recommendedQuantity": 6, - "costWithNoRI": "15.38844063287935", - "totalCostWithRI": 9.158, - "firstUsageDate": "2022-04-27T10:56:28.410Z", - "meterId": "zealousibis", + "netSavings": "2085.4215657052373", + "recommendedQuantity": 1, + "costWithNoRI": "4746.590565705237", + "totalCostWithRI": 2661.169, + "firstUsageDate": "2022-07-03T09:58:24.133Z", + "meterId": "upbeatzebra", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS3_v2", - "recommendedQuantityNormalized": 6, + "normalizedSize": "Standard_D16s_v4", + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "gentlemouse", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "excitedgiraffe", "service": "Microsoft.Compute", - "skuName": "Standard_D3_v2", - "region": "centralindia", + "skuName": "Standard_E16s_v3", + "region": "southeastasia", "term": "1 Year", - "netSavings": "145.74333897274187", - "recommendedQuantity": 9, - "costWithNoRI": "876.2223389727419", - "totalCostWithRI": 730.479, - "firstUsageDate": "2022-03-20T01:59:29.040Z", - "meterId": "relievedeel", + "netSavings": "1957.298016031611", + "recommendedQuantity": 1, + "costWithNoRI": "7189.293016031611", + "totalCostWithRI": 5231.995, + "firstUsageDate": "2022-04-22T01:33:05.856Z", + "meterId": "youthfulgiraffe", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D3_v2", - "recommendedQuantityNormalized": 9, + "normalizedSize": "Standard_E16s_v3", + "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "quirkyibis", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "vivaciousquail", "service": "Microsoft.Compute", "skuName": "Standard_DS5_v2", - "region": "eastus", + "region": "westus2", "term": "1 Year", - "netSavings": "3512.426732039323", - "recommendedQuantity": 9, - "costWithNoRI": "12767.836732039323", - "totalCostWithRI": 9255.41, - "firstUsageDate": "2022-10-03T00:45:55.782Z", - "meterId": "happycat", + "netSavings": "3319.749688036277", + "recommendedQuantity": 8, + "costWithNoRI": "8639.103688036277", + "totalCostWithRI": 5319.354, + "firstUsageDate": "2022-08-14T11:51:42.890Z", + "meterId": "lazyparrot", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, "normalizedSize": "Standard_DS5_v2", - "recommendedQuantityNormalized": 9, + "recommendedQuantityNormalized": 8, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "gentleant", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "eagerviper", "service": "Microsoft.Compute", - "skuName": "Standard_E16s_v3", - "region": "uksouth", + "skuName": "Standard_E8s_v3", + "region": "australiaeast", "term": "1 Year", - "netSavings": "293.2248435772967", - "recommendedQuantity": 0, - "costWithNoRI": "2455.9928435772968", - "totalCostWithRI": 2162.768, - "firstUsageDate": "2022-11-26T11:05:49.975Z", - "meterId": "lazyviper", + "netSavings": "1367.7958465089823", + "recommendedQuantity": 7, + "costWithNoRI": "7396.757846508983", + "totalCostWithRI": 6028.962, + "firstUsageDate": "2022-10-23T16:40:20.793Z", + "meterId": "thankfulviper", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E16s_v3", - "recommendedQuantityNormalized": 0, + "normalizedSize": "Standard_E8s_v3", + "recommendedQuantityNormalized": 7, "lookbackPeriod": "Last7Days", "scope": "Single" }, { "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "drowsytiger", + "subscriptionName": "zealousgiraffe", "service": "Microsoft.Compute", - "skuName": "Standard_D4a_v4", + "skuName": "Standard_D8a_v4", "region": "eastus", "term": "1 Year", - "netSavings": "76.87321598622643", - "recommendedQuantity": 9, - "costWithNoRI": "330.45321598622644", - "totalCostWithRI": 253.58, - "firstUsageDate": "2022-02-11T13:56:39.930Z", - "meterId": "jollygoat", + "netSavings": "666.7672836461479", + "recommendedQuantity": 7, + "costWithNoRI": "6055.991283646148", + "totalCostWithRI": 5389.224, + "firstUsageDate": "2022-09-20T04:16:15.121Z", + "meterId": "thankfulowl", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D4a_v4", - "recommendedQuantityNormalized": 9, + "normalizedSize": "Standard_D8a_v4", + "recommendedQuantityNormalized": 7, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "gentlequail", - "service": "SqlDataWarehouse", - "skuName": "SQLMI_GP_Compute_Gen5", - "region": "centralindia", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "kindelephant", + "service": "Microsoft.Compute", + "skuName": "Standard_D8s_v3", + "region": "centralus", "term": "1 Year", - "netSavings": "2887.1181417706184", - "recommendedQuantity": 7, - "costWithNoRI": "6086.461141770618", - "totalCostWithRI": 3199.343, - "firstUsageDate": "2022-07-03T14:04:14.923Z", - "meterId": "vivaciouscat", + "netSavings": "835.539992157419", + "recommendedQuantity": 0, + "costWithNoRI": "1887.1499921574189", + "totalCostWithRI": 1051.61, + "firstUsageDate": "2022-12-04T04:25:39.636Z", + "meterId": "proudsnake", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "SQLMI_GP_Compute_Gen5", - "recommendedQuantityNormalized": 7, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 0, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "happynewt", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "relievedant", "service": "Microsoft.Compute", - "skuName": "Standard_E16s_v3", - "region": "eastus2", + "skuName": "Standard_E8-4s_v3", + "region": "centralus", "term": "1 Year", - "netSavings": "6831.242628674066", - "recommendedQuantity": 5, - "costWithNoRI": "14230.337628674066", - "totalCostWithRI": 7399.095, - "firstUsageDate": "2022-04-23T04:22:26.656Z", - "meterId": "livelykangaroo", + "netSavings": "6962.4095248895555", + "recommendedQuantity": 2, + "costWithNoRI": "15208.424524889555", + "totalCostWithRI": 8246.015, + "firstUsageDate": "2022-01-17T18:40:04.050Z", + "meterId": "fiercenewt", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E16s_v3", - "recommendedQuantityNormalized": 5, + "normalizedSize": "Standard_E8-4s_v3", + "recommendedQuantityNormalized": 2, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "excitedcat", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "fiercewhale", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v3", - "region": "southeastasia", + "skuName": "Standard_E8-4s_v3", + "region": "australiaeast", "term": "1 Year", - "netSavings": "6240.372542930083", - "recommendedQuantity": 3, - "costWithNoRI": "12699.979542930083", - "totalCostWithRI": 6459.607, - "firstUsageDate": "2022-09-19T04:54:05.260Z", - "meterId": "jovialmouse", + "netSavings": "2418.925638815899", + "recommendedQuantity": 4, + "costWithNoRI": "8812.0516388159", + "totalCostWithRI": 6393.126, + "firstUsageDate": "2022-06-01T00:53:22.923Z", + "meterId": "bravezebra", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v3", - "recommendedQuantityNormalized": 3, + "normalizedSize": "Standard_E8-4s_v3", + "recommendedQuantityNormalized": 4, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "wittygiraffe", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "excitedowl", "service": "Microsoft.Compute", - "skuName": "Standard_E16s_v3", - "region": "southeastasia", + "skuName": "Standard_DS4_v2", + "region": "centralus", "term": "1 Year", - "netSavings": "3794.006523833137", + "netSavings": "725.0895461972871", "recommendedQuantity": 1, - "costWithNoRI": "7919.587523833137", - "totalCostWithRI": 4125.581, - "firstUsageDate": "2022-06-15T14:50:37.723Z", - "meterId": "calmrabbit", + "costWithNoRI": "2323.059546197287", + "totalCostWithRI": 1597.97, + "firstUsageDate": "2022-10-11T22:08:34.884Z", + "meterId": "livelyviper", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E16s_v3", + "normalizedSize": "Standard_DS4_v2", "recommendedQuantityNormalized": 1, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "excitedyak", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "happybear", "service": "Microsoft.Compute", - "skuName": "Standard_DS5_v2", + "skuName": "Standard_DS4_v2", "region": "australiaeast", "term": "1 Year", - "netSavings": "1469.057373516746", - "recommendedQuantity": 5, - "costWithNoRI": "3389.386373516746", - "totalCostWithRI": 1920.329, - "firstUsageDate": "2022-09-23T06:00:33.693Z", - "meterId": "quickurchin", + "netSavings": "3423.027114832138", + "recommendedQuantity": 8, + "costWithNoRI": "11608.673114832138", + "totalCostWithRI": 8185.646, + "firstUsageDate": "2022-04-08T03:02:04.011Z", + "meterId": "obedientnewt", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS5_v2", - "recommendedQuantityNormalized": 5, + "normalizedSize": "Standard_DS4_v2", + "recommendedQuantityNormalized": 8, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "proudelephant", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "relievedviper", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "eastus", + "skuName": "Standard_D4s_v3", + "region": "australiaeast", "term": "1 Year", - "netSavings": "2369.1363596779984", - "recommendedQuantity": 3, - "costWithNoRI": "7461.287359677998", - "totalCostWithRI": 5092.151, - "firstUsageDate": "2022-08-29T11:03:32.788Z", - "meterId": "obedientgoat", + "netSavings": "0.20128429431969153", + "recommendedQuantity": 7, + "costWithNoRI": "352.2202842943197", + "totalCostWithRI": 352.019, + "firstUsageDate": "2022-11-05T09:23:22.229Z", + "meterId": "merrytiger", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 3, + "normalizedSize": "Standard_D4s_v3", + "recommendedQuantityNormalized": 7, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "innocentmouse", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "fierceowl", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "centralindia", + "skuName": "Standard_D8s_v3", + "region": "northeurope", "term": "1 Year", - "netSavings": "1634.3463634301806", - "recommendedQuantity": 1, - "costWithNoRI": "6297.624363430181", - "totalCostWithRI": 4663.278, - "firstUsageDate": "2022-08-23T05:29:33.694Z", - "meterId": "happypenguin", + "netSavings": "1510.3786231208433", + "recommendedQuantity": 4, + "costWithNoRI": "10603.506623120844", + "totalCostWithRI": 9093.128, + "firstUsageDate": "2022-07-12T19:07:40.899Z", + "meterId": "fiercewhale", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 1, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 4, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "zealousxerus", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "proudyak", "service": "Microsoft.Compute", - "skuName": "Standard_E8-4s_v3", - "region": "northeurope", + "skuName": "Standard_D8_v3", + "region": "australiaeast", "term": "1 Year", - "netSavings": "6411.59836318457", - "recommendedQuantity": 1, - "costWithNoRI": "14271.68936318457", - "totalCostWithRI": 7860.091, - "firstUsageDate": "2022-06-13T10:42:31.446Z", - "meterId": "happyoctopus", + "netSavings": "3938.4426190065924", + "recommendedQuantity": 3, + "costWithNoRI": "8350.704619006592", + "totalCostWithRI": 4412.262, + "firstUsageDate": "2022-10-07T15:22:18.931Z", + "meterId": "drowsykangaroo", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E8-4s_v3", - "recommendedQuantityNormalized": 1, + "normalizedSize": "Standard_D8_v3", + "recommendedQuantityNormalized": 3, "lookbackPeriod": "Last7Days", "scope": "Single" }, { "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "excitedgoat", + "subscriptionName": "quickant", "service": "Microsoft.Compute", - "skuName": "Standard_DS4_v2", - "region": "eastus", + "skuName": "Standard_D8s_v3", + "region": "southcentralus", "term": "1 Year", - "netSavings": "2106.9997956038987", - "recommendedQuantity": 6, - "costWithNoRI": "9429.401795603899", - "totalCostWithRI": 7322.402, - "firstUsageDate": "2022-11-29T01:41:11.783Z", - "meterId": "excitedoctopus", + "netSavings": "426.525363049534", + "recommendedQuantity": 9, + "costWithNoRI": "3561.978363049534", + "totalCostWithRI": 3135.453, + "firstUsageDate": "2022-01-14T13:04:56.148Z", + "meterId": "nervouskangaroo", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS4_v2", - "recommendedQuantityNormalized": 6, + "normalizedSize": "Standard_D8s_v3", + "recommendedQuantityNormalized": 9, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "innocentmouse", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "sillynewt", "service": "Microsoft.Compute", - "skuName": "Standard_D3_v2", - "region": "centralindia", + "skuName": "Standard_D4a_v4", + "region": "uksouth", "term": "1 Year", - "netSavings": "123.32755772549058", + "netSavings": "2171.5061007475033", "recommendedQuantity": 4, - "costWithNoRI": "325.2315577254906", - "totalCostWithRI": 201.904, - "firstUsageDate": "2022-05-03T21:25:15.687Z", - "meterId": "adventurouselephant", + "costWithNoRI": "4628.541100747503", + "totalCostWithRI": 2457.035, + "firstUsageDate": "2022-01-13T06:23:11.268Z", + "meterId": "nervousrabbit", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D3_v2", + "normalizedSize": "Standard_D4a_v4", "recommendedQuantityNormalized": 4, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "kindant", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "gentletiger", "service": "Microsoft.Compute", - "skuName": "Standard_E4s_v3", - "region": "uksouth", + "skuName": "Standard_D3_v2", + "region": "eastus", "term": "1 Year", - "netSavings": "7543.445658750568", - "recommendedQuantity": 3, - "costWithNoRI": "17110.880658750568", - "totalCostWithRI": 9567.435, - "firstUsageDate": "2022-08-27T06:03:53.189Z", - "meterId": "obedienteel", + "netSavings": "1905.9666750670567", + "recommendedQuantity": 5, + "costWithNoRI": "10474.888675067057", + "totalCostWithRI": 8568.922, + "firstUsageDate": "2022-08-23T16:50:29.361Z", + "meterId": "thankfuloctopus", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E4s_v3", - "recommendedQuantityNormalized": 3, + "normalizedSize": "Standard_D3_v2", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "adventurousgoat", - "service": "Microsoft.Compute", - "skuName": "Standard_DS3_v2", - "region": "uksouth", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "quirkyzebra", + "service": "SqlDataWarehouse", + "skuName": "SQLMI_BC_Compute_Gen5", + "region": "westus2", "term": "1 Year", - "netSavings": "192.2621254064352", - "recommendedQuantity": 4, - "costWithNoRI": "6846.846125406435", - "totalCostWithRI": 6654.584, - "firstUsageDate": "2022-06-12T23:30:48.952Z", - "meterId": "innocenthorse", + "netSavings": "45.39470042976541", + "recommendedQuantity": 9, + "costWithNoRI": "724.5597004297654", + "totalCostWithRI": 679.165, + "firstUsageDate": "2022-05-06T05:58:04.336Z", + "meterId": "upbeatwhale", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_DS3_v2", - "recommendedQuantityNormalized": 4, + "normalizedSize": "SQLMI_BC_Compute_Gen5", + "recommendedQuantityNormalized": 9, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "zealousoctopus", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "gentlezebra", "service": "Microsoft.Compute", - "skuName": "Standard_E16s_v3", - "region": "northeurope", + "skuName": "Standard_DS4_v2", + "region": "australiaeast", "term": "1 Year", - "netSavings": "160.752727749501", - "recommendedQuantity": 8, - "costWithNoRI": "7615.748727749501", - "totalCostWithRI": 7454.996, - "firstUsageDate": "2022-10-17T14:08:29.854Z", + "netSavings": "2323.8379803417483", + "recommendedQuantity": 2, + "costWithNoRI": "5586.596980341748", + "totalCostWithRI": 3262.759, + "firstUsageDate": "2022-03-24T06:52:36.683Z", + "meterId": "lazyfox", + "instanceFlexibilityGroup": "NA", + "instanceFlexibilityRatio": 1, + "normalizedSize": "Standard_DS4_v2", + "recommendedQuantityNormalized": 2, + "lookbackPeriod": "Last7Days", + "scope": "Single" + }, + { + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "upbeatparrot", + "service": "SqlDataWarehouse", + "skuName": "SQLMI_BC_Compute_Gen5", + "region": "eastus2", + "term": "1 Year", + "netSavings": "6423.83676638955", + "recommendedQuantity": 5, + "costWithNoRI": "15320.19776638955", + "totalCostWithRI": 8896.361, + "firstUsageDate": "2022-09-17T03:24:53.344Z", "meterId": "jovialquail", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E16s_v3", - "recommendedQuantityNormalized": 8, + "normalizedSize": "SQLMI_BC_Compute_Gen5", + "recommendedQuantityNormalized": 5, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "jollygoat", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "wittypenguin", "service": "Microsoft.Compute", - "skuName": "Standard_D8s_v5", - "region": "centralindia", + "skuName": "Standard_DS4_v2", + "region": "northeurope", "term": "1 Year", - "netSavings": "7162.368925997411", - "recommendedQuantity": 6, - "costWithNoRI": "16292.24392599741", - "totalCostWithRI": 9129.875, - "firstUsageDate": "2022-04-28T01:23:45.711Z", - "meterId": "relieveddog", + "netSavings": "450.48637791695865", + "recommendedQuantity": 3, + "costWithNoRI": "1960.1843779169587", + "totalCostWithRI": 1509.698, + "firstUsageDate": "2022-09-27T16:14:48.305Z", + "meterId": "kindquail", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_D8s_v5", - "recommendedQuantityNormalized": 6, + "normalizedSize": "Standard_DS4_v2", + "recommendedQuantityNormalized": 3, "lookbackPeriod": "Last7Days", "scope": "Single" }, { - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "calmelephant", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "eagersnake", "service": "Microsoft.Compute", - "skuName": "Standard_E8-4s_v3", - "region": "centralus", + "skuName": "Standard_DS3_v2", + "region": "eastus2", "term": "1 Year", - "netSavings": "1042.0146352488896", - "recommendedQuantity": 9, - "costWithNoRI": "3154.5466352488897", - "totalCostWithRI": 2112.532, - "firstUsageDate": "2022-07-03T05:34:31.854Z", - "meterId": "upbeatbear", + "netSavings": "677.0143714102454", + "recommendedQuantity": 0, + "costWithNoRI": "1519.9893714102454", + "totalCostWithRI": 842.975, + "firstUsageDate": "2022-01-04T09:06:59.276Z", + "meterId": "quirkyeel", "instanceFlexibilityGroup": "NA", "instanceFlexibilityRatio": 1, - "normalizedSize": "Standard_E8-4s_v3", - "recommendedQuantityNormalized": 9, + "normalizedSize": "Standard_DS3_v2", + "recommendedQuantityNormalized": 0, "lookbackPeriod": "Last7Days", "scope": "Single" } diff --git a/flexera/data/azure/azure_rightsize_sql_instances.json b/flexera/data/azure/azure_rightsize_sql_instances.json index cd2ff118..7408941a 100644 --- a/flexera/data/azure/azure_rightsize_sql_instances.json +++ b/flexera/data/azure/azure_rightsize_sql_instances.json @@ -1,100 +1,100 @@ [ { - "average_cpu": "37.47", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/INNOCENTOWL-RELIEVEDXERUS/providers/Microsoft.Sql/servers/braveant/databases/obedienturchin", + "average_cpu": "34.12", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/MERRYYAK-UPBEATOCTOPUS/providers/Microsoft.Sql/servers/proudparrot/databases/happyzebra", "kind": "v12.0,user", - "location": "southcentralus", + "location": "uksouth", "lookbackPeriod": "30 days", - "name": "braveant/obedienturchin", + "name": "proudparrot/happyzebra", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "INNOCENTOWL-RELIEVEDXERUS", + "resource_group": "MERRYYAK-UPBEATOCTOPUS", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "nervouslion", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "upbeatgiraffe", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "32.91", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LAZYSNAKE-OBEDIENTIBIS/providers/Microsoft.Sql/servers/fiercemouse/databases/gentlelion", + "average_cpu": "31.05", + "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/INNOCENTOWL-LIVELYLION/providers/Microsoft.Sql/servers/excitedparrot/databases/excitedyak", "kind": "v12.0,user", - "location": "uksouth", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "fiercemouse/gentlelion", + "name": "excitedparrot/excitedyak", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "LAZYSNAKE-OBEDIENTIBIS", + "resource_group": "INNOCENTOWL-LIVELYLION", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "excitedquail", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "fierceibis", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "crmModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "0.77", - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/CALMANT-GENTLEHORSE/providers/Microsoft.Sql/servers/excitedibis/databases/bravegiraffe", + "average_cpu": "3.16", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/THANKFULEEL-ADVENTUROUSZEBRA/providers/Microsoft.Sql/servers/relievedbear/databases/zealouswhale", "kind": "v12.0,user", - "location": "centralus", + "location": "uksouth", "lookbackPeriod": "30 days", - "name": "excitedibis/bravegiraffe", + "name": "relievedbear/zealouswhale", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "CALMANT-GENTLEHORSE", + "resource_group": "THANKFULEEL-ADVENTUROUSZEBRA", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "upbeatbear", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "bravequail", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "19.66", - "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/YOUTHFULANT-LAZYKANGAROO/providers/Microsoft.Sql/servers/drowsyurchin/databases/youthfulcat", + "average_cpu": "21.80", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOVIALCAT-LIVELYTIGER/providers/Microsoft.Sql/servers/relievedjaguar/databases/youthfulkangaroo", "kind": "v12.0,user", - "location": "australiaeast", + "location": "westus2", "lookbackPeriod": "30 days", - "name": "drowsyurchin/youthfulcat", + "name": "relievedjaguar/youthfulkangaroo", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "YOUTHFULANT-LAZYKANGAROO", + "resource_group": "JOVIALCAT-LIVELYTIGER", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "jovialelephant", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "livelytiger", "tags": { "environment": "staging", "app": "userManagement" @@ -104,23 +104,23 @@ "unit": "Percent" }, { - "average_cpu": "29.92", - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/SILLYHORSE-EXCITEDPENGUIN/providers/Microsoft.Sql/servers/obedienteel/databases/kindant", + "average_cpu": "16.71", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/QUICKEEL-OBEDIENTGOAT/providers/Microsoft.Sql/servers/eagergoat/databases/livelylion", "kind": "v12.0,user", - "location": "centralindia", + "location": "northeurope", "lookbackPeriod": "30 days", - "name": "obedienteel/kindant", + "name": "eagergoat/livelylion", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "SILLYHORSE-EXCITEDPENGUIN", + "resource_group": "QUICKEEL-OBEDIENTGOAT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "calmlion", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "quickfox", "tags": { "environment": "staging", "app": "userManagement" @@ -130,179 +130,179 @@ "unit": "Percent" }, { - "average_cpu": "22.04", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDDOG-KINDPENGUIN/providers/Microsoft.Sql/servers/eagerfox/databases/excitedtiger", + "average_cpu": "19.96", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/SILLYWHALE-YOUTHFULANT/providers/Microsoft.Sql/servers/jollylion/databases/relievedpenguin", "kind": "v12.0,user", - "location": "australiaeast", + "location": "southcentralus", "lookbackPeriod": "30 days", - "name": "eagerfox/excitedtiger", + "name": "jollylion/relievedpenguin", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "EXCITEDDOG-KINDPENGUIN", + "resource_group": "SILLYWHALE-YOUTHFULANT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "kindgoat", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "calmyak", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "0.87", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/ADVENTUROUSQUAIL-ADVENTUROUSOCTOPUS/providers/Microsoft.Sql/servers/youthfulxerus/databases/excitedowl", + "average_cpu": "9.70", + "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/LAZYSNAKE-RELIEVEDGIRAFFE/providers/Microsoft.Sql/servers/kindlion/databases/livelyant", "kind": "v12.0,user", "location": "northeurope", "lookbackPeriod": "30 days", - "name": "youthfulxerus/excitedowl", + "name": "kindlion/livelyant", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "ADVENTUROUSQUAIL-ADVENTUROUSOCTOPUS", + "resource_group": "LAZYSNAKE-RELIEVEDGIRAFFE", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "fiercebear", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "happynewt", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "33.54", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUICKPENGUIN-DROWSYOCTOPUS/providers/Microsoft.Sql/servers/zealouskangaroo/databases/upbeatjaguar", + "average_cpu": "4.39", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/NERVOUSZEBRA-QUICKEEL/providers/Microsoft.Sql/servers/youthfulgoat/databases/lazyeel", "kind": "v12.0,user", - "location": "eastus", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "zealouskangaroo/upbeatjaguar", + "name": "youthfulgoat/lazyeel", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "QUICKPENGUIN-DROWSYOCTOPUS", + "resource_group": "NERVOUSZEBRA-QUICKEEL", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "obedientsnake", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "excitedeel", "tags": { "environment": "prod", - "app": "reportingService" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "13.76", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOLLYWHALE-ZEALOUSEEL/providers/Microsoft.Sql/servers/calmbear/databases/excitedant", + "average_cpu": "35.43", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/UPBEATANT-MERRYQUAIL/providers/Microsoft.Sql/servers/youthfulparrot/databases/quirkyxerus", "kind": "v12.0,user", "location": "westus2", "lookbackPeriod": "30 days", - "name": "calmbear/excitedant", + "name": "youthfulparrot/quirkyxerus", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "JOLLYWHALE-ZEALOUSEEL", + "resource_group": "UPBEATANT-MERRYQUAIL", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "lazysnake", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "upbeatquail", "tags": { "environment": "prod", - "app": "crmModule" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "14.18", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/HAPPYYAK-FIERCEHORSE/providers/Microsoft.Sql/servers/adventurousurchin/databases/sillykangaroo", + "average_cpu": "27.57", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/GENTLEDOG-NERVOUSGOAT/providers/Microsoft.Sql/servers/jovialgiraffe/databases/calmviper", "kind": "v12.0,user", - "location": "southeastasia", + "location": "centralus", "lookbackPeriod": "30 days", - "name": "adventurousurchin/sillykangaroo", + "name": "jovialgiraffe/calmviper", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "HAPPYYAK-FIERCEHORSE", + "resource_group": "GENTLEDOG-NERVOUSGOAT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "vivaciousmouse", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "fierceowl", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "29.94", - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUIRKYXERUS-INNOCENTOWL/providers/Microsoft.Sql/servers/jovialowl/databases/relievedlion", + "average_cpu": "46.65", + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/ZEALOUSBEAR-THANKFULYAK/providers/Microsoft.Sql/servers/adventurousgiraffe/databases/proudnewt", "kind": "v12.0,user", - "location": "eastus2", + "location": "eastus", "lookbackPeriod": "30 days", - "name": "jovialowl/relievedlion", + "name": "adventurousgiraffe/proudnewt", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "QUIRKYXERUS-INNOCENTOWL", + "resource_group": "ZEALOUSBEAR-THANKFULYAK", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "upbeatparrot", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "quickowl", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "20.06", - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/SILLYKANGAROO-SILLYEEL/providers/Microsoft.Sql/servers/jovialsnake/databases/quirkydog", + "average_cpu": "23.75", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EXCITEDIBIS-VIVACIOUSRABBIT/providers/Microsoft.Sql/servers/happylion/databases/quickparrot", "kind": "v12.0,user", - "location": "westus2", + "location": "centralindia", "lookbackPeriod": "30 days", - "name": "jovialsnake/quirkydog", + "name": "happylion/quickparrot", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "SILLYKANGAROO-SILLYEEL", + "resource_group": "EXCITEDIBIS-VIVACIOUSRABBIT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "sillydog", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "kindparrot", "tags": { "environment": "dev", "app": "customerSupport" @@ -312,127 +312,127 @@ "unit": "Percent" }, { - "average_cpu": "39.50", - "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/QUICKYAK-NERVOUSMOUSE/providers/Microsoft.Sql/servers/upbeatkangaroo/databases/quirkyfox", + "average_cpu": "36.79", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/GENTLELION-EXCITEDGOAT/providers/Microsoft.Sql/servers/vivaciousibis/databases/nervoushorse", "kind": "v12.0,user", - "location": "centralindia", + "location": "uksouth", "lookbackPeriod": "30 days", - "name": "upbeatkangaroo/quirkyfox", + "name": "vivaciousibis/nervoushorse", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "QUICKYAK-NERVOUSMOUSE", + "resource_group": "GENTLELION-EXCITEDGOAT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "nervousnewt", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "youthfulcat", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "23.55", - "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/FIERCEIBIS-HAPPYGOAT/providers/Microsoft.Sql/servers/braveowl/databases/quirkyviper", + "average_cpu": "34.33", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/BRAVESNAKE-QUICKSNAKE/providers/Microsoft.Sql/servers/lazyjaguar/databases/nervousxerus", "kind": "v12.0,user", - "location": "eastus2", + "location": "eastus", "lookbackPeriod": "30 days", - "name": "braveowl/quirkyviper", + "name": "lazyjaguar/nervousxerus", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "FIERCEIBIS-HAPPYGOAT", + "resource_group": "BRAVESNAKE-QUICKSNAKE", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "kindurchin", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "gentledog", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "37.61", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/MERRYIBIS-JOVIALKANGAROO/providers/Microsoft.Sql/servers/kindmouse/databases/wittygiraffe", + "average_cpu": "24.59", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/RELIEVEDSNAKE-THANKFULHORSE/providers/Microsoft.Sql/servers/wittygiraffe/databases/happylion", "kind": "v12.0,user", "location": "centralus", "lookbackPeriod": "30 days", - "name": "kindmouse/wittygiraffe", + "name": "wittygiraffe/happylion", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "MERRYIBIS-JOVIALKANGAROO", + "resource_group": "RELIEVEDSNAKE-THANKFULHORSE", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "innocentpenguin", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "wittymouse", "tags": { "environment": "prod", - "app": "reportingService" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "15.95", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EXCITEDIBIS-SILLYKANGAROO/providers/Microsoft.Sql/servers/bravenewt/databases/relievedquail", + "average_cpu": "37.43", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LAZYTIGER-INNOCENTJAGUAR/providers/Microsoft.Sql/servers/gentletiger/databases/relievedoctopus", "kind": "v12.0,user", "location": "southeastasia", "lookbackPeriod": "30 days", - "name": "bravenewt/relievedquail", + "name": "gentletiger/relievedoctopus", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "EXCITEDIBIS-SILLYKANGAROO", + "resource_group": "LAZYTIGER-INNOCENTJAGUAR", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "fiercerabbit", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "youthfultiger", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "emailService" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "4.95", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/LIVELYELEPHANT-FIERCETIGER/providers/Microsoft.Sql/servers/excitedparrot/databases/youthfulpenguin", + "average_cpu": "31.78", + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/MERRYYAK-BRAVEPENGUIN/providers/Microsoft.Sql/servers/adventurousoctopus/databases/drowsyfox", "kind": "v12.0,user", - "location": "centralindia", + "location": "westus2", "lookbackPeriod": "30 days", - "name": "excitedparrot/youthfulpenguin", + "name": "adventurousoctopus/drowsyfox", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "LIVELYELEPHANT-FIERCETIGER", + "resource_group": "MERRYYAK-BRAVEPENGUIN", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "obedientyak", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "innocentgoat", "tags": { "environment": "prod", "app": "reportingService" @@ -442,127 +442,127 @@ "unit": "Percent" }, { - "average_cpu": "19.63", - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/UPBEATOCTOPUS-EAGERXERUS/providers/Microsoft.Sql/servers/nervousgoat/databases/happyquail", + "average_cpu": "20.22", + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/ZEALOUSOCTOPUS-YOUTHFULXERUS/providers/Microsoft.Sql/servers/calmibis/databases/quirkyowl", "kind": "v12.0,user", - "location": "eastus", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "nervousgoat/happyquail", + "name": "calmibis/quirkyowl", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "UPBEATOCTOPUS-EAGERXERUS", + "resource_group": "ZEALOUSOCTOPUS-YOUTHFULXERUS", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "thankfulhorse", + "subscriptionName": "excitedwhale", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "paymentGateway" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "0.24", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/QUICKSNAKE-LIVELYIBIS/providers/Microsoft.Sql/servers/jollyquail/databases/upbeatlion", + "average_cpu": "31.96", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/GENTLEZEBRA-WITTYOCTOPUS/providers/Microsoft.Sql/servers/adventurouslion/databases/vivaciouselephant", "kind": "v12.0,user", - "location": "southeastasia", + "location": "southcentralus", "lookbackPeriod": "30 days", - "name": "jollyquail/upbeatlion", + "name": "adventurouslion/vivaciouselephant", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "QUICKSNAKE-LIVELYIBIS", + "resource_group": "GENTLEZEBRA-WITTYOCTOPUS", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "adventurouspenguin", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "eagerkangaroo", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "27.20", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/QUICKEEL-WITTYMOUSE/providers/Microsoft.Sql/servers/vivaciouskangaroo/databases/adventuroussnake", + "average_cpu": "30.38", + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/RELIEVEDLION-JOVIALCAT/providers/Microsoft.Sql/servers/quirkylion/databases/eagerquail", "kind": "v12.0,user", - "location": "northeurope", + "location": "southcentralus", "lookbackPeriod": "30 days", - "name": "vivaciouskangaroo/adventuroussnake", + "name": "quirkylion/eagerquail", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "QUICKEEL-WITTYMOUSE", + "resource_group": "RELIEVEDLION-JOVIALCAT", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "livelybear", + "subscriptionName": "excitedparrot", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "36.65", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/MERRYQUAIL-YOUTHFULRABBIT/providers/Microsoft.Sql/servers/happyant/databases/vivaciousviper", + "average_cpu": "47.91", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/RELIEVEDBEAR-JOLLYOCTOPUS/providers/Microsoft.Sql/servers/excitedxerus/databases/drowsyibis", "kind": "v12.0,user", - "location": "centralindia", + "location": "northeurope", "lookbackPeriod": "30 days", - "name": "happyant/vivaciousviper", + "name": "excitedxerus/drowsyibis", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "MERRYQUAIL-YOUTHFULRABBIT", + "resource_group": "RELIEVEDBEAR-JOLLYOCTOPUS", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "quickant", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "jovialwhale", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "33.32", - "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/INNOCENTMOUSE-YOUTHFULKANGAROO/providers/Microsoft.Sql/servers/livelyquail/databases/excitednewt", + "average_cpu": "10.11", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/NERVOUSEEL-QUIRKYZEBRA/providers/Microsoft.Sql/servers/youthfulcat/databases/jollyxerus", "kind": "v12.0,user", "location": "eastus2", "lookbackPeriod": "30 days", - "name": "livelyquail/excitednewt", + "name": "youthfulcat/jollyxerus", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "INNOCENTMOUSE-YOUTHFULKANGAROO", + "resource_group": "NERVOUSEEL-QUIRKYZEBRA", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "youthfulcat", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "nervousviper", "tags": { "environment": "prod", "app": "crmModule" @@ -572,205 +572,205 @@ "unit": "Percent" }, { - "average_cpu": "31.77", - "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/ADVENTUROUSBEAR-EXCITEDEEL/providers/Microsoft.Sql/servers/wittyjaguar/databases/gentleurchin", + "average_cpu": "23.56", + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/MERRYURCHIN-RELIEVEDGIRAFFE/providers/Microsoft.Sql/servers/thankfulmouse/databases/happyjaguar", "kind": "v12.0,user", - "location": "southcentralus", + "location": "southeastasia", "lookbackPeriod": "30 days", - "name": "wittyjaguar/gentleurchin", + "name": "thankfulmouse/happyjaguar", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "ADVENTUROUSBEAR-EXCITEDEEL", + "resource_group": "MERRYURCHIN-RELIEVEDGIRAFFE", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "relievedparrot", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "quickgiraffe", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "inventoryManagement" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "39.77", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/YOUTHFULBEAR-HAPPYJAGUAR/providers/Microsoft.Sql/servers/quirkyurchin/databases/adventurousibis", + "average_cpu": "44.92", + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/LAZYGOAT-SILLYMOUSE/providers/Microsoft.Sql/servers/happyhorse/databases/braveoctopus", "kind": "v12.0,user", "location": "northeurope", "lookbackPeriod": "30 days", - "name": "quirkyurchin/adventurousibis", + "name": "happyhorse/braveoctopus", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "YOUTHFULBEAR-HAPPYJAGUAR", + "resource_group": "LAZYGOAT-SILLYMOUSE", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "excitedparrot", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "lazygoat", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "2.22", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/RELIEVEDANT-HAPPYFOX/providers/Microsoft.Sql/servers/wittytiger/databases/nervousbear", + "average_cpu": "25.07", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/CALMLION-QUICKFOX/providers/Microsoft.Sql/servers/nervousviper/databases/lazywhale", "kind": "v12.0,user", - "location": "australiaeast", + "location": "eastus2", "lookbackPeriod": "30 days", - "name": "wittytiger/nervousbear", + "name": "nervousviper/lazywhale", "recommendation": "Change tier", "recommended_capacity": "n/a", "resourceType": "Standard_Standard", - "resource_group": "RELIEVEDANT-HAPPYFOX", + "resource_group": "CALMLION-QUICKFOX", "sku": { "capacity": 10, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "calmant", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "merrygoat", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "12.85", - "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/QMV6RSDXR9-7A2VJ6M80Q/providers/Microsoft.Sql/servers/jsyfwksu2/databases/gyd7ds5rp6", + "average_cpu": "8.39", + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/IX4D1U371C-290631GH9F/providers/Microsoft.Sql/servers/nrabhganho/databases/s6dqtox2un", "kind": "v12.0,user", - "location": "southeastasia", + "location": "westus2", "lookbackPeriod": "30 days", - "name": "jsyfwksu2/gyd7ds5rp6", + "name": "nrabhganho/s6dqtox2un", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "QMV6RSDXR9-7A2VJ6M80Q", + "resource_group": "IX4D1U371C-290631GH9F", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "q4d76chgrs", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "ykl92zu28o", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "45.73", - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/CDAPMB3GF4H-6SNMREGY6I/providers/Microsoft.Sql/servers/0tumgfypa9/databases/5mm98gmfsx", + "average_cpu": "18.27", + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/SMDIQ5C6F1-17HQ1M760S/providers/Microsoft.Sql/servers/kvnpnwus62/databases/63qhdijpwti", "kind": "v12.0,user", - "location": "southcentralus", + "location": "centralindia", "lookbackPeriod": "30 days", - "name": "0tumgfypa9/5mm98gmfsx", + "name": "kvnpnwus62/63qhdijpwti", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "CDAPMB3GF4H-6SNMREGY6I", + "resource_group": "SMDIQ5C6F1-17HQ1M760S", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "twmxsbuvta", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "lmd63t5wii", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "28.32", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/2VE5D74I7C-ZWHT5F8OM4G/providers/Microsoft.Sql/servers/71cdx7deff/databases/t8y0qxzfkf", + "average_cpu": "23.66", + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/KV0LUQPU45-QANFYMS2IXL/providers/Microsoft.Sql/servers/vtz8r6tev2i/databases/doigs69eqo", "kind": "v12.0,user", - "location": "eastus2", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "71cdx7deff/t8y0qxzfkf", + "name": "vtz8r6tev2i/doigs69eqo", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "2VE5D74I7C-ZWHT5F8OM4G", + "resource_group": "KV0LUQPU45-QANFYMS2IXL", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "pd6h554rq", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "8phr7dzhqh", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "34.80", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/FTLKSDM2QM-OYE08783SF/providers/Microsoft.Sql/servers/pr0dzhetqi/databases/qcrdq50jrw", + "average_cpu": "6.66", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/7IEWNKS8FP-JBL1TAW9WU/providers/Microsoft.Sql/servers/8un2o6ompp/databases/6xy7vbr15lh", "kind": "v12.0,user", - "location": "australiaeast", + "location": "eastus2", "lookbackPeriod": "30 days", - "name": "pr0dzhetqi/qcrdq50jrw", + "name": "8un2o6ompp/6xy7vbr15lh", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "FTLKSDM2QM-OYE08783SF", + "resource_group": "7IEWNKS8FP-JBL1TAW9WU", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "vzlmoy6pi5", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "ymvw9rkr3p", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "4.99", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/264SKETDKX-NZF6QLRT52/providers/Microsoft.Sql/servers/7gzojhpyut/databases/4mltu4zho7", + "average_cpu": "21.16", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/3ROAJ6KIHC-6W7R2F37HAK/providers/Microsoft.Sql/servers/4wr8yzgy16i/databases/2l3qjcnwax", "kind": "v12.0,user", "location": "northeurope", "lookbackPeriod": "30 days", - "name": "7gzojhpyut/4mltu4zho7", + "name": "4wr8yzgy16i/2l3qjcnwax", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "264SKETDKX-NZF6QLRT52", + "resource_group": "3ROAJ6KIHC-6W7R2F37HAK", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "w7v4nsebpl", + "subscriptionName": "2si2tiyp67", "tags": { "environment": "prod", "app": "inventoryManagement" @@ -780,387 +780,387 @@ "unit": "Percent" }, { - "average_cpu": "33.38", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/4NB9B7JB53-F1OTB9NEUXJ/providers/Microsoft.Sql/servers/t7dtmmdjr2g/databases/c9pj2xwwyu", + "average_cpu": "28.38", + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QR5TH2UKSC-NP95L3UDUG/providers/Microsoft.Sql/servers/gijsk9fmgz/databases/o4rqnk8w6m", "kind": "v12.0,user", - "location": "australiaeast", + "location": "eastus2", "lookbackPeriod": "30 days", - "name": "t7dtmmdjr2g/c9pj2xwwyu", + "name": "gijsk9fmgz/o4rqnk8w6m", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "4NB9B7JB53-F1OTB9NEUXJ", + "resource_group": "QR5TH2UKSC-NP95L3UDUG", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "s0q9bb1jw2", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "uwxy4pwuqwi", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "21.16", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/6NDISFCZR1G-564AR53O1E/providers/Microsoft.Sql/servers/d3ml1dyrchk/databases/9q4ine5ytj", + "average_cpu": "26.50", + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/OB58UOTG2B-4VRR8U5U0T/providers/Microsoft.Sql/servers/ehw1al565l/databases/fpb7wpfdhs", "kind": "v12.0,user", - "location": "southcentralus", + "location": "centralus", "lookbackPeriod": "30 days", - "name": "d3ml1dyrchk/9q4ine5ytj", + "name": "ehw1al565l/fpb7wpfdhs", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "6NDISFCZR1G-564AR53O1E", + "resource_group": "OB58UOTG2B-4VRR8U5U0T", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "gpnn24rii3h", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "3o7cgg03nw", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "userManagement" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "40.78", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ACOZKEEJ0I-QA2FUUB0GE/providers/Microsoft.Sql/servers/ke318gzo4w/databases/6oxmog0f8vf", + "average_cpu": "32.63", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/WUHEQYHZAI-OGKHY6OJA8/providers/Microsoft.Sql/servers/bhlab6y2l6/databases/8z3n5gb80f", "kind": "v12.0,user", - "location": "centralindia", + "location": "eastus", "lookbackPeriod": "30 days", - "name": "ke318gzo4w/6oxmog0f8vf", + "name": "bhlab6y2l6/8z3n5gb80f", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "ACOZKEEJ0I-QA2FUUB0GE", + "resource_group": "WUHEQYHZAI-OGKHY6OJA8", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "stpb7na4e9", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "sb6n46m2h8", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "12.13", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/DZTRYHV7I7-FBYRVPP2NW/providers/Microsoft.Sql/servers/3son0sb9ia/databases/c4w7hnz60b", + "average_cpu": "20.34", + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/FF5LVEEPTL-SJCENBSMYZ/providers/Microsoft.Sql/servers/b6vjc5kqi8/databases/p829cugyex", "kind": "v12.0,user", - "location": "northeurope", + "location": "eastus", "lookbackPeriod": "30 days", - "name": "3son0sb9ia/c4w7hnz60b", + "name": "b6vjc5kqi8/p829cugyex", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "DZTRYHV7I7-FBYRVPP2NW", + "resource_group": "FF5LVEEPTL-SJCENBSMYZ", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "9zb901zp1n", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "3lx5rym4f2", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "6.32", - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/HKNHQOVO8W-U3YROXJAY4/providers/Microsoft.Sql/servers/ge8cp7kg67l/databases/35v66s31dj", + "average_cpu": "44.29", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/20XZD435YM-B1O4FF4CTEF/providers/Microsoft.Sql/servers/u7had236qb/databases/c90yvourdn", "kind": "v12.0,user", "location": "centralindia", "lookbackPeriod": "30 days", - "name": "ge8cp7kg67l/35v66s31dj", + "name": "u7had236qb/c90yvourdn", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "HKNHQOVO8W-U3YROXJAY4", + "resource_group": "20XZD435YM-B1O4FF4CTEF", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "k8fs23cytp", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "ympy75jctil", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "5.77", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/DVXBXTIOWJ-T1FQ5AXB7Y/providers/Microsoft.Sql/servers/mrjhr24yk5/databases/ezax2j0sn5", + "average_cpu": "33.97", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/RQIHKCQ4YA-VLWZA78ES5/providers/Microsoft.Sql/servers/6onxgrv48o/databases/nzekkpn3p1", "kind": "v12.0,user", - "location": "australiaeast", + "location": "northeurope", "lookbackPeriod": "30 days", - "name": "mrjhr24yk5/ezax2j0sn5", + "name": "6onxgrv48o/nzekkpn3p1", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "DVXBXTIOWJ-T1FQ5AXB7Y", + "resource_group": "RQIHKCQ4YA-VLWZA78ES5", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "omcy6qhf6zj", + "subscriptionName": "xisjv7q3wv", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "23.58", - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/47TA35OZ1B-OW915WYWSXI/providers/Microsoft.Sql/servers/4rhewywm4o/databases/tx5de5z8vn", + "average_cpu": "4.40", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/B4E9M8I8E3-UWRH345O68/providers/Microsoft.Sql/servers/4kx5bs6owo/databases/oyk0vhg48ri", "kind": "v12.0,user", - "location": "southeastasia", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "4rhewywm4o/tx5de5z8vn", + "name": "4kx5bs6owo/oyk0vhg48ri", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "47TA35OZ1B-OW915WYWSXI", + "resource_group": "B4E9M8I8E3-UWRH345O68", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "v3ph891yx6", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "7002iimhvng", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "45.60", - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/5SOPOXV3OJ-P8VNIGSXBZ/providers/Microsoft.Sql/servers/9obypa5r0j/databases/cvkz6l0tg6k", + "average_cpu": "17.57", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/02NI1AVHVD-HO3UIVF01N/providers/Microsoft.Sql/servers/7xvv2pfkxf/databases/pdeb3gqsnk", "kind": "v12.0,user", - "location": "centralindia", + "location": "centralus", "lookbackPeriod": "30 days", - "name": "9obypa5r0j/cvkz6l0tg6k", + "name": "7xvv2pfkxf/pdeb3gqsnk", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "5SOPOXV3OJ-P8VNIGSXBZ", + "resource_group": "02NI1AVHVD-HO3UIVF01N", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "huttb1ayynh", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "ylq9cccz6s", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "dataAnalytics" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "41.29", - "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/437ZU4MAC5-WYAS65898Z/providers/Microsoft.Sql/servers/vkngjuezigh/databases/ezpo8jm8lu", + "average_cpu": "0.81", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/ME58ZXP7ZWK-EWDS4F9KF0I/providers/Microsoft.Sql/servers/ytstizkisg/databases/kbxrkogyx3", "kind": "v12.0,user", - "location": "southeastasia", + "location": "northeurope", "lookbackPeriod": "30 days", - "name": "vkngjuezigh/ezpo8jm8lu", + "name": "ytstizkisg/kbxrkogyx3", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "437ZU4MAC5-WYAS65898Z", + "resource_group": "ME58ZXP7ZWK-EWDS4F9KF0I", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "exp1al2m03", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "kx0wn0gdvg", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "8.92", - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/4C7KRCTQUC-IL0DCYVWTBF/providers/Microsoft.Sql/servers/64y84oofwg/databases/duzb62foy", + "average_cpu": "27.17", + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/LJM3NR5QLI-9G1H59BP6VH/providers/Microsoft.Sql/servers/4gdbf76k7d/databases/crw3jca1z2j", "kind": "v12.0,user", - "location": "eastus", + "location": "australiaeast", "lookbackPeriod": "30 days", - "name": "64y84oofwg/duzb62foy", + "name": "4gdbf76k7d/crw3jca1z2j", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "4C7KRCTQUC-IL0DCYVWTBF", + "resource_group": "LJM3NR5QLI-9G1H59BP6VH", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "n4ffl3b5r7", + "subscriptionName": "n2jaw6fj5j", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "inventoryManagement" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "14.77", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/UTB19FQD48-V9GIU6LM83/providers/Microsoft.Sql/servers/2kgd016lofi/databases/ishsy9ugfs", + "average_cpu": "42.91", + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/VBK9UWTDGMF-A1INIVUDPA/providers/Microsoft.Sql/servers/7yqbt9nexn/databases/1u42k05bkj", "kind": "v12.0,user", - "location": "uksouth", + "location": "westus2", "lookbackPeriod": "30 days", - "name": "2kgd016lofi/ishsy9ugfs", + "name": "7yqbt9nexn/1u42k05bkj", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "UTB19FQD48-V9GIU6LM83", + "resource_group": "VBK9UWTDGMF-A1INIVUDPA", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "lhfc8adn5w", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "y7vfawj9j6", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "32.41", - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/GPTBCTKDPU-EHP9M4A0T2/providers/Microsoft.Sql/servers/98z0wgrltt/databases/skkvh3xrk4k", + "average_cpu": "17.23", + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/JMEK15EUZE-K8PHWKGZIT/providers/Microsoft.Sql/servers/mxbcitfamr/databases/ieu3si2uak", "kind": "v12.0,user", - "location": "centralus", + "location": "uksouth", "lookbackPeriod": "30 days", - "name": "98z0wgrltt/skkvh3xrk4k", + "name": "mxbcitfamr/ieu3si2uak", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "GPTBCTKDPU-EHP9M4A0T2", + "resource_group": "JMEK15EUZE-K8PHWKGZIT", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "72djx6i534i", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "n0daoraodq", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "29.78", - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/MP54MJ361M-A135FGID6U/providers/Microsoft.Sql/servers/w6j9ntqpgv/databases/dcf9sl7xnwj", + "average_cpu": "27.68", + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/KDXINHM4QT-LAHSRGV9LQ/providers/Microsoft.Sql/servers/o8bca9mf9t/databases/s4ejlylhiv", "kind": "v12.0,user", - "location": "uksouth", + "location": "southcentralus", "lookbackPeriod": "30 days", - "name": "w6j9ntqpgv/dcf9sl7xnwj", + "name": "o8bca9mf9t/s4ejlylhiv", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "MP54MJ361M-A135FGID6U", + "resource_group": "KDXINHM4QT-LAHSRGV9LQ", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "xsq2wk99py", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "t7i5b5wpk3", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "emailService" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "13.49", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/BYOXUKZAC0F-OA9ZLQ6U2QF/providers/Microsoft.Sql/servers/m0hlyz1lhl/databases/wdnq3ny16h", + "average_cpu": "43.42", + "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/GLDVDRVAQ4J-YVQZCU36KV/providers/Microsoft.Sql/servers/g7j1wba8z7/databases/5begpm8uvq", "kind": "v12.0,user", - "location": "southeastasia", + "location": "centralus", "lookbackPeriod": "30 days", - "name": "m0hlyz1lhl/wdnq3ny16h", + "name": "g7j1wba8z7/5begpm8uvq", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "BYOXUKZAC0F-OA9ZLQ6U2QF", + "resource_group": "GLDVDRVAQ4J-YVQZCU36KV", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "rqf2fimp0m", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "hda4cx953e", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "34.24", - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/GNYHEYWR3YI-G4YG69XS5F/providers/Microsoft.Sql/servers/rpmsihr5ic/databases/k1blvvl0rg", + "average_cpu": "48.63", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/XMG2Z0V7O3-1GHBSP1D6GJ/providers/Microsoft.Sql/servers/nua6yb6jvn/databases/9bjq0dcdvi", "kind": "v12.0,user", - "location": "australiaeast", + "location": "eastus2", "lookbackPeriod": "30 days", - "name": "rpmsihr5ic/k1blvvl0rg", + "name": "nua6yb6jvn/9bjq0dcdvi", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "GNYHEYWR3YI-G4YG69XS5F", + "resource_group": "XMG2Z0V7O3-1GHBSP1D6GJ", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "ump3gfo57f", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "k0m45t20rx", "tags": { "environment": "staging", "app": "invoiceProcessing" @@ -1170,130 +1170,130 @@ "unit": "Percent" }, { - "average_cpu": "16.68", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/LFXDADKA2E-7YKXY3DGM/providers/Microsoft.Sql/servers/29ul3w6p8w/databases/hi9h8uzg5p", + "average_cpu": "34.04", + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/X1MMHWY7BR-K55Q48IUZY/providers/Microsoft.Sql/servers/yxt43tzjqn/databases/vhjfvfib97", "kind": "v12.0,user", "location": "uksouth", "lookbackPeriod": "30 days", - "name": "29ul3w6p8w/hi9h8uzg5p", + "name": "yxt43tzjqn/vhjfvfib97", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "LFXDADKA2E-7YKXY3DGM", + "resource_group": "X1MMHWY7BR-K55Q48IUZY", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "l7pu31roow", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "st6gcwyhk3", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "30.11", - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/8ENI951YAL-GIN9QY6PCF/providers/Microsoft.Sql/servers/09cv7ipq2e/databases/toyx2enpshg", + "average_cpu": "36.90", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/7QOB6DG25HL-5IGQCVGH7YI/providers/Microsoft.Sql/servers/9uhe0v5pkl/databases/7jno4a0wzk", "kind": "v12.0,user", - "location": "westus2", + "location": "southcentralus", "lookbackPeriod": "30 days", - "name": "09cv7ipq2e/toyx2enpshg", + "name": "9uhe0v5pkl/7jno4a0wzk", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "8ENI951YAL-GIN9QY6PCF", + "resource_group": "7QOB6DG25HL-5IGQCVGH7YI", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "vr6lc0tbmd", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "cbc04fx6vm", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "emailService" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "17.74", - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/8YA0J5PJQI-YSW2397HXI/providers/Microsoft.Sql/servers/7jd1l53znd/databases/ek5kwqfm55", + "average_cpu": "14.28", + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/TU8UI4RNVG-JJ9D0UCGV1/providers/Microsoft.Sql/servers/719vs06ur2/databases/g6itixikhrl", "kind": "v12.0,user", - "location": "centralindia", + "location": "eastus2", "lookbackPeriod": "30 days", - "name": "7jd1l53znd/ek5kwqfm55", + "name": "719vs06ur2/g6itixikhrl", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "8YA0J5PJQI-YSW2397HXI", + "resource_group": "TU8UI4RNVG-JJ9D0UCGV1", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "b3wvr0ijb7", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "dz6bt1gcze", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "18.13", - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/27868WAYGVJ-L0HWBOCXI3/providers/Microsoft.Sql/servers/irgplowohl/databases/ckp02hqoymh", + "average_cpu": "40.59", + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/R7UJD7IZET-LGA9MQ7JQ6F/providers/Microsoft.Sql/servers/g89dpde70m/databases/pext6f31xz", "kind": "v12.0,user", - "location": "westus2", + "location": "eastus", "lookbackPeriod": "30 days", - "name": "irgplowohl/ckp02hqoymh", + "name": "g89dpde70m/pext6f31xz", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "27868WAYGVJ-L0HWBOCXI3", + "resource_group": "R7UJD7IZET-LGA9MQ7JQ6F", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "8mxa07z1pq", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "l33spy0e19", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", "unit": "Percent" }, { - "average_cpu": "13.96", - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/698EYGJRFG-Z9JDG0YSGU/providers/Microsoft.Sql/servers/g88bkqf9wsf/databases/gw74ctwv3di", + "average_cpu": "27.81", + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/RLYWEZ15AO-XKTVNABAS4/providers/Microsoft.Sql/servers/zyefftaemn/databases/y6dj1mn6lbi", "kind": "v12.0,user", - "location": "eastus", + "location": "centralus", "lookbackPeriod": "30 days", - "name": "g88bkqf9wsf/gw74ctwv3di", + "name": "zyefftaemn/y6dj1mn6lbi", "recommendation": "Downsize", "recommended_capacity": "20", "resourceType": "Standard_Standard", - "resource_group": "698EYGJRFG-Z9JDG0YSGU", + "resource_group": "RLYWEZ15AO-XKTVNABAS4", "sku": { "capacity": 50, "name": "Standard", "tier": "Standard" }, - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "gq5macefu6", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "htjt2uzxz8", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" }, "threshold": 60, "type": "Microsoft.Sql/servers/databases", diff --git a/flexera/data/azure/azure_savings_plan_recommendations.json b/flexera/data/azure/azure_savings_plan_recommendations.json index f57ab4dc..6572b3b3 100644 --- a/flexera/data/azure/azure_savings_plan_recommendations.json +++ b/flexera/data/azure/azure_savings_plan_recommendations.json @@ -1,1101 +1,1101 @@ [ { - "averageUtilizationPercentage": 98.351, + "averageUtilizationPercentage": 32.166, "benefitCost": 54, - "commitmentAmount": 0.14, + "commitmentAmount": 0.46, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 367.0299063284631, - "coveragePercentage": 42.523, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/vivaciousparrotlivelywhale", + "costWithoutBenefit": 10205.420390930252, + "coveragePercentage": 47.713, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/wittybearobedientoctopus", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "vivaciousparrotlivelywhale", - "overageCost": 5.16, - "savingsAmount": 131.89190632846308, - "savingsPercentage": 0.873, + "name": "wittybearobedientoctopus", + "overageCost": 7.19, + "savingsAmount": 2186.512390930252, + "savingsPercentage": 0.203, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "thankfulnewt", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "quirkyviper", "term": "P3Y", - "totalCost": 235.138, + "totalCost": 8018.908, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 21.099, + "averageUtilizationPercentage": 85.56, "benefitCost": 54, - "commitmentAmount": 0.96, + "commitmentAmount": 0.25, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4842.537218532493, - "coveragePercentage": 39.881, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/adventuroussnakequicksnake", + "costWithoutBenefit": 13162.894270913503, + "coveragePercentage": 10.438, + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/sillysnakevivaciouswhale", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "adventuroussnakequicksnake", - "overageCost": 18.08, - "savingsAmount": 2158.882218532493, - "savingsPercentage": 0.507, + "name": "sillysnakevivaciouswhale", + "overageCost": 1.24, + "savingsAmount": 5608.118270913503, + "savingsPercentage": 0.995, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "obedienteel", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "merryzebra", "term": "P3Y", - "totalCost": 2683.655, + "totalCost": 7554.776, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 70.757, + "averageUtilizationPercentage": 84.147, "benefitCost": 54, - "commitmentAmount": 0.59, + "commitmentAmount": 0.77, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 12544.625724113444, - "coveragePercentage": 4.683, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/wittyfoxthankfuloctopus", + "costWithoutBenefit": 14681.78427802038, + "coveragePercentage": 33.422, + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/vivaciousgiraffebravesnake", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "wittyfoxthankfuloctopus", - "overageCost": 16.05, - "savingsAmount": 4221.621724113444, - "savingsPercentage": 0.233, + "name": "vivaciousgiraffebravesnake", + "overageCost": 15.12, + "savingsAmount": 5055.0362780203795, + "savingsPercentage": 0.702, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "quirkynewt", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "excitedkangaroo", "term": "P3Y", - "totalCost": 8323.004, + "totalCost": 9626.748, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 5.569, + "averageUtilizationPercentage": 58.073, "benefitCost": 54, - "commitmentAmount": 0.32, + "commitmentAmount": 0.29, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 7149.715778235167, - "coveragePercentage": 48.865, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/relievedurchinhappyviper", + "costWithoutBenefit": 10428.43342011363, + "coveragePercentage": 48.769, + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/providers/Microsoft.CostManagement/benefitRecommendations/jollyantadventurouslion", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "relievedurchinhappyviper", - "overageCost": 3.71, - "savingsAmount": 2228.8567782351665, - "savingsPercentage": 0.523, + "name": "jollyantadventurouslion", + "overageCost": 8.55, + "savingsAmount": 2341.46142011363, + "savingsPercentage": 0.383, "scope": "Single", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "sillyzebra", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "quickfox", "term": "P3Y", - "totalCost": 4920.859, + "totalCost": 8086.972, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 43.17, + "averageUtilizationPercentage": 64.193, "benefitCost": 54, - "commitmentAmount": 0.38, + "commitmentAmount": 0.66, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 305.27735649981526, - "coveragePercentage": 2.398, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/relievedwhaleyouthfulkangaroo", + "costWithoutBenefit": 10572.88764898106, + "coveragePercentage": 15.629, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/lazyxeruswittypenguin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "relievedwhaleyouthfulkangaroo", - "overageCost": 3.07, - "savingsAmount": 65.11635649981525, - "savingsPercentage": 0.375, + "name": "lazyxeruswittypenguin", + "overageCost": 1.02, + "savingsAmount": 2526.779648981059, + "savingsPercentage": 0.3, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "excitedelephant", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "youthfulzebra", "term": "P3Y", - "totalCost": 240.161, + "totalCost": 8046.108, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 61.633, + "averageUtilizationPercentage": 60.909, "benefitCost": 54, - "commitmentAmount": 0.84, + "commitmentAmount": 0.78, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 8072.896906309836, - "coveragePercentage": 12.545, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/happyurchinproudeel", + "costWithoutBenefit": 6185.835760976545, + "coveragePercentage": 43.334, + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/fiercehorselivelyjaguar", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "happyurchinproudeel", - "overageCost": 17.18, - "savingsAmount": 2359.4589063098356, - "savingsPercentage": 0.901, + "name": "fiercehorselivelyjaguar", + "overageCost": 17.93, + "savingsAmount": 2789.7317609765455, + "savingsPercentage": 0.1, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "excitedrabbit", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "excitedbear", "term": "P3Y", - "totalCost": 5713.438, + "totalCost": 3396.104, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 44.776, + "averageUtilizationPercentage": 7.962, "benefitCost": 54, - "commitmentAmount": 0.4, + "commitmentAmount": 0.21, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4154.275724813781, - "coveragePercentage": 44.063, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/kindowlgentlebear", + "costWithoutBenefit": 14002.058602688365, + "coveragePercentage": 45.201, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/livelymousenervousfox", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "kindowlgentlebear", - "overageCost": 17.9, - "savingsAmount": 1772.5867248137815, - "savingsPercentage": 0.177, + "name": "livelymousenervousfox", + "overageCost": 14.38, + "savingsAmount": 4748.469602688365, + "savingsPercentage": 0.364, "scope": "Single", "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "fiercedog", + "subscriptionName": "jollyquail", "term": "P3Y", - "totalCost": 2381.689, + "totalCost": 9253.589, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 67.946, + "averageUtilizationPercentage": 1.775, "benefitCost": 54, - "commitmentAmount": 0.44, + "commitmentAmount": 0.99, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 12949.849371945624, - "coveragePercentage": 14.092, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/obedientoctopusgentleeel", + "costWithoutBenefit": 3042.522176277016, + "coveragePercentage": 37.146, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/wittyviperzealouspenguin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "obedientoctopusgentleeel", - "overageCost": 15.09, - "savingsAmount": 5109.688371945624, - "savingsPercentage": 0.403, + "name": "wittyviperzealouspenguin", + "overageCost": 7.28, + "savingsAmount": 823.8691762770163, + "savingsPercentage": 0.254, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "zealousquail", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "youthfulrabbit", "term": "P3Y", - "totalCost": 7840.161, + "totalCost": 2218.653, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 35.458, + "averageUtilizationPercentage": 87.931, "benefitCost": 54, - "commitmentAmount": 0.42, + "commitmentAmount": 0.87, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 3383.6584501286325, - "coveragePercentage": 6.72, - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/quirkypenguinexcitedparrot", + "costWithoutBenefit": 6639.525260257606, + "coveragePercentage": 39.882, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/jovialowlinnocentowl", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "quirkypenguinexcitedparrot", - "overageCost": 0.93, - "savingsAmount": 1446.5404501286325, - "savingsPercentage": 0.71, + "name": "jovialowlinnocentowl", + "overageCost": 1.91, + "savingsAmount": 2812.131260257606, + "savingsPercentage": 0.558, "scope": "Single", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "calmrabbit", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "happyeel", "term": "P3Y", - "totalCost": 1937.118, + "totalCost": 3827.394, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 61.088, + "averageUtilizationPercentage": 20.572, "benefitCost": 54, - "commitmentAmount": 1, + "commitmentAmount": 0.63, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 13911.598213776675, - "coveragePercentage": 35.984, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/upbeatcatjollypenguin", + "costWithoutBenefit": 3476.017371288741, + "coveragePercentage": 45.027, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/calmtigerobedientrabbit", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "upbeatcatjollypenguin", - "overageCost": 9.67, - "savingsAmount": 5044.055213776675, - "savingsPercentage": 0.933, + "name": "calmtigerobedientrabbit", + "overageCost": 9.47, + "savingsAmount": 556.951371288741, + "savingsPercentage": 0.259, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "calmfox", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "drowsybear", "term": "P3Y", - "totalCost": 8867.543, + "totalCost": 2919.066, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 69.948, + "averageUtilizationPercentage": 13.215, "benefitCost": 54, - "commitmentAmount": 0.48, + "commitmentAmount": 0.37, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 15070.180598280447, - "coveragePercentage": 42.269, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/gentlebearzealousgoat", + "costWithoutBenefit": 2758.4783633093903, + "coveragePercentage": 12.953, + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/quicktigercalmelephant", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "gentlebearzealousgoat", - "overageCost": 0.67, - "savingsAmount": 6490.782598280448, - "savingsPercentage": 0.311, + "name": "quicktigercalmelephant", + "overageCost": 4.45, + "savingsAmount": 566.4563633093903, + "savingsPercentage": 0.489, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "excitedowl", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "eagergoat", "term": "P3Y", - "totalCost": 8579.398, + "totalCost": 2192.022, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 94.588, + "averageUtilizationPercentage": 63.47, "benefitCost": 54, - "commitmentAmount": 0.3, + "commitmentAmount": 0.7, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 16888.710746466197, - "coveragePercentage": 41.074, - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/nervousparrotinnocentoctopus", + "costWithoutBenefit": 2908.871353128834, + "coveragePercentage": 45.054, + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/wittysnakedrowsyyak", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "nervousparrotinnocentoctopus", - "overageCost": 0.62, - "savingsAmount": 7421.041746466197, - "savingsPercentage": 0.613, + "name": "wittysnakedrowsyyak", + "overageCost": 16.57, + "savingsAmount": 353.507353128834, + "savingsPercentage": 0.296, "scope": "Single", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "lazyelephant", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "eagertiger", "term": "P3Y", - "totalCost": 9467.669, + "totalCost": 2555.364, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 48.396, + "averageUtilizationPercentage": 39.743, "benefitCost": 54, - "commitmentAmount": 0.57, + "commitmentAmount": 0.17, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 328.854824532589, - "coveragePercentage": 0.138, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/bravewhaleadventurousdog", + "costWithoutBenefit": 5108.479417069165, + "coveragePercentage": 6.016, + "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/providers/Microsoft.CostManagement/benefitRecommendations/drowsygiraffeupbeatxerus", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "bravewhaleadventurousdog", - "overageCost": 1.52, - "savingsAmount": 77.85382453258902, - "savingsPercentage": 0.368, + "name": "drowsygiraffeupbeatxerus", + "overageCost": 5.35, + "savingsAmount": 199.2874170691648, + "savingsPercentage": 0.386, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "fiercemouse", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "quirkycat", "term": "P3Y", - "totalCost": 251.001, + "totalCost": 4909.192, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 71.931, + "averageUtilizationPercentage": 11.039, "benefitCost": 54, - "commitmentAmount": 0.56, + "commitmentAmount": 0.63, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4063.6973018700864, - "coveragePercentage": 10.752, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/happygiraffequickgiraffe", + "costWithoutBenefit": 10886.63926400838, + "coveragePercentage": 10.776, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/jovialxerusthankfulparrot", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "happygiraffequickgiraffe", - "overageCost": 13.03, - "savingsAmount": 1756.3423018700864, - "savingsPercentage": 0.748, + "name": "jovialxerusthankfulparrot", + "overageCost": 9.54, + "savingsAmount": 4751.81526400838, + "savingsPercentage": 0.841, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "gentledog", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "wittywhale", "term": "P3Y", - "totalCost": 2307.355, + "totalCost": 6134.824, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 94.088, + "averageUtilizationPercentage": 5.572, "benefitCost": 54, - "commitmentAmount": 0.05, + "commitmentAmount": 0.99, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 35.505746090548456, - "coveragePercentage": 45.137, - "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/providers/Microsoft.CostManagement/benefitRecommendations/innocentrabbitkindquail", + "costWithoutBenefit": 13322.8061359861, + "coveragePercentage": 25.681, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/zealousxerusyouthfulpenguin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "innocentrabbitkindquail", - "overageCost": 7.81, - "savingsAmount": 14.527746090548455, - "savingsPercentage": 0.663, + "name": "zealousxerusyouthfulpenguin", + "overageCost": 11.62, + "savingsAmount": 4238.638135986101, + "savingsPercentage": 0.787, "scope": "Single", - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "innocentdog", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "thankfulant", "term": "P3Y", - "totalCost": 20.978, + "totalCost": 9084.168, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 21.971, + "averageUtilizationPercentage": 2.751, "benefitCost": 54, - "commitmentAmount": 0.93, + "commitmentAmount": 0.08, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 7219.967774855382, - "coveragePercentage": 20.374, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/sillywhalejollykangaroo", + "costWithoutBenefit": 2176.559727355786, + "coveragePercentage": 12.919, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/sillyquailproudparrot", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "sillywhalejollykangaroo", - "overageCost": 5.29, - "savingsAmount": 3560.167774855382, - "savingsPercentage": 0.91, + "name": "sillyquailproudparrot", + "overageCost": 11.05, + "savingsAmount": 875.635727355786, + "savingsPercentage": 0.953, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "gentlegiraffe", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "eagerowl", "term": "P3Y", - "totalCost": 3659.8, + "totalCost": 1300.924, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 70.76, + "averageUtilizationPercentage": 79.92, "benefitCost": 54, - "commitmentAmount": 0.7, + "commitmentAmount": 0.42, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 194.61968921161503, - "coveragePercentage": 10.416, - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/vivaciouspenguinlazypenguin", + "costWithoutBenefit": 6194.182132594731, + "coveragePercentage": 27.789, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/obedientnewtupbeatrabbit", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "vivaciouspenguinlazypenguin", - "overageCost": 4.48, - "savingsAmount": 56.47168921161503, - "savingsPercentage": 0.633, + "name": "obedientnewtupbeatrabbit", + "overageCost": 3.48, + "savingsAmount": 515.0731325947309, + "savingsPercentage": 0.315, "scope": "Single", "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "youthfulfox", + "subscriptionName": "calmfox", "term": "P3Y", - "totalCost": 138.148, + "totalCost": 5679.109, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 59.435, + "averageUtilizationPercentage": 39.111, "benefitCost": 54, - "commitmentAmount": 0.94, + "commitmentAmount": 0.73, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 5528.4944994235975, - "coveragePercentage": 1.504, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/livelysnakequirkygoat", + "costWithoutBenefit": 7903.831737413391, + "coveragePercentage": 26.524, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/lazyzebrasillywhale", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "livelysnakequirkygoat", - "overageCost": 16.59, - "savingsAmount": 2094.2054994235973, - "savingsPercentage": 0.056, + "name": "lazyzebrasillywhale", + "overageCost": 14.87, + "savingsAmount": 3367.7787374133914, + "savingsPercentage": 0.607, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "drowsygoat", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "happyxerus", "term": "P3Y", - "totalCost": 3434.289, + "totalCost": 4536.053, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 61.815, + "averageUtilizationPercentage": 97.674, "benefitCost": 54, - "commitmentAmount": 0.69, + "commitmentAmount": 0.7, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 13628.134904804967, - "coveragePercentage": 35.037, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/jollybearzealousmouse", + "costWithoutBenefit": 8867.133093503488, + "coveragePercentage": 31.93, + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/excitedcatthankfulrabbit", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "jollybearzealousmouse", - "overageCost": 13.44, - "savingsAmount": 6585.677904804967, - "savingsPercentage": 0.352, + "name": "excitedcatthankfulrabbit", + "overageCost": 6.75, + "savingsAmount": 470.8580935034879, + "savingsPercentage": 0.673, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "kindgoat", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "kindjaguar", "term": "P3Y", - "totalCost": 7042.457, + "totalCost": 8396.275, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 84.014, + "averageUtilizationPercentage": 3.764, "benefitCost": 54, - "commitmentAmount": 0.47, + "commitmentAmount": 0.33, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4125.669320161673, - "coveragePercentage": 27.695, - "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/providers/Microsoft.CostManagement/benefitRecommendations/kindpenguinfiercepenguin", + "costWithoutBenefit": 13211.745451680705, + "coveragePercentage": 3.116, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/drowsyparrothappytiger", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "kindpenguinfiercepenguin", - "overageCost": 17.06, - "savingsAmount": 1167.5513201616727, - "savingsPercentage": 0.039, + "name": "drowsyparrothappytiger", + "overageCost": 12.9, + "savingsAmount": 4344.567451680705, + "savingsPercentage": 0.461, "scope": "Single", - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "obedientbear", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "relievedfox", "term": "P3Y", - "totalCost": 2958.118, + "totalCost": 8867.178, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 92.06, + "averageUtilizationPercentage": 9.209, "benefitCost": 54, - "commitmentAmount": 0.15, + "commitmentAmount": 0.2, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 9112.746150628556, - "coveragePercentage": 46.687, - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/jollygoatexcitedeel", + "costWithoutBenefit": 10896.116662769113, + "coveragePercentage": 28.095, + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/providers/Microsoft.CostManagement/benefitRecommendations/adventurousantkindcat", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "jollygoatexcitedeel", - "overageCost": 2.75, - "savingsAmount": 988.4531506285566, - "savingsPercentage": 0.358, + "name": "adventurousantkindcat", + "overageCost": 12.54, + "savingsAmount": 4950.291662769113, + "savingsPercentage": 0.532, "scope": "Single", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "eagerzebra", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "merrybear", "term": "P3Y", - "totalCost": 8124.293, + "totalCost": 5945.825, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 23.041, + "averageUtilizationPercentage": 63.012, "benefitCost": 54, - "commitmentAmount": 0.99, + "commitmentAmount": 0.38, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 6865.35835536149, - "coveragePercentage": 17.63, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/gentleeellivelymouse", + "costWithoutBenefit": 9267.400131414077, + "coveragePercentage": 29.196, + "id": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/providers/Microsoft.CostManagement/benefitRecommendations/sillyyakquickbear", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "gentleeellivelymouse", - "overageCost": 2.51, - "savingsAmount": 3069.96835536149, - "savingsPercentage": 0.224, + "name": "sillyyakquickbear", + "overageCost": 14.43, + "savingsAmount": 546.1081314140774, + "savingsPercentage": 0.169, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "sillypenguin", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "livelynewt", "term": "P3Y", - "totalCost": 3795.39, + "totalCost": 8721.292, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 95.664, + "averageUtilizationPercentage": 65.69, "benefitCost": 54, - "commitmentAmount": 0.56, + "commitmentAmount": 0.28, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 10347.621468528974, - "coveragePercentage": 3.48, - "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/sillyhorseeagergiraffe", + "costWithoutBenefit": 12994.769835973242, + "coveragePercentage": 46.958, + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/sillyxerusfiercefox", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "sillyhorseeagergiraffe", - "overageCost": 0.8, - "savingsAmount": 3093.7794685289746, - "savingsPercentage": 0.169, + "name": "sillyxerusfiercefox", + "overageCost": 2.81, + "savingsAmount": 6349.0838359732425, + "savingsPercentage": 0.786, "scope": "Single", - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "jovialelephant", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "calmquail", "term": "P3Y", - "totalCost": 7253.842, + "totalCost": 6645.686, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 77.394, + "averageUtilizationPercentage": 77.297, "benefitCost": 54, - "commitmentAmount": 0.08, + "commitmentAmount": 0.39, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 15229.114803507497, - "coveragePercentage": 37.663, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/wittyhorsequickpenguin", + "costWithoutBenefit": 4059.9199024155023, + "coveragePercentage": 31.824, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/calmyakquickelephant", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "wittyhorsequickpenguin", - "overageCost": 19.2, - "savingsAmount": 6665.477803507496, - "savingsPercentage": 0.747, + "name": "calmyakquickelephant", + "overageCost": 18.59, + "savingsAmount": 293.0949024155025, + "savingsPercentage": 0.186, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "proudgoat", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "youthfulibis", "term": "P3Y", - "totalCost": 8563.637, + "totalCost": 3766.825, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 75.979, + "averageUtilizationPercentage": 85.803, "benefitCost": 54, - "commitmentAmount": 0.92, + "commitmentAmount": 0.2, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 13475.238054766542, - "coveragePercentage": 3.454, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/livelyparrotcalmviper", + "costWithoutBenefit": 8419.506485757927, + "coveragePercentage": 32.616, + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/vivaciousyakgentletiger", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "livelyparrotcalmviper", - "overageCost": 6.14, - "savingsAmount": 5984.095054766542, - "savingsPercentage": 0.07, + "name": "vivaciousyakgentletiger", + "overageCost": 19.93, + "savingsAmount": 3447.406485757927, + "savingsPercentage": 0.449, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "upbeatparrot", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "excitedrabbit", "term": "P3Y", - "totalCost": 7491.143, + "totalCost": 4972.1, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 92.57, + "averageUtilizationPercentage": 44.104, "benefitCost": 54, - "commitmentAmount": 0.54, + "commitmentAmount": 0.94, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 9791.032510629142, - "coveragePercentage": 26.794, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/excitedgoatproudgoat", + "costWithoutBenefit": 847.6718822592727, + "coveragePercentage": 39.662, + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/jollyyakexcitedviper", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "excitedgoatproudgoat", - "overageCost": 14.75, - "savingsAmount": 3679.934510629142, - "savingsPercentage": 0.523, + "name": "jollyyakexcitedviper", + "overageCost": 11.38, + "savingsAmount": 243.32688225927268, + "savingsPercentage": 0.625, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "thankfulzebra", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "adventurousparrot", "term": "P3Y", - "totalCost": 6111.098, + "totalCost": 604.345, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 33.731, + "averageUtilizationPercentage": 65.638, "benefitCost": 54, - "commitmentAmount": 0.2, + "commitmentAmount": 0.08, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 11493.585380874338, - "coveragePercentage": 48.564, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/quickpenguinobedientjaguar", + "costWithoutBenefit": 15951.007144141335, + "coveragePercentage": 29.372, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/youthfulurchinhappyoctopus", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "quickpenguinobedientjaguar", - "overageCost": 1.59, - "savingsAmount": 5596.640380874338, - "savingsPercentage": 0.004, + "name": "youthfulurchinhappyoctopus", + "overageCost": 3.43, + "savingsAmount": 6432.912144141335, + "savingsPercentage": 0.135, "scope": "Single", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "quirkyhorse", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "proudwhale", "term": "P3Y", - "totalCost": 5896.945, + "totalCost": 9518.095, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 70.746, + "averageUtilizationPercentage": 46.318, "benefitCost": 54, - "commitmentAmount": 0.85, + "commitmentAmount": 0.41, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 9281.744584274982, - "coveragePercentage": 14.361, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/wittypenguinfierceowl", + "costWithoutBenefit": 7807.640828342094, + "coveragePercentage": 39.212, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/zealousparrotwittyurchin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "wittypenguinfierceowl", - "overageCost": 9.17, - "savingsAmount": 3150.909584274982, - "savingsPercentage": 0.216, + "name": "zealousparrotwittyurchin", + "overageCost": 14.72, + "savingsAmount": 1855.7538283420945, + "savingsPercentage": 0.897, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "sillylion", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "youthfuljaguar", "term": "P3Y", - "totalCost": 6130.835, + "totalCost": 5951.887, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 73.501, + "averageUtilizationPercentage": 50.725, "benefitCost": 54, - "commitmentAmount": 0.29, + "commitmentAmount": 0.94, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 11493.134489243086, - "coveragePercentage": 6.182, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/quickvipercalmhorse", + "costWithoutBenefit": 4785.043730233643, + "coveragePercentage": 1.073, + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/thankfulwhalequirkyjaguar", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "quickvipercalmhorse", - "overageCost": 3.3, - "savingsAmount": 4658.6764892430865, - "savingsPercentage": 0.686, + "name": "thankfulwhalequirkyjaguar", + "overageCost": 7.69, + "savingsAmount": 1706.337730233643, + "savingsPercentage": 0.361, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "kindquail", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "excitedtiger", "term": "P3Y", - "totalCost": 6834.458, + "totalCost": 3078.706, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 67.903, + "averageUtilizationPercentage": 64.994, "benefitCost": 54, - "commitmentAmount": 0.08, + "commitmentAmount": 0.72, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 2286.620535132053, - "coveragePercentage": 45.174, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/nervousmousewittytiger", + "costWithoutBenefit": 8000.598997563028, + "coveragePercentage": 31.282, + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/relievedzebraproudeel", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "nervousmousewittytiger", - "overageCost": 16.44, - "savingsAmount": 749.1415351320531, - "savingsPercentage": 0.114, + "name": "relievedzebraproudeel", + "overageCost": 17.57, + "savingsAmount": 1196.0729975630284, + "savingsPercentage": 0.461, "scope": "Single", "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "thankfulowl", + "subscriptionName": "adventurousrabbit", "term": "P3Y", - "totalCost": 1537.479, + "totalCost": 6804.526, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 89.543, + "averageUtilizationPercentage": 80.586, "benefitCost": 54, - "commitmentAmount": 0.5, + "commitmentAmount": 0.19, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 640.3701769548699, - "coveragePercentage": 19.6, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/lazywhalelazysnake", + "costWithoutBenefit": 8058.988833880223, + "coveragePercentage": 32.388, + "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/providers/Microsoft.CostManagement/benefitRecommendations/vivaciousowladventurousquail", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "lazywhalelazysnake", - "overageCost": 3.13, - "savingsAmount": 102.8011769548699, - "savingsPercentage": 0.105, + "name": "vivaciousowladventurousquail", + "overageCost": 4.26, + "savingsAmount": 3570.649833880223, + "savingsPercentage": 0.934, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "quirkywhale", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "excitedyak", "term": "P3Y", - "totalCost": 537.569, + "totalCost": 4488.339, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 49.257, + "averageUtilizationPercentage": 21.559, "benefitCost": 54, - "commitmentAmount": 0.25, + "commitmentAmount": 0.56, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 14976.701458250813, - "coveragePercentage": 33.432, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/thankfulgiraffejollygiraffe", + "costWithoutBenefit": 2477.5090901975996, + "coveragePercentage": 43.592, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/kindkangarooexcitedfox", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "thankfulgiraffejollygiraffe", - "overageCost": 15.51, - "savingsAmount": 5836.269458250812, - "savingsPercentage": 0.032, + "name": "kindkangarooexcitedfox", + "overageCost": 14.24, + "savingsAmount": 157.20509019759947, + "savingsPercentage": 0.457, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "excitedzebra", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "proudgiraffe", "term": "P3Y", - "totalCost": 9140.432, + "totalCost": 2320.304, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 79.16, + "averageUtilizationPercentage": 64.796, "benefitCost": 54, - "commitmentAmount": 0.19, + "commitmentAmount": 0.03, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 13909.7792772303, - "coveragePercentage": 49.211, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/bravenewtvivaciousibis", + "costWithoutBenefit": 9561.687279261307, + "coveragePercentage": 7.782, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/thankfuldogbravefox", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "bravenewtvivaciousibis", - "overageCost": 9.83, - "savingsAmount": 5112.6172772303, - "savingsPercentage": 0.983, + "name": "thankfuldogbravefox", + "overageCost": 8.21, + "savingsAmount": 4172.729279261307, + "savingsPercentage": 0.109, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "gentleibis", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "upbeatowl", "term": "P3Y", - "totalCost": 8797.162, + "totalCost": 5388.958, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 22.582, + "averageUtilizationPercentage": 35.164, "benefitCost": 54, - "commitmentAmount": 0.64, + "commitmentAmount": 0.41, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4191.193674712305, - "coveragePercentage": 36.482, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/adventuroustigerlivelykangaroo", + "costWithoutBenefit": 3410.7070477417765, + "coveragePercentage": 36.229, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/adventurousdoggentleowl", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "adventuroustigerlivelykangaroo", - "overageCost": 7.54, - "savingsAmount": 1747.7476747123055, - "savingsPercentage": 0.09, + "name": "adventurousdoggentleowl", + "overageCost": 10.22, + "savingsAmount": 1318.6150477417764, + "savingsPercentage": 0.952, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "quirkysnake", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "gentlehorse", "term": "P3Y", - "totalCost": 2443.446, + "totalCost": 2092.092, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 52.388, + "averageUtilizationPercentage": 16.451, "benefitCost": 54, - "commitmentAmount": 0.22, + "commitmentAmount": 0.39, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 576.1301578533535, - "coveragePercentage": 13.517, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/merryparrotquirkyurchin", + "costWithoutBenefit": 8380.142288936278, + "coveragePercentage": 48.486, + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/excitedelephantadventurousgoat", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "merryparrotquirkyurchin", - "overageCost": 13.32, - "savingsAmount": 163.5281578533535, - "savingsPercentage": 0.892, + "name": "excitedelephantadventurousgoat", + "overageCost": 19.7, + "savingsAmount": 2676.123288936278, + "savingsPercentage": 0.132, "scope": "Single", "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "wittymouse", + "subscriptionName": "upbeathorse", "term": "P3Y", - "totalCost": 412.602, + "totalCost": 5704.019, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 34.104, + "averageUtilizationPercentage": 14.093, "benefitCost": 54, - "commitmentAmount": 0.4, + "commitmentAmount": 0.7, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 12184.078837348556, - "coveragePercentage": 7.712, - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/fiercerabbityouthfulmouse", + "costWithoutBenefit": 8096.961110084794, + "coveragePercentage": 44.095, + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/jovialbeargentleelephant", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "fiercerabbityouthfulmouse", - "overageCost": 17.07, - "savingsAmount": 5382.405837348556, - "savingsPercentage": 0.129, + "name": "jovialbeargentleelephant", + "overageCost": 18.42, + "savingsAmount": 3369.858110084794, + "savingsPercentage": 0.607, "scope": "Single", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "excitedmouse", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "merryyak", "term": "P3Y", - "totalCost": 6801.673, + "totalCost": 4727.103, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 28.733, + "averageUtilizationPercentage": 91.508, "benefitCost": 54, - "commitmentAmount": 0.02, + "commitmentAmount": 0.47, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 9763.738803894363, - "coveragePercentage": 6.609, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/youthfuleelvivacioustiger", + "costWithoutBenefit": 6468.873112796552, + "coveragePercentage": 9.156, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/jollyrabbitsillytiger", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "youthfuleelvivacioustiger", - "overageCost": 2.37, - "savingsAmount": 3461.601803894363, - "savingsPercentage": 0.114, + "name": "jollyrabbitsillytiger", + "overageCost": 14.9, + "savingsAmount": 2195.3481127965524, + "savingsPercentage": 0.976, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "lazyjaguar", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "youthfulurchin", "term": "P3Y", - "totalCost": 6302.137, + "totalCost": 4273.525, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 42.913, + "averageUtilizationPercentage": 77.522, "benefitCost": 54, - "commitmentAmount": 0.85, + "commitmentAmount": 0.69, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 8077.029510416198, - "coveragePercentage": 12, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/bravegoatfiercehorse", + "costWithoutBenefit": 819.5773905314182, + "coveragePercentage": 34.332, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/upbeatfoxlazynewt", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "bravegoatfiercehorse", - "overageCost": 1.43, - "savingsAmount": 3218.1265104161976, - "savingsPercentage": 0.023, + "name": "upbeatfoxlazynewt", + "overageCost": 17.35, + "savingsAmount": 384.18839053141824, + "savingsPercentage": 0.358, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "innocenteel", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "lazyowl", "term": "P3Y", - "totalCost": 4858.903, + "totalCost": 435.389, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 25.986, + "averageUtilizationPercentage": 21.574, "benefitCost": 54, - "commitmentAmount": 0.11, + "commitmentAmount": 0.03, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 2975.918837462964, - "coveragePercentage": 11.108, - "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/excitedoctopushappyeel", + "costWithoutBenefit": 7443.244903988753, + "coveragePercentage": 43.005, + "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/bravepenguinobedientrabbit", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "excitedoctopushappyeel", - "overageCost": 8.72, - "savingsAmount": 650.376837462964, - "savingsPercentage": 0.065, + "name": "bravepenguinobedientrabbit", + "overageCost": 12.54, + "savingsAmount": 3035.3079039887534, + "savingsPercentage": 0.941, "scope": "Single", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "excitedyak", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "gentlegoat", "term": "P3Y", - "totalCost": 2325.542, + "totalCost": 4407.937, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 71.688, + "averageUtilizationPercentage": 82.25, "benefitCost": 54, - "commitmentAmount": 0.66, + "commitmentAmount": 0.09, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 18064.42271528353, - "coveragePercentage": 26.295, - "id": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/providers/Microsoft.CostManagement/benefitRecommendations/merryzebrazealousdog", + "costWithoutBenefit": 14590.92381667504, + "coveragePercentage": 15.401, + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/fiercequailobedientelephant", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "merryzebrazealousdog", - "overageCost": 3.36, - "savingsAmount": 8454.83871528353, - "savingsPercentage": 0.149, + "name": "fiercequailobedientelephant", + "overageCost": 19.95, + "savingsAmount": 6792.16781667504, + "savingsPercentage": 0.479, "scope": "Single", - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "livelyowl", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "excitedmouse", "term": "P3Y", - "totalCost": 9609.584, + "totalCost": 7798.756, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 8.427, + "averageUtilizationPercentage": 27.8, "benefitCost": 54, - "commitmentAmount": 0.08, + "commitmentAmount": 0.93, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 2525.5283396412588, - "coveragePercentage": 33.911, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/innocentibisquickgiraffe", + "costWithoutBenefit": 6648.319800753236, + "coveragePercentage": 8.078, + "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/excitedzebraobedientkangaroo", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "innocentibisquickgiraffe", - "overageCost": 9.93, - "savingsAmount": 373.37533964125896, - "savingsPercentage": 0.648, + "name": "excitedzebraobedientkangaroo", + "overageCost": 0.68, + "savingsAmount": 758.000800753236, + "savingsPercentage": 0.677, "scope": "Single", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "relievedfox", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "sillytiger", "term": "P3Y", - "totalCost": 2152.153, + "totalCost": 5890.319, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 83.205, + "averageUtilizationPercentage": 95.966, "benefitCost": 54, - "commitmentAmount": 0.21, + "commitmentAmount": 0.76, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 256.22828216329924, - "coveragePercentage": 42.489, - "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/vivaciousurchinproudoctopus", + "costWithoutBenefit": 6132.648387531781, + "coveragePercentage": 33.145, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/livelyrabbitsillycat", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "vivaciousurchinproudoctopus", - "overageCost": 5.87, - "savingsAmount": 116.25628216329923, - "savingsPercentage": 0.267, + "name": "livelyrabbitsillycat", + "overageCost": 5.4, + "savingsAmount": 116.33338753178123, + "savingsPercentage": 0.523, "scope": "Single", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "adventurousurchin", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "sillynewt", "term": "P3Y", - "totalCost": 139.972, + "totalCost": 6016.315, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 14.44, + "averageUtilizationPercentage": 49.075, "benefitCost": 54, - "commitmentAmount": 0.73, + "commitmentAmount": 0.9, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 1011.529432991458, - "coveragePercentage": 43.474, - "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/drowsyrabbitproudcat", + "costWithoutBenefit": 1722.9367477395322, + "coveragePercentage": 41.665, + "id": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/providers/Microsoft.CostManagement/benefitRecommendations/zealouseelupbeatbear", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "drowsyrabbitproudcat", - "overageCost": 6.86, - "savingsAmount": 495.965432991458, - "savingsPercentage": 0.488, + "name": "zealouseelupbeatbear", + "overageCost": 10.27, + "savingsAmount": 8.86674773953223, + "savingsPercentage": 0.548, "scope": "Single", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "kindlion", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "wittyzebra", "term": "P3Y", - "totalCost": 515.564, + "totalCost": 1714.07, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 98.028, + "averageUtilizationPercentage": 25.215, "benefitCost": 54, - "commitmentAmount": 0.65, + "commitmentAmount": 0.46, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 13286.599664818883, - "coveragePercentage": 11.382, - "id": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/providers/Microsoft.CostManagement/benefitRecommendations/youthfulelephantnervoustiger", + "costWithoutBenefit": 9549.287191781777, + "coveragePercentage": 11.139, + "id": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/providers/Microsoft.CostManagement/benefitRecommendations/lazyjaguarbravewhale", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "youthfulelephantnervoustiger", - "overageCost": 12.65, - "savingsAmount": 5874.099664818883, - "savingsPercentage": 0.024, + "name": "lazyjaguarbravewhale", + "overageCost": 8.42, + "savingsAmount": 1912.5991917817773, + "savingsPercentage": 0.037, "scope": "Single", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "eagerelephant", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "quirkyrabbit", "term": "P3Y", - "totalCost": 7412.5, + "totalCost": 7636.688, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 19.689, + "averageUtilizationPercentage": 27.566, "benefitCost": 54, - "commitmentAmount": 0.98, + "commitmentAmount": 0.61, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 5435.248907612795, - "coveragePercentage": 44.732, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/sillygiraffedrowsyrabbit", + "costWithoutBenefit": 8364.240351724753, + "coveragePercentage": 36.695, + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/jovialurchinexcitedtiger", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "sillygiraffedrowsyrabbit", - "overageCost": 12.98, - "savingsAmount": 2210.066907612795, - "savingsPercentage": 0.338, + "name": "jovialurchinexcitedtiger", + "overageCost": 18.51, + "savingsAmount": 3408.0233517247534, + "savingsPercentage": 0.374, "scope": "Single", "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "livelyfox", + "subscriptionName": "excitedyak", "term": "P3Y", - "totalCost": 3225.182, + "totalCost": 4956.217, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 57.394, + "averageUtilizationPercentage": 10.46, "benefitCost": 54, - "commitmentAmount": 0.95, + "commitmentAmount": 0.25, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 4792.689017391707, - "coveragePercentage": 18.46, - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/quickfoxgentlejaguar", + "costWithoutBenefit": 15287.626022388507, + "coveragePercentage": 29.137, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/jovialxerusinnocentpenguin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "quickfoxgentlejaguar", - "overageCost": 15.01, - "savingsAmount": 2268.3880173917073, - "savingsPercentage": 0.071, + "name": "jovialxerusinnocentpenguin", + "overageCost": 13.79, + "savingsAmount": 7352.028022388507, + "savingsPercentage": 0.151, "scope": "Single", "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "vivaciousurchin", + "subscriptionName": "wittyhorse", "term": "P3Y", - "totalCost": 2524.301, + "totalCost": 7935.598, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 5.19, + "averageUtilizationPercentage": 53.281, "benefitCost": 54, - "commitmentAmount": 0.19, + "commitmentAmount": 0.39, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 7035.691793793829, - "coveragePercentage": 20.348, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/excitedelephantyouthfulzebra", + "costWithoutBenefit": 13559.873681655514, + "coveragePercentage": 5.715, + "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/nervousurchinlazyfox", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "excitedelephantyouthfulzebra", - "overageCost": 2.13, - "savingsAmount": 1542.3917937938286, - "savingsPercentage": 0.102, + "name": "nervousurchinlazyfox", + "overageCost": 19.71, + "savingsAmount": 6110.517681655514, + "savingsPercentage": 0.786, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "merrybear", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "upbeatwhale", "term": "P3Y", - "totalCost": 5493.3, + "totalCost": 7449.356, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 80.166, + "averageUtilizationPercentage": 89.947, "benefitCost": 54, - "commitmentAmount": 0.42, + "commitmentAmount": 0.64, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 12117.113018856204, - "coveragePercentage": 18.196, - "id": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/providers/Microsoft.CostManagement/benefitRecommendations/sillyurchinbravexerus", + "costWithoutBenefit": 7416.249395505668, + "coveragePercentage": 38.153, + "id": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/providers/Microsoft.CostManagement/benefitRecommendations/relieveddoghappypenguin", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "sillyurchinbravexerus", - "overageCost": 16.21, - "savingsAmount": 3926.034018856204, - "savingsPercentage": 0.09, + "name": "relieveddoghappypenguin", + "overageCost": 14.46, + "savingsAmount": 2043.263395505668, + "savingsPercentage": 0.061, "scope": "Single", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "vivaciousxerus", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "youthfulelephant", "term": "P3Y", - "totalCost": 8191.079, + "totalCost": 5372.986, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 68.039, + "averageUtilizationPercentage": 65.767, "benefitCost": 54, - "commitmentAmount": 0.32, + "commitmentAmount": 0.56, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 3659.582642581836, - "coveragePercentage": 32.797, - "id": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/providers/Microsoft.CostManagement/benefitRecommendations/relievedviperbravezebra", + "costWithoutBenefit": 7053.649202007871, + "coveragePercentage": 42.746, + "id": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/providers/Microsoft.CostManagement/benefitRecommendations/fiercegiraffefiercelion", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "relievedviperbravezebra", - "overageCost": 9.62, - "savingsAmount": 1821.493642581836, - "savingsPercentage": 0.726, + "name": "fiercegiraffefiercelion", + "overageCost": 4.77, + "savingsAmount": 3283.396202007871, + "savingsPercentage": 0.132, "scope": "Single", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "obedientgiraffe", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "thankfulibis", "term": "P3Y", - "totalCost": 1838.089, + "totalCost": 3770.253, "totalHours": 150, "wastageCost": 23.924 }, { - "averageUtilizationPercentage": 9.386, + "averageUtilizationPercentage": 76.779, "benefitCost": 54, - "commitmentAmount": 0.9, + "commitmentAmount": 0.2, "commitmentGranularity": "Hourly", - "costWithoutBenefit": 12133.28077303485, - "coveragePercentage": 39.592, - "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/quirkyfoxgentlewhale", + "costWithoutBenefit": 2063.4595437884045, + "coveragePercentage": 36.718, + "id": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/providers/Microsoft.CostManagement/benefitRecommendations/drowsyantlazygiraffe", "kind": "SavingsPlan", "lookbackPeriod": "Last7Days", - "name": "quirkyfoxgentlewhale", - "overageCost": 2.91, - "savingsAmount": 4092.867773034851, - "savingsPercentage": 0.244, + "name": "drowsyantlazygiraffe", + "overageCost": 15.72, + "savingsAmount": 463.1375437884046, + "savingsPercentage": 0.928, "scope": "Single", "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "zealousxerus", + "subscriptionName": "adventurouseel", "term": "P3Y", - "totalCost": 8040.413, + "totalCost": 1600.322, "totalHours": 150, "wastageCost": 23.924 } diff --git a/flexera/data/azure/azure_unused_ip_addresses.json b/flexera/data/azure/azure_unused_ip_addresses.json index c335e983..2a734baf 100644 --- a/flexera/data/azure/azure_unused_ip_addresses.json +++ b/flexera/data/azure/azure_unused_ip_addresses.json @@ -3,132 +3,132 @@ "ip_list": [ { "properties": { - "ipAddress": "88.16.69.70" + "ipAddress": "92.67.61.65" }, - "region": "southcentralus", - "resourceGroup": "BRAVELION-ADVENTUROUSHORSE", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/BRAVELION-ADVENTUROUSHORSE/providers/Microsoft.Network/publicIPAddresses/proudeel", - "resourceName": "proudeel", + "region": "westus2", + "resourceGroup": "OBEDIENTIBIS-JOVIALRABBIT", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/OBEDIENTIBIS-JOVIALRABBIT/providers/Microsoft.Network/publicIPAddresses/jovialkangaroo", + "resourceName": "jovialkangaroo", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 9.65, + "savings": 63.866, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "wittygiraffe", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "innocentquail", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "userManagement" } }, { "properties": { - "ipAddress": "30.51.2.6" + "ipAddress": "70.92.77.27" }, - "region": "northeurope", - "resourceGroup": "SILLYDOG-ZEALOUSURCHIN", - "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/SILLYDOG-ZEALOUSURCHIN/providers/Microsoft.Network/publicIPAddresses/fiercerabbit", - "resourceName": "fiercerabbit", + "region": "centralus", + "resourceGroup": "LAZYCAT-JOVIALRABBIT", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/LAZYCAT-JOVIALRABBIT/providers/Microsoft.Network/publicIPAddresses/wittyquail", + "resourceName": "wittyquail", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 31.264, + "savings": 19.517, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "eagerurchin", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "happybear", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "42.15.12.53" + "ipAddress": "30.70.95.48" }, - "region": "westus2", - "resourceGroup": "JOLLYFOX-EXCITEDANT", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/JOLLYFOX-EXCITEDANT/providers/Microsoft.Network/publicIPAddresses/excitedzebra", - "resourceName": "excitedzebra", + "region": "australiaeast", + "resourceGroup": "PROUDURCHIN-INNOCENTWHALE", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/PROUDURCHIN-INNOCENTWHALE/providers/Microsoft.Network/publicIPAddresses/wittyoctopus", + "resourceName": "wittyoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 10.166, + "savings": 17.857, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "drowsytiger", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "wittyibis", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" } }, { "properties": { - "ipAddress": "86.29.60.1" + "ipAddress": "6.40.57.56" }, - "region": "southeastasia", - "resourceGroup": "YOUTHFULOWL-RELIEVEDLION", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/YOUTHFULOWL-RELIEVEDLION/providers/Microsoft.Network/publicIPAddresses/happyurchin", - "resourceName": "happyurchin", + "region": "northeurope", + "resourceGroup": "ADVENTUROUSBEAR-EXCITEDRABBIT", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/ADVENTUROUSBEAR-EXCITEDRABBIT/providers/Microsoft.Network/publicIPAddresses/livelynewt", + "resourceName": "livelynewt", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 53.684, + "savings": 57.607, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "fiercelion", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "eagerelephant", "tags": { "environment": "prod", - "app": "crmModule" + "app": "reportingService" } }, { "properties": { - "ipAddress": "32.90.41.41" + "ipAddress": "29.34.68.92" }, - "region": "northeurope", - "resourceGroup": "PROUDURCHIN-SILLYFOX", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/PROUDURCHIN-SILLYFOX/providers/Microsoft.Network/publicIPAddresses/thankfulnewt", - "resourceName": "thankfulnewt", + "region": "eastus", + "resourceGroup": "BRAVERABBIT-ADVENTUROUSLION", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/BRAVERABBIT-ADVENTUROUSLION/providers/Microsoft.Network/publicIPAddresses/drowsydog", + "resourceName": "drowsydog", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 19.248, + "savings": 1.179, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "fiercepenguin", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "bravegoat", "tags": { "environment": "staging", - "app": "userManagement" + "app": "invoiceProcessing" } }, { "properties": { - "ipAddress": "29.35.62.63" + "ipAddress": "35.79.94.89" }, - "region": "eastus2", - "resourceGroup": "HAPPYURCHIN-HAPPYELEPHANT", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/HAPPYURCHIN-HAPPYELEPHANT/providers/Microsoft.Network/publicIPAddresses/calmnewt", - "resourceName": "calmnewt", + "region": "centralus", + "resourceGroup": "KINDOCTOPUS-YOUTHFULXERUS", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/KINDOCTOPUS-YOUTHFULXERUS/providers/Microsoft.Network/publicIPAddresses/upbeatelephant", + "resourceName": "upbeatelephant", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 0.049, + "savings": 4.304, "savingsCurrency": "US$", "service": "Microsoft.Network", "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "eagerelephant", + "subscriptionName": "quirkyjaguar", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" } }, { "properties": { - "ipAddress": "44.92.97.92" + "ipAddress": "90.92.43.13" }, - "region": "southcentralus", - "resourceGroup": "SILLYVIPER-ZEALOUSLION", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/SILLYVIPER-ZEALOUSLION/providers/Microsoft.Network/publicIPAddresses/upbeatxerus", - "resourceName": "upbeatxerus", + "region": "westus2", + "resourceGroup": "MERRYWHALE-LAZYJAGUAR", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MERRYWHALE-LAZYJAGUAR/providers/Microsoft.Network/publicIPAddresses/kindkangaroo", + "resourceName": "kindkangaroo", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 55.305, + "savings": 44.309, "savingsCurrency": "US$", "service": "Microsoft.Network", "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "adventurousnewt", + "subscriptionName": "jollyant", "tags": { "environment": "dev", "app": "dataAnalytics" @@ -136,18 +136,18 @@ }, { "properties": { - "ipAddress": "42.16.18.83" + "ipAddress": "34.74.53.38" }, "region": "westus2", - "resourceGroup": "BRAVEPARROT-LAZYOCTOPUS", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/BRAVEPARROT-LAZYOCTOPUS/providers/Microsoft.Network/publicIPAddresses/obedientlion", - "resourceName": "obedientlion", + "resourceGroup": "DROWSYYAK-VIVACIOUSXERUS", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/DROWSYYAK-VIVACIOUSXERUS/providers/Microsoft.Network/publicIPAddresses/kindxerus", + "resourceName": "kindxerus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 10.02, + "savings": 2.645, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "relievedzebra", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "adventurousmouse", "tags": { "environment": "staging", "app": "userManagement" @@ -155,75 +155,75 @@ }, { "properties": { - "ipAddress": "6.45.1.46" + "ipAddress": "55.34.15.71" }, - "region": "northeurope", - "resourceGroup": "EXCITEDOWL-HAPPYJAGUAR", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/EXCITEDOWL-HAPPYJAGUAR/providers/Microsoft.Network/publicIPAddresses/nervousyak", + "region": "westus2", + "resourceGroup": "THANKFULTIGER-EXCITEDGOAT", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/THANKFULTIGER-EXCITEDGOAT/providers/Microsoft.Network/publicIPAddresses/nervousyak", "resourceName": "nervousyak", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 89.458, + "savings": 2.504, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "innocentoctopus", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "innocentlion", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "emailService" } }, { "properties": { - "ipAddress": "16.80.40.29" + "ipAddress": "93.47.93.23" }, "region": "eastus2", - "resourceGroup": "INNOCENTPENGUIN-QUICKOCTOPUS", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/INNOCENTPENGUIN-QUICKOCTOPUS/providers/Microsoft.Network/publicIPAddresses/calmzebra", - "resourceName": "calmzebra", + "resourceGroup": "VIVACIOUSVIPER-VIVACIOUSMOUSE", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/VIVACIOUSVIPER-VIVACIOUSMOUSE/providers/Microsoft.Network/publicIPAddresses/gentlexerus", + "resourceName": "gentlexerus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 29.585, + "savings": 18.421, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "adventurouseel", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "drowsywhale", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" } }, { "properties": { - "ipAddress": "35.98.92.77" + "ipAddress": "63.22.48.61" }, - "region": "northeurope", - "resourceGroup": "MERRYVIPER-ADVENTUROUSCAT", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/MERRYVIPER-ADVENTUROUSCAT/providers/Microsoft.Network/publicIPAddresses/livelyxerus", - "resourceName": "livelyxerus", + "region": "eastus2", + "resourceGroup": "EXCITEDJAGUAR-YOUTHFULGIRAFFE", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/EXCITEDJAGUAR-YOUTHFULGIRAFFE/providers/Microsoft.Network/publicIPAddresses/innocentoctopus", + "resourceName": "innocentoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 74.963, + "savings": 4.662, "savingsCurrency": "US$", "service": "Microsoft.Network", "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "zealouseel", + "subscriptionName": "lazycat", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "19.71.5.71" + "ipAddress": "24.74.47.78" }, - "region": "australiaeast", - "resourceGroup": "CALMOWL-LAZYCAT", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/CALMOWL-LAZYCAT/providers/Microsoft.Network/publicIPAddresses/innocentgiraffe", - "resourceName": "innocentgiraffe", + "region": "southcentralus", + "resourceGroup": "ZEALOUSOCTOPUS-ADVENTUROUSZEBRA", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/ZEALOUSOCTOPUS-ADVENTUROUSZEBRA/providers/Microsoft.Network/publicIPAddresses/jovialcat", + "resourceName": "jovialcat", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 43.31, + "savings": 12.525, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "calmelephant", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "drowsyviper", "tags": { "environment": "prod", "app": "inventoryManagement" @@ -231,94 +231,94 @@ }, { "properties": { - "ipAddress": "34.64.62.69" + "ipAddress": "63.58.92.50" }, - "region": "eastus2", - "resourceGroup": "EXCITEDANT-THANKFULGOAT", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EXCITEDANT-THANKFULGOAT/providers/Microsoft.Network/publicIPAddresses/quirkygiraffe", - "resourceName": "quirkygiraffe", + "region": "uksouth", + "resourceGroup": "NERVOUSQUAIL-MERRYEEL", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/NERVOUSQUAIL-MERRYEEL/providers/Microsoft.Network/publicIPAddresses/vivaciousrabbit", + "resourceName": "vivaciousrabbit", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 51.901, + "savings": 35.437, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "eagerowl", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "merryquail", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" } }, { "properties": { - "ipAddress": "10.30.66.39" + "ipAddress": "20.90.59.84" }, - "region": "northeurope", - "resourceGroup": "FIERCEEEL-WITTYFOX", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/FIERCEEEL-WITTYFOX/providers/Microsoft.Network/publicIPAddresses/braveyak", - "resourceName": "braveyak", + "region": "centralindia", + "resourceGroup": "UPBEATHORSE-OBEDIENTOCTOPUS", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/UPBEATHORSE-OBEDIENTOCTOPUS/providers/Microsoft.Network/publicIPAddresses/merryquail", + "resourceName": "merryquail", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 2.795, + "savings": 44.769, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "bravenewt", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "vivacioussnake", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" } }, { "properties": { - "ipAddress": "64.64.99.32" + "ipAddress": "24.93.31.27" }, "region": "eastus", - "resourceGroup": "HAPPYSNAKE-KINDPARROT", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYSNAKE-KINDPARROT/providers/Microsoft.Network/publicIPAddresses/relievedhorse", - "resourceName": "relievedhorse", + "resourceGroup": "INNOCENTWHALE-SILLYGOAT", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/INNOCENTWHALE-SILLYGOAT/providers/Microsoft.Network/publicIPAddresses/happyhorse", + "resourceName": "happyhorse", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 51.267, + "savings": 24.099, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "zealousjaguar", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "livelynewt", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "21.27.87.83" + "ipAddress": "98.52.64.91" }, - "region": "centralindia", - "resourceGroup": "KINDCAT-VIVACIOUSNEWT", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/KINDCAT-VIVACIOUSNEWT/providers/Microsoft.Network/publicIPAddresses/wittysnake", - "resourceName": "wittysnake", + "region": "northeurope", + "resourceGroup": "GENTLEFOX-MERRYRABBIT", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/GENTLEFOX-MERRYRABBIT/providers/Microsoft.Network/publicIPAddresses/happyoctopus", + "resourceName": "happyoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 48.576, + "savings": 8.918, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "excitedgiraffe", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "merrysnake", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "paymentGateway" } }, { "properties": { - "ipAddress": "86.25.69.99" + "ipAddress": "95.86.58.54" }, - "region": "southcentralus", - "resourceGroup": "YOUTHFULEEL-EXCITEDYAK", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/YOUTHFULEEL-EXCITEDYAK/providers/Microsoft.Network/publicIPAddresses/innocentfox", - "resourceName": "innocentfox", + "region": "uksouth", + "resourceGroup": "EAGEROCTOPUS-DROWSYOWL", + "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/EAGEROCTOPUS-DROWSYOWL/providers/Microsoft.Network/publicIPAddresses/calmnewt", + "resourceName": "calmnewt", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 38.592, + "savings": 8.045, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "nervouseel", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "youthfulowl", "tags": { "environment": "dev", "app": "emailService" @@ -326,56 +326,56 @@ }, { "properties": { - "ipAddress": "8.27.63.76" + "ipAddress": "53.47.18.83" }, - "region": "eastus2", - "resourceGroup": "ZEALOUSPENGUIN-UPBEATOWL", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/ZEALOUSPENGUIN-UPBEATOWL/providers/Microsoft.Network/publicIPAddresses/thankfulwhale", - "resourceName": "thankfulwhale", + "region": "southeastasia", + "resourceGroup": "EAGERMOUSE-THANKFULOCTOPUS", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EAGERMOUSE-THANKFULOCTOPUS/providers/Microsoft.Network/publicIPAddresses/quickpenguin", + "resourceName": "quickpenguin", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 5.858, + "savings": 41.088, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "eagerurchin", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "wittyelephant", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "emailService" } }, { "properties": { - "ipAddress": "39.77.33.85" + "ipAddress": "73.35.53.58" }, - "region": "southeastasia", - "resourceGroup": "UPBEATMOUSE-EAGERKANGAROO", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/UPBEATMOUSE-EAGERKANGAROO/providers/Microsoft.Network/publicIPAddresses/thankfulbear", - "resourceName": "thankfulbear", + "region": "centralus", + "resourceGroup": "LIVELYXERUS-FIERCEPENGUIN", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/LIVELYXERUS-FIERCEPENGUIN/providers/Microsoft.Network/publicIPAddresses/happyzebra", + "resourceName": "happyzebra", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 68.534, + "savings": 37.529, "savingsCurrency": "US$", "service": "Microsoft.Network", "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "quickwhale", + "subscriptionName": "upbeatlion", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" } }, { "properties": { - "ipAddress": "67.41.19.69" + "ipAddress": "22.44.60.27" }, - "region": "eastus2", - "resourceGroup": "JOLLYDOG-MERRYHORSE", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/JOLLYDOG-MERRYHORSE/providers/Microsoft.Network/publicIPAddresses/kindelephant", - "resourceName": "kindelephant", + "region": "southeastasia", + "resourceGroup": "ZEALOUSFOX-EXCITEDJAGUAR", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ZEALOUSFOX-EXCITEDJAGUAR/providers/Microsoft.Network/publicIPAddresses/innocentgoat", + "resourceName": "innocentgoat", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 2.449, + "savings": 3.711, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "happymouse", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "merrybear", "tags": { "environment": "prod", "app": "inventoryManagement" @@ -383,151 +383,151 @@ }, { "properties": { - "ipAddress": "85.62.3.22" + "ipAddress": "11.23.40.21" }, - "region": "westus2", - "resourceGroup": "JOLLYLION-ADVENTUROUSURCHIN", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/JOLLYLION-ADVENTUROUSURCHIN/providers/Microsoft.Network/publicIPAddresses/proudxerus", - "resourceName": "proudxerus", + "region": "southcentralus", + "resourceGroup": "LIVELYYAK-OBEDIENTZEBRA", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LIVELYYAK-OBEDIENTZEBRA/providers/Microsoft.Network/publicIPAddresses/nervouscat", + "resourceName": "nervouscat", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 57.823, + "savings": 4.523, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "youthfulhorse", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "innocenturchin", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" } }, { "properties": { - "ipAddress": "34.75.3.94" + "ipAddress": "96.31.97.41" }, - "region": "northeurope", - "resourceGroup": "EXCITEDYAK-CALMBEAR", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/EXCITEDYAK-CALMBEAR/providers/Microsoft.Network/publicIPAddresses/zealousyak", - "resourceName": "zealousyak", + "region": "southeastasia", + "resourceGroup": "NERVOUSIBIS-KINDPARROT", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/NERVOUSIBIS-KINDPARROT/providers/Microsoft.Network/publicIPAddresses/gentlewhale", + "resourceName": "gentlewhale", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 3.388, + "savings": 4.559, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "zealouslion", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "livelywhale", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" } }, { "properties": { - "ipAddress": "84.50.4.28" + "ipAddress": "79.72.10.42" }, - "region": "southcentralus", - "resourceGroup": "KINDOCTOPUS-JOLLYEEL", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/KINDOCTOPUS-JOLLYEEL/providers/Microsoft.Network/publicIPAddresses/innocenturchin", - "resourceName": "innocenturchin", + "region": "eastus2", + "resourceGroup": "DROWSYSNAKE-JOVIALGIRAFFE", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/DROWSYSNAKE-JOVIALGIRAFFE/providers/Microsoft.Network/publicIPAddresses/excitedpenguin", + "resourceName": "excitedpenguin", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 33.946, + "savings": 2.007, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "happyant", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "innocentmouse", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "paymentGateway" } }, { "properties": { - "ipAddress": "90.7.66.4" + "ipAddress": "28.83.87.99" }, - "region": "centralindia", - "resourceGroup": "JOLLYIBIS-MERRYBEAR", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/JOLLYIBIS-MERRYBEAR/providers/Microsoft.Network/publicIPAddresses/fiercecat", - "resourceName": "fiercecat", + "region": "southeastasia", + "resourceGroup": "VIVACIOUSIBIS-WITTYFOX", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/VIVACIOUSIBIS-WITTYFOX/providers/Microsoft.Network/publicIPAddresses/nervousoctopus", + "resourceName": "nervousoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 5.788, + "savings": 35.193, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "drowsywhale", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "proudoctopus", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" } }, { "properties": { - "ipAddress": "60.32.54.62" + "ipAddress": "30.7.66.32" }, - "region": "uksouth", - "resourceGroup": "RELIEVEDYAK-LAZYURCHIN", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/RELIEVEDYAK-LAZYURCHIN/providers/Microsoft.Network/publicIPAddresses/obedientowl", - "resourceName": "obedientowl", + "region": "westus2", + "resourceGroup": "LIVELYYAK-FIERCEHORSE", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LIVELYYAK-FIERCEHORSE/providers/Microsoft.Network/publicIPAddresses/happybear", + "resourceName": "happybear", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 22.303, + "savings": 10.086, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "happygoat", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "youthfullion", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "19.18.96.87" + "ipAddress": "79.81.26.30" }, "region": "westus2", - "resourceGroup": "FIERCEURCHIN-QUIRKYPARROT", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/FIERCEURCHIN-QUIRKYPARROT/providers/Microsoft.Network/publicIPAddresses/eagerwhale", - "resourceName": "eagerwhale", + "resourceGroup": "EXCITEDURCHIN-PROUDLION", + "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EXCITEDURCHIN-PROUDLION/providers/Microsoft.Network/publicIPAddresses/upbeatviper", + "resourceName": "upbeatviper", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 1.209, + "savings": 7.164, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "sillyzebra", + "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "jollyzebra", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" } }, { "properties": { - "ipAddress": "74.54.39.56" + "ipAddress": "99.58.32.76" }, - "region": "westus2", - "resourceGroup": "GENTLECAT-JOVIALANT", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/GENTLECAT-JOVIALANT/providers/Microsoft.Network/publicIPAddresses/relievedeel", - "resourceName": "relievedeel", + "region": "centralindia", + "resourceGroup": "HAPPYJAGUAR-QUICKZEBRA", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/HAPPYJAGUAR-QUICKZEBRA/providers/Microsoft.Network/publicIPAddresses/jovialoctopus", + "resourceName": "jovialoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 40.551, + "savings": 42.704, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "excitednewt", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "proudgoat", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" } }, { "properties": { - "ipAddress": "60.9.75.88" + "ipAddress": "80.60.7.96" }, "region": "eastus2", - "resourceGroup": "BRAVECAT-OBEDIENTEEL", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/BRAVECAT-OBEDIENTEEL/providers/Microsoft.Network/publicIPAddresses/lazykangaroo", - "resourceName": "lazykangaroo", + "resourceGroup": "QUICKJAGUAR-EXCITEDYAK", + "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUICKJAGUAR-EXCITEDYAK/providers/Microsoft.Network/publicIPAddresses/thankfulurchin", + "resourceName": "thankfulurchin", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 0.136, + "savings": 14.282, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "jovialrabbit", + "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "vivaciousjaguar", "tags": { "environment": "dev", "app": "dataAnalytics" @@ -535,18 +535,18 @@ }, { "properties": { - "ipAddress": "54.1.32.62" + "ipAddress": "55.89.45.54" }, - "region": "australiaeast", - "resourceGroup": "ADVENTUROUSCAT-THANKFULRABBIT", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/ADVENTUROUSCAT-THANKFULRABBIT/providers/Microsoft.Network/publicIPAddresses/kindibis", - "resourceName": "kindibis", + "region": "centralindia", + "resourceGroup": "JOVIALCAT-RELIEVEDPARROT", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/JOVIALCAT-RELIEVEDPARROT/providers/Microsoft.Network/publicIPAddresses/calmgoat", + "resourceName": "calmgoat", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 19.183, + "savings": 29.863, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "excitedjaguar", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "kindtiger", "tags": { "environment": "prod", "app": "reportingService" @@ -554,18 +554,18 @@ }, { "properties": { - "ipAddress": "83.0.36.21" + "ipAddress": "62.1.98.45" }, - "region": "southcentralus", - "resourceGroup": "QUICKPENGUIN-EAGERFOX", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/QUICKPENGUIN-EAGERFOX/providers/Microsoft.Network/publicIPAddresses/zealoussnake", - "resourceName": "zealoussnake", + "region": "southeastasia", + "resourceGroup": "EXCITEDZEBRA-RELIEVEDQUAIL", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDZEBRA-RELIEVEDQUAIL/providers/Microsoft.Network/publicIPAddresses/quickviper", + "resourceName": "quickviper", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 7.418, + "savings": 3.561, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "zealousfox", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "quickowl", "tags": { "environment": "staging", "app": "invoiceProcessing" @@ -573,37 +573,37 @@ }, { "properties": { - "ipAddress": "21.91.91.64" + "ipAddress": "87.43.4.90" }, "region": "westus2", - "resourceGroup": "THANKFULOWL-ZEALOUSBEAR", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/THANKFULOWL-ZEALOUSBEAR/providers/Microsoft.Network/publicIPAddresses/excitedsnake", - "resourceName": "excitedsnake", + "resourceGroup": "FIERCEURCHIN-QUICKLION", + "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/FIERCEURCHIN-QUICKLION/providers/Microsoft.Network/publicIPAddresses/merryelephant", + "resourceName": "merryelephant", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 0.002, + "savings": 25.797, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "quickmouse", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "thankfulibis", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "inventoryManagement" } }, { "properties": { - "ipAddress": "36.16.25.99" + "ipAddress": "83.90.14.42" }, - "region": "australiaeast", - "resourceGroup": "INNOCENTEEL-LAZYGIRAFFE", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/INNOCENTEEL-LAZYGIRAFFE/providers/Microsoft.Network/publicIPAddresses/happyquail", - "resourceName": "happyquail", + "region": "westus2", + "resourceGroup": "ADVENTUROUSJAGUAR-LIVELYSNAKE", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/ADVENTUROUSJAGUAR-LIVELYSNAKE/providers/Microsoft.Network/publicIPAddresses/excitedibis", + "resourceName": "excitedibis", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 13.381, + "savings": 6.103, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "happyelephant", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "sillyyak", "tags": { "environment": "dev", "app": "customerSupport" @@ -611,151 +611,151 @@ }, { "properties": { - "ipAddress": "48.22.39.96" + "ipAddress": "70.93.33.81" }, - "region": "australiaeast", - "resourceGroup": "PROUDHORSE-NERVOUSVIPER", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/PROUDHORSE-NERVOUSVIPER/providers/Microsoft.Network/publicIPAddresses/sillyjaguar", - "resourceName": "sillyjaguar", + "region": "southeastasia", + "resourceGroup": "DROWSYTIGER-GENTLEWHALE", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/DROWSYTIGER-GENTLEWHALE/providers/Microsoft.Network/publicIPAddresses/innocenthorse", + "resourceName": "innocenthorse", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 18.155, + "savings": 45.298, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "jollyurchin", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "upbeatowl", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "29.97.98.93" + "ipAddress": "86.54.33.88" }, "region": "eastus", - "resourceGroup": "YOUTHFULXERUS-GENTLEYAK", - "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/YOUTHFULXERUS-GENTLEYAK/providers/Microsoft.Network/publicIPAddresses/quickviper", - "resourceName": "quickviper", + "resourceGroup": "EAGERGOAT-EXCITEDBEAR", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EAGERGOAT-EXCITEDBEAR/providers/Microsoft.Network/publicIPAddresses/quirkyjaguar", + "resourceName": "quirkyjaguar", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 8.278, + "savings": 4.11, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "quirkytiger", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "drowsyibis", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" } }, { "properties": { - "ipAddress": "0.77.78.15" + "ipAddress": "77.65.58.70" }, - "region": "westus2", - "resourceGroup": "YOUTHFULHORSE-EXCITEDOWL", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/YOUTHFULHORSE-EXCITEDOWL/providers/Microsoft.Network/publicIPAddresses/innocentjaguar", - "resourceName": "innocentjaguar", + "region": "northeurope", + "resourceGroup": "KINDRABBIT-YOUTHFULEEL", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/KINDRABBIT-YOUTHFULEEL/providers/Microsoft.Network/publicIPAddresses/quickdog", + "resourceName": "quickdog", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 14.321, + "savings": 70.307, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "eagerwhale", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "sillyyak", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "emailService" } }, { "properties": { - "ipAddress": "54.84.16.83" + "ipAddress": "78.31.45.57" }, - "region": "centralindia", - "resourceGroup": "YOUTHFULQUAIL-SILLYFOX", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/YOUTHFULQUAIL-SILLYFOX/providers/Microsoft.Network/publicIPAddresses/zealoussnake", - "resourceName": "zealoussnake", + "region": "northeurope", + "resourceGroup": "EXCITEDBEAR-KINDMOUSE", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDBEAR-KINDMOUSE/providers/Microsoft.Network/publicIPAddresses/upbeateel", + "resourceName": "upbeateel", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 50.138, + "savings": 43.006, "savingsCurrency": "US$", "service": "Microsoft.Network", "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "quickparrot", + "subscriptionName": "excitedhorse", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "userManagement" } }, { "properties": { - "ipAddress": "66.33.36.6" + "ipAddress": "49.42.0.84" }, - "region": "eastus2", - "resourceGroup": "LIVELYPARROT-THANKFULBEAR", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LIVELYPARROT-THANKFULBEAR/providers/Microsoft.Network/publicIPAddresses/proudibis", - "resourceName": "proudibis", + "region": "centralindia", + "resourceGroup": "JOVIALWHALE-CALMYAK", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/JOVIALWHALE-CALMYAK/providers/Microsoft.Network/publicIPAddresses/wittyowl", + "resourceName": "wittyowl", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 53.177, + "savings": 21.786, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "quickviper", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "thankfulparrot", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "staging", + "app": "userManagement" } }, { "properties": { - "ipAddress": "52.16.36.61" + "ipAddress": "27.76.61.57" }, - "region": "eastus", - "resourceGroup": "THANKFULELEPHANT-WITTYGOAT", - "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/THANKFULELEPHANT-WITTYGOAT/providers/Microsoft.Network/publicIPAddresses/fiercequail", - "resourceName": "fiercequail", + "region": "northeurope", + "resourceGroup": "INNOCENTSNAKE-UPBEATELEPHANT", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/INNOCENTSNAKE-UPBEATELEPHANT/providers/Microsoft.Network/publicIPAddresses/braveurchin", + "resourceName": "braveurchin", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 5.902, + "savings": 42.361, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "youthfulyak", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "obedientmouse", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" } }, { "properties": { - "ipAddress": "75.38.68.41" + "ipAddress": "69.44.81.12" }, - "region": "uksouth", - "resourceGroup": "DROWSYBEAR-THANKFULDOG", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/DROWSYBEAR-THANKFULDOG/providers/Microsoft.Network/publicIPAddresses/innocentkangaroo", - "resourceName": "innocentkangaroo", + "region": "centralus", + "resourceGroup": "UPBEATGIRAFFE-ADVENTUROUSURCHIN", + "resourceId": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/UPBEATGIRAFFE-ADVENTUROUSURCHIN/providers/Microsoft.Network/publicIPAddresses/vivaciouselephant", + "resourceName": "vivaciouselephant", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 26.071, + "savings": 73.266, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "thankfulgoat", + "subscriptionId": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "bravequail", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" } }, { "properties": { - "ipAddress": "5.81.91.0" + "ipAddress": "22.4.6.55" }, - "region": "westus2", - "resourceGroup": "EXCITEDWHALE-UPBEATZEBRA", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/EXCITEDWHALE-UPBEATZEBRA/providers/Microsoft.Network/publicIPAddresses/kindlion", - "resourceName": "kindlion", + "region": "eastus", + "resourceGroup": "YOUTHFULBEAR-EAGERNEWT", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/YOUTHFULBEAR-EAGERNEWT/providers/Microsoft.Network/publicIPAddresses/merryowl", + "resourceName": "merryowl", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 31.636, + "savings": 73.636, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "eagercat", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "relievedant", "tags": { "environment": "staging", "app": "userManagement" @@ -763,192 +763,192 @@ }, { "properties": { - "ipAddress": "97.19.58.82" + "ipAddress": "96.32.86.76" }, - "region": "northeurope", - "resourceGroup": "HAPPYKANGAROO-EXCITEDPENGUIN", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/HAPPYKANGAROO-EXCITEDPENGUIN/providers/Microsoft.Network/publicIPAddresses/obedientlion", - "resourceName": "obedientlion", + "region": "westus2", + "resourceGroup": "JOVIALWHALE-JOVIALQUAIL", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/JOVIALWHALE-JOVIALQUAIL/providers/Microsoft.Network/publicIPAddresses/livelyhorse", + "resourceName": "livelyhorse", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 26.286, + "savings": 11.854, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "adventurousrabbit", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "youthfulelephant", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" } }, { "properties": { - "ipAddress": "41.31.99.13" + "ipAddress": "79.53.67.92" }, - "region": "southcentralus", - "resourceGroup": "FIERCEYAK-NERVOUSLION", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/FIERCEYAK-NERVOUSLION/providers/Microsoft.Network/publicIPAddresses/adventurousjaguar", - "resourceName": "adventurousjaguar", + "region": "eastus2", + "resourceGroup": "MERRYPENGUIN-WITTYEEL", + "resourceId": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/MERRYPENGUIN-WITTYEEL/providers/Microsoft.Network/publicIPAddresses/jovialfox", + "resourceName": "jovialfox", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 14.183, + "savings": 41.606, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "eagerrabbit", + "subscriptionId": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "happyzebra", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" } }, { "properties": { - "ipAddress": "16.44.40.32" + "ipAddress": "5.91.90.80" }, - "region": "centralindia", - "resourceGroup": "YOUTHFULFOX-DROWSYWHALE", - "resourceId": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/YOUTHFULFOX-DROWSYWHALE/providers/Microsoft.Network/publicIPAddresses/relievedoctopus", - "resourceName": "relievedoctopus", + "region": "southcentralus", + "resourceGroup": "PROUDMOUSE-KINDOCTOPUS", + "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/PROUDMOUSE-KINDOCTOPUS/providers/Microsoft.Network/publicIPAddresses/quickyak", + "resourceName": "quickyak", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 18.57, + "savings": 19.794, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "drowsydog", + "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "drowsynewt", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "staging", + "app": "invoiceProcessing" } }, { "properties": { - "ipAddress": "95.18.21.93" + "ipAddress": "13.76.73.3" }, - "region": "eastus2", - "resourceGroup": "JOVIALIBIS-DROWSYLION", - "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/JOVIALIBIS-DROWSYLION/providers/Microsoft.Network/publicIPAddresses/livelyoctopus", - "resourceName": "livelyoctopus", + "region": "centralindia", + "resourceGroup": "HAPPYBEAR-VIVACIOUSMOUSE", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYBEAR-VIVACIOUSMOUSE/providers/Microsoft.Network/publicIPAddresses/obedientrabbit", + "resourceName": "obedientrabbit", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 31.439, + "savings": 57.621, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "eagerparrot", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "happypenguin", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" } }, { "properties": { - "ipAddress": "61.13.93.89" + "ipAddress": "82.89.84.20" }, "region": "uksouth", - "resourceGroup": "ADVENTUROUSMOUSE-QUIRKYMOUSE", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/ADVENTUROUSMOUSE-QUIRKYMOUSE/providers/Microsoft.Network/publicIPAddresses/quickkangaroo", - "resourceName": "quickkangaroo", + "resourceGroup": "WITTYZEBRA-UPBEATMOUSE", + "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/WITTYZEBRA-UPBEATMOUSE/providers/Microsoft.Network/publicIPAddresses/proudxerus", + "resourceName": "proudxerus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 39.222, + "savings": 30.528, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "sillyhorse", + "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "lazyxerus", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" } }, { "properties": { - "ipAddress": "40.22.73.38" + "ipAddress": "28.76.7.54" }, - "region": "eastus", - "resourceGroup": "YOUTHFULOWL-EAGERDOG", - "resourceId": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/YOUTHFULOWL-EAGERDOG/providers/Microsoft.Network/publicIPAddresses/jollydog", - "resourceName": "jollydog", + "region": "uksouth", + "resourceGroup": "MERRYZEBRA-DROWSYGIRAFFE", + "resourceId": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/MERRYZEBRA-DROWSYGIRAFFE/providers/Microsoft.Network/publicIPAddresses/vivaciousoctopus", + "resourceName": "vivaciousoctopus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 0.577, + "savings": 11.655, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "adventurousnewt", + "subscriptionId": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "youthfuldog", "tags": { "environment": "prod", - "app": "securityModule" + "app": "inventoryManagement" } }, { "properties": { - "ipAddress": "21.55.46.68" + "ipAddress": "74.29.98.52" }, - "region": "southeastasia", - "resourceGroup": "HAPPYOWL-JOLLYWHALE", - "resourceId": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/HAPPYOWL-JOLLYWHALE/providers/Microsoft.Network/publicIPAddresses/quirkytiger", - "resourceName": "quirkytiger", + "region": "australiaeast", + "resourceGroup": "LIVELYOCTOPUS-HAPPYWHALE", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LIVELYOCTOPUS-HAPPYWHALE/providers/Microsoft.Network/publicIPAddresses/kindibis", + "resourceName": "kindibis", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 35.468, + "savings": 16.036, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "drowsyrabbit", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "livelyyak", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "userManagement" } }, { "properties": { - "ipAddress": "73.35.28.17" + "ipAddress": "29.38.71.5" }, - "region": "uksouth", - "resourceGroup": "EAGERCAT-EXCITEDELEPHANT", - "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EAGERCAT-EXCITEDELEPHANT/providers/Microsoft.Network/publicIPAddresses/quicklion", - "resourceName": "quicklion", + "region": "southcentralus", + "resourceGroup": "ADVENTUROUSYAK-ADVENTUROUSVIPER", + "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/ADVENTUROUSYAK-ADVENTUROUSVIPER/providers/Microsoft.Network/publicIPAddresses/wittykangaroo", + "resourceName": "wittykangaroo", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 16.588, + "savings": 22.457, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "relievedmouse", + "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "bravesnake", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" } }, { "properties": { - "ipAddress": "87.52.67.75" + "ipAddress": "42.65.53.26" }, - "region": "australiaeast", - "resourceGroup": "INNOCENTXERUS-FIERCEVIPER", - "resourceId": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/INNOCENTXERUS-FIERCEVIPER/providers/Microsoft.Network/publicIPAddresses/happywhale", - "resourceName": "happywhale", + "region": "uksouth", + "resourceGroup": "UPBEATIBIS-NERVOUSQUAIL", + "resourceId": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/UPBEATIBIS-NERVOUSQUAIL/providers/Microsoft.Network/publicIPAddresses/bravexerus", + "resourceName": "bravexerus", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 54.386, + "savings": 12.361, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "wittynewt", + "subscriptionId": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "adventurousrabbit", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" } }, { "properties": { - "ipAddress": "2.79.51.47" + "ipAddress": "1.18.42.41" }, - "region": "westus2", - "resourceGroup": "JOVIALGOAT-FIERCEFOX", - "resourceId": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/JOVIALGOAT-FIERCEFOX/providers/Microsoft.Network/publicIPAddresses/adventurousgoat", - "resourceName": "adventurousgoat", + "region": "southeastasia", + "resourceGroup": "CALMRABBIT-EXCITEDURCHIN", + "resourceId": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/CALMRABBIT-EXCITEDURCHIN/providers/Microsoft.Network/publicIPAddresses/wittyurchin", + "resourceName": "wittyurchin", "resourceType": "Microsoft.Network/publicIPAddresses", - "savings": 14.594, + "savings": 61.334, "savingsCurrency": "US$", "service": "Microsoft.Network", - "subscriptionId": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "wittycat", + "subscriptionId": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "happywhale", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "reportingService" } } ] diff --git a/flexera/data/azure/azure_unused_sql_databases.json b/flexera/data/azure/azure_unused_sql_databases.json index f2aa7e95..b3235fbb 100644 --- a/flexera/data/azure/azure_unused_sql_databases.json +++ b/flexera/data/azure/azure_unused_sql_databases.json @@ -4,94 +4,92 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southcentralus", - "resourceGroup": "MERRYOCTOPUS-OBEDIENTHORSE", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/MERRYOCTOPUS-OBEDIENTHORSE/providers/Microsoft.Sql/servers/upbeatjaguar/databases/zealouseel", + "region": "uksouth", + "resourceGroup": "WITTYPARROT-THANKFULBEAR", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/WITTYPARROT-THANKFULBEAR/providers/Microsoft.Sql/servers/excitedoctopus/databases/calmeel", "resourceKind": "v12.0,user,vcore", - "resourceName": "upbeatjaguar/zealouseel", - "resourceType": "GP_Gen5_32", - "savings": 868.744, + "resourceName": "excitedoctopus/calmeel", + "resourceType": "Standard_100", + "savings": 61.111, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "calmnewt", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "zealouselephant", "tags": { "environment": "prod", - "app": "securityModule" + "app": "reportingService" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "UPBEATANT-FIERCEPENGUIN", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/UPBEATANT-FIERCEPENGUIN/providers/Microsoft.Sql/servers/excitedant/databases/sillyquail", + "region": "westus2", + "resourceGroup": "EXCITEDPARROT-FIERCEIBIS", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/EXCITEDPARROT-FIERCEIBIS/providers/Microsoft.Sql/servers/adventuroushorse/databases/innocentbear", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedant/sillyquail", - "resourceType": "GP_Gen5_4", - "savings": 54.886, + "resourceName": "adventuroushorse/innocentbear", + "resourceType": "GP_Gen5_16", + "savings": 42.959, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 4, + "capacity": 16, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_4" + "resourceType": "GP_Gen5_16" }, "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "excitedcat", + "subscriptionName": "obedientpenguin", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "INNOCENTOWL-NERVOUSOCTOPUS", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/INNOCENTOWL-NERVOUSOCTOPUS/providers/Microsoft.Sql/servers/obedienteel/databases/jollybear", + "region": "uksouth", + "resourceGroup": "EXCITEDOWL-ZEALOUSSNAKE", + "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EXCITEDOWL-ZEALOUSSNAKE/providers/Microsoft.Sql/servers/thankfulviper/databases/eagerant", "resourceKind": "v12.0,user,vcore", - "resourceName": "obedienteel/jollybear", - "resourceType": "GP_Gen5_16", - "savings": 692.02, + "resourceName": "thankfulviper/eagerant", + "resourceType": "Standard_20", + "savings": 288.92, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 16, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_16" + "capacity": 20, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_20" }, - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "gentlenewt", + "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", + "subscriptionName": "relievedtiger", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "EXCITEDOWL-QUICKFOX", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/EXCITEDOWL-QUICKFOX/providers/Microsoft.Sql/servers/excitedbear/databases/calmnewt", + "region": "northeurope", + "resourceGroup": "HAPPYLION-GENTLEELEPHANT", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/HAPPYLION-GENTLEELEPHANT/providers/Microsoft.Sql/servers/fierceibis/databases/upbeatmouse", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedbear/calmnewt", + "resourceName": "fierceibis/upbeatmouse", "resourceType": "GP_Gen5_8", - "savings": 94.025, + "savings": 620.662, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -102,91 +100,90 @@ "resourceType": "GP_Gen5_8" }, "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "prouddog", + "subscriptionName": "jovialfox", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "northeurope", - "resourceGroup": "NERVOUSJAGUAR-YOUTHFULLION", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/NERVOUSJAGUAR-YOUTHFULLION/providers/Microsoft.Sql/servers/sillylion/databases/relievedmouse", + "region": "centralus", + "resourceGroup": "UPBEATOWL-OBEDIENTWHALE", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/UPBEATOWL-OBEDIENTWHALE/providers/Microsoft.Sql/servers/excitedwhale/databases/youthfultiger", "resourceKind": "v12.0,user,vcore", - "resourceName": "sillylion/relievedmouse", - "resourceType": "GP_Gen5_4", - "savings": 335.908, + "resourceName": "excitedwhale/youthfultiger", + "resourceType": "GP_Gen5_8", + "savings": 14.514, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 4, + "capacity": 8, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_4" + "resourceType": "GP_Gen5_8" }, "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "gentlegiraffe", + "subscriptionName": "innocentxerus", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "ADVENTUROUSELEPHANT-QUICKGIRAFFE", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/ADVENTUROUSELEPHANT-QUICKGIRAFFE/providers/Microsoft.Sql/servers/lazyxerus/databases/kindpenguin", + "region": "eastus2", + "resourceGroup": "YOUTHFULXERUS-GENTLEKANGAROO", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/YOUTHFULXERUS-GENTLEKANGAROO/providers/Microsoft.Sql/servers/gentleibis/databases/merryhorse", "resourceKind": "v12.0,user,vcore", - "resourceName": "lazyxerus/kindpenguin", - "resourceType": "GP_Gen5_8", - "savings": 318.122, + "resourceName": "gentleibis/merryhorse", + "resourceType": "Standard_100", + "savings": 208.753, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "happymouse", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "excitedwhale", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "inventoryManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus", - "resourceGroup": "HAPPYLION-SILLYWHALE", - "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/HAPPYLION-SILLYWHALE/providers/Microsoft.Sql/servers/excitedbear/databases/thankfuljaguar", + "region": "southeastasia", + "resourceGroup": "QUICKYAK-QUIRKYYAK", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUICKYAK-QUIRKYYAK/providers/Microsoft.Sql/servers/lazyjaguar/databases/excitedcat", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedbear/thankfuljaguar", - "resourceType": "GP_Gen5_8", - "savings": 600.568, + "resourceName": "lazyjaguar/excitedcat", + "resourceType": "GP_Gen5_32", + "savings": 394.999, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, + "capacity": 32, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "resourceType": "GP_Gen5_32" }, - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "wittykangaroo", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "nervousparrot", "tags": { "environment": "prod", - "app": "securityModule" + "app": "reportingService" }, "unit": "Count" }, @@ -194,185 +191,181 @@ "lookbackPeriod": "30 days", "platform": "Azure SQL Database", "region": "northeurope", - "resourceGroup": "HAPPYEEL-UPBEATOCTOPUS", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/HAPPYEEL-UPBEATOCTOPUS/providers/Microsoft.Sql/servers/youthfulzebra/databases/sillyelephant", + "resourceGroup": "HAPPYYAK-UPBEATEEL", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/HAPPYYAK-UPBEATEEL/providers/Microsoft.Sql/servers/excitedeel/databases/quickwhale", "resourceKind": "v12.0,user,vcore", - "resourceName": "youthfulzebra/sillyelephant", - "resourceType": "GP_Gen5_8", - "savings": 2.866, + "resourceName": "excitedeel/quickwhale", + "resourceType": "GP_Gen5_4", + "savings": 237.502, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, + "capacity": 4, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "resourceType": "GP_Gen5_4" }, - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "adventurousurchin", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "kindnewt", "tags": { "environment": "prod", - "app": "reportingService" + "app": "inventoryManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "THANKFULKANGAROO-KINDJAGUAR", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/THANKFULKANGAROO-KINDJAGUAR/providers/Microsoft.Sql/servers/lazyjaguar/databases/fiercepenguin", + "region": "centralindia", + "resourceGroup": "PROUDBEAR-MERRYIBIS", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/PROUDBEAR-MERRYIBIS/providers/Microsoft.Sql/servers/jollyowl/databases/lazypenguin", "resourceKind": "v12.0,user,vcore", - "resourceName": "lazyjaguar/fiercepenguin", - "resourceType": "GP_Gen5_32", - "savings": 135.6, + "resourceName": "jollyowl/lazypenguin", + "resourceType": "Standard_100", + "savings": 98.063, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "happyowl", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "lazyzebra", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "RELIEVEDSNAKE-CALMHORSE", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/RELIEVEDSNAKE-CALMHORSE/providers/Microsoft.Sql/servers/excitedant/databases/thankfulrabbit", + "region": "australiaeast", + "resourceGroup": "FIERCESNAKE-YOUTHFULPENGUIN", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/FIERCESNAKE-YOUTHFULPENGUIN/providers/Microsoft.Sql/servers/obedientant/databases/nervoushorse", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedant/thankfulrabbit", - "resourceType": "GP_Gen5_16", - "savings": 102.757, + "resourceName": "obedientant/nervoushorse", + "resourceType": "GP_Gen5_2", + "savings": 100.682, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 16, + "capacity": 2, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_16" + "resourceType": "GP_Gen5_2" }, - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "happymouse", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "lazycat", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "inventoryManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "westus2", - "resourceGroup": "HAPPYFOX-VIVACIOUSELEPHANT", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/HAPPYFOX-VIVACIOUSELEPHANT/providers/Microsoft.Sql/servers/thankfulwhale/databases/eagerkangaroo", + "region": "southcentralus", + "resourceGroup": "CALMYAK-HAPPYRABBIT", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/CALMYAK-HAPPYRABBIT/providers/Microsoft.Sql/servers/nervousibis/databases/upbeatzebra", "resourceKind": "v12.0,user,vcore", - "resourceName": "thankfulwhale/eagerkangaroo", - "resourceType": "GP_Gen5_8", - "savings": 179.364, + "resourceName": "nervousibis/upbeatzebra", + "resourceType": "Standard_10", + "savings": 61.259, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "capacity": 10, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_10" }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "kindowl", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "quirkypenguin", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "userManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "NERVOUSXERUS-JOLLYYAK", - "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/NERVOUSXERUS-JOLLYYAK/providers/Microsoft.Sql/servers/fiercegoat/databases/happyviper", + "region": "southeastasia", + "resourceGroup": "LAZYIBIS-EXCITEDIBIS", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LAZYIBIS-EXCITEDIBIS/providers/Microsoft.Sql/servers/relievedbear/databases/sillyyak", "resourceKind": "v12.0,user,vcore", - "resourceName": "fiercegoat/happyviper", - "resourceType": "GP_Gen5_4", - "savings": 320.888, + "resourceName": "relievedbear/sillyyak", + "resourceType": "Standard_20", + "savings": 226.93, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 4, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_4" + "capacity": 20, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_20" }, - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "gentlesnake", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "happyowl", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "northeurope", - "resourceGroup": "EXCITEDHORSE-EXCITEDOCTOPUS", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/EXCITEDHORSE-EXCITEDOCTOPUS/providers/Microsoft.Sql/servers/lazyant/databases/lazywhale", + "region": "centralus", + "resourceGroup": "EXCITEDHORSE-MERRYKANGAROO", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/EXCITEDHORSE-MERRYKANGAROO/providers/Microsoft.Sql/servers/merryjaguar/databases/calmrabbit", "resourceKind": "v12.0,user,vcore", - "resourceName": "lazyant/lazywhale", - "resourceType": "GP_Gen5_2", - "savings": 587.382, + "resourceName": "merryjaguar/calmrabbit", + "resourceType": "Standard_20", + "savings": 241.383, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 2, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_2" + "capacity": 20, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_20" }, - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "kindfox", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "merryviper", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus", - "resourceGroup": "GENTLEJAGUAR-WITTYPENGUIN", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/GENTLEJAGUAR-WITTYPENGUIN/providers/Microsoft.Sql/servers/upbeatpenguin/databases/excitedmouse", + "region": "centralus", + "resourceGroup": "NERVOUSMOUSE-FIERCEXERUS", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/NERVOUSMOUSE-FIERCEXERUS/providers/Microsoft.Sql/servers/innocentoctopus/databases/proudxerus", "resourceKind": "v12.0,user,vcore", - "resourceName": "upbeatpenguin/excitedmouse", - "resourceType": "GP_Gen5_32", - "savings": 557.982, + "resourceName": "innocentoctopus/proudxerus", + "resourceType": "GP_Gen5_4", + "savings": 579.289, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, + "capacity": 4, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "resourceType": "GP_Gen5_4" }, - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "bravenewt", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "jollysnake", "tags": { "environment": "prod", "app": "reportingService" @@ -382,66 +375,65 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "westus2", - "resourceGroup": "NERVOUSPENGUIN-VIVACIOUSBEAR", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/NERVOUSPENGUIN-VIVACIOUSBEAR/providers/Microsoft.Sql/servers/quicklion/databases/thankfuljaguar", + "region": "southcentralus", + "resourceGroup": "UPBEATPENGUIN-OBEDIENTFOX", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/UPBEATPENGUIN-OBEDIENTFOX/providers/Microsoft.Sql/servers/youthfultiger/databases/innocentquail", "resourceKind": "v12.0,user,vcore", - "resourceName": "quicklion/thankfuljaguar", - "resourceType": "GP_Gen5_32", - "savings": 744.519, + "resourceName": "youthfultiger/innocentquail", + "resourceType": "Standard_10", + "savings": 260.318, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "capacity": 10, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_10" }, - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "excitedgoat", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "jollyquail", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "LIVELYHORSE-OBEDIENTANT", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LIVELYHORSE-OBEDIENTANT/providers/Microsoft.Sql/servers/gentlelion/databases/fierceyak", + "region": "centralus", + "resourceGroup": "OBEDIENTZEBRA-SILLYTIGER", + "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/OBEDIENTZEBRA-SILLYTIGER/providers/Microsoft.Sql/servers/wittyparrot/databases/innocentibis", "resourceKind": "v12.0,user,vcore", - "resourceName": "gentlelion/fierceyak", - "resourceType": "Standard_10", - "savings": 147.03, + "resourceName": "wittyparrot/innocentibis", + "resourceType": "Standard_50", + "savings": 670.696, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 10, + "capacity": 50, "name": "Standard", "tier": "Standard", - "resourceType": "Standard_10" + "resourceType": "Standard_50" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "drowsyfox", + "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", + "subscriptionName": "thankfulgoat", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "FIERCEGOAT-SILLYCAT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/FIERCEGOAT-SILLYCAT/providers/Microsoft.Sql/servers/wittyurchin/databases/vivacioussnake", + "region": "southeastasia", + "resourceGroup": "OBEDIENTMOUSE-THANKFULVIPER", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/OBEDIENTMOUSE-THANKFULVIPER/providers/Microsoft.Sql/servers/livelyhorse/databases/jollygoat", "resourceKind": "v12.0,user,vcore", - "resourceName": "wittyurchin/vivacioussnake", + "resourceName": "livelyhorse/jollygoat", "resourceType": "GP_Gen5_8", - "savings": 399.319, + "savings": 700.118, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -451,8 +443,8 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_8" }, - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "drowsyviper", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "quickoctopus", "tags": { "environment": "prod", "app": "inventoryManagement" @@ -462,40 +454,39 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "NERVOUSTIGER-OBEDIENTLION", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/NERVOUSTIGER-OBEDIENTLION/providers/Microsoft.Sql/servers/jovialjaguar/databases/quirkyhorse", + "region": "southeastasia", + "resourceGroup": "NERVOUSZEBRA-FIERCEHORSE", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/NERVOUSZEBRA-FIERCEHORSE/providers/Microsoft.Sql/servers/relievedmouse/databases/quickquail", "resourceKind": "v12.0,user,vcore", - "resourceName": "jovialjaguar/quirkyhorse", - "resourceType": "GP_Gen5_8", - "savings": 282.437, + "resourceName": "relievedmouse/quickquail", + "resourceType": "Standard_100", + "savings": 286.654, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "obedientmouse", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "wittyrabbit", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "securityModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "LAZYYAK-THANKFULZEBRA", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/LAZYYAK-THANKFULZEBRA/providers/Microsoft.Sql/servers/proudgiraffe/databases/livelymouse", + "region": "northeurope", + "resourceGroup": "LAZYVIPER-LAZYBEAR", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/LAZYVIPER-LAZYBEAR/providers/Microsoft.Sql/servers/thankfulhorse/databases/sillyrabbit", "resourceKind": "v12.0,user,vcore", - "resourceName": "proudgiraffe/livelymouse", + "resourceName": "thankfulhorse/sillyrabbit", "resourceType": "Standard_50", - "savings": 900.703, + "savings": 27.57, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -504,37 +495,38 @@ "tier": "Standard", "resourceType": "Standard_50" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "eageryak", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "jovialgoat", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "PROUDANT-FIERCEELEPHANT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/PROUDANT-FIERCEELEPHANT/providers/Microsoft.Sql/servers/upbeathorse/databases/wittyjaguar", + "region": "uksouth", + "resourceGroup": "FIERCEYAK-HAPPYURCHIN", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/FIERCEYAK-HAPPYURCHIN/providers/Microsoft.Sql/servers/excitedhorse/databases/adventurouswhale", "resourceKind": "v12.0,user,vcore", - "resourceName": "upbeathorse/wittyjaguar", - "resourceType": "Standard_50", - "savings": 57.544, + "resourceName": "excitedhorse/adventurouswhale", + "resourceType": "GP_Gen5_8", + "savings": 852.046, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 50, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_50" + "capacity": 8, + "family": "Gen5", + "name": "GP_Gen5", + "tier": "GeneralPurpose", + "resourceType": "GP_Gen5_8" }, "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "excitednewt", + "subscriptionName": "kindgiraffe", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" }, "unit": "Count" }, @@ -542,144 +534,146 @@ "lookbackPeriod": "30 days", "platform": "Azure SQL Database", "region": "southcentralus", - "resourceGroup": "LIVELYDOG-FIERCENEWT", - "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/LIVELYDOG-FIERCENEWT/providers/Microsoft.Sql/servers/obedientant/databases/lazytiger", + "resourceGroup": "QUICKXERUS-UPBEATZEBRA", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUICKXERUS-UPBEATZEBRA/providers/Microsoft.Sql/servers/happyxerus/databases/sillybear", "resourceKind": "v12.0,user,vcore", - "resourceName": "obedientant/lazytiger", - "resourceType": "Standard_10", - "savings": 75.819, + "resourceName": "happyxerus/sillybear", + "resourceType": "GP_Gen5_2", + "savings": 53.109, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 10, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_10" + "capacity": 2, + "family": "Gen5", + "name": "GP_Gen5", + "tier": "GeneralPurpose", + "resourceType": "GP_Gen5_2" }, - "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", - "subscriptionName": "eageroctopus", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "relievedcat", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "WITTYRABBIT-THANKFULJAGUAR", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/WITTYRABBIT-THANKFULJAGUAR/providers/Microsoft.Sql/servers/excitedlion/databases/gentlejaguar", + "region": "eastus2", + "resourceGroup": "THANKFULBEAR-WITTYRABBIT", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/THANKFULBEAR-WITTYRABBIT/providers/Microsoft.Sql/servers/lazynewt/databases/jollynewt", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedlion/gentlejaguar", - "resourceType": "Standard_20", - "savings": 40.202, + "resourceName": "lazynewt/jollynewt", + "resourceType": "GP_Gen5_8", + "savings": 563.462, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 20, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_20" + "capacity": 8, + "family": "Gen5", + "name": "GP_Gen5", + "tier": "GeneralPurpose", + "resourceType": "GP_Gen5_8" }, - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "thankfulrabbit", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "gentleibis", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralus", - "resourceGroup": "MERRYANT-HAPPYSNAKE", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MERRYANT-HAPPYSNAKE/providers/Microsoft.Sql/servers/vivaciousyak/databases/kindpenguin", + "region": "eastus", + "resourceGroup": "EXCITEDWHALE-ZEALOUSKANGAROO", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/EXCITEDWHALE-ZEALOUSKANGAROO/providers/Microsoft.Sql/servers/upbeatsnake/databases/quirkyquail", "resourceKind": "v12.0,user,vcore", - "resourceName": "vivaciousyak/kindpenguin", - "resourceType": "GP_Gen5_32", - "savings": 136.025, + "resourceName": "upbeatsnake/quirkyquail", + "resourceType": "GP_Gen5_8", + "savings": 71.937, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, + "capacity": 8, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "resourceType": "GP_Gen5_8" }, - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "fierceeel", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "happytiger", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "QUICKVIPER-NERVOUSGIRAFFE", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/QUICKVIPER-NERVOUSGIRAFFE/providers/Microsoft.Sql/servers/fiercecat/databases/adventurouscat", + "region": "southeastasia", + "resourceGroup": "JOLLYDOG-KINDZEBRA", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/JOLLYDOG-KINDZEBRA/providers/Microsoft.Sql/servers/eagerant/databases/kindviper", "resourceKind": "v12.0,user,vcore", - "resourceName": "fiercecat/adventurouscat", - "resourceType": "GP_Gen5_8", - "savings": 209.64, + "resourceName": "eagerant/kindviper", + "resourceType": "GP_Gen5_2", + "savings": 48.53, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, + "capacity": 2, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "resourceType": "GP_Gen5_2" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "proudwhale", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "eagerparrot", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "securityModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "OBEDIENTJAGUAR-JOVIALPENGUIN", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/OBEDIENTJAGUAR-JOVIALPENGUIN/providers/Microsoft.Sql/servers/calmoctopus/databases/jollygoat", + "region": "eastus", + "resourceGroup": "LAZYLION-ZEALOUSVIPER", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LAZYLION-ZEALOUSVIPER/providers/Microsoft.Sql/servers/livelyibis/databases/thankfulzebra", "resourceKind": "v12.0,user,vcore", - "resourceName": "calmoctopus/jollygoat", - "resourceType": "Standard_50", - "savings": 154.826, + "resourceName": "livelyibis/thankfulzebra", + "resourceType": "Standard_100", + "savings": 179.398, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 50, + "capacity": 100, "name": "Standard", "tier": "Standard", - "resourceType": "Standard_50" + "resourceType": "Standard_100" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "excitedowl", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "eagerelephant", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "EAGERTIGER-INNOCENTVIPER", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/EAGERTIGER-INNOCENTVIPER/providers/Microsoft.Sql/servers/bravepenguin/databases/adventurouslion", + "region": "centralus", + "resourceGroup": "QUIRKYOWL-OBEDIENTURCHIN", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/QUIRKYOWL-OBEDIENTURCHIN/providers/Microsoft.Sql/servers/sillyurchin/databases/jollylion", "resourceKind": "v12.0,user,vcore", - "resourceName": "bravepenguin/adventurouslion", + "resourceName": "sillyurchin/jollylion", "resourceType": "GP_Gen5_8", - "savings": 433.421, + "savings": 260.562, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -689,51 +683,51 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_8" }, - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "proudeel", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "excitedlion", "tags": { "environment": "prod", - "app": "crmModule" + "app": "securityModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "LIVELYJAGUAR-LAZYGOAT", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/LIVELYJAGUAR-LAZYGOAT/providers/Microsoft.Sql/servers/proudbear/databases/wittyyak", + "region": "centralus", + "resourceGroup": "OBEDIENTXERUS-FIERCEXERUS", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/OBEDIENTXERUS-FIERCEXERUS/providers/Microsoft.Sql/servers/adventurousdog/databases/quirkybear", "resourceKind": "v12.0,user,vcore", - "resourceName": "proudbear/wittyyak", - "resourceType": "GP_Gen5_8", - "savings": 658.884, + "resourceName": "adventurousdog/quirkybear", + "resourceType": "GP_Gen5_16", + "savings": 37.77, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, + "capacity": 16, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "resourceType": "GP_Gen5_16" }, - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "merryurchin", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "wittynewt", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "EXCITEDOCTOPUS-OBEDIENTQUAIL", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EXCITEDOCTOPUS-OBEDIENTQUAIL/providers/Microsoft.Sql/servers/relievednewt/databases/proudtiger", + "region": "westus2", + "resourceGroup": "THANKFULYAK-NERVOUSELEPHANT", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/THANKFULYAK-NERVOUSELEPHANT/providers/Microsoft.Sql/servers/excitednewt/databases/innocentcat", "resourceKind": "v12.0,user,vcore", - "resourceName": "relievednewt/proudtiger", + "resourceName": "excitednewt/innocentcat", "resourceType": "GP_Gen5_4", - "savings": 762.129, + "savings": 141.348, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -743,38 +737,38 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_4" }, - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "merryurchin", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "quirkygiraffe", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "northeurope", - "resourceGroup": "UPBEATJAGUAR-GENTLEZEBRA", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/UPBEATJAGUAR-GENTLEZEBRA/providers/Microsoft.Sql/servers/excitedmouse/databases/lazygoat", + "region": "centralindia", + "resourceGroup": "FIERCEVIPER-QUIRKYVIPER", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/FIERCEVIPER-QUIRKYVIPER/providers/Microsoft.Sql/servers/eagergoat/databases/obedientcat", "resourceKind": "v12.0,user,vcore", - "resourceName": "excitedmouse/lazygoat", - "resourceType": "GP_Gen5_16", - "savings": 537.314, + "resourceName": "eagergoat/obedientcat", + "resourceType": "GP_Gen5_4", + "savings": 54.457, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 16, + "capacity": 4, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_16" + "resourceType": "GP_Gen5_4" }, - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "youthfulviper", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "braveyak", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" }, @@ -782,23 +776,48 @@ "lookbackPeriod": "30 days", "platform": "Azure SQL Database", "region": "eastus", - "resourceGroup": "EAGERJAGUAR-MERRYPENGUIN", - "resourceID": "/subscriptions/13e8d4fc-8226-45a0-88cf-2979d3e9eba9/resourceGroups/EAGERJAGUAR-MERRYPENGUIN/providers/Microsoft.Sql/servers/calmlion/databases/calmbear", + "resourceGroup": "EAGERMOUSE-EXCITEDDOG", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/EAGERMOUSE-EXCITEDDOG/providers/Microsoft.Sql/servers/obedientibis/databases/fiercepenguin", "resourceKind": "v12.0,user,vcore", - "resourceName": "calmlion/calmbear", - "resourceType": "GP_Gen5_32", - "savings": 315.455, + "resourceName": "obedientibis/fiercepenguin", + "resourceType": "Standard_10", + "savings": 221.131, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "capacity": 10, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_10" }, - "subscriptionID": "13e8d4fc-8226-45a0-88cf-2979d3e9eba9", - "subscriptionName": "vivaciouselephant", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "gentlelion", + "tags": { + "environment": "dev", + "app": "emailService" + }, + "unit": "Count" + }, + { + "lookbackPeriod": "30 days", + "platform": "Azure SQL Database", + "region": "australiaeast", + "resourceGroup": "JOVIALFOX-ADVENTUROUSWHALE", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/JOVIALFOX-ADVENTUROUSWHALE/providers/Microsoft.Sql/servers/excitedwhale/databases/excitedhorse", + "resourceKind": "v12.0,user,vcore", + "resourceName": "excitedwhale/excitedhorse", + "resourceType": "Standard_50", + "savings": 95.736, + "savingsCurrency": "US$", + "service": "Microsoft.Sql", + "sku": { + "capacity": 50, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_50" + }, + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "excitedcat", "tags": { "environment": "dev", "app": "customerSupport" @@ -808,50 +827,50 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "EXCITEDPARROT-LIVELYZEBRA", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/EXCITEDPARROT-LIVELYZEBRA/providers/Microsoft.Sql/servers/thankfulfox/databases/gentlexerus", + "region": "eastus", + "resourceGroup": "JOLLYIBIS-JOVIALYAK", + "resourceID": "/subscriptions/8752afcb-f9b4-453b-b34c-cb9f3a9a0247/resourceGroups/JOLLYIBIS-JOVIALYAK/providers/Microsoft.Sql/servers/relievedpenguin/databases/relievedbear", "resourceKind": "v12.0,user,vcore", - "resourceName": "thankfulfox/gentlexerus", - "resourceType": "GP_Gen5_32", - "savings": 29.178, + "resourceName": "relievedpenguin/relievedbear", + "resourceType": "GP_Gen5_8", + "savings": 135.867, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, + "capacity": 8, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "resourceType": "GP_Gen5_8" }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "youthfulelephant", + "subscriptionID": "8752afcb-f9b4-453b-b34c-cb9f3a9a0247", + "subscriptionName": "quickgoat", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "VIVACIOUSTIGER-QUIRKYIBIS", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/VIVACIOUSTIGER-QUIRKYIBIS/providers/Microsoft.Sql/servers/lazyyak/databases/proudbear", + "region": "eastus", + "resourceGroup": "GENTLEOWL-ADVENTUROUSHORSE", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/GENTLEOWL-ADVENTUROUSHORSE/providers/Microsoft.Sql/servers/fierceibis/databases/quirkyurchin", "resourceKind": "v12.0,user,vcore", - "resourceName": "lazyyak/proudbear", - "resourceType": "Standard_50", - "savings": 488.244, + "resourceName": "fierceibis/quirkyurchin", + "resourceType": "Standard_10", + "savings": 30.659, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 50, + "capacity": 10, "name": "Standard", "tier": "Standard", - "resourceType": "Standard_50" + "resourceType": "Standard_10" }, - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "innocentdog", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "merryurchin", "tags": { "environment": "dev", "app": "dataAnalytics" @@ -861,40 +880,40 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "EXCITEDOWL-YOUTHFULGOAT", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/EXCITEDOWL-YOUTHFULGOAT/providers/Microsoft.Sql/servers/adventurousibis/databases/nervousparrot", + "region": "australiaeast", + "resourceGroup": "VIVACIOUSBEAR-VIVACIOUSRABBIT", + "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/VIVACIOUSBEAR-VIVACIOUSRABBIT/providers/Microsoft.Sql/servers/excitedxerus/databases/proudtiger", "resourceKind": "v12.0,user,vcore", - "resourceName": "adventurousibis/nervousparrot", - "resourceType": "GP_Gen5_4", - "savings": 87.736, + "resourceName": "excitedxerus/proudtiger", + "resourceType": "GP_Gen5_8", + "savings": 41.105, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 4, + "capacity": 8, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_4" + "resourceType": "GP_Gen5_8" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "zealousparrot", + "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", + "subscriptionName": "zealousviper", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "reportingService" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southcentralus", - "resourceGroup": "BRAVEJAGUAR-LIVELYJAGUAR", - "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/BRAVEJAGUAR-LIVELYJAGUAR/providers/Microsoft.Sql/servers/jollyparrot/databases/jovialfox", + "region": "northeurope", + "resourceGroup": "UPBEATVIPER-BRAVEWHALE", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/UPBEATVIPER-BRAVEWHALE/providers/Microsoft.Sql/servers/relievedpenguin/databases/thankfulurchin", "resourceKind": "v12.0,user,vcore", - "resourceName": "jollyparrot/jovialfox", + "resourceName": "relievedpenguin/thankfulurchin", "resourceType": "Standard_10", - "savings": 706.245, + "savings": 171.554, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -903,24 +922,51 @@ "tier": "Standard", "resourceType": "Standard_10" }, - "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "innocentoctopus", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "livelykangaroo", + "tags": { + "environment": "prod", + "app": "securityModule" + }, + "unit": "Count" + }, + { + "lookbackPeriod": "30 days", + "platform": "Azure SQL Database", + "region": "centralus", + "resourceGroup": "FIERCEVIPER-FIERCERABBIT", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/FIERCEVIPER-FIERCERABBIT/providers/Microsoft.Sql/servers/gentlegiraffe/databases/excitedurchin", + "resourceKind": "v12.0,user,vcore", + "resourceName": "gentlegiraffe/excitedurchin", + "resourceType": "GP_Gen5_32", + "savings": 72.958, + "savingsCurrency": "US$", + "service": "Microsoft.Sql", + "sku": { + "capacity": 32, + "family": "Gen5", + "name": "GP_Gen5", + "tier": "GeneralPurpose", + "resourceType": "GP_Gen5_32" + }, + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "kindibis", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "INNOCENTNEWT-EXCITEDTIGER", - "resourceID": "/subscriptions/ceee86e2-a6cf-4a62-8004-1313cc581679/resourceGroups/INNOCENTNEWT-EXCITEDTIGER/providers/Microsoft.Sql/servers/kindant/databases/calmyak", + "region": "northeurope", + "resourceGroup": "EXCITEDXERUS-QUICKRABBIT", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/EXCITEDXERUS-QUICKRABBIT/providers/Microsoft.Sql/servers/nervousparrot/databases/kindparrot", "resourceKind": "v12.0,user,vcore", - "resourceName": "kindant/calmyak", + "resourceName": "nervousparrot/kindparrot", "resourceType": "Standard_100", - "savings": 168.411, + "savings": 30.969, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -929,92 +975,91 @@ "tier": "Standard", "resourceType": "Standard_100" }, - "subscriptionID": "ceee86e2-a6cf-4a62-8004-1313cc581679", - "subscriptionName": "happyzebra", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "adventurousibis", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "userManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "PROUDZEBRA-ZEALOUSXERUS", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/PROUDZEBRA-ZEALOUSXERUS/providers/Microsoft.Sql/servers/livelyeel/databases/upbeatrabbit", + "region": "westus2", + "resourceGroup": "RELIEVEDELEPHANT-DROWSYMOUSE", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/RELIEVEDELEPHANT-DROWSYMOUSE/providers/Microsoft.Sql/servers/calmpenguin/databases/thankfulviper", "resourceKind": "v12.0,user,vcore", - "resourceName": "livelyeel/upbeatrabbit", - "resourceType": "GP_Gen5_32", - "savings": 394.879, + "resourceName": "calmpenguin/thankfulviper", + "resourceType": "GP_Gen5_2", + "savings": 107.908, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 32, + "capacity": 2, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_32" + "resourceType": "GP_Gen5_2" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "sillydog", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "obedientgiraffe", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "eastus2", - "resourceGroup": "UPBEATFOX-UPBEATKANGAROO", - "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/UPBEATFOX-UPBEATKANGAROO/providers/Microsoft.Sql/servers/jollyibis/databases/relievedibis", + "region": "southcentralus", + "resourceGroup": "DROWSYANT-EXCITEDHORSE", + "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/DROWSYANT-EXCITEDHORSE/providers/Microsoft.Sql/servers/excitedoctopus/databases/excitedxerus", "resourceKind": "v12.0,user,vcore", - "resourceName": "jollyibis/relievedibis", - "resourceType": "GP_Gen5_2", - "savings": 66.474, + "resourceName": "excitedoctopus/excitedxerus", + "resourceType": "GP_Gen5_32", + "savings": 97.164, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 2, + "capacity": 32, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_2" + "resourceType": "GP_Gen5_32" }, - "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", - "subscriptionName": "nervousyak", + "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", + "subscriptionName": "upbeatoctopus", "tags": { "environment": "prod", - "app": "crmModule" + "app": "inventoryManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "EXCITEDDOG-DROWSYDOG", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/EXCITEDDOG-DROWSYDOG/providers/Microsoft.Sql/servers/innocentbear/databases/drowsyparrot", + "region": "southcentralus", + "resourceGroup": "DROWSYSNAKE-YOUTHFULJAGUAR", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/DROWSYSNAKE-YOUTHFULJAGUAR/providers/Microsoft.Sql/servers/gentlepenguin/databases/quickeel", "resourceKind": "v12.0,user,vcore", - "resourceName": "innocentbear/drowsyparrot", - "resourceType": "GP_Gen5_8", - "savings": 250.025, + "resourceName": "gentlepenguin/quickeel", + "resourceType": "Standard_100", + "savings": 56.145, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "quirkyrabbit", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "proudmouse", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" }, "unit": "Count" }, @@ -1022,26 +1067,26 @@ "lookbackPeriod": "30 days", "platform": "Azure SQL Database", "region": "southcentralus", - "resourceGroup": "LIVELYCAT-NERVOUSVIPER", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/LIVELYCAT-NERVOUSVIPER/providers/Microsoft.Sql/servers/nervouseel/databases/happygoat", + "resourceGroup": "SILLYEEL-EXCITEDTIGER", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/SILLYEEL-EXCITEDTIGER/providers/Microsoft.Sql/servers/jovialfox/databases/excitedrabbit", "resourceKind": "v12.0,user,vcore", - "resourceName": "nervouseel/happygoat", - "resourceType": "GP_Gen5_4", - "savings": 388.735, + "resourceName": "jovialfox/excitedrabbit", + "resourceType": "GP_Gen5_32", + "savings": 60.709, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 4, + "capacity": 32, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_4" + "resourceType": "GP_Gen5_32" }, "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "drowsytiger", + "subscriptionName": "vivaciousnewt", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "inventoryManagement" }, "unit": "Count" }, @@ -1049,102 +1094,102 @@ "lookbackPeriod": "30 days", "platform": "Azure SQL Database", "region": "australiaeast", - "resourceGroup": "NERVOUSKANGAROO-EXCITEDIBIS", - "resourceID": "/subscriptions/1af450b2-ce7a-4af5-9ebc-a13461fe1e32/resourceGroups/NERVOUSKANGAROO-EXCITEDIBIS/providers/Microsoft.Sql/servers/youthfulowl/databases/innocenttiger", + "resourceGroup": "MERRYCAT-LIVELYJAGUAR", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/MERRYCAT-LIVELYJAGUAR/providers/Microsoft.Sql/servers/eagergiraffe/databases/proudowl", "resourceKind": "v12.0,user,vcore", - "resourceName": "youthfulowl/innocenttiger", - "resourceType": "Standard_50", - "savings": 178.757, + "resourceName": "eagergiraffe/proudowl", + "resourceType": "Standard_10", + "savings": 615.129, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 50, + "capacity": 10, "name": "Standard", "tier": "Standard", - "resourceType": "Standard_50" + "resourceType": "Standard_10" }, - "subscriptionID": "1af450b2-ce7a-4af5-9ebc-a13461fe1e32", - "subscriptionName": "upbeatyak", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "eagerrabbit", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "emailService" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southeastasia", - "resourceGroup": "SILLYQUAIL-CALMRABBIT", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/SILLYQUAIL-CALMRABBIT/providers/Microsoft.Sql/servers/vivaciousowl/databases/youthfulkangaroo", + "region": "eastus", + "resourceGroup": "EXCITEDELEPHANT-CALMWHALE", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/EXCITEDELEPHANT-CALMWHALE/providers/Microsoft.Sql/servers/relievedlion/databases/fiercesnake", "resourceKind": "v12.0,user,vcore", - "resourceName": "vivaciousowl/youthfulkangaroo", - "resourceType": "Standard_10", - "savings": 108.75, + "resourceName": "relievedlion/fiercesnake", + "resourceType": "GP_Gen5_32", + "savings": 336.645, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 10, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_10" + "capacity": 32, + "family": "Gen5", + "name": "GP_Gen5", + "tier": "GeneralPurpose", + "resourceType": "GP_Gen5_32" }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "thankfuljaguar", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "obedientibis", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "westus2", - "resourceGroup": "INNOCENTLION-FIERCEHORSE", - "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/INNOCENTLION-FIERCEHORSE/providers/Microsoft.Sql/servers/vivaciouseel/databases/wittyfox", + "region": "uksouth", + "resourceGroup": "PROUDKANGAROO-PROUDOCTOPUS", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/PROUDKANGAROO-PROUDOCTOPUS/providers/Microsoft.Sql/servers/drowsyzebra/databases/thankfulbear", "resourceKind": "v12.0,user,vcore", - "resourceName": "vivaciouseel/wittyfox", - "resourceType": "GP_Gen5_8", - "savings": 18.166, + "resourceName": "drowsyzebra/thankfulbear", + "resourceType": "GP_Gen5_32", + "savings": 342.923, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, + "capacity": 32, "family": "Gen5", "name": "GP_Gen5", "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "resourceType": "GP_Gen5_32" }, - "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", - "subscriptionName": "kindmouse", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "quickfox", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southcentralus", - "resourceGroup": "JOVIALZEBRA-WITTYJAGUAR", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/JOVIALZEBRA-WITTYJAGUAR/providers/Microsoft.Sql/servers/drowsylion/databases/drowsygoat", + "region": "centralindia", + "resourceGroup": "MERRYQUAIL-ADVENTUROUSJAGUAR", + "resourceID": "/subscriptions/9c6588cd-ca5e-429d-adc7-5292d3880914/resourceGroups/MERRYQUAIL-ADVENTUROUSJAGUAR/providers/Microsoft.Sql/servers/calmlion/databases/lazywhale", "resourceKind": "v12.0,user,vcore", - "resourceName": "drowsylion/drowsygoat", - "resourceType": "GP_Gen5_8", - "savings": 121.913, + "resourceName": "calmlion/lazywhale", + "resourceType": "Standard_100", + "savings": 66.425, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { - "capacity": 8, - "family": "Gen5", - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "resourceType": "GP_Gen5_8" + "capacity": 100, + "name": "Standard", + "tier": "Standard", + "resourceType": "Standard_100" }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "sillywhale", + "subscriptionID": "9c6588cd-ca5e-429d-adc7-5292d3880914", + "subscriptionName": "gentlenewt", "tags": { "environment": "dev", "app": "customerSupport" @@ -1154,13 +1199,13 @@ { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "OBEDIENTNEWT-ADVENTUROUSRABBIT", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/OBEDIENTNEWT-ADVENTUROUSRABBIT/providers/Microsoft.Sql/servers/jovialrabbit/databases/innocenteel", + "region": "eastus2", + "resourceGroup": "PROUDXERUS-LIVELYOWL", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/PROUDXERUS-LIVELYOWL/providers/Microsoft.Sql/servers/innocentjaguar/databases/excitedviper", "resourceKind": "v12.0,user,vcore", - "resourceName": "jovialrabbit/innocenteel", + "resourceName": "innocentjaguar/excitedviper", "resourceType": "Standard_10", - "savings": 474.127, + "savings": 87.561, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -1169,24 +1214,24 @@ "tier": "Standard", "resourceType": "Standard_10" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "lazymouse", + "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", + "subscriptionName": "eagertiger", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "paymentGateway" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "ADVENTUROUSBEAR-JOVIALZEBRA", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/ADVENTUROUSBEAR-JOVIALZEBRA/providers/Microsoft.Sql/servers/thankfulhorse/databases/merryant", + "region": "australiaeast", + "resourceGroup": "QUIRKYBEAR-WITTYPENGUIN", + "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/QUIRKYBEAR-WITTYPENGUIN/providers/Microsoft.Sql/servers/kindeel/databases/excitedfox", "resourceKind": "v12.0,user,vcore", - "resourceName": "thankfulhorse/merryant", + "resourceName": "kindeel/excitedfox", "resourceType": "GP_Gen5_8", - "savings": 351.968, + "savings": 277.479, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -1196,24 +1241,24 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_8" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "bravepenguin", + "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", + "subscriptionName": "eagerrabbit", "tags": { "environment": "prod", - "app": "reportingService" + "app": "crmModule" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "southcentralus", - "resourceGroup": "KINDELEPHANT-EAGERQUAIL", - "resourceID": "/subscriptions/ca1eeeca-231f-4a91-a740-04eaeb043516/resourceGroups/KINDELEPHANT-EAGERQUAIL/providers/Microsoft.Sql/servers/relievedviper/databases/quickyak", + "region": "uksouth", + "resourceGroup": "VIVACIOUSZEBRA-ADVENTUROUSURCHIN", + "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/VIVACIOUSZEBRA-ADVENTUROUSURCHIN/providers/Microsoft.Sql/servers/youthfulowl/databases/jovialgiraffe", "resourceKind": "v12.0,user,vcore", - "resourceName": "relievedviper/quickyak", + "resourceName": "youthfulowl/jovialgiraffe", "resourceType": "GP_Gen5_8", - "savings": 365.68, + "savings": 37.558, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -1223,24 +1268,24 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_8" }, - "subscriptionID": "ca1eeeca-231f-4a91-a740-04eaeb043516", - "subscriptionName": "nervousibis", + "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", + "subscriptionName": "jovialhorse", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "inventoryManagement" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "australiaeast", - "resourceGroup": "HAPPYWHALE-JOVIALJAGUAR", - "resourceID": "/subscriptions/912102ae-2e57-4094-bb8a-63a7d1c38207/resourceGroups/HAPPYWHALE-JOVIALJAGUAR/providers/Microsoft.Sql/servers/youthfulurchin/databases/merrykangaroo", + "region": "centralus", + "resourceGroup": "LAZYIBIS-VIVACIOUSFOX", + "resourceID": "/subscriptions/1aec08f2-c15d-4c32-919c-4bab940f69f3/resourceGroups/LAZYIBIS-VIVACIOUSFOX/providers/Microsoft.Sql/servers/quickgoat/databases/relievedlion", "resourceKind": "v12.0,user,vcore", - "resourceName": "youthfulurchin/merrykangaroo", + "resourceName": "quickgoat/relievedlion", "resourceType": "Standard_10", - "savings": 111.265, + "savings": 585.102, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -1249,24 +1294,24 @@ "tier": "Standard", "resourceType": "Standard_10" }, - "subscriptionID": "912102ae-2e57-4094-bb8a-63a7d1c38207", - "subscriptionName": "adventurousyak", + "subscriptionID": "1aec08f2-c15d-4c32-919c-4bab940f69f3", + "subscriptionName": "upbeatelephant", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "dataAnalytics" }, "unit": "Count" }, { "lookbackPeriod": "30 days", "platform": "Azure SQL Database", - "region": "centralus", - "resourceGroup": "WITTYYAK-HAPPYXERUS", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/WITTYYAK-HAPPYXERUS/providers/Microsoft.Sql/servers/obedientxerus/databases/innocentoctopus", + "region": "centralindia", + "resourceGroup": "RELIEVEDXERUS-OBEDIENTCAT", + "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/RELIEVEDXERUS-OBEDIENTCAT/providers/Microsoft.Sql/servers/eagertiger/databases/excitedgoat", "resourceKind": "v12.0,user,vcore", - "resourceName": "obedientxerus/innocentoctopus", + "resourceName": "eagertiger/excitedgoat", "resourceType": "GP_Gen5_32", - "savings": 163.625, + "savings": 15.5, "savingsCurrency": "US$", "service": "Microsoft.Sql", "sku": { @@ -1276,63 +1321,11 @@ "tier": "GeneralPurpose", "resourceType": "GP_Gen5_32" }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "adventurouspenguin", - "tags": { - "environment": "staging", - "app": "invoiceProcessing" - }, - "unit": "Count" - }, - { - "lookbackPeriod": "30 days", - "platform": "Azure SQL Database", - "region": "uksouth", - "resourceGroup": "BRAVEBEAR-JOVIALGOAT", - "resourceID": "/subscriptions/6383b3a2-a8c4-4c07-8acf-f38e08fc7622/resourceGroups/BRAVEBEAR-JOVIALGOAT/providers/Microsoft.Sql/servers/merryparrot/databases/zealousviper", - "resourceKind": "v12.0,user,vcore", - "resourceName": "merryparrot/zealousviper", - "resourceType": "Standard_50", - "savings": 122.516, - "savingsCurrency": "US$", - "service": "Microsoft.Sql", - "sku": { - "capacity": 50, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_50" - }, - "subscriptionID": "6383b3a2-a8c4-4c07-8acf-f38e08fc7622", - "subscriptionName": "bravenewt", - "tags": { - "environment": "prod", - "app": "crmModule" - }, - "unit": "Count" - }, - { - "lookbackPeriod": "30 days", - "platform": "Azure SQL Database", - "region": "centralindia", - "resourceGroup": "RELIEVEDTIGER-WITTYCAT", - "resourceID": "/subscriptions/57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec/resourceGroups/RELIEVEDTIGER-WITTYCAT/providers/Microsoft.Sql/servers/obedientlion/databases/kindcat", - "resourceKind": "v12.0,user,vcore", - "resourceName": "obedientlion/kindcat", - "resourceType": "Standard_100", - "savings": 277.987, - "savingsCurrency": "US$", - "service": "Microsoft.Sql", - "sku": { - "capacity": 100, - "name": "Standard", - "tier": "Standard", - "resourceType": "Standard_100" - }, "subscriptionID": "57e25d4f-1ba6-4ac3-8ae9-455e3f0236ec", - "subscriptionName": "livelyfox", + "subscriptionName": "livelybear", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "customerSupport" }, "unit": "Count" } diff --git a/flexera/data/google/google_committed_use_discount_recommendations.json b/flexera/data/google/google_committed_use_discount_recommendations.json index ad5c768f..61466f99 100644 --- a/flexera/data/google/google_committed_use_discount_recommendations.json +++ b/flexera/data/google/google_committed_use_discount_recommendations.json @@ -4,16 +4,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 187.548, - "id": "projects/128181997245/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7b0c7b5c-abd9-5fbe-5a73-de225385aab0", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 122.241, + "id": "projects/631082444329/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/00838ecc-95e5-34ba-029f-886ce8ef4a95", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "128181997245", - "region": "southamerica-east1", - "resourceID": "projects/128181997245/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7b0c7b5c-abd9-5fbe-5a73-de225385aab0", - "resourceName": "cud-recommendation-7301888217", + "projectNumber": "631082444329", + "region": "europe-west4", + "resourceID": "projects/631082444329/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/00838ecc-95e5-34ba-029f-886ce8ef4a95", + "resourceName": "cud-recommendation-181944677", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -24,16 +24,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 16.828, - "id": "projects/592474259627/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/518457f5-6749-7b7a-384f-a2ecd9e20305", + "description": "Purchase a 1 year additional standard CUD for E2RAM memory", + "savings": 55.72, + "id": "projects/553893534820/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/996337b7-7669-9965-4d1f-050fa19bb5fc", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "592474259627", - "region": "northamerica-northeast1", - "resourceID": "projects/592474259627/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/518457f5-6749-7b7a-384f-a2ecd9e20305", - "resourceName": "cud-recommendation-5091733151", + "projectNumber": "553893534820", + "region": "southamerica-east1", + "resourceID": "projects/553893534820/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/996337b7-7669-9965-4d1f-050fa19bb5fc", + "resourceName": "cud-recommendation-2483169170", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -44,16 +44,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 199.975, - "id": "projects/87390011863/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a80c8e64-ff23-8554-9928-1e7378af585c", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 536.847, + "id": "projects/232059635899/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6e8d247a-03f3-2c5c-375c-c6bd622fbd6c", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "87390011863", - "region": "asia-northeast1", - "resourceID": "projects/87390011863/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a80c8e64-ff23-8554-9928-1e7378af585c", - "resourceName": "cud-recommendation-4106703963", + "projectNumber": "232059635899", + "region": "northamerica-northeast1", + "resourceID": "projects/232059635899/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6e8d247a-03f3-2c5c-375c-c6bd622fbd6c", + "resourceName": "cud-recommendation-6818786031", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -64,16 +64,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2Core CPU", - "savings": 305.12, - "id": "projects/353695095279/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/13bb4fb8-da06-e308-7628-f7dd5f41492c", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 76.115, + "id": "projects/73647188887/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/4f94c596-03b2-51b1-f506-176881f8e12c", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "353695095279", - "region": "southamerica-east1", - "resourceID": "projects/353695095279/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/13bb4fb8-da06-e308-7628-f7dd5f41492c", - "resourceName": "cud-recommendation-8112212868", + "projectNumber": "73647188887", + "region": "australia-southeast1", + "resourceID": "projects/73647188887/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/4f94c596-03b2-51b1-f506-176881f8e12c", + "resourceName": "cud-recommendation-8485407215", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -84,16 +84,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", - "savings": 147.251, - "id": "projects/8013906750/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3fdf553d-d668-c08b-d820-5e48451af620", + "description": "Purchase a 1 year new standard CUD for RegularCore CPU", + "savings": 33.714, + "id": "projects/824423568940/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5f0e40b9-abd6-8e07-25af-d549b5975297", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "8013906750", - "region": "southamerica-east1", - "resourceID": "projects/8013906750/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3fdf553d-d668-c08b-d820-5e48451af620", - "resourceName": "cud-recommendation-583616348", + "projectNumber": "824423568940", + "region": "asia-southeast2", + "resourceID": "projects/824423568940/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5f0e40b9-abd6-8e07-25af-d549b5975297", + "resourceName": "cud-recommendation-3140091265", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -104,16 +104,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 705.008, - "id": "projects/1578307172/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d1254abf-3b81-60d6-02bb-69ef4c8d3eb4", + "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", + "savings": 134.907, + "id": "projects/157822514922/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/72c2fd3f-c24d-0433-8a1a-8045132c13f0", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "1578307172", - "region": "europe-west1", - "resourceID": "projects/1578307172/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d1254abf-3b81-60d6-02bb-69ef4c8d3eb4", - "resourceName": "cud-recommendation-8581094000", + "projectNumber": "157822514922", + "region": "australia-southeast1", + "resourceID": "projects/157822514922/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/72c2fd3f-c24d-0433-8a1a-8045132c13f0", + "resourceName": "cud-recommendation-4139481024", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -124,16 +124,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 49.91, - "id": "projects/757524197927/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f496ff03-bae7-bd7c-de45-d7da5fc9c4eb", + "description": "Purchase a 1 year additional standard CUD for E2RAM memory", + "savings": 96.029, + "id": "projects/711426769044/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/09d9e345-7732-7d37-a8db-067cfa54f69b", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "757524197927", - "region": "southamerica-east1", - "resourceID": "projects/757524197927/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f496ff03-bae7-bd7c-de45-d7da5fc9c4eb", - "resourceName": "cud-recommendation-6779980603", + "projectNumber": "711426769044", + "region": "northamerica-northeast1", + "resourceID": "projects/711426769044/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/09d9e345-7732-7d37-a8db-067cfa54f69b", + "resourceName": "cud-recommendation-1724092699", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -144,16 +144,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 74.033, - "id": "projects/247867268481/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d64908ad-2925-15c6-0e3b-54c4e9d79290", + "description": "Purchase a 1 year new standard CUD for RegularRAM memory", + "savings": 30.189, + "id": "projects/545469192571/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/08be5b51-dbf5-d17f-4d2d-f65b4db91b20", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "247867268481", - "region": "europe-west4", - "resourceID": "projects/247867268481/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d64908ad-2925-15c6-0e3b-54c4e9d79290", - "resourceName": "cud-recommendation-1236817293", + "projectNumber": "545469192571", + "region": "southamerica-east1", + "resourceID": "projects/545469192571/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/08be5b51-dbf5-d17f-4d2d-f65b4db91b20", + "resourceName": "cud-recommendation-8901428024", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -164,16 +164,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 469.257, - "id": "projects/376200068570/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0a9bacba-ec2f-1b07-87de-0ae4efb65a1e", + "description": "Purchase a 1 year new standard CUD for RegularRAM memory", + "savings": 452.624, + "id": "projects/446087078862/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/82b4fe31-e9de-ec42-7a88-38046c4e9dcd", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "376200068570", - "region": "southamerica-east1", - "resourceID": "projects/376200068570/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0a9bacba-ec2f-1b07-87de-0ae4efb65a1e", - "resourceName": "cud-recommendation-7370582276", + "projectNumber": "446087078862", + "region": "europe-west6", + "resourceID": "projects/446087078862/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/82b4fe31-e9de-ec42-7a88-38046c4e9dcd", + "resourceName": "cud-recommendation-1787849889", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -184,16 +184,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", - "savings": 224.879, - "id": "projects/976625042331/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/10001835-5fba-b1fc-faf5-8500471c2f51", + "description": "Purchase a 1 year new standard CUD for E2RAM memory", + "savings": 242.751, + "id": "projects/992051292846/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/92bab2fe-cce6-8dc8-a6b9-5b85da52786e", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "976625042331", - "region": "southamerica-east1", - "resourceID": "projects/976625042331/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/10001835-5fba-b1fc-faf5-8500471c2f51", - "resourceName": "cud-recommendation-6878510056", + "projectNumber": "992051292846", + "region": "us-central1", + "resourceID": "projects/992051292846/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/92bab2fe-cce6-8dc8-a6b9-5b85da52786e", + "resourceName": "cud-recommendation-1492718080", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -204,16 +204,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 229.096, - "id": "projects/535111201171/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/986a8645-a1de-84d0-ea56-844af3da8009", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 127.335, + "id": "projects/956778774830/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/972cf1c0-e1f8-44d4-63ad-b4e023db4aaf", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "535111201171", - "region": "southamerica-east1", - "resourceID": "projects/535111201171/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/986a8645-a1de-84d0-ea56-844af3da8009", - "resourceName": "cud-recommendation-8536099535", + "projectNumber": "956778774830", + "region": "australia-southeast1", + "resourceID": "projects/956778774830/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/972cf1c0-e1f8-44d4-63ad-b4e023db4aaf", + "resourceName": "cud-recommendation-2646547663", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -224,16 +224,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for E2RAM memory", - "savings": 321.407, - "id": "projects/919103778779/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c6f07f9b-cae6-f2e6-6fdd-7aa3e7b8ab23", + "description": "Purchase a 1 year new standard CUD for N2DRAM memory", + "savings": 4.239, + "id": "projects/194848303269/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/51942132-5830-9701-3e79-5a9ccaa20128", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "919103778779", + "projectNumber": "194848303269", "region": "us-west1", - "resourceID": "projects/919103778779/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c6f07f9b-cae6-f2e6-6fdd-7aa3e7b8ab23", - "resourceName": "cud-recommendation-9650664205", + "resourceID": "projects/194848303269/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/51942132-5830-9701-3e79-5a9ccaa20128", + "resourceName": "cud-recommendation-6374338572", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -244,16 +244,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for E2RAM memory", - "savings": 19.24, - "id": "projects/813849020288/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/77d68768-2058-9d87-11bb-a82df889efe7", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 118.626, + "id": "projects/858877318226/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/162ebea2-816f-ad16-3796-95e1556076ab", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "813849020288", - "region": "asia-southeast2", - "resourceID": "projects/813849020288/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/77d68768-2058-9d87-11bb-a82df889efe7", - "resourceName": "cud-recommendation-5321773427", + "projectNumber": "858877318226", + "region": "australia-southeast1", + "resourceID": "projects/858877318226/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/162ebea2-816f-ad16-3796-95e1556076ab", + "resourceName": "cud-recommendation-6066110774", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -265,15 +265,15 @@ "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", "description": "Purchase a 1 year new standard CUD for E2Core CPU", - "savings": 541.031, - "id": "projects/497887514142/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/82ab8cf9-35cf-e9ea-8431-a2947ffbf321", + "savings": 124.322, + "id": "projects/470941345172/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3aee3f24-1e09-e799-a47e-1b4242750ab7", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "497887514142", - "region": "southamerica-east1", - "resourceID": "projects/497887514142/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/82ab8cf9-35cf-e9ea-8431-a2947ffbf321", - "resourceName": "cud-recommendation-4222960021", + "projectNumber": "470941345172", + "region": "europe-west6", + "resourceID": "projects/470941345172/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3aee3f24-1e09-e799-a47e-1b4242750ab7", + "resourceName": "cud-recommendation-9240431970", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -284,16 +284,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 34.541, - "id": "projects/445269349586/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d8beef2b-1522-ff9e-4aef-9f5437540e01", + "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", + "savings": 48.374, + "id": "projects/76771515425/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a5c2e101-bdec-8eb7-2a60-0687b035e395", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "445269349586", - "region": "us-central1", - "resourceID": "projects/445269349586/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d8beef2b-1522-ff9e-4aef-9f5437540e01", - "resourceName": "cud-recommendation-8788570123", + "projectNumber": "76771515425", + "region": "us-west1", + "resourceID": "projects/76771515425/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a5c2e101-bdec-8eb7-2a60-0687b035e395", + "resourceName": "cud-recommendation-5684257589", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -304,16 +304,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 16.848, - "id": "projects/661124218168/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/015ee932-8345-8c6a-ec1e-cbc4da13246d", + "description": "Purchase a 1 year new standard CUD for N2DRAM memory", + "savings": 238.064, + "id": "projects/748417528986/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/4ae4adad-2d4b-e8bc-df83-f4b6e0513a76", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "661124218168", - "region": "australia-southeast1", - "resourceID": "projects/661124218168/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/015ee932-8345-8c6a-ec1e-cbc4da13246d", - "resourceName": "cud-recommendation-1673961710", + "projectNumber": "748417528986", + "region": "europe-west1", + "resourceID": "projects/748417528986/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/4ae4adad-2d4b-e8bc-df83-f4b6e0513a76", + "resourceName": "cud-recommendation-3599506966", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -324,16 +324,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 135.864, - "id": "projects/458562099307/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/94f7fb96-2303-0a22-0c0b-fc0c93f5e3a9", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 112.329, + "id": "projects/440512026642/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0df8cb1e-2008-36f4-89bd-50e19b7af32b", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "458562099307", - "region": "asia-southeast2", - "resourceID": "projects/458562099307/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/94f7fb96-2303-0a22-0c0b-fc0c93f5e3a9", - "resourceName": "cud-recommendation-3558129882", + "projectNumber": "440512026642", + "region": "us-west1", + "resourceID": "projects/440512026642/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0df8cb1e-2008-36f4-89bd-50e19b7af32b", + "resourceName": "cud-recommendation-8250506224", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -344,16 +344,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularCore CPU", - "savings": 0.368, - "id": "projects/754852649328/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9b294165-f805-e9c3-4b28-0062b9a47fc7", + "description": "Purchase a 1 year new standard CUD for E2RAM memory", + "savings": 306.369, + "id": "projects/686109840874/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3717edb0-71cd-e50c-fe54-187893f4771f", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "754852649328", - "region": "europe-west6", - "resourceID": "projects/754852649328/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9b294165-f805-e9c3-4b28-0062b9a47fc7", - "resourceName": "cud-recommendation-7766108779", + "projectNumber": "686109840874", + "region": "southamerica-east1", + "resourceID": "projects/686109840874/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3717edb0-71cd-e50c-fe54-187893f4771f", + "resourceName": "cud-recommendation-8980140442", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -364,16 +364,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2Core CPU", - "savings": 166.835, - "id": "projects/448961065722/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/499cf6c1-5069-3e77-191b-4815c2d8236a", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 255.989, + "id": "projects/479492028703/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/805c67a5-73d2-fab9-068e-6ac0b1e4b0a9", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "448961065722", - "region": "europe-west4", - "resourceID": "projects/448961065722/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/499cf6c1-5069-3e77-191b-4815c2d8236a", - "resourceName": "cud-recommendation-7217189614", + "projectNumber": "479492028703", + "region": "southamerica-east1", + "resourceID": "projects/479492028703/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/805c67a5-73d2-fab9-068e-6ac0b1e4b0a9", + "resourceName": "cud-recommendation-1640099131", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -384,16 +384,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularRAM memory", - "savings": 904.05, - "id": "projects/400373329641/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/419230b1-391e-f0f2-3d4f-3cf27a600cb2", + "description": "Purchase a 1 year new standard CUD for E2RAM memory", + "savings": 359.867, + "id": "projects/430697868329/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/2e0a0f0d-467e-daf1-9757-148f7065f93b", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "400373329641", - "region": "europe-west4", - "resourceID": "projects/400373329641/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/419230b1-391e-f0f2-3d4f-3cf27a600cb2", - "resourceName": "cud-recommendation-2882751066", + "projectNumber": "430697868329", + "region": "europe-west1", + "resourceID": "projects/430697868329/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/2e0a0f0d-467e-daf1-9757-148f7065f93b", + "resourceName": "cud-recommendation-7314741899", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -404,16 +404,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 54.064, - "id": "projects/464567951977/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/17a9dffc-0c90-a080-38d4-e1251a2bd40e", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 567.548, + "id": "projects/463619806535/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a228b647-99ae-68c9-8160-677cc22855d6", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "464567951977", + "projectNumber": "463619806535", "region": "us-central1", - "resourceID": "projects/464567951977/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/17a9dffc-0c90-a080-38d4-e1251a2bd40e", - "resourceName": "cud-recommendation-1626523775", + "resourceID": "projects/463619806535/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a228b647-99ae-68c9-8160-677cc22855d6", + "resourceName": "cud-recommendation-7998564513", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -424,16 +424,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for E2RAM memory", - "savings": 309.946, - "id": "projects/969473666745/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d0025f55-7ab3-9ab3-0b7f-ad40db2e7d6b", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 304.601, + "id": "projects/905130693150/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/fde8d5e5-03f1-eaf1-0d31-99cac91c273a", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "969473666745", - "region": "europe-west1", - "resourceID": "projects/969473666745/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d0025f55-7ab3-9ab3-0b7f-ad40db2e7d6b", - "resourceName": "cud-recommendation-2588120328", + "projectNumber": "905130693150", + "region": "asia-northeast1", + "resourceID": "projects/905130693150/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/fde8d5e5-03f1-eaf1-0d31-99cac91c273a", + "resourceName": "cud-recommendation-9881867714", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -444,16 +444,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 486.19, - "id": "projects/384253132009/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/eb01652d-0882-1827-ce03-61fe856c6662", + "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", + "savings": 111.068, + "id": "projects/432366828760/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/28e0cb81-1142-bfa7-7c64-160ad6cdd99f", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "384253132009", + "projectNumber": "432366828760", "region": "asia-southeast2", - "resourceID": "projects/384253132009/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/eb01652d-0882-1827-ce03-61fe856c6662", - "resourceName": "cud-recommendation-4020511092", + "resourceID": "projects/432366828760/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/28e0cb81-1142-bfa7-7c64-160ad6cdd99f", + "resourceName": "cud-recommendation-5035870228", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -464,16 +464,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularCore CPU", - "savings": 282.31, - "id": "projects/36848729048/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6092373e-3f90-047f-aa1f-da870c8d866a", + "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", + "savings": 81.027, + "id": "projects/465947179799/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9ec0879e-290b-6e59-cd1e-2e2d1cf017a1", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "36848729048", - "region": "europe-west1", - "resourceID": "projects/36848729048/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6092373e-3f90-047f-aa1f-da870c8d866a", - "resourceName": "cud-recommendation-6930919276", + "projectNumber": "465947179799", + "region": "asia-southeast2", + "resourceID": "projects/465947179799/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9ec0879e-290b-6e59-cd1e-2e2d1cf017a1", + "resourceName": "cud-recommendation-239016352", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -484,16 +484,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", - "savings": 1.691, - "id": "projects/678295865406/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a729a68b-e74b-029a-26ef-cea628c355d0", + "description": "Purchase a 1 year new standard CUD for RegularRAM memory", + "savings": 78.803, + "id": "projects/917672624728/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/348bcdcd-7f32-eddb-790e-0610b6dec47d", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "678295865406", - "region": "northamerica-northeast1", - "resourceID": "projects/678295865406/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a729a68b-e74b-029a-26ef-cea628c355d0", - "resourceName": "cud-recommendation-8041736624", + "projectNumber": "917672624728", + "region": "australia-southeast1", + "resourceID": "projects/917672624728/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/348bcdcd-7f32-eddb-790e-0610b6dec47d", + "resourceName": "cud-recommendation-4778423985", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -504,16 +504,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularRAM memory", - "savings": 578.798, - "id": "projects/219380162189/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6a2e0603-c988-3f4a-96fb-39ff96be61e6", + "description": "Purchase a 1 year new standard CUD for N2DRAM memory", + "savings": 601.55, + "id": "projects/857719249317/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/02251e08-9e7a-4c39-e07d-42f88ae00990", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "219380162189", - "region": "us-west1", - "resourceID": "projects/219380162189/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6a2e0603-c988-3f4a-96fb-39ff96be61e6", - "resourceName": "cud-recommendation-7271265069", + "projectNumber": "857719249317", + "region": "asia-northeast1", + "resourceID": "projects/857719249317/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/02251e08-9e7a-4c39-e07d-42f88ae00990", + "resourceName": "cud-recommendation-3939068255", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -524,16 +524,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", - "savings": 11.905, - "id": "projects/509433022138/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/53f5f275-3cd5-7480-bedd-0a462f6a48f8", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 25.56, + "id": "projects/800389488088/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7af99301-acf9-2016-3d07-0436b57538d7", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "509433022138", - "region": "europe-west4", - "resourceID": "projects/509433022138/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/53f5f275-3cd5-7480-bedd-0a462f6a48f8", - "resourceName": "cud-recommendation-1840533697", + "projectNumber": "800389488088", + "region": "us-central1", + "resourceID": "projects/800389488088/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7af99301-acf9-2016-3d07-0436b57538d7", + "resourceName": "cud-recommendation-9861024694", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -544,16 +544,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 1.482, - "id": "projects/629135240145/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c44996b3-5f5c-4dac-7033-6f08d223ae56", + "description": "Purchase a 1 year new standard CUD for RegularCore CPU", + "savings": 137.781, + "id": "projects/602069846137/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/2d978860-5471-988e-21b8-7f1284edd9b2", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "629135240145", - "region": "asia-southeast2", - "resourceID": "projects/629135240145/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c44996b3-5f5c-4dac-7033-6f08d223ae56", - "resourceName": "cud-recommendation-2749176303", + "projectNumber": "602069846137", + "region": "europe-west1", + "resourceID": "projects/602069846137/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/2d978860-5471-988e-21b8-7f1284edd9b2", + "resourceName": "cud-recommendation-7093026823", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -564,16 +564,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", - "savings": 44.7, - "id": "projects/970933866042/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a5323fba-3f97-1740-eeed-6fa29e4555da", + "description": "Purchase a 1 year additional standard CUD for E2RAM memory", + "savings": 333.84, + "id": "projects/363472916668/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b6ee07bc-b7c9-e8a8-e818-add7b87500ad", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "970933866042", - "region": "southamerica-east1", - "resourceID": "projects/970933866042/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a5323fba-3f97-1740-eeed-6fa29e4555da", - "resourceName": "cud-recommendation-7944590994", + "projectNumber": "363472916668", + "region": "europe-west4", + "resourceID": "projects/363472916668/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b6ee07bc-b7c9-e8a8-e818-add7b87500ad", + "resourceName": "cud-recommendation-1443752182", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -584,16 +584,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 479.588, - "id": "projects/978650159130/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0b8c8e8d-7237-fd22-392d-0b9dfd80f7c4", + "description": "Purchase a 1 year additional standard CUD for E2RAM memory", + "savings": 569.626, + "id": "projects/467135635959/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5e4bca00-919e-d64c-495e-60b0e8982f6a", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "978650159130", - "region": "australia-southeast1", - "resourceID": "projects/978650159130/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0b8c8e8d-7237-fd22-392d-0b9dfd80f7c4", - "resourceName": "cud-recommendation-3088632525", + "projectNumber": "467135635959", + "region": "asia-southeast2", + "resourceID": "projects/467135635959/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5e4bca00-919e-d64c-495e-60b0e8982f6a", + "resourceName": "cud-recommendation-7558170617", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -604,16 +604,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularCore CPU", - "savings": 84.018, - "id": "projects/219270721309/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/aae97e45-061b-5070-5876-0937f8f68338", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 309.315, + "id": "projects/958621329209/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9fe3e89b-56f8-e4d3-67e7-336dcca59cd1", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "219270721309", - "region": "us-central1", - "resourceID": "projects/219270721309/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/aae97e45-061b-5070-5876-0937f8f68338", - "resourceName": "cud-recommendation-9043055269", + "projectNumber": "958621329209", + "region": "us-west1", + "resourceID": "projects/958621329209/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/9fe3e89b-56f8-e4d3-67e7-336dcca59cd1", + "resourceName": "cud-recommendation-8568738216", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -624,16 +624,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for N2DCore CPU", - "savings": 87.952, - "id": "projects/902817769740/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a285427f-efe9-55fa-7211-9c5483406a38", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 98.887, + "id": "projects/567046558789/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f71bcce8-ced3-142f-2ec1-407f498bd42e", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "902817769740", - "region": "europe-west4", - "resourceID": "projects/902817769740/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a285427f-efe9-55fa-7211-9c5483406a38", - "resourceName": "cud-recommendation-2361758114", + "projectNumber": "567046558789", + "region": "northamerica-northeast1", + "resourceID": "projects/567046558789/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f71bcce8-ced3-142f-2ec1-407f498bd42e", + "resourceName": "cud-recommendation-1610212178", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -644,16 +644,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 228.539, - "id": "projects/504518846920/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5044b654-249f-772a-7270-30c62852c2ab", + "description": "Purchase a 1 year new standard CUD for N2DRAM memory", + "savings": 25.344, + "id": "projects/985645023746/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3718a8f8-2e45-799d-760c-643cda0c74c6", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "504518846920", - "region": "us-west1", - "resourceID": "projects/504518846920/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5044b654-249f-772a-7270-30c62852c2ab", - "resourceName": "cud-recommendation-5799223847", + "projectNumber": "985645023746", + "region": "europe-west4", + "resourceID": "projects/985645023746/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3718a8f8-2e45-799d-760c-643cda0c74c6", + "resourceName": "cud-recommendation-6439005460", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -664,16 +664,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularCore CPU", - "savings": 86.534, - "id": "projects/896885276841/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3b383833-b3c4-312e-13c6-4399d2e5faf7", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 69.459, + "id": "projects/749541129007/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0dc6ef75-3a9a-bf1f-0175-5f7547656449", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "896885276841", - "region": "us-west1", - "resourceID": "projects/896885276841/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/3b383833-b3c4-312e-13c6-4399d2e5faf7", - "resourceName": "cud-recommendation-8142394254", + "projectNumber": "749541129007", + "region": "us-central1", + "resourceID": "projects/749541129007/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/0dc6ef75-3a9a-bf1f-0175-5f7547656449", + "resourceName": "cud-recommendation-4397783451", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -684,16 +684,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", - "savings": 194.995, - "id": "projects/635571478460/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5591e791-8921-e562-c42c-381785f7165c", + "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", + "savings": 136.667, + "id": "projects/704911641790/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f511599b-b391-5578-e142-7b8532b43188", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "635571478460", - "region": "us-central1", - "resourceID": "projects/635571478460/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/5591e791-8921-e562-c42c-381785f7165c", - "resourceName": "cud-recommendation-1421308207", + "projectNumber": "704911641790", + "region": "asia-northeast1", + "resourceID": "projects/704911641790/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f511599b-b391-5578-e142-7b8532b43188", + "resourceName": "cud-recommendation-6354660554", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -704,16 +704,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 654.133, - "id": "projects/513691022478/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b08cba7a-d3eb-b369-c76f-ad05f2a4978b", + "description": "Purchase a 1 year new standard CUD for RegularRAM memory", + "savings": 350.751, + "id": "projects/966922139420/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/820abfc7-e4fb-5fa5-9492-393015c36da9", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "513691022478", - "region": "us-central1", - "resourceID": "projects/513691022478/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b08cba7a-d3eb-b369-c76f-ad05f2a4978b", - "resourceName": "cud-recommendation-4550327714", + "projectNumber": "966922139420", + "region": "us-west1", + "resourceID": "projects/966922139420/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/820abfc7-e4fb-5fa5-9492-393015c36da9", + "resourceName": "cud-recommendation-7801472226", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -724,16 +724,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 60.138, - "id": "projects/138145982069/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/33dd17ac-4413-6e49-4bb5-5427b64e8e22", + "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", + "savings": 495.272, + "id": "projects/565439010249/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/66564165-3fe5-d40f-c9b1-e3df3213a67a", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "138145982069", - "region": "us-central1", - "resourceID": "projects/138145982069/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/33dd17ac-4413-6e49-4bb5-5427b64e8e22", - "resourceName": "cud-recommendation-3537794755", + "projectNumber": "565439010249", + "region": "northamerica-northeast1", + "resourceID": "projects/565439010249/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/66564165-3fe5-d40f-c9b1-e3df3213a67a", + "resourceName": "cud-recommendation-9801296201", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -744,16 +744,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for E2RAM memory", - "savings": 152.695, - "id": "projects/784025227723/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8efd4634-75e5-32ca-9b87-30944ae22bad", + "description": "Purchase a 1 year new standard CUD for E2RAM memory", + "savings": 350.637, + "id": "projects/5945373337/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7b4dbae3-4242-4cf9-8430-b58d96b37e01", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "784025227723", - "region": "northamerica-northeast1", - "resourceID": "projects/784025227723/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8efd4634-75e5-32ca-9b87-30944ae22bad", - "resourceName": "cud-recommendation-235282410", + "projectNumber": "5945373337", + "region": "asia-southeast2", + "resourceID": "projects/5945373337/locations/asia-southeast2/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/7b4dbae3-4242-4cf9-8430-b58d96b37e01", + "resourceName": "cud-recommendation-4840394737", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -764,16 +764,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 9.555, - "id": "projects/155297049288/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/aaf89360-b0cb-ac0a-86f9-9653c9be251e", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 111.944, + "id": "projects/332255949188/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ae2bfef7-b7cc-7777-c828-0e9be264ad97", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "155297049288", - "region": "asia-northeast1", - "resourceID": "projects/155297049288/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/aaf89360-b0cb-ac0a-86f9-9653c9be251e", - "resourceName": "cud-recommendation-2899759359", + "projectNumber": "332255949188", + "region": "europe-west1", + "resourceID": "projects/332255949188/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ae2bfef7-b7cc-7777-c828-0e9be264ad97", + "resourceName": "cud-recommendation-4573655517", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -784,16 +784,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2Core CPU", - "savings": 717.735, - "id": "projects/717166411839/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1028fde3-f6db-d955-f450-5b89399011f1", + "description": "Purchase a 1 year new standard CUD for RegularCore CPU", + "savings": 373.919, + "id": "projects/908590526386/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1e43bfe9-c637-d0a7-08a0-8ef4ce73714b", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "717166411839", - "region": "asia-northeast1", - "resourceID": "projects/717166411839/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1028fde3-f6db-d955-f450-5b89399011f1", - "resourceName": "cud-recommendation-8586161079", + "projectNumber": "908590526386", + "region": "us-central1", + "resourceID": "projects/908590526386/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1e43bfe9-c637-d0a7-08a0-8ef4ce73714b", + "resourceName": "cud-recommendation-2428713501", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -804,16 +804,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 480.435, - "id": "projects/265093600306/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1c461148-3e64-71c5-9347-749eed55253b", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 72.103, + "id": "projects/636552938245/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/645faeea-d83b-e97b-96f1-eac513e4db71", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "265093600306", - "region": "europe-west6", - "resourceID": "projects/265093600306/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/1c461148-3e64-71c5-9347-749eed55253b", - "resourceName": "cud-recommendation-9209412826", + "projectNumber": "636552938245", + "region": "southamerica-east1", + "resourceID": "projects/636552938245/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/645faeea-d83b-e97b-96f1-eac513e4db71", + "resourceName": "cud-recommendation-4100390390", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -824,16 +824,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DRAM memory", - "savings": 498.014, - "id": "projects/422308684057/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ffc6ca0a-db81-b4a5-9a52-1243d0d042f0", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 111.787, + "id": "projects/745389794490/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c301b421-728c-48b5-8410-b05c714871c9", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "422308684057", - "region": "europe-west6", - "resourceID": "projects/422308684057/locations/europe-west6/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ffc6ca0a-db81-b4a5-9a52-1243d0d042f0", - "resourceName": "cud-recommendation-3147774195", + "projectNumber": "745389794490", + "region": "northamerica-northeast1", + "resourceID": "projects/745389794490/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/c301b421-728c-48b5-8410-b05c714871c9", + "resourceName": "cud-recommendation-6825417851", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -844,16 +844,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year additional standard CUD for E2RAM memory", - "savings": 152.488, - "id": "projects/76686505109/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/87f08124-5420-6f15-5164-a9f0fc83cd34", + "description": "Purchase a 1 year new standard CUD for N2DRAM memory", + "savings": 25.392, + "id": "projects/976928126924/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8502ae02-5e84-a002-32fd-be22cb8889f1", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "76686505109", - "region": "us-central1", - "resourceID": "projects/76686505109/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/87f08124-5420-6f15-5164-a9f0fc83cd34", - "resourceName": "cud-recommendation-4647112191", + "projectNumber": "976928126924", + "region": "southamerica-east1", + "resourceID": "projects/976928126924/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8502ae02-5e84-a002-32fd-be22cb8889f1", + "resourceName": "cud-recommendation-7996923792", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -864,16 +864,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularRAM memory", - "savings": 9.18, - "id": "projects/655636212148/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f6a487da-f67e-33fe-1005-c3970d1f25b7", + "description": "Purchase a 1 year additional standard CUD for RegularRAM memory", + "savings": 223.032, + "id": "projects/288379494802/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b1ed76d7-22b7-bfbf-2566-d9e893bb40fd", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "655636212148", - "region": "northamerica-northeast1", - "resourceID": "projects/655636212148/locations/northamerica-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f6a487da-f67e-33fe-1005-c3970d1f25b7", - "resourceName": "cud-recommendation-6903147067", + "projectNumber": "288379494802", + "region": "australia-southeast1", + "resourceID": "projects/288379494802/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/b1ed76d7-22b7-bfbf-2566-d9e893bb40fd", + "resourceName": "cud-recommendation-1847900497", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -884,16 +884,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 140.497, - "id": "projects/76697524550/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6236eb0b-7eea-0f4f-09ab-7abb2b855073", + "description": "Purchase a 1 year new standard CUD for RegularCore CPU", + "savings": 504.124, + "id": "projects/616707727678/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f7c3e5e9-cfc2-5cf5-3c31-68779398fb77", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "76697524550", - "region": "asia-northeast1", - "resourceID": "projects/76697524550/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/6236eb0b-7eea-0f4f-09ab-7abb2b855073", - "resourceName": "cud-recommendation-1271791937", + "projectNumber": "616707727678", + "region": "europe-west4", + "resourceID": "projects/616707727678/locations/europe-west4/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f7c3e5e9-cfc2-5cf5-3c31-68779398fb77", + "resourceName": "cud-recommendation-2807828559", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -905,15 +905,15 @@ "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", "description": "Purchase a 1 year new standard CUD for E2RAM memory", - "savings": 5.289, - "id": "projects/329932898089/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f0bb2480-09e8-744e-44e6-d240f978395d", + "savings": 7.047, + "id": "projects/231885369529/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a6493adc-51bb-8207-5929-c336313105c4", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "329932898089", - "region": "us-west1", - "resourceID": "projects/329932898089/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f0bb2480-09e8-744e-44e6-d240f978395d", - "resourceName": "cud-recommendation-427389796", + "projectNumber": "231885369529", + "region": "australia-southeast1", + "resourceID": "projects/231885369529/locations/australia-southeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/a6493adc-51bb-8207-5929-c336313105c4", + "resourceName": "cud-recommendation-5681520824", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -924,16 +924,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 1.62, - "id": "projects/89298948224/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/464677fe-6f64-1a94-a967-fff6fd2ad7eb", + "description": "Purchase a 1 year new standard CUD for E2RAM memory", + "savings": 767.169, + "id": "projects/443635982340/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ffe69122-29fa-4748-0cff-363a28d5e51f", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "89298948224", + "projectNumber": "443635982340", "region": "us-central1", - "resourceID": "projects/89298948224/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/464677fe-6f64-1a94-a967-fff6fd2ad7eb", - "resourceName": "cud-recommendation-7161930705", + "resourceID": "projects/443635982340/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/ffe69122-29fa-4748-0cff-363a28d5e51f", + "resourceName": "cud-recommendation-2371985993", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -944,16 +944,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for E2Core CPU", - "savings": 6.68, - "id": "projects/481699028754/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8bd7dcf9-70b2-b636-fed9-7ddc408342a3", + "description": "Purchase a 1 year additional standard CUD for RegularCore CPU", + "savings": 196.59, + "id": "projects/66291589874/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f628011c-3efe-9950-f02b-8be7889b797c", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "481699028754", - "region": "asia-northeast1", - "resourceID": "projects/481699028754/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/8bd7dcf9-70b2-b636-fed9-7ddc408342a3", - "resourceName": "cud-recommendation-7919215405", + "projectNumber": "66291589874", + "region": "southamerica-east1", + "resourceID": "projects/66291589874/locations/southamerica-east1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/f628011c-3efe-9950-f02b-8be7889b797c", + "resourceName": "cud-recommendation-6702057538", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -964,16 +964,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for RegularRAM memory", - "savings": 304.782, - "id": "projects/441881114941/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/73b46fb8-9977-8bc0-47b4-1c1842810603", + "description": "Purchase a 1 year new standard CUD for N2DCore CPU", + "savings": 57.534, + "id": "projects/839064026142/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/86947cee-14cf-6b96-5898-e12bd838e7d4", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "441881114941", - "region": "asia-northeast1", - "resourceID": "projects/441881114941/locations/asia-northeast1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/73b46fb8-9977-8bc0-47b4-1c1842810603", - "resourceName": "cud-recommendation-6205302954", + "projectNumber": "839064026142", + "region": "europe-west1", + "resourceID": "projects/839064026142/locations/europe-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/86947cee-14cf-6b96-5898-e12bd838e7d4", + "resourceName": "cud-recommendation-3337330586", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", @@ -984,16 +984,16 @@ { "algorithm": "Optimal (Break-Even Point)", "savingsCurrency": "US$", - "description": "Purchase a 1 year new standard CUD for N2DCore CPU", - "savings": 165.287, - "id": "projects/591251996485/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d32e01d4-df66-bb07-7731-3716812f4911", + "description": "Purchase a 1 year new standard CUD for E2Core CPU", + "savings": 28.924, + "id": "projects/167517867622/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/112419f3-2999-3293-0fc0-cdb9ff63cc3a", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "591251996485", - "region": "us-west1", - "resourceID": "projects/591251996485/locations/us-west1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/d32e01d4-df66-bb07-7731-3716812f4911", - "resourceName": "cud-recommendation-7562383154", + "projectNumber": "167517867622", + "region": "us-central1", + "resourceID": "projects/167517867622/locations/us-central1/recommenders/google.compute.commitment.UsageCommitmentRecommender/recommendations/112419f3-2999-3293-0fc0-cdb9ff63cc3a", + "resourceName": "cud-recommendation-2313206974", "resourceType": "GENERAL_PURPOSE", "state": "ACTIVE", "recommenderSubtype": "PROJECT_SCOPED_COMMITMENTS", diff --git a/flexera/data/google/google_idle_ip_address_recommendations.json b/flexera/data/google/google_idle_ip_address_recommendations.json index 3453d1b9..fb3ed753 100644 --- a/flexera/data/google/google_idle_ip_address_recommendations.json +++ b/flexera/data/google/google_idle_ip_address_recommendations.json @@ -4,913 +4,913 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "87.29.17.26", + "address": "6.25.95.13", "addressType": "EXTERNAL", - "creationTimestamp": "2022-02-16T14:52:24.562Z", - "description": "Save cost by deleting idle IP address 'excitedwhale-public-ip'.", - "id": "2895497262708277760", + "creationTimestamp": "2022-04-17T14:24:52.090Z", + "description": "Save cost by deleting idle IP address 'drowsynewt-public-ip'.", + "id": "4066303773534181376", "kind": "compute#address", - "labelFingerprint": "ergab2gnnl=", - "name": "excitedwhale-public-ip", + "labelFingerprint": "esfqlhd5gjj=", + "name": "drowsynewt-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "598494359650", + "projectNumber": "807066707705", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "2895497262708277760", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/excitedwhale-public-ip", - "resourceName": "excitedwhale-public-ip", + "region": "australia-southeast1", + "resourceID": "4066303773534181376", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/drowsynewt-public-ip", + "resourceName": "drowsynewt-public-ip", "resourceType": "compute#address", - "savings": 380.229, + "savings": 85.027, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/excitedwhale-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/drowsynewt-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "21.43.83.31", + "address": "55.11.60.67", "addressType": "EXTERNAL", - "creationTimestamp": "2022-08-23T00:08:45.607Z", - "description": "Save cost by deleting idle IP address 'adventuroustiger-public-ip'.", - "id": "7920665143948361728", + "creationTimestamp": "2021-08-16T08:21:03.323Z", + "description": "Save cost by deleting idle IP address 'lazydog-public-ip'.", + "id": "377646922226930752", "kind": "compute#address", - "labelFingerprint": "pkkurcrkemg=", - "name": "adventuroustiger-public-ip", + "labelFingerprint": "v4htirc1skk=", + "name": "lazydog-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "634899802751", + "projectNumber": "135347825919", "recommenderSubtype": "DELETE_ADDRESS", "region": "us-central1", - "resourceID": "7920665143948361728", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/adventuroustiger-public-ip", - "resourceName": "adventuroustiger-public-ip", + "resourceID": "377646922226930752", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/lazydog-public-ip", + "resourceName": "lazydog-public-ip", "resourceType": "compute#address", - "savings": 443.435, + "savings": 122.841, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/adventuroustiger-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/lazydog-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "33.4.37.57", + "address": "96.7.91.6", "addressType": "EXTERNAL", - "creationTimestamp": "2022-08-05T18:48:19.222Z", - "description": "Save cost by deleting idle IP address 'upbeatjaguar-public-ip'.", - "id": "864211126349709824", + "creationTimestamp": "2021-06-05T04:44:01.656Z", + "description": "Save cost by deleting idle IP address 'obedientkangaroo-public-ip'.", + "id": "3940823973295350784", "kind": "compute#address", - "labelFingerprint": "r2r7ke3f4q=", - "name": "upbeatjaguar-public-ip", + "labelFingerprint": "ez9b3w7q4q=", + "name": "obedientkangaroo-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "946079222060", + "projectNumber": "14372818432", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "864211126349709824", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/upbeatjaguar-public-ip", - "resourceName": "upbeatjaguar-public-ip", + "region": "northamerica-northeast1", + "resourceID": "3940823973295350784", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/obedientkangaroo-public-ip", + "resourceName": "obedientkangaroo-public-ip", "resourceType": "compute#address", - "savings": 52.254, + "savings": 19.674, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/upbeatjaguar-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/obedientkangaroo-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "76.21.86.10", + "address": "22.61.55.78", "addressType": "EXTERNAL", - "creationTimestamp": "2022-03-16T16:18:57.561Z", - "description": "Save cost by deleting idle IP address 'bravegoat-public-ip'.", - "id": "6543597123565667328", + "creationTimestamp": "2021-03-04T02:46:18.296Z", + "description": "Save cost by deleting idle IP address 'merrydog-public-ip'.", + "id": "2510725069375381504", "kind": "compute#address", - "labelFingerprint": "9oejpp2f04=", - "name": "bravegoat-public-ip", + "labelFingerprint": "75kw6rqszr=", + "name": "merrydog-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "69075576236", + "projectNumber": "608010721839", "recommenderSubtype": "DELETE_ADDRESS", - "region": "northamerica-northeast1", - "resourceID": "6543597123565667328", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/bravegoat-public-ip", - "resourceName": "bravegoat-public-ip", + "region": "us-central1", + "resourceID": "2510725069375381504", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/merrydog-public-ip", + "resourceName": "merrydog-public-ip", "resourceType": "compute#address", - "savings": 60.636, + "savings": 602.432, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/bravegoat-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/merrydog-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "paymentGateway" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "50.20.78.4", + "address": "71.9.88.83", "addressType": "EXTERNAL", - "creationTimestamp": "2021-05-08T13:03:00.121Z", - "description": "Save cost by deleting idle IP address 'nervousquail-public-ip'.", - "id": "9748032099534544896", + "creationTimestamp": "2021-04-01T04:13:17.211Z", + "description": "Save cost by deleting idle IP address 'jovialzebra-public-ip'.", + "id": "6949286828243525632", "kind": "compute#address", - "labelFingerprint": "trxrh6mj58=", - "name": "nervousquail-public-ip", + "labelFingerprint": "wc5usy1ef8=", + "name": "jovialzebra-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "831807787645", + "projectNumber": "661544987188", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "9748032099534544896", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/nervousquail-public-ip", - "resourceName": "nervousquail-public-ip", + "region": "us-west1", + "resourceID": "6949286828243525632", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/jovialzebra-public-ip", + "resourceName": "jovialzebra-public-ip", "resourceType": "compute#address", - "savings": 409.792, + "savings": 12.614, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/nervousquail-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/jovialzebra-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "84.90.58.82", + "address": "37.60.65.76", "addressType": "EXTERNAL", - "creationTimestamp": "2021-11-13T13:14:46.986Z", - "description": "Save cost by deleting idle IP address 'exciteddog-public-ip'.", - "id": "8671272918463230976", + "creationTimestamp": "2022-09-27T00:56:31.589Z", + "description": "Save cost by deleting idle IP address 'innocentjaguar-public-ip'.", + "id": "8501346752876895232", "kind": "compute#address", - "labelFingerprint": "g2d8rca73g=", - "name": "exciteddog-public-ip", + "labelFingerprint": "h8sg7r4q53=", + "name": "innocentjaguar-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "32418497369", + "projectNumber": "832022269563", "recommenderSubtype": "DELETE_ADDRESS", - "region": "asia-northeast1", - "resourceID": "8671272918463230976", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/exciteddog-public-ip", - "resourceName": "exciteddog-public-ip", + "region": "southamerica-east1", + "resourceID": "8501346752876895232", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/innocentjaguar-public-ip", + "resourceName": "innocentjaguar-public-ip", "resourceType": "compute#address", - "savings": 90.129, + "savings": 451.775, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/exciteddog-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/innocentjaguar-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "91.28.61.16", + "address": "8.83.9.90", "addressType": "EXTERNAL", - "creationTimestamp": "2022-10-04T03:03:23.953Z", - "description": "Save cost by deleting idle IP address 'quirkyfox-public-ip'.", - "id": "3975380740853198336", + "creationTimestamp": "2021-06-16T21:42:54.252Z", + "description": "Save cost by deleting idle IP address 'obedientnewt-public-ip'.", + "id": "275690946248305920", "kind": "compute#address", - "labelFingerprint": "al8jixtq78=", - "name": "quirkyfox-public-ip", + "labelFingerprint": "8y3asoyqk7=", + "name": "obedientnewt-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "80759817285", + "projectNumber": "821509868838", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "3975380740853198336", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/quirkyfox-public-ip", - "resourceName": "quirkyfox-public-ip", + "region": "southamerica-east1", + "resourceID": "275690946248305920", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/obedientnewt-public-ip", + "resourceName": "obedientnewt-public-ip", "resourceType": "compute#address", - "savings": 1.863, + "savings": 161.491, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/quirkyfox-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/obedientnewt-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "10.42.88.95", + "address": "80.3.54.60", "addressType": "EXTERNAL", - "creationTimestamp": "2022-08-19T00:01:07.295Z", - "description": "Save cost by deleting idle IP address 'upbeatdog-public-ip'.", - "id": "9418356070199732224", + "creationTimestamp": "2022-12-24T01:46:45.643Z", + "description": "Save cost by deleting idle IP address 'upbeatviper-public-ip'.", + "id": "8308871858416617472", "kind": "compute#address", - "labelFingerprint": "9o60izj7qi=", - "name": "upbeatdog-public-ip", + "labelFingerprint": "q58roy4vqs=", + "name": "upbeatviper-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "767517838475", + "projectNumber": "965976233355", "recommenderSubtype": "DELETE_ADDRESS", - "region": "southamerica-east1", - "resourceID": "9418356070199732224", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/upbeatdog-public-ip", - "resourceName": "upbeatdog-public-ip", + "region": "europe-west4", + "resourceID": "8308871858416617472", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/upbeatviper-public-ip", + "resourceName": "upbeatviper-public-ip", "resourceType": "compute#address", - "savings": 393.823, + "savings": 246.299, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/upbeatdog-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/upbeatviper-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "emailService" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "55.31.35.96", + "address": "36.55.49.11", "addressType": "EXTERNAL", - "creationTimestamp": "2021-09-10T22:30:37.397Z", - "description": "Save cost by deleting idle IP address 'calmjaguar-public-ip'.", - "id": "3849981945364715520", + "creationTimestamp": "2022-09-10T20:44:40.197Z", + "description": "Save cost by deleting idle IP address 'drowsyurchin-public-ip'.", + "id": "6130761208445163520", "kind": "compute#address", - "labelFingerprint": "w7y317wd7q=", - "name": "calmjaguar-public-ip", + "labelFingerprint": "kx6x0fzc03=", + "name": "drowsyurchin-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "245877718360", + "projectNumber": "461375205969", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west4", - "resourceID": "3849981945364715520", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/calmjaguar-public-ip", - "resourceName": "calmjaguar-public-ip", + "region": "northamerica-northeast1", + "resourceID": "6130761208445163520", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/drowsyurchin-public-ip", + "resourceName": "drowsyurchin-public-ip", "resourceType": "compute#address", - "savings": 596.672, + "savings": 234.696, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/calmjaguar-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/drowsyurchin-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "30.60.70.22", + "address": "85.69.22.47", "addressType": "EXTERNAL", - "creationTimestamp": "2021-12-20T15:28:00.568Z", - "description": "Save cost by deleting idle IP address 'sillygoat-public-ip'.", - "id": "8134664246059267072", + "creationTimestamp": "2021-10-04T00:20:54.585Z", + "description": "Save cost by deleting idle IP address 'drowsyxerus-public-ip'.", + "id": "2818627836835670016", "kind": "compute#address", - "labelFingerprint": "22m3mxzun3=", - "name": "sillygoat-public-ip", + "labelFingerprint": "xi3oiipyk9g=", + "name": "drowsyxerus-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "45265004685", + "projectNumber": "284094931423", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "8134664246059267072", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/sillygoat-public-ip", - "resourceName": "sillygoat-public-ip", + "region": "us-west1", + "resourceID": "2818627836835670016", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/drowsyxerus-public-ip", + "resourceName": "drowsyxerus-public-ip", "resourceType": "compute#address", - "savings": 231.444, + "savings": 51.135, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/sillygoat-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/drowsyxerus-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "14.31.62.17", + "address": "58.74.60.7", "addressType": "EXTERNAL", - "creationTimestamp": "2022-11-19T00:26:33.828Z", - "description": "Save cost by deleting idle IP address 'relievedquail-public-ip'.", - "id": "9119914756194164736", + "creationTimestamp": "2022-06-23T06:15:17.964Z", + "description": "Save cost by deleting idle IP address 'merryhorse-public-ip'.", + "id": "6433466908453970944", "kind": "compute#address", - "labelFingerprint": "qotprz80de=", - "name": "relievedquail-public-ip", + "labelFingerprint": "i2ik7oreid=", + "name": "merryhorse-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "881746073372", + "projectNumber": "712326967630", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "9119914756194164736", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/relievedquail-public-ip", - "resourceName": "relievedquail-public-ip", + "region": "europe-west1", + "resourceID": "6433466908453970944", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/merryhorse-public-ip", + "resourceName": "merryhorse-public-ip", "resourceType": "compute#address", - "savings": 133.183, + "savings": 713.851, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/relievedquail-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/merryhorse-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "62.2.31.14", + "address": "49.57.72.57", "addressType": "EXTERNAL", - "creationTimestamp": "2022-12-15T02:26:14.002Z", - "description": "Save cost by deleting idle IP address 'excitedoctopus-public-ip'.", - "id": "4395156443648247296", + "creationTimestamp": "2021-04-26T19:45:31.907Z", + "description": "Save cost by deleting idle IP address 'jollyant-public-ip'.", + "id": "6466633052160384000", "kind": "compute#address", - "labelFingerprint": "4ck09e6xsd=", - "name": "excitedoctopus-public-ip", + "labelFingerprint": "ai9jwmyj46=", + "name": "jollyant-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "683131747539", + "projectNumber": "206326739469", "recommenderSubtype": "DELETE_ADDRESS", - "region": "northamerica-northeast1", - "resourceID": "4395156443648247296", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/excitedoctopus-public-ip", - "resourceName": "excitedoctopus-public-ip", + "region": "australia-southeast1", + "resourceID": "6466633052160384000", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/jollyant-public-ip", + "resourceName": "jollyant-public-ip", "resourceType": "compute#address", - "savings": 408.204, + "savings": 302.911, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/excitedoctopus-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/jollyant-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "97.10.5.86", + "address": "47.65.50.84", "addressType": "EXTERNAL", - "creationTimestamp": "2021-06-26T02:25:15.803Z", - "description": "Save cost by deleting idle IP address 'gentleviper-public-ip'.", - "id": "8765161129779279872", + "creationTimestamp": "2022-12-07T11:52:19.004Z", + "description": "Save cost by deleting idle IP address 'quickjaguar-public-ip'.", + "id": "1037495943708193152", "kind": "compute#address", - "labelFingerprint": "smftqoyyqh=", - "name": "gentleviper-public-ip", + "labelFingerprint": "oev0mwwiaf=", + "name": "quickjaguar-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "278510851598", + "projectNumber": "132931890009", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west4", - "resourceID": "8765161129779279872", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/gentleviper-public-ip", - "resourceName": "gentleviper-public-ip", + "region": "southamerica-east1", + "resourceID": "1037495943708193152", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/quickjaguar-public-ip", + "resourceName": "quickjaguar-public-ip", "resourceType": "compute#address", - "savings": 758.602, + "savings": 323.678, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/gentleviper-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/quickjaguar-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "paymentGateway" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "48.38.90.3", + "address": "73.69.57.88", "addressType": "EXTERNAL", - "creationTimestamp": "2022-12-02T00:58:43.900Z", - "description": "Save cost by deleting idle IP address 'youthfulmouse-public-ip'.", - "id": "6717560039339436032", + "creationTimestamp": "2022-05-30T19:34:30.839Z", + "description": "Save cost by deleting idle IP address 'sillyzebra-public-ip'.", + "id": "9264490033930967040", "kind": "compute#address", - "labelFingerprint": "mgnrqr99k5=", - "name": "youthfulmouse-public-ip", + "labelFingerprint": "yyiy284elzk=", + "name": "sillyzebra-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "423370407566", + "projectNumber": "852265528754", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-central1", - "resourceID": "6717560039339436032", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/youthfulmouse-public-ip", - "resourceName": "youthfulmouse-public-ip", + "region": "northamerica-northeast1", + "resourceID": "9264490033930967040", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/sillyzebra-public-ip", + "resourceName": "sillyzebra-public-ip", "resourceType": "compute#address", - "savings": 874.02, + "savings": 271.467, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/youthfulmouse-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/sillyzebra-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "customerSupport" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "79.58.80.93", + "address": "50.84.55.1", "addressType": "EXTERNAL", - "creationTimestamp": "2022-03-23T08:50:13.422Z", - "description": "Save cost by deleting idle IP address 'excitedwhale-public-ip'.", - "id": "1703559769914184704", + "creationTimestamp": "2021-04-12T08:58:21.992Z", + "description": "Save cost by deleting idle IP address 'proudlion-public-ip'.", + "id": "1247511487985988352", "kind": "compute#address", - "labelFingerprint": "qiq4dc7l1ai=", - "name": "excitedwhale-public-ip", + "labelFingerprint": "cll6sqsyqol=", + "name": "proudlion-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "753359325679", + "projectNumber": "319415385604", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "1703559769914184704", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedwhale-public-ip", - "resourceName": "excitedwhale-public-ip", + "region": "europe-west1", + "resourceID": "1247511487985988352", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/proudlion-public-ip", + "resourceName": "proudlion-public-ip", "resourceType": "compute#address", - "savings": 297.013, + "savings": 366.584, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedwhale-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/proudlion-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "86.96.83.51", + "address": "32.17.50.65", "addressType": "EXTERNAL", - "creationTimestamp": "2022-07-20T08:57:18.673Z", - "description": "Save cost by deleting idle IP address 'youthfulbear-public-ip'.", - "id": "6819474769371629568", + "creationTimestamp": "2021-01-01T03:11:11.407Z", + "description": "Save cost by deleting idle IP address 'eagereel-public-ip'.", + "id": "3465777605602599936", "kind": "compute#address", - "labelFingerprint": "8i9l1r8ec9=", - "name": "youthfulbear-public-ip", + "labelFingerprint": "gmfvh3qmo5i=", + "name": "eagereel-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "984025986934", + "projectNumber": "881613871542", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "6819474769371629568", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/youthfulbear-public-ip", - "resourceName": "youthfulbear-public-ip", + "region": "asia-northeast1", + "resourceID": "3465777605602599936", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagereel-public-ip", + "resourceName": "eagereel-public-ip", "resourceType": "compute#address", - "savings": 230.131, + "savings": 254.144, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/youthfulbear-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagereel-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "securityModule" + "app": "paymentGateway" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "19.31.73.54", + "address": "88.77.91.54", "addressType": "EXTERNAL", - "creationTimestamp": "2021-01-20T11:17:15.028Z", - "description": "Save cost by deleting idle IP address 'jollyyak-public-ip'.", - "id": "30695461732848096", + "creationTimestamp": "2021-11-09T01:18:33.605Z", + "description": "Save cost by deleting idle IP address 'merrypenguin-public-ip'.", + "id": "6059012753569153024", "kind": "compute#address", - "labelFingerprint": "7quvc6on6w=", - "name": "jollyyak-public-ip", + "labelFingerprint": "do9een66sog=", + "name": "merrypenguin-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "381540770951", + "projectNumber": "323490876479", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "30695461732848096", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/jollyyak-public-ip", - "resourceName": "jollyyak-public-ip", + "region": "southamerica-east1", + "resourceID": "6059012753569153024", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/merrypenguin-public-ip", + "resourceName": "merrypenguin-public-ip", "resourceType": "compute#address", - "savings": 348.429, + "savings": 678.237, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/jollyyak-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/merrypenguin-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "76.43.50.40", + "address": "78.25.14.25", "addressType": "EXTERNAL", - "creationTimestamp": "2021-04-27T14:46:02.047Z", - "description": "Save cost by deleting idle IP address 'eagerurchin-public-ip'.", - "id": "7214295843184306176", + "creationTimestamp": "2021-12-10T13:22:19.017Z", + "description": "Save cost by deleting idle IP address 'wittygoat-public-ip'.", + "id": "6616335574981784576", "kind": "compute#address", - "labelFingerprint": "tm0hf8lfpaj=", - "name": "eagerurchin-public-ip", + "labelFingerprint": "mmfygbvumj=", + "name": "wittygoat-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "381803734960", + "projectNumber": "208156994907", "recommenderSubtype": "DELETE_ADDRESS", - "region": "asia-northeast1", - "resourceID": "7214295843184306176", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagerurchin-public-ip", - "resourceName": "eagerurchin-public-ip", + "region": "europe-west6", + "resourceID": "6616335574981784576", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/wittygoat-public-ip", + "resourceName": "wittygoat-public-ip", "resourceType": "compute#address", - "savings": 84.771, + "savings": 477.008, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagerurchin-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/wittygoat-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "51.59.49.9", + "address": "79.62.34.68", "addressType": "EXTERNAL", - "creationTimestamp": "2022-05-09T15:05:17.840Z", - "description": "Save cost by deleting idle IP address 'kindeel-public-ip'.", - "id": "95437265082856112", + "creationTimestamp": "2022-11-22T03:44:51.930Z", + "description": "Save cost by deleting idle IP address 'thankfulpenguin-public-ip'.", + "id": "7476720547022577664", "kind": "compute#address", - "labelFingerprint": "7821hopty3=", - "name": "kindeel-public-ip", + "labelFingerprint": "8atosvw9h=", + "name": "thankfulpenguin-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "342124823907", + "projectNumber": "660200263978", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west4", - "resourceID": "95437265082856112", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/kindeel-public-ip", - "resourceName": "kindeel-public-ip", + "region": "asia-southeast2", + "resourceID": "7476720547022577664", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/thankfulpenguin-public-ip", + "resourceName": "thankfulpenguin-public-ip", "resourceType": "compute#address", - "savings": 70.306, + "savings": 131.186, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/kindeel-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/thankfulpenguin-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "dev", - "app": "customerSupport" + "environment": "prod", + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "50.62.27.16", + "address": "24.94.12.22", "addressType": "EXTERNAL", - "creationTimestamp": "2021-05-31T14:48:37.946Z", - "description": "Save cost by deleting idle IP address 'eagernewt-public-ip'.", - "id": "1475910771204975616", + "creationTimestamp": "2021-06-07T02:57:19.967Z", + "description": "Save cost by deleting idle IP address 'quirkyviper-public-ip'.", + "id": "243042434502007680", "kind": "compute#address", - "labelFingerprint": "outo19lidt=", - "name": "eagernewt-public-ip", + "labelFingerprint": "j0mkfpclkaf=", + "name": "quirkyviper-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "483453233443", + "projectNumber": "176362241745", "recommenderSubtype": "DELETE_ADDRESS", "region": "europe-west6", - "resourceID": "1475910771204975616", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/eagernewt-public-ip", - "resourceName": "eagernewt-public-ip", + "resourceID": "243042434502007680", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/quirkyviper-public-ip", + "resourceName": "quirkyviper-public-ip", "resourceType": "compute#address", - "savings": 234.946, + "savings": 16.636, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/eagernewt-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/quirkyviper-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "securityModule" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "62.78.21.84", + "address": "77.45.98.46", "addressType": "EXTERNAL", - "creationTimestamp": "2022-03-30T19:56:50.288Z", - "description": "Save cost by deleting idle IP address 'drowsykangaroo-public-ip'.", - "id": "4858443107766558720", + "creationTimestamp": "2022-02-10T08:09:20.508Z", + "description": "Save cost by deleting idle IP address 'innocentsnake-public-ip'.", + "id": "8928230753640855552", "kind": "compute#address", - "labelFingerprint": "jrlyuqs3j4=", - "name": "drowsykangaroo-public-ip", + "labelFingerprint": "xfgclf98bz=", + "name": "innocentsnake-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "115386032599", + "projectNumber": "392310505580", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-central1", - "resourceID": "4858443107766558720", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/drowsykangaroo-public-ip", - "resourceName": "drowsykangaroo-public-ip", + "region": "asia-northeast1", + "resourceID": "8928230753640855552", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentsnake-public-ip", + "resourceName": "innocentsnake-public-ip", "resourceType": "compute#address", - "savings": 207.73, + "savings": 124.85, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/drowsykangaroo-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentsnake-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "84.98.51.39", + "address": "33.47.43.86", "addressType": "EXTERNAL", - "creationTimestamp": "2022-05-21T00:48:14.092Z", - "description": "Save cost by deleting idle IP address 'innocenturchin-public-ip'.", - "id": "491054408637583424", + "creationTimestamp": "2022-06-19T06:36:15.515Z", + "description": "Save cost by deleting idle IP address 'sillyeel-public-ip'.", + "id": "2049118038578468096", "kind": "compute#address", - "labelFingerprint": "zv7jeeb77x=", - "name": "innocenturchin-public-ip", + "labelFingerprint": "ilmjj0imitj=", + "name": "sillyeel-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "298594347842", + "projectNumber": "714562300573", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-central1", - "resourceID": "491054408637583424", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/innocenturchin-public-ip", - "resourceName": "innocenturchin-public-ip", + "region": "us-west1", + "resourceID": "2049118038578468096", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/sillyeel-public-ip", + "resourceName": "sillyeel-public-ip", "resourceType": "compute#address", - "savings": 71.297, + "savings": 98.61, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/innocenturchin-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/sillyeel-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "73.66.33.10", + "address": "52.7.65.60", "addressType": "EXTERNAL", - "creationTimestamp": "2022-09-25T21:05:41.358Z", - "description": "Save cost by deleting idle IP address 'drowsywhale-public-ip'.", - "id": "8525692892860075008", + "creationTimestamp": "2022-01-25T22:38:41.650Z", + "description": "Save cost by deleting idle IP address 'relievedxerus-public-ip'.", + "id": "3502952441731645952", "kind": "compute#address", - "labelFingerprint": "r73fk54se5=", - "name": "drowsywhale-public-ip", + "labelFingerprint": "kdj44mzbwp=", + "name": "relievedxerus-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "665885133624", + "projectNumber": "292674453171", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "8525692892860075008", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/drowsywhale-public-ip", - "resourceName": "drowsywhale-public-ip", + "region": "australia-southeast1", + "resourceID": "3502952441731645952", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/relievedxerus-public-ip", + "resourceName": "relievedxerus-public-ip", "resourceType": "compute#address", - "savings": 4.21, + "savings": 633.103, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/drowsywhale-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/relievedxerus-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "17.89.80.58", + "address": "12.4.84.11", "addressType": "EXTERNAL", - "creationTimestamp": "2022-01-15T03:22:45.133Z", - "description": "Save cost by deleting idle IP address 'nervousurchin-public-ip'.", - "id": "7043768192489427968", + "creationTimestamp": "2021-01-16T14:40:47.581Z", + "description": "Save cost by deleting idle IP address 'lazygoat-public-ip'.", + "id": "7886562333408146432", "kind": "compute#address", - "labelFingerprint": "rfywyquop6=", - "name": "nervousurchin-public-ip", + "labelFingerprint": "wn434ucjgml=", + "name": "lazygoat-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "737682116815", + "projectNumber": "898493986261", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-central1", - "resourceID": "7043768192489427968", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/nervousurchin-public-ip", - "resourceName": "nervousurchin-public-ip", + "region": "asia-southeast2", + "resourceID": "7886562333408146432", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/lazygoat-public-ip", + "resourceName": "lazygoat-public-ip", "resourceType": "compute#address", - "savings": 30.612, + "savings": 30.101, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/nervousurchin-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/lazygoat-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "34.81.88.96", + "address": "93.25.90.8", "addressType": "EXTERNAL", - "creationTimestamp": "2021-09-15T11:48:44.417Z", - "description": "Save cost by deleting idle IP address 'bravegoat-public-ip'.", - "id": "9360728557674971136", + "creationTimestamp": "2021-11-17T00:53:35.560Z", + "description": "Save cost by deleting idle IP address 'nervousmouse-public-ip'.", + "id": "5617147332448193536", "kind": "compute#address", - "labelFingerprint": "ativstyzmv=", - "name": "bravegoat-public-ip", + "labelFingerprint": "ghr8m746eqi=", + "name": "nervousmouse-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "468289430720", + "projectNumber": "912483887741", "recommenderSubtype": "DELETE_ADDRESS", - "region": "northamerica-northeast1", - "resourceID": "9360728557674971136", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/bravegoat-public-ip", - "resourceName": "bravegoat-public-ip", + "region": "asia-southeast2", + "resourceID": "5617147332448193536", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/nervousmouse-public-ip", + "resourceName": "nervousmouse-public-ip", "resourceType": "compute#address", - "savings": 18.185, + "savings": 76.935, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/bravegoat-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/nervousmouse-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "74.18.23.47", + "address": "73.35.20.78", "addressType": "EXTERNAL", - "creationTimestamp": "2021-09-28T11:41:05.914Z", - "description": "Save cost by deleting idle IP address 'excitedviper-public-ip'.", - "id": "3506246809373383168", + "creationTimestamp": "2022-08-14T09:16:56.022Z", + "description": "Save cost by deleting idle IP address 'merryfox-public-ip'.", + "id": "9538213299956291584", "kind": "compute#address", - "labelFingerprint": "n4i0p9jp9p=", - "name": "excitedviper-public-ip", + "labelFingerprint": "pjkbkyysf7=", + "name": "merryfox-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "908633932793", + "projectNumber": "398309791052", "recommenderSubtype": "DELETE_ADDRESS", "region": "northamerica-northeast1", - "resourceID": "3506246809373383168", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/excitedviper-public-ip", - "resourceName": "excitedviper-public-ip", + "resourceID": "9538213299956291584", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/merryfox-public-ip", + "resourceName": "merryfox-public-ip", "resourceType": "compute#address", - "savings": 81.441, + "savings": 270.907, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/excitedviper-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/merryfox-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "27.21.77.89", + "address": "44.73.85.17", "addressType": "EXTERNAL", - "creationTimestamp": "2022-10-02T15:51:58.664Z", - "description": "Save cost by deleting idle IP address 'fiercegoat-public-ip'.", - "id": "6935752782138648576", + "creationTimestamp": "2021-08-08T08:36:18.935Z", + "description": "Save cost by deleting idle IP address 'obedientant-public-ip'.", + "id": "1948487073866014208", "kind": "compute#address", - "labelFingerprint": "t83xabv3db=", - "name": "fiercegoat-public-ip", + "labelFingerprint": "xa9rvfafde=", + "name": "obedientant-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "756528403743", + "projectNumber": "612629977887", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "6935752782138648576", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/fiercegoat-public-ip", - "resourceName": "fiercegoat-public-ip", + "region": "europe-west4", + "resourceID": "1948487073866014208", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/obedientant-public-ip", + "resourceName": "obedientant-public-ip", "resourceType": "compute#address", - "savings": 12.033, + "savings": 109.437, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/fiercegoat-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/obedientant-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", @@ -922,29 +922,29 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "26.32.93.82", + "address": "72.59.43.58", "addressType": "EXTERNAL", - "creationTimestamp": "2022-11-05T10:02:11.524Z", - "description": "Save cost by deleting idle IP address 'zealousnewt-public-ip'.", - "id": "8560012772724285440", + "creationTimestamp": "2022-06-13T15:29:26.763Z", + "description": "Save cost by deleting idle IP address 'innocentelephant-public-ip'.", + "id": "4683052977119145984", "kind": "compute#address", - "labelFingerprint": "eaj7eqhlth=", - "name": "zealousnewt-public-ip", + "labelFingerprint": "d3fhqull9u=", + "name": "innocentelephant-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "609387323958", + "projectNumber": "677626532911", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "8560012772724285440", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/zealousnewt-public-ip", - "resourceName": "zealousnewt-public-ip", + "region": "asia-northeast1", + "resourceID": "4683052977119145984", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentelephant-public-ip", + "resourceName": "innocentelephant-public-ip", "resourceType": "compute#address", - "savings": 172.405, + "savings": 556.658, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/zealousnewt-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentelephant-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", @@ -956,641 +956,641 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "50.26.90.79", + "address": "91.45.90.21", "addressType": "EXTERNAL", - "creationTimestamp": "2022-03-06T14:17:59.568Z", - "description": "Save cost by deleting idle IP address 'jovialurchin-public-ip'.", - "id": "6545501819482262528", + "creationTimestamp": "2022-05-27T00:38:39.180Z", + "description": "Save cost by deleting idle IP address 'lazyeel-public-ip'.", + "id": "7072955705402108928", "kind": "compute#address", - "labelFingerprint": "r5fzm1shdw=", - "name": "jovialurchin-public-ip", + "labelFingerprint": "wvu03v7gq3k=", + "name": "lazyeel-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "128411668352", + "projectNumber": "644451215822", "recommenderSubtype": "DELETE_ADDRESS", "region": "us-west1", - "resourceID": "6545501819482262528", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/jovialurchin-public-ip", - "resourceName": "jovialurchin-public-ip", + "resourceID": "7072955705402108928", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/lazyeel-public-ip", + "resourceName": "lazyeel-public-ip", "resourceType": "compute#address", - "savings": 437.769, + "savings": 328.114, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/jovialurchin-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/lazyeel-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "28.39.15.37", + "address": "42.0.93.18", "addressType": "EXTERNAL", - "creationTimestamp": "2021-11-28T06:17:15.097Z", - "description": "Save cost by deleting idle IP address 'excitedkangaroo-public-ip'.", - "id": "8771387433700905984", + "creationTimestamp": "2022-08-18T14:03:24.533Z", + "description": "Save cost by deleting idle IP address 'excitedgoat-public-ip'.", + "id": "4735501993501942784", "kind": "compute#address", - "labelFingerprint": "zcx584xt3s=", - "name": "excitedkangaroo-public-ip", + "labelFingerprint": "500jqdi9wf=", + "name": "excitedgoat-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "501145731490", + "projectNumber": "202785650882", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "8771387433700905984", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedkangaroo-public-ip", - "resourceName": "excitedkangaroo-public-ip", + "region": "europe-west4", + "resourceID": "4735501993501942784", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/excitedgoat-public-ip", + "resourceName": "excitedgoat-public-ip", "resourceType": "compute#address", - "savings": 179.649, + "savings": 147.967, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedkangaroo-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/excitedgoat-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "staging", - "app": "invoiceProcessing" + "app": "userManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "18.71.6.63", + "address": "79.38.93.46", "addressType": "EXTERNAL", - "creationTimestamp": "2022-02-21T10:48:21.668Z", - "description": "Save cost by deleting idle IP address 'youthfulmouse-public-ip'.", - "id": "6591404410533922816", + "creationTimestamp": "2022-09-20T00:31:27.488Z", + "description": "Save cost by deleting idle IP address 'excitedtiger-public-ip'.", + "id": "4859211509648904192", "kind": "compute#address", - "labelFingerprint": "lqj6cp59i1i=", - "name": "youthfulmouse-public-ip", + "labelFingerprint": "aznz9787agl=", + "name": "excitedtiger-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "14687470516", + "projectNumber": "338035850809", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "6591404410533922816", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/youthfulmouse-public-ip", - "resourceName": "youthfulmouse-public-ip", + "region": "europe-west1", + "resourceID": "4859211509648904192", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/excitedtiger-public-ip", + "resourceName": "excitedtiger-public-ip", "resourceType": "compute#address", - "savings": 39.451, + "savings": 1.309, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/youthfulmouse-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/excitedtiger-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "10.5.29.76", + "address": "1.28.65.78", "addressType": "EXTERNAL", - "creationTimestamp": "2022-07-17T22:45:29.458Z", - "description": "Save cost by deleting idle IP address 'relievedtiger-public-ip'.", - "id": "9560691888538996736", + "creationTimestamp": "2021-05-16T10:47:49.994Z", + "description": "Save cost by deleting idle IP address 'eagerzebra-public-ip'.", + "id": "6013562404609500160", "kind": "compute#address", - "labelFingerprint": "sg8u9o48yw=", - "name": "relievedtiger-public-ip", + "labelFingerprint": "cp1avaez5m=", + "name": "eagerzebra-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "853043473755", + "projectNumber": "588461516953", "recommenderSubtype": "DELETE_ADDRESS", - "region": "southamerica-east1", - "resourceID": "9560691888538996736", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/relievedtiger-public-ip", - "resourceName": "relievedtiger-public-ip", + "region": "europe-west4", + "resourceID": "6013562404609500160", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/eagerzebra-public-ip", + "resourceName": "eagerzebra-public-ip", "resourceType": "compute#address", - "savings": 99.66, + "savings": 439.888, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/relievedtiger-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/eagerzebra-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "77.7.54.4", + "address": "57.16.20.85", "addressType": "EXTERNAL", - "creationTimestamp": "2021-02-07T11:59:57.039Z", - "description": "Save cost by deleting idle IP address 'upbeatfox-public-ip'.", - "id": "7854863417746116608", + "creationTimestamp": "2022-06-04T13:49:37.244Z", + "description": "Save cost by deleting idle IP address 'excitedsnake-public-ip'.", + "id": "3137876272006272512", "kind": "compute#address", - "labelFingerprint": "py40a7z85hj=", - "name": "upbeatfox-public-ip", + "labelFingerprint": "d0lohu86ng=", + "name": "excitedsnake-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "229423186086", + "projectNumber": "737700672966", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "7854863417746116608", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/upbeatfox-public-ip", - "resourceName": "upbeatfox-public-ip", + "region": "southamerica-east1", + "resourceID": "3137876272006272512", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/excitedsnake-public-ip", + "resourceName": "excitedsnake-public-ip", "resourceType": "compute#address", - "savings": 113.728, + "savings": 217.795, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/upbeatfox-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/excitedsnake-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "dev", - "app": "emailService" + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "83.81.6.80", + "address": "19.22.30.82", "addressType": "EXTERNAL", - "creationTimestamp": "2022-02-26T18:41:50.397Z", - "description": "Save cost by deleting idle IP address 'jollyviper-public-ip'.", - "id": "1534462850213746944", + "creationTimestamp": "2021-08-09T09:53:04.532Z", + "description": "Save cost by deleting idle IP address 'eagerlion-public-ip'.", + "id": "494330567065892608", "kind": "compute#address", - "labelFingerprint": "mgqm8svu8ri=", - "name": "jollyviper-public-ip", + "labelFingerprint": "5emmptrax1=", + "name": "eagerlion-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "733671598861", + "projectNumber": "701443049158", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "1534462850213746944", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jollyviper-public-ip", - "resourceName": "jollyviper-public-ip", + "region": "asia-northeast1", + "resourceID": "494330567065892608", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagerlion-public-ip", + "resourceName": "eagerlion-public-ip", "resourceType": "compute#address", - "savings": 215.726, + "savings": 368.283, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jollyviper-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/eagerlion-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "inventoryManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "49.89.10.50", + "address": "77.52.95.15", "addressType": "EXTERNAL", - "creationTimestamp": "2022-06-09T09:55:33.015Z", - "description": "Save cost by deleting idle IP address 'jovialtiger-public-ip'.", - "id": "6268548639393946624", + "creationTimestamp": "2021-02-05T21:55:30.482Z", + "description": "Save cost by deleting idle IP address 'wittypenguin-public-ip'.", + "id": "3575867576527154176", "kind": "compute#address", - "labelFingerprint": "m2gcx3jd8dg=", - "name": "jovialtiger-public-ip", + "labelFingerprint": "ywq4lbjko1=", + "name": "wittypenguin-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "655856427616", + "projectNumber": "503402755112", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "6268548639393946624", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jovialtiger-public-ip", - "resourceName": "jovialtiger-public-ip", + "region": "europe-west4", + "resourceID": "3575867576527154176", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/wittypenguin-public-ip", + "resourceName": "wittypenguin-public-ip", "resourceType": "compute#address", - "savings": 270.715, + "savings": 85.204, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jovialtiger-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/wittypenguin-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "invoiceProcessing" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "75.86.23.43", + "address": "86.79.13.58", "addressType": "EXTERNAL", - "creationTimestamp": "2021-08-09T10:51:10.642Z", - "description": "Save cost by deleting idle IP address 'quickdog-public-ip'.", - "id": "8176444056332439552", + "creationTimestamp": "2022-06-19T10:42:48.012Z", + "description": "Save cost by deleting idle IP address 'vivaciousparrot-public-ip'.", + "id": "9236739296610443264", "kind": "compute#address", - "labelFingerprint": "tl3bgsoafx=", - "name": "quickdog-public-ip", + "labelFingerprint": "hafek5abuw=", + "name": "vivaciousparrot-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "351229316373", + "projectNumber": "709416841842", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "8176444056332439552", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/quickdog-public-ip", - "resourceName": "quickdog-public-ip", + "region": "asia-southeast2", + "resourceID": "9236739296610443264", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/vivaciousparrot-public-ip", + "resourceName": "vivaciousparrot-public-ip", "resourceType": "compute#address", - "savings": 678.985, + "savings": 144.831, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/quickdog-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/vivaciousparrot-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "79.26.77.61", + "address": "73.63.48.88", "addressType": "EXTERNAL", - "creationTimestamp": "2022-01-12T07:22:12.319Z", - "description": "Save cost by deleting idle IP address 'kindoctopus-public-ip'.", - "id": "9904554629372856320", + "creationTimestamp": "2021-06-15T05:35:11.896Z", + "description": "Save cost by deleting idle IP address 'proudrabbit-public-ip'.", + "id": "4353039664776487936", "kind": "compute#address", - "labelFingerprint": "cyfll513qv=", - "name": "kindoctopus-public-ip", + "labelFingerprint": "rwiakr17n5l=", + "name": "proudrabbit-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "279862854183", + "projectNumber": "723892033780", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "9904554629372856320", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/kindoctopus-public-ip", - "resourceName": "kindoctopus-public-ip", + "region": "southamerica-east1", + "resourceID": "4353039664776487936", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/proudrabbit-public-ip", + "resourceName": "proudrabbit-public-ip", "resourceType": "compute#address", - "savings": 23.06, + "savings": 371.524, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/kindoctopus-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/proudrabbit-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "securityModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "49.46.35.27", + "address": "79.68.97.57", "addressType": "EXTERNAL", - "creationTimestamp": "2022-11-28T11:46:01.330Z", - "description": "Save cost by deleting idle IP address 'lazyant-public-ip'.", - "id": "6152624385766034432", + "creationTimestamp": "2022-12-04T08:33:31.717Z", + "description": "Save cost by deleting idle IP address 'innocentrabbit-public-ip'.", + "id": "2923349872195410944", "kind": "compute#address", - "labelFingerprint": "uw3mr48aqqj=", - "name": "lazyant-public-ip", + "labelFingerprint": "bfkw0x9k1pi=", + "name": "innocentrabbit-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "570879942566", + "projectNumber": "577151411654", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "6152624385766034432", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/lazyant-public-ip", - "resourceName": "lazyant-public-ip", + "region": "asia-northeast1", + "resourceID": "2923349872195410944", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentrabbit-public-ip", + "resourceName": "innocentrabbit-public-ip", "resourceType": "compute#address", - "savings": 703.915, + "savings": 93.45, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/lazyant-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/innocentrabbit-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "30.49.99.29", + "address": "53.58.5.5", "addressType": "EXTERNAL", - "creationTimestamp": "2022-01-04T11:16:48.261Z", - "description": "Save cost by deleting idle IP address 'adventurousowl-public-ip'.", - "id": "5992158617901370368", + "creationTimestamp": "2021-10-02T20:11:10.670Z", + "description": "Save cost by deleting idle IP address 'vivaciouskangaroo-public-ip'.", + "id": "9187534918890736640", "kind": "compute#address", - "labelFingerprint": "p21wpsecp9=", - "name": "adventurousowl-public-ip", + "labelFingerprint": "lyij7f6osm=", + "name": "vivaciouskangaroo-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "571213993640", + "projectNumber": "761954474355", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "5992158617901370368", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/adventurousowl-public-ip", - "resourceName": "adventurousowl-public-ip", + "region": "europe-west4", + "resourceID": "9187534918890736640", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/vivaciouskangaroo-public-ip", + "resourceName": "vivaciouskangaroo-public-ip", "resourceType": "compute#address", - "savings": 564.427, + "savings": 131.735, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/adventurousowl-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/vivaciouskangaroo-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "dev", + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "3.24.37.52", + "address": "22.21.85.39", "addressType": "EXTERNAL", - "creationTimestamp": "2021-04-23T17:56:40.280Z", - "description": "Save cost by deleting idle IP address 'relievedelephant-public-ip'.", - "id": "4045197326242873344", + "creationTimestamp": "2021-11-18T00:00:02.957Z", + "description": "Save cost by deleting idle IP address 'jollyant-public-ip'.", + "id": "5526519408755086336", "kind": "compute#address", - "labelFingerprint": "b0avt96uew=", - "name": "relievedelephant-public-ip", + "labelFingerprint": "yn9lzmaae7l=", + "name": "jollyant-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "479141076200", + "projectNumber": "879657429400", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "4045197326242873344", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/relievedelephant-public-ip", - "resourceName": "relievedelephant-public-ip", + "region": "us-central1", + "resourceID": "5526519408755086336", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/jollyant-public-ip", + "resourceName": "jollyant-public-ip", "resourceType": "compute#address", - "savings": 192.467, + "savings": 166.794, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/relievedelephant-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/jollyant-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "12.0.27.14", + "address": "28.75.69.86", "addressType": "EXTERNAL", - "creationTimestamp": "2021-03-14T17:22:27.802Z", - "description": "Save cost by deleting idle IP address 'upbeathorse-public-ip'.", - "id": "7831452561927596032", + "creationTimestamp": "2021-07-05T18:19:19.738Z", + "description": "Save cost by deleting idle IP address 'bravenewt-public-ip'.", + "id": "9452812935877158912", "kind": "compute#address", - "labelFingerprint": "iqdczl307p=", - "name": "upbeathorse-public-ip", + "labelFingerprint": "ff8qms94q8g=", + "name": "bravenewt-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "44691132463", + "projectNumber": "23806045303", "recommenderSubtype": "DELETE_ADDRESS", - "region": "asia-northeast1", - "resourceID": "7831452561927596032", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/upbeathorse-public-ip", - "resourceName": "upbeathorse-public-ip", + "region": "asia-southeast2", + "resourceID": "9452812935877158912", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/bravenewt-public-ip", + "resourceName": "bravenewt-public-ip", "resourceType": "compute#address", - "savings": 27.241, + "savings": 46.527, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/upbeathorse-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/bravenewt-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "reportingService" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "74.21.55.91", + "address": "42.5.75.39", "addressType": "EXTERNAL", - "creationTimestamp": "2022-03-22T19:34:02.532Z", - "description": "Save cost by deleting idle IP address 'wittyparrot-public-ip'.", - "id": "6730584134071497728", + "creationTimestamp": "2022-10-31T04:27:13.875Z", + "description": "Save cost by deleting idle IP address 'excitedeel-public-ip'.", + "id": "9917083420282591232", "kind": "compute#address", - "labelFingerprint": "yvvvsrnl9yl=", - "name": "wittyparrot-public-ip", + "labelFingerprint": "953fitj5gd=", + "name": "excitedeel-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "214833454983", + "projectNumber": "6095512", "recommenderSubtype": "DELETE_ADDRESS", - "region": "northamerica-northeast1", - "resourceID": "6730584134071497728", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/wittyparrot-public-ip", - "resourceName": "wittyparrot-public-ip", + "region": "australia-southeast1", + "resourceID": "9917083420282591232", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedeel-public-ip", + "resourceName": "excitedeel-public-ip", "resourceType": "compute#address", - "savings": 194.039, + "savings": 875.817, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/addresses/wittyparrot-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/excitedeel-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "12.56.55.90", + "address": "33.58.59.80", "addressType": "EXTERNAL", - "creationTimestamp": "2021-05-10T19:29:58.264Z", - "description": "Save cost by deleting idle IP address 'lazydog-public-ip'.", - "id": "3098025066434748416", + "creationTimestamp": "2021-07-02T08:08:45.070Z", + "description": "Save cost by deleting idle IP address 'lazyelephant-public-ip'.", + "id": "8941718413704373248", "kind": "compute#address", - "labelFingerprint": "vv8jpzn03d=", - "name": "lazydog-public-ip", + "labelFingerprint": "p36a1ghfd8=", + "name": "lazyelephant-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "573667760723", + "projectNumber": "411549807108", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-central1", - "resourceID": "3098025066434748416", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/addresses/lazydog-public-ip", - "resourceName": "lazydog-public-ip", + "region": "southamerica-east1", + "resourceID": "8941718413704373248", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/lazyelephant-public-ip", + "resourceName": "lazyelephant-public-ip", "resourceType": "compute#address", - "savings": 10.343, + "savings": 19.758, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/addresses/lazydog-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/lazyelephant-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "69.12.25.33", + "address": "10.97.85.76", "addressType": "EXTERNAL", - "creationTimestamp": "2022-08-09T03:38:42.428Z", - "description": "Save cost by deleting idle IP address 'wittyjaguar-public-ip'.", - "id": "1748041622882572288", + "creationTimestamp": "2021-11-22T11:34:44.823Z", + "description": "Save cost by deleting idle IP address 'youthfulurchin-public-ip'.", + "id": "8473757733201539072", "kind": "compute#address", - "labelFingerprint": "kasek1utd1=", - "name": "wittyjaguar-public-ip", + "labelFingerprint": "joe9uhhoyp=", + "name": "youthfulurchin-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "840374959383", + "projectNumber": "404766204310", "recommenderSubtype": "DELETE_ADDRESS", - "region": "us-west1", - "resourceID": "1748041622882572288", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/addresses/wittyjaguar-public-ip", - "resourceName": "wittyjaguar-public-ip", + "region": "southamerica-east1", + "resourceID": "8473757733201539072", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/youthfulurchin-public-ip", + "resourceName": "youthfulurchin-public-ip", "resourceType": "compute#address", - "savings": 18.191, + "savings": 78.9, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/addresses/wittyjaguar-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/youthfulurchin-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "13.18.2.30", + "address": "49.65.22.8", "addressType": "EXTERNAL", - "creationTimestamp": "2021-11-11T13:03:01.243Z", - "description": "Save cost by deleting idle IP address 'fierceowl-public-ip'.", - "id": "873180272714901888", + "creationTimestamp": "2021-12-10T19:22:46.565Z", + "description": "Save cost by deleting idle IP address 'youthfulxerus-public-ip'.", + "id": "3237811592758414848", "kind": "compute#address", - "labelFingerprint": "kpcguywddp=", - "name": "fierceowl-public-ip", + "labelFingerprint": "lqfvmiw8yz=", + "name": "youthfulxerus-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "150896862201", + "projectNumber": "18028297780", "recommenderSubtype": "DELETE_ADDRESS", - "region": "southamerica-east1", - "resourceID": "873180272714901888", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/fierceowl-public-ip", - "resourceName": "fierceowl-public-ip", + "region": "australia-southeast1", + "resourceID": "3237811592758414848", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/youthfulxerus-public-ip", + "resourceName": "youthfulxerus-public-ip", "resourceType": "compute#address", - "savings": 395.355, + "savings": 35.467, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/addresses/fierceowl-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/youthfulxerus-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "inventoryManagement" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "52.64.75.27", + "address": "46.82.7.33", "addressType": "EXTERNAL", - "creationTimestamp": "2022-07-22T06:20:19.955Z", - "description": "Save cost by deleting idle IP address 'vivaciousmouse-public-ip'.", - "id": "880481981446612480", + "creationTimestamp": "2021-04-05T13:59:08.280Z", + "description": "Save cost by deleting idle IP address 'wittykangaroo-public-ip'.", + "id": "841660800245200896", "kind": "compute#address", - "labelFingerprint": "dkoukw0wz9=", - "name": "vivaciousmouse-public-ip", + "labelFingerprint": "w91ilm2p42=", + "name": "wittykangaroo-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "663493686688", + "projectNumber": "568811392224", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "880481981446612480", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/vivaciousmouse-public-ip", - "resourceName": "vivaciousmouse-public-ip", + "region": "europe-west4", + "resourceID": "841660800245200896", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/wittykangaroo-public-ip", + "resourceName": "wittykangaroo-public-ip", "resourceType": "compute#address", - "savings": 434.628, + "savings": 375.523, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/vivaciousmouse-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/wittykangaroo-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "87.36.0.66", + "address": "40.72.64.15", "addressType": "EXTERNAL", - "creationTimestamp": "2021-12-08T11:08:23.137Z", - "description": "Save cost by deleting idle IP address 'youthfulkangaroo-public-ip'.", - "id": "2346699369604649984", + "creationTimestamp": "2022-11-06T15:53:44.834Z", + "description": "Save cost by deleting idle IP address 'jollyowl-public-ip'.", + "id": "8910071815113571328", "kind": "compute#address", - "labelFingerprint": "lcs58ernub=", - "name": "youthfulkangaroo-public-ip", + "labelFingerprint": "1v4nomc6l1=", + "name": "jollyowl-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "830947574681", + "projectNumber": "20622495371", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west6", - "resourceID": "2346699369604649984", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/addresses/youthfulkangaroo-public-ip", - "resourceName": "youthfulkangaroo-public-ip", + "region": "europe-west1", + "resourceID": "8910071815113571328", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jollyowl-public-ip", + "resourceName": "jollyowl-public-ip", "resourceType": "compute#address", - "savings": 69.295, + "savings": 105.804, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/addresses/youthfulkangaroo-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/jollyowl-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", @@ -1602,97 +1602,97 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "61.2.51.25", + "address": "98.23.44.30", "addressType": "EXTERNAL", - "creationTimestamp": "2021-03-29T05:06:50.665Z", - "description": "Save cost by deleting idle IP address 'sillyoctopus-public-ip'.", - "id": "2762008743873349632", + "creationTimestamp": "2022-11-05T05:01:51.657Z", + "description": "Save cost by deleting idle IP address 'vivaciousgiraffe-public-ip'.", + "id": "1530057854469213440", "kind": "compute#address", - "labelFingerprint": "cay1ssr4mz=", - "name": "sillyoctopus-public-ip", + "labelFingerprint": "cafvnyk8m=", + "name": "vivaciousgiraffe-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "930152998111", + "projectNumber": "117776240450", "recommenderSubtype": "DELETE_ADDRESS", - "region": "australia-southeast1", - "resourceID": "2762008743873349632", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/sillyoctopus-public-ip", - "resourceName": "sillyoctopus-public-ip", + "region": "europe-west4", + "resourceID": "1530057854469213440", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/vivaciousgiraffe-public-ip", + "resourceName": "vivaciousgiraffe-public-ip", "resourceType": "compute#address", - "savings": 63.182, + "savings": 60.009, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/addresses/sillyoctopus-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/vivaciousgiraffe-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "70.85.58.52", + "address": "15.52.97.98", "addressType": "EXTERNAL", - "creationTimestamp": "2022-02-02T19:14:35.065Z", - "description": "Save cost by deleting idle IP address 'zealouswhale-public-ip'.", - "id": "8554167710638894080", + "creationTimestamp": "2022-02-02T09:54:22.981Z", + "description": "Save cost by deleting idle IP address 'kindbear-public-ip'.", + "id": "4895125424631372800", "kind": "compute#address", - "labelFingerprint": "209l08cpjj=", - "name": "zealouswhale-public-ip", + "labelFingerprint": "mhi2ez9nojk=", + "name": "kindbear-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "25974096272", + "projectNumber": "81384821013", "recommenderSubtype": "DELETE_ADDRESS", - "region": "europe-west1", - "resourceID": "8554167710638894080", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/addresses/zealouswhale-public-ip", - "resourceName": "zealouswhale-public-ip", + "region": "europe-west4", + "resourceID": "4895125424631372800", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/addresses/kindbear-public-ip", + "resourceName": "kindbear-public-ip", "resourceType": "compute#address", - "savings": 299.104, + "savings": 103.662, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/addresses/zealouswhale-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/addresses/kindbear-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "customerSupport" } }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "address": "76.49.65.69", + "address": "39.47.24.49", "addressType": "EXTERNAL", - "creationTimestamp": "2022-07-31T20:40:41.619Z", - "description": "Save cost by deleting idle IP address 'jovialpenguin-public-ip'.", - "id": "2258042238316844032", + "creationTimestamp": "2021-11-01T14:36:34.054Z", + "description": "Save cost by deleting idle IP address 'kindcat-public-ip'.", + "id": "1987346092177906176", "kind": "compute#address", - "labelFingerprint": "ngiasjhjms=", - "name": "jovialpenguin-public-ip", + "labelFingerprint": "6vsecxk50yl=", + "name": "kindcat-public-ip", "networkTier": "PREMIUM", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "115944017009", + "projectNumber": "328968427458", "recommenderSubtype": "DELETE_ADDRESS", - "region": "asia-northeast1", - "resourceID": "2258042238316844032", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/jovialpenguin-public-ip", - "resourceName": "jovialpenguin-public-ip", + "region": "asia-southeast2", + "resourceID": "1987346092177906176", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/kindcat-public-ip", + "resourceName": "kindcat-public-ip", "resourceType": "compute#address", - "savings": 39.232, + "savings": 108.25, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/addresses/jovialpenguin-public-ip", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/addresses/kindcat-public-ip", "service": "Other", "state": "ACTIVE", "status": "RESERVED", diff --git a/flexera/data/google/google_idle_persistent_disk_recommendations.json b/flexera/data/google/google_idle_persistent_disk_recommendations.json index 2595f91b..2a168240 100644 --- a/flexera/data/google/google_idle_persistent_disk_recommendations.json +++ b/flexera/data/google/google_idle_persistent_disk_recommendations.json @@ -4,2252 +4,2252 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-22T16:15:32.972Z", - "daysOld": 245, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'kindurchin-disk1'.", - "diskSizeGb": 64, - "id": "5737996829241287680", + "creationTimestamp": "2021-01-14T18:03:26.022Z", + "daysOld": 764, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'wittygoat-disk1'.", + "diskSizeGb": 16, + "id": "121256078819560464", "kind": "compute#disk", - "labelFingerprint": "tst8rmcjex=", + "labelFingerprint": "olxnl5qp4=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-17T17:06:06.627Z", - "lastDetachTimestamp": "2022-05-24T02:16:08.204Z", - "name": "kindurchin-disk1", + "lastAttachTimestamp": "2021-04-21T06:11:37.734Z", + "lastDetachTimestamp": "2022-11-06T22:44:17.873Z", + "name": "wittygoat-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "171041428875", + "projectNumber": "842437224659", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", "region": "europe-west1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5737996829241287680", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindurchin-disk1", - "resourceName": "kindurchin-disk1", + "resourceID": "121256078819560464", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/wittygoat-disk1", + "resourceName": "wittygoat-disk1", "resourceType": "compute#disk", - "savings": 675.347, + "savings": 395.211, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindurchin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/wittygoat-disk1", "service": "Storage", - "sizeGb": 64, + "sizeGb": 16, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", - "app": "inventoryManagement" + "app": "crmModule" }, "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-07-10T14:41:17.378Z", - "daysOld": 279, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'happyowl-disk1'.", - "diskSizeGb": 256, - "id": "2478023598427223552", + "creationTimestamp": "2021-02-04T14:27:59.635Z", + "daysOld": 375, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'vivaciouspenguin-disk1'.", + "diskSizeGb": 2, + "id": "6365622223178872832", "kind": "compute#disk", - "labelFingerprint": "6rb59xsw71=", + "labelFingerprint": "soakcid2vq=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-11-11T09:03:25.718Z", - "lastDetachTimestamp": "2022-12-22T19:22:09.211Z", - "name": "happyowl-disk1", + "lastAttachTimestamp": "2022-02-08T15:47:46.970Z", + "lastDetachTimestamp": "2022-07-11T11:11:35.656Z", + "name": "vivaciouspenguin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "231897516160", + "projectNumber": "768500759716", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2478023598427223552", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/happyowl-disk1", - "resourceName": "happyowl-disk1", + "resourceID": "6365622223178872832", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciouspenguin-disk1", + "resourceName": "vivaciouspenguin-disk1", "resourceType": "compute#disk", - "savings": 198.907, + "savings": 422.499, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/happyowl-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciouspenguin-disk1", "service": "Storage", - "sizeGb": 256, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-02T23:47:57.776Z", - "daysOld": 758, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'livelyjaguar-disk1'.", - "diskSizeGb": 2, - "id": "5845784640159761408", + "creationTimestamp": "2021-10-29T05:24:33.807Z", + "daysOld": 6, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'upbeatoctopus-disk1'.", + "diskSizeGb": 128, + "id": "3980058432666673152", "kind": "compute#disk", - "labelFingerprint": "ethfs8oui8=", + "labelFingerprint": "a7x8zpt0gp=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-06-24T16:44:55.935Z", - "lastDetachTimestamp": "2022-09-03T03:44:11.157Z", - "name": "livelyjaguar-disk1", + "lastAttachTimestamp": "2021-11-30T21:24:22.463Z", + "lastDetachTimestamp": "2022-03-06T09:47:48.902Z", + "name": "upbeatoctopus-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "160436692344", + "projectNumber": "319709596349", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "asia-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5845784640159761408", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/livelyjaguar-disk1", - "resourceName": "livelyjaguar-disk1", + "resourceID": "3980058432666673152", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/upbeatoctopus-disk1", + "resourceName": "upbeatoctopus-disk1", "resourceType": "compute#disk", - "savings": 47.391, + "savings": 183.451, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/livelyjaguar-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/upbeatoctopus-disk1", "service": "Storage", - "sizeGb": 2, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", - "app": "crmModule" + "app": "inventoryManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-11T23:52:15.578Z", - "daysOld": 33, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'eagerpenguin-disk1'.", - "diskSizeGb": 4, - "id": "781494160602611584", + "creationTimestamp": "2021-07-04T12:18:05.684Z", + "daysOld": 199, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'gentletiger-disk1'.", + "diskSizeGb": 128, + "id": "7318006436789612544", "kind": "compute#disk", - "labelFingerprint": "94z5egas6u=", + "labelFingerprint": "2ubkzy82z4=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-07-18T02:19:06.037Z", - "lastDetachTimestamp": "2021-12-20T16:20:41.715Z", - "name": "eagerpenguin-disk1", + "lastAttachTimestamp": "2021-07-07T21:02:44.301Z", + "lastDetachTimestamp": "2021-08-22T20:44:25.665Z", + "name": "gentletiger-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "463836538014", + "projectNumber": "485063856490", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west4", + "region": "australia-southeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "781494160602611584", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/eagerpenguin-disk1", - "resourceName": "eagerpenguin-disk1", + "resourceID": "7318006436789612544", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/gentletiger-disk1", + "resourceName": "gentletiger-disk1", "resourceType": "compute#disk", - "savings": 569.827, + "savings": 58.46, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/eagerpenguin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/gentletiger-disk1", "service": "Storage", - "sizeGb": 4, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-01-31T23:51:00.375Z", - "daysOld": 302, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'innocentelephant-disk1'.", - "diskSizeGb": 512, - "id": "7971604474289393664", + "creationTimestamp": "2021-06-29T19:14:46.290Z", + "daysOld": 625, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'eagernewt-disk1'.", + "diskSizeGb": 2, + "id": "8474214869214713856", "kind": "compute#disk", - "labelFingerprint": "g97vn9kfqch=", + "labelFingerprint": "4qnkn4jhs6=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-04-01T05:30:17.186Z", - "lastDetachTimestamp": "2021-05-05T17:34:35.661Z", - "name": "innocentelephant-disk1", + "lastAttachTimestamp": "2021-09-12T17:13:35.486Z", + "lastDetachTimestamp": "2022-02-05T23:44:43.929Z", + "name": "eagernewt-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "775137103859", + "projectNumber": "767696642625", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "southamerica-east1", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "7971604474289393664", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/innocentelephant-disk1", - "resourceName": "innocentelephant-disk1", + "resourceID": "8474214869214713856", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/eagernewt-disk1", + "resourceName": "eagernewt-disk1", "resourceType": "compute#disk", - "savings": 156.392, + "savings": 77.378, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/innocentelephant-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/eagernewt-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-01-21T05:22:40.733Z", - "daysOld": 33, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialkangaroo-disk1'.", - "diskSizeGb": 1, - "id": "2099811034037650688", + "creationTimestamp": "2021-08-21T11:40:03.531Z", + "daysOld": 379, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'wittyxerus-disk1'.", + "diskSizeGb": 8, + "id": "3434679580923463168", "kind": "compute#disk", - "labelFingerprint": "bbntdpfpgb=", + "labelFingerprint": "d57vfouyjh=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-06-03T14:14:22.458Z", - "lastDetachTimestamp": "2022-08-15T03:44:32.483Z", - "name": "jovialkangaroo-disk1", + "lastAttachTimestamp": "2022-04-13T05:04:18.050Z", + "lastDetachTimestamp": "2022-06-16T20:04:55.425Z", + "name": "wittyxerus-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "431804638345", + "projectNumber": "501619426489", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "australia-southeast1", + "region": "asia-southeast2", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2099811034037650688", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/jovialkangaroo-disk1", - "resourceName": "jovialkangaroo-disk1", + "resourceID": "3434679580923463168", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/wittyxerus-disk1", + "resourceName": "wittyxerus-disk1", "resourceType": "compute#disk", - "savings": 69.68, + "savings": 332.585, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/jovialkangaroo-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/wittyxerus-disk1", "service": "Storage", - "sizeGb": 1, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", - "app": "securityModule" + "app": "inventoryManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-08-03T05:57:43.484Z", - "daysOld": 289, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'innocentsnake-disk1'.", - "diskSizeGb": 8, - "id": "8196396147895188480", + "creationTimestamp": "2021-12-01T06:53:48.762Z", + "daysOld": 895, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulkangaroo-disk1'.", + "diskSizeGb": 2, + "id": "6798804557377835008", "kind": "compute#disk", - "labelFingerprint": "uw8q9pkqag=", + "labelFingerprint": "2f54kaf1rf=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-08-31T18:10:45.720Z", - "lastDetachTimestamp": "2021-11-09T14:02:18.464Z", - "name": "innocentsnake-disk1", + "lastAttachTimestamp": "2021-12-15T13:17:03.817Z", + "lastDetachTimestamp": "2022-09-22T13:59:14.353Z", + "name": "thankfulkangaroo-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "763910318896", + "projectNumber": "527145875550", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "australia-southeast1", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "8196396147895188480", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/innocentsnake-disk1", - "resourceName": "innocentsnake-disk1", + "resourceID": "6798804557377835008", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/thankfulkangaroo-disk1", + "resourceName": "thankfulkangaroo-disk1", "resourceType": "compute#disk", - "savings": 667.894, + "savings": 0.378, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/innocentsnake-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/thankfulkangaroo-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-05T20:00:48.901Z", - "daysOld": 731, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedyak-disk1'.", - "diskSizeGb": 128, - "id": "987987592845778176", + "creationTimestamp": "2022-01-27T17:31:10.020Z", + "daysOld": 864, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'youthfulelephant-disk1'.", + "diskSizeGb": 4, + "id": "591535696567411200", "kind": "compute#disk", - "labelFingerprint": "2fty3wb9mk=", + "labelFingerprint": "z698hvmrr4=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-07-18T00:08:32.387Z", - "lastDetachTimestamp": "2022-09-02T10:50:08.964Z", - "name": "relievedyak-disk1", + "lastAttachTimestamp": "2022-03-18T09:45:06.161Z", + "lastDetachTimestamp": "2022-03-20T17:22:52.295Z", + "name": "youthfulelephant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "576779431356", + "projectNumber": "947357653335", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "asia-southeast2", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "987987592845778176", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/relievedyak-disk1", - "resourceName": "relievedyak-disk1", + "resourceID": "591535696567411200", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/youthfulelephant-disk1", + "resourceName": "youthfulelephant-disk1", "resourceType": "compute#disk", - "savings": 169.942, + "savings": 381.137, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/relievedyak-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/youthfulelephant-disk1", "service": "Storage", - "sizeGb": 128, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { "environment": "dev", "app": "emailService" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-02-11T21:48:56.216Z", - "daysOld": 67, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'bravekangaroo-disk1'.", - "diskSizeGb": 32, - "id": "9653764393834921984", + "creationTimestamp": "2021-01-24T07:36:26.577Z", + "daysOld": 321, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'quickpenguin-disk1'.", + "diskSizeGb": 512, + "id": "6364453430202960896", "kind": "compute#disk", - "labelFingerprint": "a5y5uuvv9m=", + "labelFingerprint": "6vmjyqas5h=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-05-22T09:35:21.212Z", - "lastDetachTimestamp": "2022-08-09T09:09:14.080Z", - "name": "bravekangaroo-disk1", + "lastAttachTimestamp": "2021-08-01T10:48:09.302Z", + "lastDetachTimestamp": "2021-08-24T04:00:40.965Z", + "name": "quickpenguin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "387923479323", + "projectNumber": "514622811882", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "us-central1", + "region": "us-west1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "9653764393834921984", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/disks/bravekangaroo-disk1", - "resourceName": "bravekangaroo-disk1", + "resourceID": "6364453430202960896", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/quickpenguin-disk1", + "resourceName": "quickpenguin-disk1", "resourceType": "compute#disk", - "savings": 855.339, + "savings": 59.772, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/disks/bravekangaroo-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/quickpenguin-disk1", "service": "Storage", - "sizeGb": 32, + "sizeGb": 512, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "paymentGateway" }, - "type": "projects/RightScale-Resat-Premium/regions/us-central1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-05-13T23:13:59.291Z", - "daysOld": 238, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'fiercedog-disk1'.", - "diskSizeGb": 128, - "id": "3687766159836147712", + "creationTimestamp": "2022-05-24T18:57:21.988Z", + "daysOld": 599, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'drowsygiraffe-disk1'.", + "diskSizeGb": 8, + "id": "2569059752127318528", "kind": "compute#disk", - "labelFingerprint": "3w25e6wb66=", + "labelFingerprint": "y6isteomtm=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-11-19T10:54:42.194Z", - "lastDetachTimestamp": "2022-11-25T04:14:22.586Z", - "name": "fiercedog-disk1", + "lastAttachTimestamp": "2022-10-09T11:43:50.903Z", + "lastDetachTimestamp": "2022-11-24T10:52:24.588Z", + "name": "drowsygiraffe-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "58473798553", + "projectNumber": "179698830462", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "3687766159836147712", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/fiercedog-disk1", - "resourceName": "fiercedog-disk1", + "resourceID": "2569059752127318528", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/drowsygiraffe-disk1", + "resourceName": "drowsygiraffe-disk1", "resourceType": "compute#disk", - "savings": 84.913, + "savings": 129.091, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/fiercedog-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/drowsygiraffe-disk1", "service": "Storage", - "sizeGb": 128, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "crmModule" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-16T18:13:32.482Z", - "daysOld": 68, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedparrot-disk1'.", - "diskSizeGb": 1, - "id": "4307813249774343680", + "creationTimestamp": "2021-03-24T17:52:42.701Z", + "daysOld": 108, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'merrybear-disk1'.", + "diskSizeGb": 2, + "id": "2423876195647474176", "kind": "compute#disk", - "labelFingerprint": "237itsi349=", + "labelFingerprint": "6yc49espj5=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-09-10T13:08:06.679Z", - "lastDetachTimestamp": "2022-09-17T23:46:40.145Z", - "name": "relievedparrot-disk1", + "lastAttachTimestamp": "2021-05-25T10:27:13.891Z", + "lastDetachTimestamp": "2021-06-17T19:07:42.006Z", + "name": "merrybear-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "91899706526", + "projectNumber": "742849067895", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "asia-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4307813249774343680", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/relievedparrot-disk1", - "resourceName": "relievedparrot-disk1", + "resourceID": "2423876195647474176", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/merrybear-disk1", + "resourceName": "merrybear-disk1", "resourceType": "compute#disk", - "savings": 229.229, + "savings": 19.325, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/relievedparrot-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/merrybear-disk1", "service": "Storage", - "sizeGb": 1, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { "environment": "staging", "app": "userManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-06-07T02:31:10.328Z", - "daysOld": 93, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'nervoustiger-disk1'.", - "diskSizeGb": 256, - "id": "675238196961693824", + "creationTimestamp": "2021-01-10T08:15:08.238Z", + "daysOld": 453, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'drowsyelephant-disk1'.", + "diskSizeGb": 1, + "id": "649799547588691968", "kind": "compute#disk", - "labelFingerprint": "fhe61snecxf=", + "labelFingerprint": "k61lhx9tkb=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-08-13T02:31:24.755Z", - "lastDetachTimestamp": "2022-11-01T17:12:01.134Z", - "name": "nervoustiger-disk1", + "lastAttachTimestamp": "2022-01-02T17:31:17.408Z", + "lastDetachTimestamp": "2022-04-25T07:09:58.895Z", + "name": "drowsyelephant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "607682780648", + "projectNumber": "550028863036", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "us-west1", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "675238196961693824", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/nervoustiger-disk1", - "resourceName": "nervoustiger-disk1", + "resourceID": "649799547588691968", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/drowsyelephant-disk1", + "resourceName": "drowsyelephant-disk1", "resourceType": "compute#disk", - "savings": 13.934, + "savings": 279.689, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/nervoustiger-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/drowsyelephant-disk1", "service": "Storage", - "sizeGb": 256, + "sizeGb": 1, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-08-21T22:52:07.320Z", - "daysOld": 888, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'lazyjaguar-disk1'.", - "diskSizeGb": 8, - "id": "8487228406335889408", + "creationTimestamp": "2021-10-15T04:07:24.071Z", + "daysOld": 907, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedzebra-disk1'.", + "diskSizeGb": 2, + "id": "898527875901644672", "kind": "compute#disk", - "labelFingerprint": "lcl2br8rar=", + "labelFingerprint": "tnd586sbnj=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-05T12:29:20.781Z", - "lastDetachTimestamp": "2022-01-26T08:12:02.914Z", - "name": "lazyjaguar-disk1", + "lastAttachTimestamp": "2022-02-17T06:05:37.301Z", + "lastDetachTimestamp": "2022-04-02T15:15:42.906Z", + "name": "relievedzebra-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "800746307620", + "projectNumber": "6260902455", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "8487228406335889408", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/lazyjaguar-disk1", - "resourceName": "lazyjaguar-disk1", + "resourceID": "898527875901644672", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/relievedzebra-disk1", + "resourceName": "relievedzebra-disk1", "resourceType": "compute#disk", - "savings": 61.527, + "savings": 109.576, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/lazyjaguar-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/relievedzebra-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { "environment": "staging", - "app": "userManagement" + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-25T00:28:03.831Z", - "daysOld": 333, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'kindurchin-disk1'.", - "diskSizeGb": 8, - "id": "5436418253327097856", + "creationTimestamp": "2021-02-01T09:18:48.686Z", + "daysOld": 70, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'vivaciouspenguin-disk1'.", + "diskSizeGb": 2, + "id": "779890732491907968", "kind": "compute#disk", - "labelFingerprint": "lwyyidphxo=", + "labelFingerprint": "02ovzklffx=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-06-11T06:23:03.602Z", - "lastDetachTimestamp": "2022-12-22T17:16:02.983Z", - "name": "kindurchin-disk1", + "lastAttachTimestamp": "2021-06-02T15:49:07.029Z", + "lastDetachTimestamp": "2021-10-25T01:49:40.805Z", + "name": "vivaciouspenguin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "508977930074", + "projectNumber": "730188476105", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "australia-southeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5436418253327097856", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindurchin-disk1", - "resourceName": "kindurchin-disk1", + "resourceID": "779890732491907968", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/vivaciouspenguin-disk1", + "resourceName": "vivaciouspenguin-disk1", "resourceType": "compute#disk", - "savings": 164.082, + "savings": 273.363, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindurchin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/vivaciouspenguin-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-08T10:26:15.572Z", - "daysOld": 15, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'eagercat-disk1'.", - "diskSizeGb": 16, - "id": "7878706165582114816", + "creationTimestamp": "2021-11-02T10:01:14.050Z", + "daysOld": 94, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedant-disk1'.", + "diskSizeGb": 4, + "id": "9165349057308356608", "kind": "compute#disk", - "labelFingerprint": "pbnfjofvvp=", + "labelFingerprint": "m10m1bv98v=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-06-13T02:25:38.441Z", - "lastDetachTimestamp": "2022-09-07T02:00:22.682Z", - "name": "eagercat-disk1", + "lastAttachTimestamp": "2022-03-03T20:11:28.809Z", + "lastDetachTimestamp": "2022-04-08T19:53:36.326Z", + "name": "excitedant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "451559703971", + "projectNumber": "483825399818", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "australia-southeast1", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "7878706165582114816", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/eagercat-disk1", - "resourceName": "eagercat-disk1", + "resourceID": "9165349057308356608", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/excitedant-disk1", + "resourceName": "excitedant-disk1", "resourceType": "compute#disk", - "savings": 40.363, + "savings": 380.903, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/eagercat-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/excitedant-disk1", "service": "Storage", - "sizeGb": 16, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "emailService" }, - "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-11T11:32:09.979Z", - "daysOld": 748, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'jollybear-disk1'.", - "diskSizeGb": 1, - "id": "2682440290013907968", + "creationTimestamp": "2021-11-27T23:18:18.473Z", + "daysOld": 958, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedxerus-disk1'.", + "diskSizeGb": 256, + "id": "5926433137316637696", "kind": "compute#disk", - "labelFingerprint": "d307vti03ei=", + "labelFingerprint": "iks76bzq92=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-07-09T22:34:43.417Z", - "lastDetachTimestamp": "2022-09-25T12:55:04.850Z", - "name": "jollybear-disk1", + "lastAttachTimestamp": "2022-05-26T15:32:23.743Z", + "lastDetachTimestamp": "2022-06-27T03:06:09.250Z", + "name": "relievedxerus-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "172435653642", + "projectNumber": "54906248361", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2682440290013907968", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/jollybear-disk1", - "resourceName": "jollybear-disk1", + "resourceID": "5926433137316637696", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedxerus-disk1", + "resourceName": "relievedxerus-disk1", "resourceType": "compute#disk", - "savings": 80.962, + "savings": 375.386, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/jollybear-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedxerus-disk1", "service": "Storage", - "sizeGb": 1, + "sizeGb": 256, "state": "ACTIVE", "status": "READY", "tags": { "environment": "dev", - "app": "dataAnalytics" + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-25T03:11:34.361Z", - "daysOld": 626, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'bravelion-disk1'.", - "diskSizeGb": 8, - "id": "4937016187132852224", + "creationTimestamp": "2021-05-24T23:29:57.722Z", + "daysOld": 579, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'obedientgoat-disk1'.", + "diskSizeGb": 1, + "id": "3381808995312691712", "kind": "compute#disk", - "labelFingerprint": "2r2zg0ong1=", + "labelFingerprint": "b0nqejtbjh=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-06-02T21:16:34.090Z", - "lastDetachTimestamp": "2022-08-09T07:53:01.076Z", - "name": "bravelion-disk1", + "lastAttachTimestamp": "2021-08-01T20:13:51.752Z", + "lastDetachTimestamp": "2021-11-09T17:27:06.499Z", + "name": "obedientgoat-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "227315959019", + "projectNumber": "671405070571", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "us-central1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4937016187132852224", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/bravelion-disk1", - "resourceName": "bravelion-disk1", + "resourceID": "3381808995312691712", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/disks/obedientgoat-disk1", + "resourceName": "obedientgoat-disk1", "resourceType": "compute#disk", - "savings": 153.922, + "savings": 94.289, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/bravelion-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/disks/obedientgoat-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 1, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-central1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-02-12T23:36:32.104Z", - "daysOld": 414, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'vivaciousmouse-disk1'.", + "creationTimestamp": "2021-02-17T08:01:08.771Z", + "daysOld": 805, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedhorse-disk1'.", "diskSizeGb": 512, - "id": "4727094345082010624", + "id": "6909734923733756928", "kind": "compute#disk", - "labelFingerprint": "hl6u4jyg29=", + "labelFingerprint": "g381m5q2ztj=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-09-30T15:33:38.609Z", - "lastDetachTimestamp": "2022-11-01T16:15:13.743Z", - "name": "vivaciousmouse-disk1", + "lastAttachTimestamp": "2022-01-26T01:23:21.916Z", + "lastDetachTimestamp": "2022-11-29T04:01:02.578Z", + "name": "relievedhorse-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "873292859729", + "projectNumber": "965490962440", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4727094345082010624", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciousmouse-disk1", - "resourceName": "vivaciousmouse-disk1", + "resourceID": "6909734923733756928", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedhorse-disk1", + "resourceName": "relievedhorse-disk1", "resourceType": "compute#disk", - "savings": 653.773, + "savings": 1.252, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciousmouse-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedhorse-disk1", "service": "Storage", "sizeGb": 512, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" }, "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-04-18T21:21:23.404Z", - "daysOld": 832, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'zealouspenguin-disk1'.", - "diskSizeGb": 8, - "id": "2595702110187334656", + "creationTimestamp": "2021-03-27T08:35:38.293Z", + "daysOld": 659, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedsnake-disk1'.", + "diskSizeGb": 128, + "id": "2000569532053966336", "kind": "compute#disk", - "labelFingerprint": "khta302nig=", + "labelFingerprint": "022vcu2nbq=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-05-22T21:26:36.504Z", - "lastDetachTimestamp": "2022-06-09T01:26:14.997Z", - "name": "zealouspenguin-disk1", + "lastAttachTimestamp": "2022-02-09T09:00:48.242Z", + "lastDetachTimestamp": "2022-10-11T17:40:24.639Z", + "name": "excitedsnake-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "785339392369", + "projectNumber": "119660533597", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-northeast1", + "region": "australia-southeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2595702110187334656", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/zealouspenguin-disk1", - "resourceName": "zealouspenguin-disk1", + "resourceID": "2000569532053966336", + "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/excitedsnake-disk1", + "resourceName": "excitedsnake-disk1", "resourceType": "compute#disk", - "savings": 197.698, + "savings": 173.739, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/zealouspenguin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/excitedsnake-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "emailService" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-27T06:25:24.011Z", - "daysOld": 656, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'quirkygoat-disk1'.", - "diskSizeGb": 32, - "id": "2522654270241044992", + "creationTimestamp": "2021-05-21T15:23:03.799Z", + "daysOld": 437, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulelephant-disk1'.", + "diskSizeGb": 4, + "id": "7496409992291956736", "kind": "compute#disk", - "labelFingerprint": "j8b42b0b3x=", + "labelFingerprint": "u4dpoz6aofl=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-12-29T07:41:33.621Z", - "lastDetachTimestamp": "2022-01-27T08:26:37.043Z", - "name": "quirkygoat-disk1", + "lastAttachTimestamp": "2022-05-16T07:37:40.329Z", + "lastDetachTimestamp": "2022-10-23T06:48:26.960Z", + "name": "thankfulelephant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "321559307281", + "projectNumber": "8212139770", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2522654270241044992", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/quirkygoat-disk1", - "resourceName": "quirkygoat-disk1", + "resourceID": "7496409992291956736", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/thankfulelephant-disk1", + "resourceName": "thankfulelephant-disk1", "resourceType": "compute#disk", - "savings": 53.624, + "savings": 96.995, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/quirkygoat-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/thankfulelephant-disk1", "service": "Storage", - "sizeGb": 32, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { "environment": "staging", "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-04T00:12:26.360Z", - "daysOld": 283, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'livelycat-disk1'.", + "creationTimestamp": "2021-09-01T01:42:16.177Z", + "daysOld": 773, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'gentlezebra-disk1'.", "diskSizeGb": 64, - "id": "7184224153593634816", + "id": "9573010770766249984", "kind": "compute#disk", - "labelFingerprint": "zhyyqiufpg=", + "labelFingerprint": "s6sc17idnm=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-03-09T16:49:20.132Z", - "lastDetachTimestamp": "2022-05-06T08:39:09.273Z", - "name": "livelycat-disk1", + "lastAttachTimestamp": "2022-01-24T04:27:26.602Z", + "lastDetachTimestamp": "2022-07-10T23:30:09.802Z", + "name": "gentlezebra-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "8877160820", + "projectNumber": "16265675399", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "7184224153593634816", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/livelycat-disk1", - "resourceName": "livelycat-disk1", + "resourceID": "9573010770766249984", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/gentlezebra-disk1", + "resourceName": "gentlezebra-disk1", "resourceType": "compute#disk", - "savings": 527.929, + "savings": 396.248, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/livelycat-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/gentlezebra-disk1", "service": "Storage", "sizeGb": 64, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-06T09:26:31.381Z", - "daysOld": 602, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialtiger-disk1'.", - "diskSizeGb": 16, - "id": "155575780108900832", + "creationTimestamp": "2021-01-17T03:16:33.756Z", + "daysOld": 549, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'lazyrabbit-disk1'.", + "diskSizeGb": 64, + "id": "2252634816909275904", "kind": "compute#disk", - "labelFingerprint": "frosrj5tt7=", + "labelFingerprint": "3lz16bsqubg=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-05-09T05:08:02.280Z", - "lastDetachTimestamp": "2022-03-23T11:12:05.399Z", - "name": "jovialtiger-disk1", + "lastAttachTimestamp": "2021-05-05T20:27:41.380Z", + "lastDetachTimestamp": "2021-08-23T08:40:33.635Z", + "name": "lazyrabbit-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "482887252285", + "projectNumber": "612375351879", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "us-central1", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "155575780108900832", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/disks/jovialtiger-disk1", - "resourceName": "jovialtiger-disk1", + "resourceID": "2252634816909275904", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/lazyrabbit-disk1", + "resourceName": "lazyrabbit-disk1", "resourceType": "compute#disk", - "savings": 55.524, + "savings": 339.496, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/disks/jovialtiger-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/lazyrabbit-disk1", "service": "Storage", - "sizeGb": 16, + "sizeGb": 64, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "staging", + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/us-central1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-09-15T00:54:03.285Z", - "daysOld": 158, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'wittysnake-disk1'.", - "diskSizeGb": 8, - "id": "455383782399507712", + "creationTimestamp": "2021-08-12T16:31:46.245Z", + "daysOld": 658, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'exciteddog-disk1'.", + "diskSizeGb": 16, + "id": "1491062920918764288", "kind": "compute#disk", - "labelFingerprint": "iai6kbx2fph=", + "labelFingerprint": "nowz5vizcy=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-05-20T16:02:05.068Z", - "lastDetachTimestamp": "2022-10-02T00:48:22.167Z", - "name": "wittysnake-disk1", + "lastAttachTimestamp": "2022-06-11T01:45:38.611Z", + "lastDetachTimestamp": "2022-10-16T22:26:23.200Z", + "name": "exciteddog-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "972400307157", + "projectNumber": "877328565078", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "australia-southeast1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "455383782399507712", - "resourceLink": "projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/wittysnake-disk1", - "resourceName": "wittysnake-disk1", + "resourceID": "1491062920918764288", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/exciteddog-disk1", + "resourceName": "exciteddog-disk1", "resourceType": "compute#disk", - "savings": 265.86, + "savings": 124.437, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/australia-southeast1/disks/wittysnake-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/exciteddog-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 16, "state": "ACTIVE", "status": "READY", "tags": { "environment": "dev", "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/australia-southeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-02T02:46:39.514Z", - "daysOld": 902, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'merrysnake-disk1'.", - "diskSizeGb": 64, - "id": "370274913028274560", + "creationTimestamp": "2021-10-01T09:24:50.033Z", + "daysOld": 800, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'obedientdog-disk1'.", + "diskSizeGb": 4, + "id": "3225011307098910720", "kind": "compute#disk", - "labelFingerprint": "c91kwr3t76=", + "labelFingerprint": "n0cbzgq0ss=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-05-15T18:48:23.310Z", - "lastDetachTimestamp": "2022-12-03T08:04:16.007Z", - "name": "merrysnake-disk1", + "lastAttachTimestamp": "2022-07-19T03:17:25.399Z", + "lastDetachTimestamp": "2022-07-31T21:36:33.343Z", + "name": "obedientdog-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "607980041501", + "projectNumber": "772683293999", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "southamerica-east1", + "region": "us-central1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "370274913028274560", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/merrysnake-disk1", - "resourceName": "merrysnake-disk1", + "resourceID": "3225011307098910720", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/disks/obedientdog-disk1", + "resourceName": "obedientdog-disk1", "resourceType": "compute#disk", - "savings": 423.08, + "savings": 329.601, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/merrysnake-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/disks/obedientdog-disk1", "service": "Storage", - "sizeGb": 64, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { "environment": "staging", "app": "userManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-central1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-06-22T22:23:52.801Z", - "daysOld": 424, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'sillykangaroo-disk1'.", - "diskSizeGb": 512, - "id": "2997313822151914496", + "creationTimestamp": "2021-05-04T01:52:09.379Z", + "daysOld": 627, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'sillygoat-disk1'.", + "diskSizeGb": 128, + "id": "7375642101504007168", "kind": "compute#disk", - "labelFingerprint": "v31zgvdod4=", + "labelFingerprint": "ggmuhhax59h=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-30T18:47:34.842Z", - "lastDetachTimestamp": "2022-05-29T18:27:08.172Z", - "name": "sillykangaroo-disk1", + "lastAttachTimestamp": "2021-12-10T17:05:40.124Z", + "lastDetachTimestamp": "2022-12-23T09:06:32.043Z", + "name": "sillygoat-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "821594810456", + "projectNumber": "257505636606", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "southamerica-east1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2997313822151914496", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/sillykangaroo-disk1", - "resourceName": "sillykangaroo-disk1", + "resourceID": "7375642101504007168", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/sillygoat-disk1", + "resourceName": "sillygoat-disk1", "resourceType": "compute#disk", - "savings": 85.615, + "savings": 155.274, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/sillykangaroo-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/sillygoat-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "crmModule" }, - "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-08-04T11:48:55.086Z", - "daysOld": 631, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'sillyhorse-disk1'.", - "diskSizeGb": 512, - "id": "9448953510999459840", + "creationTimestamp": "2021-06-27T05:27:05.753Z", + "daysOld": 574, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'wittypenguin-disk1'.", + "diskSizeGb": 16, + "id": "3433579205536354304", "kind": "compute#disk", - "labelFingerprint": "oh0bnsbe7b=", + "labelFingerprint": "xnppho056n=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-03-06T15:24:24.527Z", - "lastDetachTimestamp": "2022-12-08T04:33:33.046Z", - "name": "sillyhorse-disk1", + "lastAttachTimestamp": "2021-11-17T15:25:50.305Z", + "lastDetachTimestamp": "2022-11-20T17:08:22.335Z", + "name": "wittypenguin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "717195857525", + "projectNumber": "261877043866", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "9448953510999459840", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/sillyhorse-disk1", - "resourceName": "sillyhorse-disk1", + "resourceID": "3433579205536354304", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/wittypenguin-disk1", + "resourceName": "wittypenguin-disk1", "resourceType": "compute#disk", - "savings": 54.213, + "savings": 4.099, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/sillyhorse-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/wittypenguin-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 16, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "paymentGateway" }, "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-01-27T22:44:29.130Z", - "daysOld": 177, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialtiger-disk1'.", + "creationTimestamp": "2021-12-19T15:01:36.843Z", + "daysOld": 183, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'wittyrabbit-disk1'.", "diskSizeGb": 4, - "id": "3059685913782832640", + "id": "8160958257985781760", "kind": "compute#disk", - "labelFingerprint": "s5bphe108t=", + "labelFingerprint": "aceblopprj=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-03-06T15:25:47.649Z", - "lastDetachTimestamp": "2022-06-08T18:32:40.763Z", - "name": "jovialtiger-disk1", + "lastAttachTimestamp": "2022-04-03T15:30:11.478Z", + "lastDetachTimestamp": "2022-06-30T22:02:16.943Z", + "name": "wittyrabbit-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "453097664278", + "projectNumber": "775386825650", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "3059685913782832640", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/jovialtiger-disk1", - "resourceName": "jovialtiger-disk1", + "resourceID": "8160958257985781760", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/wittyrabbit-disk1", + "resourceName": "wittyrabbit-disk1", "resourceType": "compute#disk", - "savings": 140.077, + "savings": 129.75, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/jovialtiger-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/wittyrabbit-disk1", "service": "Storage", "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "userManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-02-07T22:11:20.669Z", - "daysOld": 99, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'zealouspenguin-disk1'.", - "diskSizeGb": 512, - "id": "4074504083429812736", + "creationTimestamp": "2021-03-26T00:08:04.636Z", + "daysOld": 176, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'quirkykangaroo-disk1'.", + "diskSizeGb": 4, + "id": "51089765520540008", "kind": "compute#disk", - "labelFingerprint": "wrapmd959yg=", + "labelFingerprint": "63w30tagvd=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-03-20T14:19:10.691Z", - "lastDetachTimestamp": "2022-02-26T04:18:00.525Z", - "name": "zealouspenguin-disk1", + "lastAttachTimestamp": "2021-08-04T20:42:26.560Z", + "lastDetachTimestamp": "2022-04-13T14:03:41.565Z", + "name": "quirkykangaroo-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "46643215887", + "projectNumber": "805375067184", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4074504083429812736", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/zealouspenguin-disk1", - "resourceName": "zealouspenguin-disk1", + "resourceID": "51089765520540008", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/quirkykangaroo-disk1", + "resourceName": "quirkykangaroo-disk1", "resourceType": "compute#disk", - "savings": 838.101, + "savings": 25.8, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/zealouspenguin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/quirkykangaroo-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "paymentGateway" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-07-21T08:32:32.958Z", - "daysOld": 711, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'nervousquail-disk1'.", - "diskSizeGb": 512, - "id": "5353946827189712896", + "creationTimestamp": "2021-02-25T10:50:35.013Z", + "daysOld": 147, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedxerus-disk1'.", + "diskSizeGb": 64, + "id": "6631582332616656896", "kind": "compute#disk", - "labelFingerprint": "ffsbs2as0gj=", + "labelFingerprint": "gnr0oqk6vp=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-13T01:13:21.495Z", - "lastDetachTimestamp": "2022-05-09T18:58:02.789Z", - "name": "nervousquail-disk1", + "lastAttachTimestamp": "2021-11-24T16:04:22.083Z", + "lastDetachTimestamp": "2022-01-24T18:40:44.505Z", + "name": "excitedxerus-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "304259395841", + "projectNumber": "331092765863", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5353946827189712896", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/nervousquail-disk1", - "resourceName": "nervousquail-disk1", + "resourceID": "6631582332616656896", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/excitedxerus-disk1", + "resourceName": "excitedxerus-disk1", "resourceType": "compute#disk", - "savings": 6.372, + "savings": 38.39, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/nervousquail-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/excitedxerus-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 64, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-10-31T06:11:28.054Z", - "daysOld": 102, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'joviallion-disk1'.", - "diskSizeGb": 1, - "id": "8248057577115482112", + "creationTimestamp": "2021-01-20T01:21:06.602Z", + "daysOld": 795, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'youthfuldog-disk1'.", + "diskSizeGb": 128, + "id": "1708547983847932160", "kind": "compute#disk", - "labelFingerprint": "ncq3ugy7jp=", + "labelFingerprint": "f3mv23fyx=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-06-16T12:29:14.129Z", - "lastDetachTimestamp": "2022-06-16T17:29:19.789Z", - "name": "joviallion-disk1", + "lastAttachTimestamp": "2021-02-10T17:28:26.697Z", + "lastDetachTimestamp": "2021-06-03T19:18:03.333Z", + "name": "youthfuldog-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "472285392412", + "projectNumber": "136146366960", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "southamerica-east1", + "region": "asia-southeast2", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "8248057577115482112", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/joviallion-disk1", - "resourceName": "joviallion-disk1", + "resourceID": "1708547983847932160", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/youthfuldog-disk1", + "resourceName": "youthfuldog-disk1", "resourceType": "compute#disk", - "savings": 48.989, + "savings": 361.854, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/joviallion-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/youthfuldog-disk1", "service": "Storage", - "sizeGb": 1, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "paymentGateway" + "environment": "staging", + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-29T17:17:43.948Z", - "daysOld": 33, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'nervousbear-disk1'.", - "diskSizeGb": 16, - "id": "7727331840832956416", + "creationTimestamp": "2021-03-11T19:00:32.540Z", + "daysOld": 336, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'zealoushorse-disk1'.", + "diskSizeGb": 4, + "id": "4114086773098901504", "kind": "compute#disk", - "labelFingerprint": "hohh5ig9f4=", + "labelFingerprint": "zfrc7sb5vm=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-07-06T23:40:34.070Z", - "lastDetachTimestamp": "2021-08-13T00:09:41.893Z", - "name": "nervousbear-disk1", + "lastAttachTimestamp": "2021-03-19T13:34:43.902Z", + "lastDetachTimestamp": "2022-01-15T19:24:36.803Z", + "name": "zealoushorse-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "733678235420", + "projectNumber": "235701188282", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-northeast1", + "region": "us-west1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "7727331840832956416", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/nervousbear-disk1", - "resourceName": "nervousbear-disk1", + "resourceID": "4114086773098901504", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/zealoushorse-disk1", + "resourceName": "zealoushorse-disk1", "resourceType": "compute#disk", - "savings": 598.43, + "savings": 549.411, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/nervousbear-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/zealoushorse-disk1", "service": "Storage", - "sizeGb": 16, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-25T00:10:19.828Z", - "daysOld": 655, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'vivaciouszebra-disk1'.", - "diskSizeGb": 256, - "id": "2106650186192009472", + "creationTimestamp": "2021-09-17T17:38:41.233Z", + "daysOld": 572, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'happyelephant-disk1'.", + "diskSizeGb": 8, + "id": "8957244964728350720", "kind": "compute#disk", - "labelFingerprint": "51oymezgmm=", + "labelFingerprint": "n8xrdbu9qq=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-15T20:10:26.789Z", - "lastDetachTimestamp": "2022-03-12T12:44:10.292Z", - "name": "vivaciouszebra-disk1", + "lastAttachTimestamp": "2022-01-05T01:53:37.375Z", + "lastDetachTimestamp": "2022-01-14T07:27:20.662Z", + "name": "happyelephant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "935427428086", + "projectNumber": "874107948583", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2106650186192009472", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciouszebra-disk1", - "resourceName": "vivaciouszebra-disk1", + "resourceID": "8957244964728350720", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/happyelephant-disk1", + "resourceName": "happyelephant-disk1", "resourceType": "compute#disk", - "savings": 205.298, + "savings": 788.925, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/vivaciouszebra-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/happyelephant-disk1", "service": "Storage", - "sizeGb": 256, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { "environment": "dev", - "app": "emailService" + "app": "customerSupport" }, "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-07-22T02:26:18.931Z", - "daysOld": 929, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulurchin-disk1'.", + "creationTimestamp": "2021-12-17T05:33:22.010Z", + "daysOld": 219, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfullion-disk1'.", "diskSizeGb": 64, - "id": "1739116349453164800", + "id": "7656287162950267904", "kind": "compute#disk", - "labelFingerprint": "1umzg0kohf=", + "labelFingerprint": "2zvxyuixij=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-12-13T20:15:56.078Z", - "lastDetachTimestamp": "2022-06-01T15:42:02.530Z", - "name": "thankfulurchin-disk1", + "lastAttachTimestamp": "2022-05-23T16:34:53.421Z", + "lastDetachTimestamp": "2022-10-04T14:56:35.154Z", + "name": "thankfullion-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "496170187093", + "projectNumber": "342822566640", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "1739116349453164800", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/thankfulurchin-disk1", - "resourceName": "thankfulurchin-disk1", + "resourceID": "7656287162950267904", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/thankfullion-disk1", + "resourceName": "thankfullion-disk1", "resourceType": "compute#disk", - "savings": 251.037, + "savings": 433.892, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/thankfulurchin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/thankfullion-disk1", "service": "Storage", "sizeGb": 64, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-29T03:18:40.168Z", - "daysOld": 62, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'quirkygoat-disk1'.", - "diskSizeGb": 32, - "id": "916972289438047232", + "creationTimestamp": "2021-07-22T23:20:18.565Z", + "daysOld": 397, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedpenguin-disk1'.", + "diskSizeGb": 2, + "id": "8417340333349425152", "kind": "compute#disk", - "labelFingerprint": "80ip6wyd8f=", + "labelFingerprint": "zwcm0rviv2i=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-17T01:17:54.957Z", - "lastDetachTimestamp": "2022-02-19T08:06:23.420Z", - "name": "quirkygoat-disk1", + "lastAttachTimestamp": "2021-10-29T22:08:05.417Z", + "lastDetachTimestamp": "2022-06-19T16:40:40.780Z", + "name": "excitedpenguin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "424266045281", + "projectNumber": "771896714813", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "us-west1", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "916972289438047232", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/quirkygoat-disk1", - "resourceName": "quirkygoat-disk1", + "resourceID": "8417340333349425152", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/excitedpenguin-disk1", + "resourceName": "excitedpenguin-disk1", "resourceType": "compute#disk", - "savings": 83.869, + "savings": 613.129, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/quirkygoat-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/excitedpenguin-disk1", "service": "Storage", - "sizeGb": 32, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", - "app": "crmModule" + "app": "paymentGateway" }, - "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-01T14:22:18.190Z", - "daysOld": 436, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'youthfulurchin-disk1'.", - "diskSizeGb": 512, - "id": "9144923777980547072", + "creationTimestamp": "2021-02-05T18:54:32.228Z", + "daysOld": 395, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'livelyurchin-disk1'.", + "diskSizeGb": 32, + "id": "4957586271133572096", "kind": "compute#disk", - "labelFingerprint": "zxrin33ghi=", + "labelFingerprint": "eznq9oodwz=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-17T21:53:31.079Z", - "lastDetachTimestamp": "2022-09-01T01:58:59.057Z", - "name": "youthfulurchin-disk1", + "lastAttachTimestamp": "2021-05-13T15:48:20.519Z", + "lastDetachTimestamp": "2022-01-08T02:39:35.313Z", + "name": "livelyurchin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "350218250161", + "projectNumber": "747279084824", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "us-central1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "9144923777980547072", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/youthfulurchin-disk1", - "resourceName": "youthfulurchin-disk1", + "resourceID": "4957586271133572096", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-central1/disks/livelyurchin-disk1", + "resourceName": "livelyurchin-disk1", "resourceType": "compute#disk", - "savings": 101.52, + "savings": 120.975, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/youthfulurchin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-central1/disks/livelyurchin-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 32, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "reportingService" + "environment": "staging", + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-central1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-02-02T02:06:24.654Z", - "daysOld": 602, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'happypenguin-disk1'.", + "creationTimestamp": "2021-03-19T22:58:55.456Z", + "daysOld": 171, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulant-disk1'.", "diskSizeGb": 128, - "id": "5114081181856633856", + "id": "2679047743967026688", "kind": "compute#disk", - "labelFingerprint": "la88s51pld=", + "labelFingerprint": "s9v9csay9p=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-17T10:21:54.314Z", - "lastDetachTimestamp": "2022-05-13T12:02:32.555Z", - "name": "happypenguin-disk1", + "lastAttachTimestamp": "2021-08-29T20:41:34.307Z", + "lastDetachTimestamp": "2021-12-13T21:08:03.437Z", + "name": "thankfulant-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "572406434846", + "projectNumber": "801349899128", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5114081181856633856", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/happypenguin-disk1", - "resourceName": "happypenguin-disk1", + "resourceID": "2679047743967026688", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/thankfulant-disk1", + "resourceName": "thankfulant-disk1", "resourceType": "compute#disk", - "savings": 229.208, + "savings": 218.653, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/happypenguin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/thankfulant-disk1", "service": "Storage", "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { "environment": "staging", - "app": "userManagement" + "app": "invoiceProcessing" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-07-20T08:47:47.167Z", - "daysOld": 504, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'proudtiger-disk1'.", - "diskSizeGb": 16, - "id": "4581887483855322624", + "creationTimestamp": "2021-08-20T15:24:09.066Z", + "daysOld": 424, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'fiercemouse-disk1'.", + "diskSizeGb": 256, + "id": "2656436273254470144", "kind": "compute#disk", - "labelFingerprint": "esq978wk8m=", + "labelFingerprint": "1rqopqvgt9=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-11-11T23:59:16.649Z", - "lastDetachTimestamp": "2022-03-28T13:30:35.030Z", - "name": "proudtiger-disk1", + "lastAttachTimestamp": "2022-04-09T02:14:20.726Z", + "lastDetachTimestamp": "2022-08-25T21:36:37.446Z", + "name": "fiercemouse-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "28413850498", + "projectNumber": "939874733198", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west4", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4581887483855322624", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/proudtiger-disk1", - "resourceName": "proudtiger-disk1", + "resourceID": "2656436273254470144", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/fiercemouse-disk1", + "resourceName": "fiercemouse-disk1", "resourceType": "compute#disk", - "savings": 458.965, + "savings": 645.58, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/proudtiger-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/fiercemouse-disk1", "service": "Storage", - "sizeGb": 16, + "sizeGb": 256, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", "app": "inventoryManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-02-01T02:52:38.034Z", - "daysOld": 41, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulsnake-disk1'.", - "diskSizeGb": 512, - "id": "4616760592794019840", + "creationTimestamp": "2021-01-20T18:37:05.597Z", + "daysOld": 890, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialnewt-disk1'.", + "diskSizeGb": 32, + "id": "7862293457631572992", "kind": "compute#disk", - "labelFingerprint": "2o6wpdnsq6f=", + "labelFingerprint": "v1by5qpu95=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-07-18T10:51:50.661Z", - "lastDetachTimestamp": "2021-11-01T16:36:32.320Z", - "name": "thankfulsnake-disk1", + "lastAttachTimestamp": "2021-11-30T09:20:55.797Z", + "lastDetachTimestamp": "2022-10-08T04:16:32.803Z", + "name": "jovialnewt-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "138991777784", + "projectNumber": "646174119696", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4616760592794019840", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/thankfulsnake-disk1", - "resourceName": "thankfulsnake-disk1", + "resourceID": "7862293457631572992", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/jovialnewt-disk1", + "resourceName": "jovialnewt-disk1", "resourceType": "compute#disk", - "savings": 351.565, + "savings": 40.905, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/thankfulsnake-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/jovialnewt-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 32, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "paymentGateway" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-08-11T16:41:50.326Z", - "daysOld": 212, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'vivacioustiger-disk1'.", - "diskSizeGb": 8, - "id": "2505960948004875264", + "creationTimestamp": "2021-02-26T09:56:40.855Z", + "daysOld": 804, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'relievedviper-disk1'.", + "diskSizeGb": 4, + "id": "6074144358219231232", "kind": "compute#disk", - "labelFingerprint": "pcnw2v0ggr=", + "labelFingerprint": "467kfhhteo=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-03-16T03:30:17.016Z", - "lastDetachTimestamp": "2022-09-15T22:17:47.799Z", - "name": "vivacioustiger-disk1", + "lastAttachTimestamp": "2022-02-27T01:29:08.194Z", + "lastDetachTimestamp": "2022-10-02T05:01:30.135Z", + "name": "relievedviper-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "624617060358", + "projectNumber": "571700497292", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west4", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2505960948004875264", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/vivacioustiger-disk1", - "resourceName": "vivacioustiger-disk1", + "resourceID": "6074144358219231232", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedviper-disk1", + "resourceName": "relievedviper-disk1", "resourceType": "compute#disk", - "savings": 61.95, + "savings": 19.004, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/vivacioustiger-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/relievedviper-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { "environment": "prod", - "app": "paymentGateway" + "app": "securityModule" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-07-20T00:12:51.860Z", - "daysOld": 296, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'lazykangaroo-disk1'.", - "diskSizeGb": 4, - "id": "4508592626351988224", + "creationTimestamp": "2021-05-09T05:55:12.046Z", + "daysOld": 891, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'obedientparrot-disk1'.", + "diskSizeGb": 32, + "id": "9371786896441042944", "kind": "compute#disk", - "labelFingerprint": "3tzzmmuax2=", + "labelFingerprint": "c1dlsdm29q=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-10-22T11:10:21.879Z", - "lastDetachTimestamp": "2022-03-20T10:19:23.856Z", - "name": "lazykangaroo-disk1", + "lastAttachTimestamp": "2021-07-09T09:08:49.460Z", + "lastDetachTimestamp": "2022-02-18T09:03:37.909Z", + "name": "obedientparrot-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "41683513576", + "projectNumber": "597477931198", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west6", + "region": "asia-southeast2", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "4508592626351988224", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/lazykangaroo-disk1", - "resourceName": "lazykangaroo-disk1", + "resourceID": "9371786896441042944", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/obedientparrot-disk1", + "resourceName": "obedientparrot-disk1", "resourceType": "compute#disk", - "savings": 324.118, + "savings": 149.437, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/lazykangaroo-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/obedientparrot-disk1", "service": "Storage", - "sizeGb": 4, + "sizeGb": 32, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "emailService" + "environment": "prod", + "app": "inventoryManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-14T10:37:12.790Z", - "daysOld": 694, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'braveurchin-disk1'.", - "diskSizeGb": 512, - "id": "5300765910872966144", + "creationTimestamp": "2022-03-01T09:03:46.242Z", + "daysOld": 800, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedurchin-disk1'.", + "diskSizeGb": 4, + "id": "4604234959023392256", "kind": "compute#disk", - "labelFingerprint": "fzyrzmp5o7=", + "labelFingerprint": "1okd8n3oqz=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-03T17:32:26.130Z", - "lastDetachTimestamp": "2022-02-17T15:50:48.733Z", - "name": "braveurchin-disk1", + "lastAttachTimestamp": "2022-04-15T23:05:09.791Z", + "lastDetachTimestamp": "2022-12-03T04:14:51.955Z", + "name": "excitedurchin-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "689486354909", + "projectNumber": "33492157948", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "southamerica-east1", + "region": "asia-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5300765910872966144", - "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/braveurchin-disk1", - "resourceName": "braveurchin-disk1", + "resourceID": "4604234959023392256", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/excitedurchin-disk1", + "resourceName": "excitedurchin-disk1", "resourceType": "compute#disk", - "savings": 104.974, + "savings": 1.425, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/braveurchin-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/excitedurchin-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 4, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "dev", - "app": "dataAnalytics" + "environment": "prod", + "app": "reportingService" }, - "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-05-08T20:21:23.969Z", - "daysOld": 8, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'gentlezebra-disk1'.", - "diskSizeGb": 8, - "id": "2343505297925852160", + "creationTimestamp": "2021-11-06T02:02:55.659Z", + "daysOld": 292, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'thankfulgoat-disk1'.", + "diskSizeGb": 16, + "id": "2652928935364653568", "kind": "compute#disk", - "labelFingerprint": "wf6rl3kxs=", + "labelFingerprint": "sjmv20pwfg=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-11-04T12:47:28.541Z", - "lastDetachTimestamp": "2022-11-09T01:25:22.858Z", - "name": "gentlezebra-disk1", + "lastAttachTimestamp": "2022-09-05T19:35:31.334Z", + "lastDetachTimestamp": "2022-09-13T05:17:20.866Z", + "name": "thankfulgoat-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "460531846247", + "projectNumber": "853159968732", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west6", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2343505297925852160", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/gentlezebra-disk1", - "resourceName": "gentlezebra-disk1", + "resourceID": "2652928935364653568", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/thankfulgoat-disk1", + "resourceName": "thankfulgoat-disk1", "resourceType": "compute#disk", - "savings": 18.76, + "savings": 59.762, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/gentlezebra-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/thankfulgoat-disk1", "service": "Storage", - "sizeGb": 8, + "sizeGb": 16, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "crmModule" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2022-08-07T14:55:09.984Z", - "daysOld": 70, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'nervousoctopus-disk1'.", - "diskSizeGb": 1, - "id": "8882348465783573504", + "creationTimestamp": "2021-04-27T21:58:42.061Z", + "daysOld": 578, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'upbeatmouse-disk1'.", + "diskSizeGb": 2, + "id": "7158829303018643456", "kind": "compute#disk", - "labelFingerprint": "tz7lcnckp7=", + "labelFingerprint": "08flyfk7i9=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-09-18T15:23:31.112Z", - "lastDetachTimestamp": "2022-12-04T22:31:53.155Z", - "name": "nervousoctopus-disk1", + "lastAttachTimestamp": "2022-03-03T07:43:10.742Z", + "lastDetachTimestamp": "2022-08-09T14:06:31.354Z", + "name": "upbeatmouse-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "954124794379", + "projectNumber": "282686908540", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west6", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "8882348465783573504", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/nervousoctopus-disk1", - "resourceName": "nervousoctopus-disk1", + "resourceID": "7158829303018643456", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/upbeatmouse-disk1", + "resourceName": "upbeatmouse-disk1", "resourceType": "compute#disk", - "savings": 127.876, + "savings": 397.464, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/nervousoctopus-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/upbeatmouse-disk1", "service": "Storage", - "sizeGb": 1, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "reportingService" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-03-18T17:06:48.806Z", - "daysOld": 2, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'innocentelephant-disk1'.", - "diskSizeGb": 64, - "id": "3571765987844628480", + "creationTimestamp": "2021-01-21T04:42:50.589Z", + "daysOld": 989, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'youthfulnewt-disk1'.", + "diskSizeGb": 2, + "id": "2224012985720142848", "kind": "compute#disk", - "labelFingerprint": "5c1binku2c=", + "labelFingerprint": "7wrh1mo6ar=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-07-30T23:30:02.054Z", - "lastDetachTimestamp": "2022-08-03T10:06:45.438Z", - "name": "innocentelephant-disk1", + "lastAttachTimestamp": "2022-03-14T01:15:33.662Z", + "lastDetachTimestamp": "2022-07-10T12:46:47.960Z", + "name": "youthfulnewt-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "18923629223", + "projectNumber": "736874446966", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "europe-west4", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "3571765987844628480", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/innocentelephant-disk1", - "resourceName": "innocentelephant-disk1", + "resourceID": "2224012985720142848", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west4/disks/youthfulnewt-disk1", + "resourceName": "youthfulnewt-disk1", "resourceType": "compute#disk", - "savings": 186.001, + "savings": 38.561, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/innocentelephant-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west4/disks/youthfulnewt-disk1", "service": "Storage", - "sizeGb": 64, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "securityModule" + "environment": "dev", + "app": "customerSupport" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west4/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-12-09T14:02:27.100Z", - "daysOld": 761, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'upbeatquail-disk1'.", - "diskSizeGb": 32, - "id": "8985519012708926464", + "creationTimestamp": "2021-04-14T04:55:31.910Z", + "daysOld": 666, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialcat-disk1'.", + "diskSizeGb": 8, + "id": "9218587880067994624", "kind": "compute#disk", - "labelFingerprint": "tzdhhx6zu6=", + "labelFingerprint": "m5vpxz1f6q=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-12-14T19:34:46.355Z", - "lastDetachTimestamp": "2022-03-23T13:35:43.975Z", - "name": "upbeatquail-disk1", + "lastAttachTimestamp": "2022-05-23T05:24:34.354Z", + "lastDetachTimestamp": "2022-07-21T07:48:00.673Z", + "name": "jovialcat-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "930791067629", + "projectNumber": "725003277940", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "northamerica-northeast1", + "region": "us-west1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "8985519012708926464", - "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/upbeatquail-disk1", - "resourceName": "upbeatquail-disk1", + "resourceID": "9218587880067994624", + "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/jovialcat-disk1", + "resourceName": "jovialcat-disk1", "resourceType": "compute#disk", - "savings": 140.724, + "savings": 331.11, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/upbeatquail-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/jovialcat-disk1", "service": "Storage", - "sizeGb": 32, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { "environment": "dev", - "app": "customerSupport" + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-05-08T20:03:06.136Z", - "daysOld": 98, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'jovialoctopus-disk1'.", - "diskSizeGb": 64, - "id": "3525010687627994112", + "creationTimestamp": "2021-08-23T23:17:56.173Z", + "daysOld": 816, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'proudtiger-disk1'.", + "diskSizeGb": 128, + "id": "3828944976646748672", "kind": "compute#disk", - "labelFingerprint": "tx1ihs6d6c=", + "labelFingerprint": "pzagyod56vj=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-11T07:22:16.323Z", - "lastDetachTimestamp": "2022-02-13T08:58:36.329Z", - "name": "jovialoctopus-disk1", + "lastAttachTimestamp": "2021-09-23T12:49:04.037Z", + "lastDetachTimestamp": "2022-03-19T12:57:15.490Z", + "name": "proudtiger-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "792688342035", + "projectNumber": "945087009875", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "asia-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "3525010687627994112", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/jovialoctopus-disk1", - "resourceName": "jovialoctopus-disk1", + "resourceID": "3828944976646748672", + "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/proudtiger-disk1", + "resourceName": "proudtiger-disk1", "resourceType": "compute#disk", - "savings": 0.803, + "savings": 305.784, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/jovialoctopus-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/proudtiger-disk1", "service": "Storage", - "sizeGb": 64, + "sizeGb": 128, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "prod", + "app": "reportingService" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-16T20:16:20.133Z", - "daysOld": 847, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'kindquail-disk1'.", - "diskSizeGb": 16, - "id": "5935194098887752704", + "creationTimestamp": "2022-03-29T12:26:29.292Z", + "daysOld": 106, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'innocentfox-disk1'.", + "diskSizeGb": 8, + "id": "8991519067886952448", "kind": "compute#disk", - "labelFingerprint": "v4gy8tdkzpj=", + "labelFingerprint": "ol1psx5b7zh=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-04-15T03:55:10.647Z", - "lastDetachTimestamp": "2022-05-07T02:03:06.820Z", - "name": "kindquail-disk1", + "lastAttachTimestamp": "2022-06-29T09:15:40.588Z", + "lastDetachTimestamp": "2022-11-17T19:37:40.819Z", + "name": "innocentfox-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "51923553712", + "projectNumber": "504406150247", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "europe-west1", + "region": "southamerica-east1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "5935194098887752704", - "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindquail-disk1", - "resourceName": "kindquail-disk1", + "resourceID": "8991519067886952448", + "resourceLink": "projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/innocentfox-disk1", + "resourceName": "innocentfox-disk1", "resourceType": "compute#disk", - "savings": 0.796, + "savings": 99.875, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west1/disks/kindquail-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/southamerica-east1/disks/innocentfox-disk1", "service": "Storage", - "sizeGb": 16, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "prod", + "app": "paymentGateway" }, - "type": "projects/RightScale-Resat-Premium/regions/europe-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/southamerica-east1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-04-02T08:08:01.494Z", - "daysOld": 958, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'excitedrabbit-disk1'.", - "diskSizeGb": 128, - "id": "2121346155005065984", + "creationTimestamp": "2021-03-21T12:25:20.645Z", + "daysOld": 531, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'quirkyeel-disk1'.", + "diskSizeGb": 16, + "id": "5557370100188928000", "kind": "compute#disk", - "labelFingerprint": "t7sbg8f2cv=", + "labelFingerprint": "wp04srercw=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-07-27T00:56:24.198Z", - "lastDetachTimestamp": "2022-12-08T16:43:01.776Z", - "name": "excitedrabbit-disk1", + "lastAttachTimestamp": "2021-09-23T06:26:18.947Z", + "lastDetachTimestamp": "2022-11-07T10:35:55.775Z", + "name": "quirkyeel-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "291064955763", + "projectNumber": "581759954175", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "us-west1", + "region": "europe-west6", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "2121346155005065984", - "resourceLink": "projects/RightScale-Resat-Premium/regions/us-west1/disks/excitedrabbit-disk1", - "resourceName": "excitedrabbit-disk1", + "resourceID": "5557370100188928000", + "resourceLink": "projects/RightScale-Resat-Premium/regions/europe-west6/disks/quirkyeel-disk1", + "resourceName": "quirkyeel-disk1", "resourceType": "compute#disk", - "savings": 101.629, + "savings": 147.006, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/us-west1/disks/excitedrabbit-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/europe-west6/disks/quirkyeel-disk1", "service": "Storage", - "sizeGb": 128, + "sizeGb": 16, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "invoiceProcessing" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/us-west1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/europe-west6/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-08-06T16:09:23.696Z", - "daysOld": 428, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'upbeatviper-disk1'.", - "diskSizeGb": 4, - "id": "948478043291365376", + "creationTimestamp": "2021-07-17T06:41:07.744Z", + "daysOld": 804, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'kindsnake-disk1'.", + "diskSizeGb": 2, + "id": "6491244149657404416", "kind": "compute#disk", - "labelFingerprint": "dqgopq9nvj=", + "labelFingerprint": "qhhtg83nhn=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2022-02-08T10:02:02.189Z", - "lastDetachTimestamp": "2022-09-14T17:26:56.756Z", - "name": "upbeatviper-disk1", + "lastAttachTimestamp": "2021-09-15T08:12:34.230Z", + "lastDetachTimestamp": "2022-10-27T17:07:16.003Z", + "name": "kindsnake-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "808173608076", + "projectNumber": "492966378291", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-southeast2", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "948478043291365376", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/upbeatviper-disk1", - "resourceName": "upbeatviper-disk1", + "resourceID": "6491244149657404416", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/kindsnake-disk1", + "resourceName": "kindsnake-disk1", "resourceType": "compute#disk", - "savings": 550.726, + "savings": 165.106, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-southeast2/disks/upbeatviper-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/kindsnake-disk1", "service": "Storage", - "sizeGb": 4, + "sizeGb": 2, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "prod", - "app": "inventoryManagement" + "environment": "staging", + "app": "userManagement" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-southeast2/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" }, { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "creationTimestamp": "2021-01-09T16:24:03.012Z", - "daysOld": 605, - "description": "Save cost by snapshotting and then deleting idle persistent disk 'drowsyhorse-disk1'.", - "diskSizeGb": 512, - "id": "286901144366531456", + "creationTimestamp": "2021-01-03T01:12:55.568Z", + "daysOld": 552, + "description": "Save cost by snapshotting and then deleting idle persistent disk 'lazydog-disk1'.", + "diskSizeGb": 8, + "id": "2272278569073160704", "kind": "compute#disk", - "labelFingerprint": "prsstwwwr1=", + "labelFingerprint": "kipu23av6s=", "labels": { "goog-gke-volume": "" }, - "lastAttachTimestamp": "2021-12-15T19:36:18.395Z", - "lastDetachTimestamp": "2022-08-26T12:02:59.398Z", - "name": "drowsyhorse-disk1", + "lastAttachTimestamp": "2022-07-07T01:45:55.477Z", + "lastDetachTimestamp": "2022-12-29T18:44:32.291Z", + "name": "lazydog-disk1", "physicalBlockSizeBytes": "4096", "primaryImpact": { "category": "COST" }, "priority": "P4", - "projectNumber": "131720689223", + "projectNumber": "888643491867", "recommenderSubtype": "SNAPSHOT_AND_DELETE_DISK", - "region": "asia-northeast1", + "region": "northamerica-northeast1", "replicaZones": [ "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-b", "https://www.googleapis.com/compute/v1/projects/ch-nonprod-devl-copabus-000001/zones/europe-west1-d" ], - "resourceID": "286901144366531456", - "resourceLink": "projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/drowsyhorse-disk1", - "resourceName": "drowsyhorse-disk1", + "resourceID": "2272278569073160704", + "resourceLink": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/lazydog-disk1", + "resourceName": "lazydog-disk1", "resourceType": "compute#disk", - "savings": 45.229, + "savings": 26.738, "savingsCurrency": "US$", - "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/asia-northeast1/disks/drowsyhorse-disk1", + "selfLink": "https://www.googleapis.com/compute/v1/projects/RightScale-Resat-Premium/regions/northamerica-northeast1/disks/lazydog-disk1", "service": "Storage", - "sizeGb": 512, + "sizeGb": 8, "state": "ACTIVE", "status": "READY", "tags": { - "environment": "staging", - "app": "userManagement" + "environment": "dev", + "app": "dataAnalytics" }, - "type": "projects/RightScale-Resat-Premium/regions/asia-northeast1/diskTypes/pd-ssd" + "type": "projects/RightScale-Resat-Premium/regions/northamerica-northeast1/diskTypes/pd-ssd" } ] } diff --git a/flexera/data/google/google_rightsize_vm_recommendations.json b/flexera/data/google/google_rightsize_vm_recommendations.json index 3101c423..180bedbb 100644 --- a/flexera/data/google/google_rightsize_vm_recommendations.json +++ b/flexera/data/google/google_rightsize_vm_recommendations.json @@ -2,1304 +2,1304 @@ "message": "The total estimated monthly savings are US$ 7833.10", "instances": [ { - "cpuAverage": 5.41, - "cpuMaximum": 10.53, - "cpuMinimum": 0.51, + "cpuAverage": 5.78, + "cpuMaximum": 10.87, + "cpuMinimum": 0.17, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-micro", - "description": "Save cost by changing machine type from e2-micro to e2-nano.", - "savings": 178.53, - "hostname": "gentlenewt", - "ID": "7772583868796212224", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to n1-standard-8.", + "savings": 21.181, + "hostname": "drowsyhorse", + "ID": "3082786930623517696", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "208250464644", + "projectNumber": "569220495783", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-nano", - "resourceID": "7772583868796212224", - "resourceName": "gentlenewt", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "3082786930623517696", + "resourceName": "drowsyhorse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=fe6w5psy41f=", - "zone": "asia-northeast1" + "tags": "fingerprint=hl4drcn8lq=", + "zone": "northamerica-northeast1" }, { - "cpuAverage": 5.78, - "cpuMaximum": 10.39, - "cpuMinimum": 0.3, + "cpuAverage": 5.2, + "cpuMaximum": 10.94, + "cpuMinimum": 0.39, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to e2-standard-4.", - "savings": 175.064, - "hostname": "sillylion", - "ID": "1704509229091553024", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to n2-standard-8.", + "savings": 175.42, + "hostname": "jovialbear", + "ID": "1482391785006180864", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "225506405990", + "projectNumber": "861334388518", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "1704509229091553024", - "resourceName": "sillylion", + "recommendedInstanceType.name": "n2-standard-8", + "resourceID": "1482391785006180864", + "resourceName": "jovialbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=zlfigthpaa=", - "zone": "europe-west1" + "tags": "fingerprint=n2rjl9x3ge=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.55, - "cpuMaximum": 10.53, - "cpuMinimum": 0.45, + "cpuAverage": 5.73, + "cpuMaximum": 10.51, + "cpuMinimum": 0.34, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-standard-8.", - "savings": 10.298, - "hostname": "kindelephant", - "ID": "2103287815482948096", + "currentInstanceType.name": "c2-standard-30", + "description": "Save cost by changing machine type from c2-standard-30 to n1-highmem-1.", + "savings": 563.988, + "hostname": "calmzebra", + "ID": "9103174765321381888", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "93490438948", + "projectNumber": "560738957995", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-standard-8", - "resourceID": "2103287815482948096", - "resourceName": "kindelephant", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "9103174765321381888", + "resourceName": "calmzebra", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=0zz6schbco=", - "zone": "australia-southeast1" + "tags": "fingerprint=2aw0wzfoaw=", + "zone": "us-west1" }, { - "cpuAverage": 5.19, - "cpuMaximum": 10.12, - "cpuMinimum": 0.62, + "cpuAverage": 5.79, + "cpuMaximum": 10.45, + "cpuMinimum": 0.19, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to n2-standard-8.", - "savings": 47.041, - "hostname": "adventurousparrot", - "ID": "1711613936453970688", + "currentInstanceType.name": "e2-micro", + "description": "Save cost by changing machine type from e2-micro to c2-standard-16.", + "savings": 294.889, + "hostname": "lazyyak", + "ID": "5203906621131219968", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "327582258128", + "projectNumber": "4405173695", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-standard-8", - "resourceID": "1711613936453970688", - "resourceName": "adventurousparrot", + "recommendedInstanceType.name": "c2-standard-16", + "resourceID": "5203906621131219968", + "resourceName": "lazyyak", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=a9erxor3hg=", - "zone": "asia-northeast1" + "tags": "fingerprint=da69ka09fh=", + "zone": "us-central1" }, { - "cpuAverage": 5.64, - "cpuMaximum": 10.94, - "cpuMinimum": 0.9, + "cpuAverage": 5.25, + "cpuMaximum": 10.45, + "cpuMinimum": 0.07, "savingsCurrency": "US$", "currentInstanceType.name": "n2-standard-16", - "description": "Save cost by changing machine type from n2-standard-16 to e2-standard-4.", - "savings": 243.403, - "hostname": "braverabbit", - "ID": "3018767758478566400", + "description": "Save cost by changing machine type from n2-standard-16 to n1-highmem-1.", + "savings": 85.516, + "hostname": "lazytiger", + "ID": "3006442763646579712", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "927236822711", + "projectNumber": "197323115348", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "3018767758478566400", - "resourceName": "braverabbit", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "3006442763646579712", + "resourceName": "lazytiger", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=37lftjk1c9g=", - "zone": "us-west1" + "tags": "fingerprint=2ry2zzwo3v=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.28, - "cpuMaximum": 10.48, - "cpuMinimum": 0.91, + "cpuAverage": 5.43, + "cpuMaximum": 10.19, + "cpuMinimum": 0.36, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-micro", - "description": "Save cost by changing machine type from e2-micro to m2-ultramem-104.", - "savings": 192.042, - "hostname": "jollynewt", - "ID": "5386960261371312128", + "currentInstanceType.name": "n2-highcpu-32", + "description": "Save cost by changing machine type from n2-highcpu-32 to e2-nano.", + "savings": 807.602, + "hostname": "jovialviper", + "ID": "7301520625762598912", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "596760074186", + "projectNumber": "893335714643", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "m2-ultramem-104", - "resourceID": "5386960261371312128", - "resourceName": "jollynewt", + "recommendedInstanceType.name": "e2-nano", + "resourceID": "7301520625762598912", + "resourceName": "jovialviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=t7670012kl=", - "zone": "europe-west1" + "tags": "fingerprint=mctmf6xzpt=", + "zone": "europe-west4" }, { - "cpuAverage": 5.19, - "cpuMaximum": 10.48, - "cpuMinimum": 0.38, + "cpuAverage": 5.82, + "cpuMaximum": 10.88, + "cpuMinimum": 0.67, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-micro", - "description": "Save cost by changing machine type from e2-micro to n2d-standard-32.", - "savings": 9.892, - "hostname": "jovialcat", - "ID": "7699758570661934080", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to e2-nano.", + "savings": 338.836, + "hostname": "gentlesnake", + "ID": "5894656560172817408", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "620017852640", + "projectNumber": "884456530621", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "7699758570661934080", - "resourceName": "jovialcat", + "recommendedInstanceType.name": "e2-nano", + "resourceID": "5894656560172817408", + "resourceName": "gentlesnake", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=x5642ucc1o=", - "zone": "europe-west1" + "tags": "fingerprint=v24nprdldc=", + "zone": "europe-west6" }, { - "cpuAverage": 5.44, - "cpuMaximum": 10.28, - "cpuMinimum": 0.21, + "cpuAverage": 5.68, + "cpuMaximum": 10.95, + "cpuMinimum": 0.14, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to n2d-standard-32.", - "savings": 258.392, - "hostname": "zealousquail", - "ID": "6496726110544324608", + "currentInstanceType.name": "m2-ultramem-208", + "description": "Save cost by changing machine type from m2-ultramem-208 to n1-highmem-1.", + "savings": 12.484, + "hostname": "wittyurchin", + "ID": "4586783733392654336", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "275775051049", + "projectNumber": "738561606763", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "6496726110544324608", - "resourceName": "zealousquail", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "4586783733392654336", + "resourceName": "wittyurchin", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=zd7xt2vvahf=", - "zone": "europe-west6" + "tags": "fingerprint=afz8p7zymm=", + "zone": "us-west1" }, { - "cpuAverage": 5.36, - "cpuMaximum": 10.34, - "cpuMinimum": 0.04, + "cpuAverage": 5.74, + "cpuMaximum": 10.14, + "cpuMinimum": 0.37, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to n2d-standard-32.", - "savings": 377.637, - "hostname": "merryurchin", - "ID": "3589165800212776960", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to n2d-standard-32.", + "savings": 94.502, + "hostname": "happyibis", + "ID": "9592573488753909760", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "192675232799", + "projectNumber": "749328713062", "primaryImpact.category": "COST", "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "3589165800212776960", - "resourceName": "merryurchin", + "resourceID": "9592573488753909760", + "resourceName": "happyibis", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=8c814gfsw3=", - "zone": "europe-west6" + "tags": "fingerprint=izg9mbdrdd=", + "zone": "europe-west1" }, { - "cpuAverage": 5.72, - "cpuMaximum": 10.06, - "cpuMinimum": 0.16, + "cpuAverage": 5.41, + "cpuMaximum": 10.39, + "cpuMinimum": 0.27, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to e2-standard-4.", - "savings": 90.102, - "hostname": "upbeaturchin", - "ID": "62566354723887496", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to m2-ultramem-104.", + "savings": 93.193, + "hostname": "thankfulpenguin", + "ID": "2420561318094205440", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "927977665821", + "projectNumber": "134068962601", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "62566354723887496", - "resourceName": "upbeaturchin", + "recommendedInstanceType.name": "m2-ultramem-104", + "resourceID": "2420561318094205440", + "resourceName": "thankfulpenguin", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=pwv4obd9m9=", - "zone": "europe-west4" + "tags": "fingerprint=10ouzicnb7=", + "zone": "australia-southeast1" }, { - "cpuAverage": 5.66, - "cpuMaximum": 10.66, - "cpuMinimum": 0.76, + "cpuAverage": 5.19, + "cpuMaximum": 10.74, + "cpuMinimum": 0.22, "savingsCurrency": "US$", - "currentInstanceType.name": "m2-ultramem-208", - "description": "Save cost by changing machine type from m2-ultramem-208 to n2d-standard-32.", - "savings": 542.887, - "hostname": "youthfulzebra", - "ID": "3001777459315786240", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to n2d-standard-32.", + "savings": 281.055, + "hostname": "zealouslion", + "ID": "4675167649953502208", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "938006923533", + "projectNumber": "321716197363", "primaryImpact.category": "COST", "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "3001777459315786240", - "resourceName": "youthfulzebra", + "resourceID": "4675167649953502208", + "resourceName": "zealouslion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=tdpo171xby=", - "zone": "us-central1" + "tags": "fingerprint=27vs2ldfch=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.39, - "cpuMaximum": 10.16, - "cpuMinimum": 0.89, + "cpuAverage": 5.51, + "cpuMaximum": 10.34, + "cpuMinimum": 0.08, "savingsCurrency": "US$", - "currentInstanceType.name": "c2-standard-30", - "description": "Save cost by changing machine type from c2-standard-30 to n2d-standard-32.", - "savings": 14.547, - "hostname": "innocentmouse", - "ID": "2559583544121419776", + "currentInstanceType.name": "n2-standard-16", + "description": "Save cost by changing machine type from n2-standard-16 to n1-standard-8.", + "savings": 329.749, + "hostname": "obedientlion", + "ID": "4481583497616927744", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "154465700418", + "projectNumber": "520458786382", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "2559583544121419776", - "resourceName": "innocentmouse", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "4481583497616927744", + "resourceName": "obedientlion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=r2vd0a4nj5=", - "zone": "us-west1" + "tags": "fingerprint=n7zfrh3wua=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.74, - "cpuMaximum": 10.66, - "cpuMinimum": 0.37, + "cpuAverage": 5.9, + "cpuMaximum": 10.18, + "cpuMinimum": 0.81, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to e2-nano.", - "savings": 129.964, - "hostname": "sillykangaroo", - "ID": "3785929084151848960", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to n1-highmem-1.", + "savings": 412.069, + "hostname": "drowsyparrot", + "ID": "2579164200300798464", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "110465076044", + "projectNumber": "185447051198", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-nano", - "resourceID": "3785929084151848960", - "resourceName": "sillykangaroo", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "2579164200300798464", + "resourceName": "drowsyparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=fp0z8ds4ia=", - "zone": "europe-west1" + "tags": "fingerprint=0rr0capbn8=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.6, - "cpuMaximum": 10.71, - "cpuMinimum": 0.09, + "cpuAverage": 5.46, + "cpuMaximum": 10.83, + "cpuMinimum": 0.98, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-highmem-2", - "description": "Save cost by changing machine type from n1-highmem-2 to n1-highmem-1.", - "savings": 356.132, - "hostname": "fiercegiraffe", - "ID": "3007637191227112960", + "currentInstanceType.name": "m2-ultramem-208", + "description": "Save cost by changing machine type from m2-ultramem-208 to n2-highcpu-16.", + "savings": 27.077, + "hostname": "jollyparrot", + "ID": "9114747323821166592", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "608359058092", + "projectNumber": "658155248691", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "3007637191227112960", - "resourceName": "fiercegiraffe", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "9114747323821166592", + "resourceName": "jollyparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=843pahlwdb=", - "zone": "northamerica-northeast1" + "tags": "fingerprint=2uwza45aduh=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.86, - "cpuMaximum": 10.56, - "cpuMinimum": 0.93, + "cpuAverage": 5.91, + "cpuMaximum": 10.97, + "cpuMinimum": 0.29, "savingsCurrency": "US$", - "currentInstanceType.name": "n2d-standard-64", - "description": "Save cost by changing machine type from n2d-standard-64 to m2-ultramem-104.", - "savings": 124.568, - "hostname": "vivacioustiger", - "ID": "7396920675394469888", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to m2-ultramem-104.", + "savings": 282.29, + "hostname": "happylion", + "ID": "367297188729105408", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "558271251288", + "projectNumber": "247621395546", "primaryImpact.category": "COST", "recommendedInstanceType.name": "m2-ultramem-104", - "resourceID": "7396920675394469888", - "resourceName": "vivacioustiger", + "resourceID": "367297188729105408", + "resourceName": "happylion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=bnexwqevbxf=", - "zone": "europe-west1" + "tags": "fingerprint=edz9bdzbih=", + "zone": "australia-southeast1" }, { - "cpuAverage": 5.91, - "cpuMaximum": 10.11, - "cpuMinimum": 0.79, + "cpuAverage": 5.4, + "cpuMaximum": 10.43, + "cpuMinimum": 0.91, "savingsCurrency": "US$", - "currentInstanceType.name": "n2d-standard-64", - "description": "Save cost by changing machine type from n2d-standard-64 to n2-highmem-4.", - "savings": 315.57, - "hostname": "lazyhorse", - "ID": "9642095240180557824", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to n2d-standard-32.", + "savings": 16.102, + "hostname": "eagertiger", + "ID": "2369051958767758336", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "30280080148", + "projectNumber": "146172170112", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-highmem-4", - "resourceID": "9642095240180557824", - "resourceName": "lazyhorse", + "recommendedInstanceType.name": "n2d-standard-32", + "resourceID": "2369051958767758336", + "resourceName": "eagertiger", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=momylei577=", - "zone": "southamerica-east1" + "tags": "fingerprint=ttu7iwtkag=", + "zone": "europe-west4" }, { - "cpuAverage": 5.23, - "cpuMaximum": 10.18, - "cpuMinimum": 0.5, + "cpuAverage": 5.56, + "cpuMaximum": 10.88, + "cpuMinimum": 0.96, "savingsCurrency": "US$", - "currentInstanceType.name": "n2d-standard-64", - "description": "Save cost by changing machine type from n2d-standard-64 to m2-ultramem-104.", - "savings": 40.823, - "hostname": "merrywhale", - "ID": "1668027767914781440", + "currentInstanceType.name": "n2-standard-16", + "description": "Save cost by changing machine type from n2-standard-16 to c2-standard-16.", + "savings": 107.791, + "hostname": "quirkymouse", + "ID": "7855585036463151104", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "302189963667", + "projectNumber": "126152886207", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "m2-ultramem-104", - "resourceID": "1668027767914781440", - "resourceName": "merrywhale", + "recommendedInstanceType.name": "c2-standard-16", + "resourceID": "7855585036463151104", + "resourceName": "quirkymouse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=0gd5scqvwhj=", - "zone": "us-west1" + "tags": "fingerprint=cvh954jho7=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.24, - "cpuMaximum": 10.56, - "cpuMinimum": 0.11, + "cpuAverage": 5.37, + "cpuMaximum": 10.13, + "cpuMinimum": 0.51, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to e2-standard-4.", - "savings": 414.812, - "hostname": "wittyibis", - "ID": "4634636528758049792", + "currentInstanceType.name": "n2-highcpu-32", + "description": "Save cost by changing machine type from n2-highcpu-32 to e2-standard-4.", + "savings": 158.734, + "hostname": "quickoctopus", + "ID": "23251673717346044", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "642595034682", + "projectNumber": "828793701954", "primaryImpact.category": "COST", "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "4634636528758049792", - "resourceName": "wittyibis", + "resourceID": "23251673717346044", + "resourceName": "quickoctopus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=b2r18jdda8=", - "zone": "australia-southeast1" + "tags": "fingerprint=rswsjfx4yf=", + "zone": "us-central1" }, { - "cpuAverage": 5.16, - "cpuMaximum": 10.83, - "cpuMinimum": 0.88, + "cpuAverage": 5.27, + "cpuMaximum": 10.07, + "cpuMinimum": 0.51, "savingsCurrency": "US$", "currentInstanceType.name": "n2-standard-16", - "description": "Save cost by changing machine type from n2-standard-16 to n2-standard-8.", - "savings": 319.676, - "hostname": "nervousurchin", - "ID": "986365240048239232", + "description": "Save cost by changing machine type from n2-standard-16 to n1-standard-8.", + "savings": 777.12, + "hostname": "kindnewt", + "ID": "2243774168355567872", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "771122165395", + "projectNumber": "712685220606", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-standard-8", - "resourceID": "986365240048239232", - "resourceName": "nervousurchin", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "2243774168355567872", + "resourceName": "kindnewt", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=6a36wkak4d=", - "zone": "asia-southeast2" + "tags": "fingerprint=n5xx8nmz6f=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.03, - "cpuMaximum": 10.36, - "cpuMinimum": 0.57, + "cpuAverage": 5.46, + "cpuMaximum": 10.35, + "cpuMinimum": 0.41, "savingsCurrency": "US$", "currentInstanceType.name": "n1-highmem-2", - "description": "Save cost by changing machine type from n1-highmem-2 to n2-standard-8.", - "savings": 257.259, - "hostname": "upbeatowl", - "ID": "8111247349206409216", + "description": "Save cost by changing machine type from n1-highmem-2 to m2-ultramem-104.", + "savings": 133.662, + "hostname": "obedientbear", + "ID": "6216826499741674496", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "730572517805", + "projectNumber": "745714616468", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-standard-8", - "resourceID": "8111247349206409216", - "resourceName": "upbeatowl", + "recommendedInstanceType.name": "m2-ultramem-104", + "resourceID": "6216826499741674496", + "resourceName": "obedientbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=2ls0nerj76=", - "zone": "australia-southeast1" + "tags": "fingerprint=xb1wnupj5j=", + "zone": "europe-west1" }, { - "cpuAverage": 5.37, - "cpuMaximum": 10.98, - "cpuMinimum": 0.62, + "cpuAverage": 5.81, + "cpuMaximum": 10.1, + "cpuMinimum": 0.94, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to n1-highmem-1.", - "savings": 356.736, - "hostname": "relievedquail", - "ID": "835849253356566400", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to n2-highmem-4.", + "savings": 46.657, + "hostname": "drowsyquail", + "ID": "7364974288528504832", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "91785739669", + "projectNumber": "725119738292", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "835849253356566400", - "resourceName": "relievedquail", + "recommendedInstanceType.name": "n2-highmem-4", + "resourceID": "7364974288528504832", + "resourceName": "drowsyquail", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=hqldveqa53=", - "zone": "europe-west1" + "tags": "fingerprint=rpofde4o91=", + "zone": "europe-west6" }, { - "cpuAverage": 5.11, - "cpuMaximum": 10.3, - "cpuMinimum": 0, + "cpuAverage": 5.46, + "cpuMaximum": 10.43, + "cpuMinimum": 0.08, "savingsCurrency": "US$", "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to e2-nano.", - "savings": 0.064, - "hostname": "quicktiger", - "ID": "1094933425947237632", + "description": "Save cost by changing machine type from n1-standard-16 to n2-highcpu-16.", + "savings": 13.707, + "hostname": "youthfulmouse", + "ID": "1398509313021487616", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "181968904201", + "projectNumber": "649138995994", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-nano", - "resourceID": "1094933425947237632", - "resourceName": "quicktiger", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "1398509313021487616", + "resourceName": "youthfulmouse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=0ivafzjsdt=", + "tags": "fingerprint=1a433ix0uj=", "zone": "us-west1" }, { - "cpuAverage": 5.78, - "cpuMaximum": 10.15, - "cpuMinimum": 0.4, + "cpuAverage": 5.36, + "cpuMaximum": 10.68, + "cpuMinimum": 0.87, "savingsCurrency": "US$", - "currentInstanceType.name": "c2-standard-30", - "description": "Save cost by changing machine type from c2-standard-30 to e2-standard-4.", - "savings": 223.554, - "hostname": "fiercelion", - "ID": "2142777468069725440", + "currentInstanceType.name": "e2-standard-8", + "description": "Save cost by changing machine type from e2-standard-8 to n2-highcpu-16.", + "savings": 154.677, + "hostname": "quirkydog", + "ID": "7131199138881980416", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "304776465798", + "projectNumber": "513499331615", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "2142777468069725440", - "resourceName": "fiercelion", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "7131199138881980416", + "resourceName": "quirkydog", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=lbpkr3q6va=", - "zone": "asia-southeast2" + "tags": "fingerprint=yt78cchm2x=", + "zone": "us-west1" }, { - "cpuAverage": 5.71, - "cpuMaximum": 10.21, - "cpuMinimum": 0.87, + "cpuAverage": 6, + "cpuMaximum": 10.11, + "cpuMinimum": 0.42, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-highmem-1.", - "savings": 213.285, - "hostname": "proudgoat", - "ID": "6882239795132240896", + "currentInstanceType.name": "m2-ultramem-208", + "description": "Save cost by changing machine type from m2-ultramem-208 to e2-standard-4.", + "savings": 32.609, + "hostname": "gentlemouse", + "ID": "9630367466906884096", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "758014583847", + "projectNumber": "707009508702", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "6882239795132240896", - "resourceName": "proudgoat", + "recommendedInstanceType.name": "e2-standard-4", + "resourceID": "9630367466906884096", + "resourceName": "gentlemouse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=cmdkii10f9=", - "zone": "europe-west6" + "tags": "fingerprint=553yn9qfxp=", + "zone": "us-central1" }, { - "cpuAverage": 5.9, - "cpuMaximum": 10.98, - "cpuMinimum": 1, + "cpuAverage": 5.24, + "cpuMaximum": 10.25, + "cpuMinimum": 0.71, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-micro", - "description": "Save cost by changing machine type from e2-micro to n2d-standard-32.", - "savings": 103.431, - "hostname": "happypenguin", - "ID": "926082090956843520", + "currentInstanceType.name": "c2-standard-30", + "description": "Save cost by changing machine type from c2-standard-30 to n2-standard-8.", + "savings": 13.915, + "hostname": "upbeatbear", + "ID": "2861622028921366528", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "147785262801", + "projectNumber": "497569110214", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "926082090956843520", - "resourceName": "happypenguin", + "recommendedInstanceType.name": "n2-standard-8", + "resourceID": "2861622028921366528", + "resourceName": "upbeatbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=88kkjzw5cz=", - "zone": "europe-west6" + "tags": "fingerprint=ky476w1vea=", + "zone": "europe-west4" }, { - "cpuAverage": 5.31, - "cpuMaximum": 10.31, - "cpuMinimum": 0.11, + "cpuAverage": 5.24, + "cpuMaximum": 10.02, + "cpuMinimum": 0.66, "savingsCurrency": "US$", - "currentInstanceType.name": "n2d-standard-64", - "description": "Save cost by changing machine type from n2d-standard-64 to n1-standard-8.", - "savings": 239.012, - "hostname": "obedientpenguin", - "ID": "7390748985149271040", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to e2-nano.", + "savings": 238.493, + "hostname": "happyrabbit", + "ID": "6565039531436282880", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "728057920586", + "projectNumber": "769872415519", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-standard-8", - "resourceID": "7390748985149271040", - "resourceName": "obedientpenguin", + "recommendedInstanceType.name": "e2-nano", + "resourceID": "6565039531436282880", + "resourceName": "happyrabbit", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=eut9ea88yx=", - "zone": "australia-southeast1" + "tags": "fingerprint=mcu0hjp2f2=", + "zone": "northamerica-northeast1" }, { - "cpuAverage": 5.95, - "cpuMaximum": 10.07, - "cpuMinimum": 0.31, + "cpuAverage": 5.43, + "cpuMaximum": 10.85, + "cpuMinimum": 0.98, "savingsCurrency": "US$", - "currentInstanceType.name": "c2-standard-30", - "description": "Save cost by changing machine type from c2-standard-30 to n2-highcpu-16.", - "savings": 255.384, - "hostname": "innocentlion", - "ID": "1504922125774059776", + "currentInstanceType.name": "e2-standard-8", + "description": "Save cost by changing machine type from e2-standard-8 to m2-ultramem-104.", + "savings": 187.474, + "hostname": "calmoctopus", + "ID": "7953575963053085696", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "984234518772", + "projectNumber": "615827044398", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-highcpu-16", - "resourceID": "1504922125774059776", - "resourceName": "innocentlion", + "recommendedInstanceType.name": "m2-ultramem-104", + "resourceID": "7953575963053085696", + "resourceName": "calmoctopus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=owfmbuqmka=", - "zone": "asia-southeast2" + "tags": "fingerprint=xxk0jsothv=", + "zone": "northamerica-northeast1" }, { - "cpuAverage": 5.96, - "cpuMaximum": 10.52, - "cpuMinimum": 0.61, + "cpuAverage": 5.81, + "cpuMaximum": 10.59, + "cpuMinimum": 0.99, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-standard-16", - "description": "Save cost by changing machine type from n2-standard-16 to n1-standard-8.", - "savings": 118.738, - "hostname": "jovialfox", - "ID": "4561740365609674240", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to m2-ultramem-104.", + "savings": 514.313, + "hostname": "relievedparrot", + "ID": "577192620925590656", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "20165798496", + "projectNumber": "617387721038", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-standard-8", - "resourceID": "4561740365609674240", - "resourceName": "jovialfox", + "recommendedInstanceType.name": "m2-ultramem-104", + "resourceID": "577192620925590656", + "resourceName": "relievedparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=b2psoeye3r=", - "zone": "australia-southeast1" + "tags": "fingerprint=z2qfwa8vx2=", + "zone": "europe-west6" }, { - "cpuAverage": 5.14, - "cpuMaximum": 10.63, - "cpuMinimum": 0.99, + "cpuAverage": 5.81, + "cpuMaximum": 10.29, + "cpuMinimum": 0.34, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to n1-highmem-1.", - "savings": 592.251, - "hostname": "merryant", - "ID": "1253332690471804416", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to e2-standard-4.", + "savings": 3.539, + "hostname": "relievedyak", + "ID": "3485671463789008384", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "784287704797", + "projectNumber": "136018890354", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "1253332690471804416", - "resourceName": "merryant", + "recommendedInstanceType.name": "e2-standard-4", + "resourceID": "3485671463789008384", + "resourceName": "relievedyak", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=rddq2yhih3=", - "zone": "northamerica-northeast1" + "tags": "fingerprint=56uxdrqmzrj=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.07, - "cpuMaximum": 10.69, - "cpuMinimum": 0.3, + "cpuAverage": 5.41, + "cpuMaximum": 10.53, + "cpuMinimum": 0.06, "savingsCurrency": "US$", - "currentInstanceType.name": "m2-ultramem-208", - "description": "Save cost by changing machine type from m2-ultramem-208 to c2-standard-16.", - "savings": 6.582, - "hostname": "vivaciousurchin", - "ID": "5343280981532607488", + "currentInstanceType.name": "n2d-standard-64", + "description": "Save cost by changing machine type from n2d-standard-64 to c2-standard-16.", + "savings": 67.064, + "hostname": "bravequail", + "ID": "7154986914802509824", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "790673132430", + "projectNumber": "673141583524", "primaryImpact.category": "COST", "recommendedInstanceType.name": "c2-standard-16", - "resourceID": "5343280981532607488", - "resourceName": "vivaciousurchin", + "resourceID": "7154986914802509824", + "resourceName": "bravequail", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=sehb0wasnw=", - "zone": "asia-southeast2" + "tags": "fingerprint=tap1jprhpl=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.45, - "cpuMaximum": 10.06, - "cpuMinimum": 0.3, + "cpuAverage": 5.54, + "cpuMaximum": 10.21, + "cpuMinimum": 0.72, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to m2-ultramem-104.", - "savings": 127.371, - "hostname": "happytiger", - "ID": "2640969210400498688", + "currentInstanceType.name": "m2-ultramem-208", + "description": "Save cost by changing machine type from m2-ultramem-208 to n1-highmem-1.", + "savings": 590.905, + "hostname": "obedientcat", + "ID": "6247455059305466880", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "577875264806", + "projectNumber": "732075976336", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "m2-ultramem-104", - "resourceID": "2640969210400498688", - "resourceName": "happytiger", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "6247455059305466880", + "resourceName": "obedientcat", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=a588h2robk=", - "zone": "us-central1" + "tags": "fingerprint=arlgigtnxig=", + "zone": "europe-west4" }, { - "cpuAverage": 5.45, - "cpuMaximum": 10.35, - "cpuMinimum": 0.57, + "cpuAverage": 5.62, + "cpuMaximum": 10.86, + "cpuMinimum": 0.29, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-highmem-1.", - "savings": 5.922, - "hostname": "kindeel", - "ID": "5958182518560007168", + "currentInstanceType.name": "e2-micro", + "description": "Save cost by changing machine type from e2-micro to n2-standard-8.", + "savings": 324.119, + "hostname": "adventurousowl", + "ID": "2655947343537852416", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "506370725712", + "projectNumber": "587557004763", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "5958182518560007168", - "resourceName": "kindeel", + "recommendedInstanceType.name": "n2-standard-8", + "resourceID": "2655947343537852416", + "resourceName": "adventurousowl", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=wjbfzgdi9y=", - "zone": "southamerica-east1" + "tags": "fingerprint=5swxxd1epf=", + "zone": "europe-west1" }, { - "cpuAverage": 5.05, - "cpuMaximum": 10.72, - "cpuMinimum": 0.36, + "cpuAverage": 5.81, + "cpuMaximum": 10.65, + "cpuMinimum": 0.57, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-standard-8.", - "savings": 565.773, - "hostname": "wittywhale", - "ID": "2731678904482046464", + "currentInstanceType.name": "e2-micro", + "description": "Save cost by changing machine type from e2-micro to n2-highmem-4.", + "savings": 0.197, + "hostname": "calmquail", + "ID": "1525208443483729920", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "233064806186", + "projectNumber": "398484709461", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-standard-8", - "resourceID": "2731678904482046464", - "resourceName": "wittywhale", + "recommendedInstanceType.name": "n2-highmem-4", + "resourceID": "1525208443483729920", + "resourceName": "calmquail", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=zkykmo2g5r=", - "zone": "australia-southeast1" + "tags": "fingerprint=zw6rl402j2=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.14, - "cpuMaximum": 10.37, - "cpuMinimum": 0.48, + "cpuAverage": 5.99, + "cpuMaximum": 10.05, + "cpuMinimum": 0.17, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-micro", - "description": "Save cost by changing machine type from e2-micro to n2-standard-8.", - "savings": 15.014, - "hostname": "excitedeel", - "ID": "7674338863466037248", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to e2-nano.", + "savings": 97.02, + "hostname": "jollyeel", + "ID": "2517655235583142912", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "150490105273", + "projectNumber": "431495071894", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-standard-8", - "resourceID": "7674338863466037248", - "resourceName": "excitedeel", + "recommendedInstanceType.name": "e2-nano", + "resourceID": "2517655235583142912", + "resourceName": "jollyeel", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=lq0t95114t=", + "tags": "fingerprint=tfz6laojfgj=", "zone": "southamerica-east1" }, { - "cpuAverage": 5.48, - "cpuMaximum": 10.69, - "cpuMinimum": 0.34, + "cpuAverage": 5.86, + "cpuMaximum": 10.43, + "cpuMinimum": 0.31, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to n2d-standard-32.", - "savings": 636.385, - "hostname": "bravemouse", - "ID": "578463523090624384", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to n2-highmem-4.", + "savings": 271.989, + "hostname": "drowsyjaguar", + "ID": "6840059684370538496", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "552586010282", + "projectNumber": "261502829076", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "578463523090624384", - "resourceName": "bravemouse", + "recommendedInstanceType.name": "n2-highmem-4", + "resourceID": "6840059684370538496", + "resourceName": "drowsyjaguar", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=dl6zdxi710h=", - "zone": "europe-west1" + "tags": "fingerprint=p5mvi95hko=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.12, - "cpuMaximum": 10.57, - "cpuMinimum": 0.89, + "cpuAverage": 5.97, + "cpuMaximum": 10.55, + "cpuMinimum": 0.61, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to n2d-standard-32.", - "savings": 512.163, - "hostname": "adventurousmouse", - "ID": "2835599239814288384", + "currentInstanceType.name": "m2-ultramem-208", + "description": "Save cost by changing machine type from m2-ultramem-208 to n1-standard-8.", + "savings": 389.61, + "hostname": "nervousparrot", + "ID": "1270336295624143616", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "326490213858", + "projectNumber": "548185997153", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "2835599239814288384", - "resourceName": "adventurousmouse", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "1270336295624143616", + "resourceName": "nervousparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=k7h96aw8kl=", - "zone": "europe-west6" + "tags": "fingerprint=fs7zv78ec6l=", + "zone": "europe-west1" }, { - "cpuAverage": 5.75, - "cpuMaximum": 10.7, - "cpuMinimum": 0.49, + "cpuAverage": 5.52, + "cpuMaximum": 10.2, + "cpuMinimum": 0.92, "savingsCurrency": "US$", "currentInstanceType.name": "m2-ultramem-208", - "description": "Save cost by changing machine type from m2-ultramem-208 to e2-standard-4.", - "savings": 358.529, - "hostname": "sillyelephant", - "ID": "6080972947075948544", + "description": "Save cost by changing machine type from m2-ultramem-208 to n1-standard-8.", + "savings": 278.012, + "hostname": "relievedbear", + "ID": "2066007363876103424", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "495058664386", + "projectNumber": "777957580016", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "6080972947075948544", - "resourceName": "sillyelephant", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "2066007363876103424", + "resourceName": "relievedbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=tvmwib0kkr=", + "tags": "fingerprint=a94h9taxkz=", "zone": "europe-west1" }, { - "cpuAverage": 5.31, - "cpuMaximum": 10.37, - "cpuMinimum": 0.81, + "cpuAverage": 5.22, + "cpuMaximum": 10.71, + "cpuMinimum": 0.15, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n2-highmem-4.", - "savings": 203.73, - "hostname": "drowsyjaguar", - "ID": "9835852059962890240", + "currentInstanceType.name": "e2-micro", + "description": "Save cost by changing machine type from e2-micro to e2-nano.", + "savings": 120.711, + "hostname": "kindviper", + "ID": "2906729636253877248", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "118569697554", + "projectNumber": "765415716587", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-highmem-4", - "resourceID": "9835852059962890240", - "resourceName": "drowsyjaguar", + "recommendedInstanceType.name": "e2-nano", + "resourceID": "2906729636253877248", + "resourceName": "kindviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=zt1bb0iv5t=", - "zone": "australia-southeast1" + "tags": "fingerprint=6qwptedxgf=", + "zone": "europe-west4" }, { - "cpuAverage": 5.87, - "cpuMaximum": 10.53, - "cpuMinimum": 0.72, + "cpuAverage": 5.79, + "cpuMaximum": 10.28, + "cpuMinimum": 0.17, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-highmem-1.", - "savings": 120.027, - "hostname": "jovialpenguin", - "ID": "6933960035757591552", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to n2d-standard-32.", + "savings": 9.895, + "hostname": "quickelephant", + "ID": "124868141001917008", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "768296356035", + "projectNumber": "940563198868", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "6933960035757591552", - "resourceName": "jovialpenguin", + "recommendedInstanceType.name": "n2d-standard-32", + "resourceID": "124868141001917008", + "resourceName": "quickelephant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=6s3704zfj3=", - "zone": "europe-west4" + "tags": "fingerprint=szt3agnpc7=", + "zone": "asia-southeast2" }, { - "cpuAverage": 5.82, - "cpuMaximum": 10.26, - "cpuMinimum": 0.68, + "cpuAverage": 5.94, + "cpuMaximum": 10.55, + "cpuMinimum": 0.43, "savingsCurrency": "US$", - "currentInstanceType.name": "c2-standard-30", - "description": "Save cost by changing machine type from c2-standard-30 to e2-nano.", - "savings": 212.296, - "hostname": "calmurchin", - "ID": "8423027088580727808", + "currentInstanceType.name": "n2-highcpu-32", + "description": "Save cost by changing machine type from n2-highcpu-32 to m2-ultramem-104.", + "savings": 76.006, + "hostname": "bravehorse", + "ID": "3616435454749364736", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "444098229675", + "projectNumber": "767928973410", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-nano", - "resourceID": "8423027088580727808", - "resourceName": "calmurchin", + "recommendedInstanceType.name": "m2-ultramem-104", + "resourceID": "3616435454749364736", + "resourceName": "bravehorse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=i61x4s5fo1=", - "zone": "europe-west6" + "tags": "fingerprint=pwrtxj710h=", + "zone": "us-central1" }, { - "cpuAverage": 5.62, - "cpuMaximum": 10.26, - "cpuMinimum": 0.12, + "cpuAverage": 5.01, + "cpuMaximum": 10.87, + "cpuMinimum": 0.52, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-standard-16", - "description": "Save cost by changing machine type from n2-standard-16 to c2-standard-16.", - "savings": 13.26, - "hostname": "upbeatoctopus", - "ID": "1865750606566345472", + "currentInstanceType.name": "n2-highmem-8", + "description": "Save cost by changing machine type from n2-highmem-8 to n2-highcpu-16.", + "savings": 69.8, + "hostname": "thankfulpenguin", + "ID": "6014727189333251072", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "953475577480", + "projectNumber": "756785284133", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "c2-standard-16", - "resourceID": "1865750606566345472", - "resourceName": "upbeatoctopus", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "6014727189333251072", + "resourceName": "thankfulpenguin", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=2atrbypzs4=", - "zone": "australia-southeast1" + "tags": "fingerprint=4t2323vx77=", + "zone": "europe-west6" }, { - "cpuAverage": 5.75, - "cpuMaximum": 10.97, - "cpuMinimum": 0.53, + "cpuAverage": 5.13, + "cpuMaximum": 10.3, + "cpuMinimum": 0.59, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to n2d-standard-32.", - "savings": 32.114, - "hostname": "kindlion", - "ID": "7037322006701988864", + "currentInstanceType.name": "c2-standard-30", + "description": "Save cost by changing machine type from c2-standard-30 to n1-highmem-1.", + "savings": 337.069, + "hostname": "jollyyak", + "ID": "9540076355826569216", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "90922963411", + "projectNumber": "338302247390", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2d-standard-32", - "resourceID": "7037322006701988864", - "resourceName": "kindlion", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "9540076355826569216", + "resourceName": "jollyyak", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=icvj0d59je=", - "zone": "europe-west1" + "tags": "fingerprint=hgk3b72vdu=", + "zone": "europe-west4" }, { - "cpuAverage": 5.63, - "cpuMaximum": 10.83, - "cpuMinimum": 0.8, + "cpuAverage": 5.93, + "cpuMaximum": 10.35, + "cpuMinimum": 0.76, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-standard-16", - "description": "Save cost by changing machine type from n1-standard-16 to e2-nano.", - "savings": 161.192, - "hostname": "eagertiger", - "ID": "9511138290395566080", + "currentInstanceType.name": "n2d-standard-64", + "description": "Save cost by changing machine type from n2d-standard-64 to n2-highcpu-16.", + "savings": 22.4, + "hostname": "thankfulkangaroo", + "ID": "3642041351695721984", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "351843633045", + "projectNumber": "547843504051", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-nano", - "resourceID": "9511138290395566080", - "resourceName": "eagertiger", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "3642041351695721984", + "resourceName": "thankfulkangaroo", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=qcrwdlrjo2=", - "zone": "europe-west1" + "tags": "fingerprint=95847k1dh2=", + "zone": "europe-west6" }, { - "cpuAverage": 5.02, - "cpuMaximum": 10.96, - "cpuMinimum": 0.9, + "cpuAverage": 5.36, + "cpuMaximum": 10.42, + "cpuMinimum": 0.33, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-standard-16", - "description": "Save cost by changing machine type from n2-standard-16 to c2-standard-16.", - "savings": 52.474, - "hostname": "sillyurchin", - "ID": "7217154193869024256", + "currentInstanceType.name": "n1-highmem-2", + "description": "Save cost by changing machine type from n1-highmem-2 to n1-highmem-1.", + "savings": 317.951, + "hostname": "youthfultiger", + "ID": "3589052074921936896", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "591019377690", + "projectNumber": "982591447349", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "c2-standard-16", - "resourceID": "7217154193869024256", - "resourceName": "sillyurchin", + "recommendedInstanceType.name": "n1-highmem-1", + "resourceID": "3589052074921936896", + "resourceName": "youthfultiger", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=46mlsd1wlo=", - "zone": "europe-west4" + "tags": "fingerprint=9yx4c5ip8u=", + "zone": "us-west1" }, { "cpuAverage": 5.22, - "cpuMaximum": 10.21, - "cpuMinimum": 0.81, + "cpuMaximum": 10.64, + "cpuMinimum": 0.02, "savingsCurrency": "US$", - "currentInstanceType.name": "e2-standard-8", - "description": "Save cost by changing machine type from e2-standard-8 to e2-standard-4.", - "savings": 37.322, - "hostname": "upbeatoctopus", - "ID": "3240293150253439488", + "currentInstanceType.name": "n2d-standard-64", + "description": "Save cost by changing machine type from n2d-standard-64 to n2-highcpu-16.", + "savings": 187.445, + "hostname": "thankfulbear", + "ID": "3724607316069761024", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "511659321731", + "projectNumber": "933564184307", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "e2-standard-4", - "resourceID": "3240293150253439488", - "resourceName": "upbeatoctopus", + "recommendedInstanceType.name": "n2-highcpu-16", + "resourceID": "3724607316069761024", + "resourceName": "thankfulbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=yezsorbtu9=", - "zone": "europe-west6" + "tags": "fingerprint=cwq5wgo04r=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.98, - "cpuMaximum": 10.54, - "cpuMinimum": 0.44, + "cpuAverage": 5.52, + "cpuMaximum": 10.02, + "cpuMinimum": 0.14, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highmem-8", - "description": "Save cost by changing machine type from n2-highmem-8 to n1-standard-8.", - "savings": 678.776, - "hostname": "innocentgoat", - "ID": "9071052934791416832", + "currentInstanceType.name": "e2-standard-8", + "description": "Save cost by changing machine type from e2-standard-8 to n2d-standard-32.", + "savings": 214.625, + "hostname": "quirkyquail", + "ID": "4616725465960659968", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "310321977056", + "projectNumber": "801250406653", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-standard-8", - "resourceID": "9071052934791416832", - "resourceName": "innocentgoat", + "recommendedInstanceType.name": "n2d-standard-32", + "resourceID": "4616725465960659968", + "resourceName": "quirkyquail", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=11lukh38m2=", - "zone": "europe-west6" + "tags": "fingerprint=nsoljsprd3=", + "zone": "northamerica-northeast1" }, { - "cpuAverage": 5.5, - "cpuMaximum": 10.35, + "cpuAverage": 5.14, + "cpuMaximum": 10.08, "cpuMinimum": 0.06, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-highmem-2", - "description": "Save cost by changing machine type from n1-highmem-2 to n2-highmem-4.", - "savings": 291.681, - "hostname": "upbeatviper", - "ID": "7601910519717875712", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to n1-standard-8.", + "savings": 128.712, + "hostname": "proudrabbit", + "ID": "2848015390885907456", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "600559226842", + "projectNumber": "175536233496", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-highmem-4", - "resourceID": "7601910519717875712", - "resourceName": "upbeatviper", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "2848015390885907456", + "resourceName": "proudrabbit", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=nsuvhpevna=", - "zone": "europe-west4" + "tags": "fingerprint=e9fxlv773sk=", + "zone": "australia-southeast1" }, { - "cpuAverage": 5.39, - "cpuMaximum": 10.18, - "cpuMinimum": 0.07, + "cpuAverage": 5.86, + "cpuMaximum": 10.48, + "cpuMinimum": 0.64, "savingsCurrency": "US$", "currentInstanceType.name": "n2-highcpu-32", - "description": "Save cost by changing machine type from n2-highcpu-32 to n1-highmem-1.", - "savings": 85.444, - "hostname": "excitedgoat", - "ID": "8863952441609650176", + "description": "Save cost by changing machine type from n2-highcpu-32 to n2d-standard-32.", + "savings": 61.99, + "hostname": "vivaciousrabbit", + "ID": "2858743755606556672", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "574586773334", + "projectNumber": "493167052757", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n1-highmem-1", - "resourceID": "8863952441609650176", - "resourceName": "excitedgoat", + "recommendedInstanceType.name": "n2d-standard-32", + "resourceID": "2858743755606556672", + "resourceName": "vivaciousrabbit", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=pfivcr034p=", - "zone": "asia-southeast2" + "tags": "fingerprint=a70vszkmfj=", + "zone": "australia-southeast1" }, { - "cpuAverage": 5.07, - "cpuMaximum": 10.97, - "cpuMinimum": 0.4, + "cpuAverage": 5.45, + "cpuMaximum": 10.66, + "cpuMinimum": 0.05, "savingsCurrency": "US$", - "currentInstanceType.name": "n2-highmem-8", - "description": "Save cost by changing machine type from n2-highmem-8 to m2-ultramem-104.", - "savings": 588.991, - "hostname": "sillyyak", - "ID": "729082169626979968", + "currentInstanceType.name": "n1-standard-16", + "description": "Save cost by changing machine type from n1-standard-16 to m2-ultramem-104.", + "savings": 187.078, + "hostname": "braveowl", + "ID": "8359332803921646592", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "368820188160", + "projectNumber": "902104621976", "primaryImpact.category": "COST", "recommendedInstanceType.name": "m2-ultramem-104", - "resourceID": "729082169626979968", - "resourceName": "sillyyak", + "resourceID": "8359332803921646592", + "resourceName": "braveowl", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=nvbyjwjmvo=", - "zone": "northamerica-northeast1" + "tags": "fingerprint=bmj66b0rzq=", + "zone": "southamerica-east1" }, { - "cpuAverage": 5.94, - "cpuMaximum": 10.87, - "cpuMinimum": 0.5, + "cpuAverage": 5.65, + "cpuMaximum": 10.26, + "cpuMinimum": 0.72, "savingsCurrency": "US$", - "currentInstanceType.name": "n1-highmem-2", - "description": "Save cost by changing machine type from n1-highmem-2 to n2-standard-8.", - "savings": 235.609, - "hostname": "obedientzebra", - "ID": "2676337968688067072", + "currentInstanceType.name": "n2-standard-16", + "description": "Save cost by changing machine type from n2-standard-16 to n1-standard-8.", + "savings": 12.728, + "hostname": "relievedoctopus", + "ID": "5014028372822201344", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "966252711260", + "projectNumber": "654004808725", "primaryImpact.category": "COST", - "recommendedInstanceType.name": "n2-standard-8", - "resourceID": "2676337968688067072", - "resourceName": "obedientzebra", + "recommendedInstanceType.name": "n1-standard-8", + "resourceID": "5014028372822201344", + "resourceName": "relievedoctopus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "CHANGE_MACHINE_TYPE", - "tags": "fingerprint=fvqmkboipd=", - "zone": "southamerica-east1" + "tags": "fingerprint=gt60hoi8g3=", + "zone": "europe-west6" } ] } diff --git a/flexera/data/google/google_sql_idle_instance_recommendations.json b/flexera/data/google/google_sql_idle_instance_recommendations.json index c7260915..7e595a10 100644 --- a/flexera/data/google/google_sql_idle_instance_recommendations.json +++ b/flexera/data/google/google_sql_idle_instance_recommendations.json @@ -4,20 +4,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "253276349052", - "resourceID": "vivaciousquail", + "projectNumber": "567345728413", + "resourceID": "adventurousgiraffe", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "us-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=0yy4wc92xe=", + "tags": "fingerprint=mid4hm5wyf=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 451.662, + "savings": 554.316, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -26,20 +26,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "364817609250", - "resourceID": "innocentviper", + "projectNumber": "181179776769", + "resourceID": "nervouslion", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=dq3yckceex=", + "tags": "fingerprint=jymkdubg25=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 201.034, + "savings": 0.601, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -48,20 +48,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "271762044931", - "resourceID": "lazynewt", + "projectNumber": "993126445920", + "resourceID": "nervousoctopus", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=8tkakve0df=", + "tags": "fingerprint=x6mczoqodr=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 326.242, + "savings": 826.167, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -70,20 +70,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "914738704612", - "resourceID": "excitedtiger", + "projectNumber": "598956176727", + "resourceID": "happykangaroo", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "australia-southeast1", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=tpc65woudyj=", + "tags": "fingerprint=ntniisl0lnl=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 30.957, + "savings": 11.289, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -92,20 +92,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "412909113788", - "resourceID": "nervousurchin", + "projectNumber": "343338249445", + "resourceID": "youthfuljaguar", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=vg4tmaaw8v=", + "tags": "fingerprint=sdwn0ogkqi=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 558.369, + "savings": 245.632, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -114,20 +114,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "372323806979", - "resourceID": "adventurousoctopus", + "projectNumber": "599545599227", + "resourceID": "merryquail", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=aohkmcxvx4=", + "tags": "fingerprint=yzfd0v0sjx=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 93.807, + "savings": 95.13, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -136,20 +136,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "125704298060", - "resourceID": "thankfulbear", + "projectNumber": "617307933817", + "resourceID": "relievedlion", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "us-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=4ndmh25fwg=", + "tags": "fingerprint=jko6oc9d2w=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 163.121, + "savings": 303.17, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -158,20 +158,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "818819227492", - "resourceID": "relievedzebra", + "projectNumber": "631638680209", + "resourceID": "vivaciousyak", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "southamerica-east1", + "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=17k9ar2257j=", + "tags": "fingerprint=pjb787xf56=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 4.145, + "savings": 61.501, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -180,20 +180,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "455490278108", - "resourceID": "sillyurchin", + "projectNumber": "607846403832", + "resourceID": "calmurchin", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-west1", + "region": "southamerica-east1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=o84cooq924k=", + "tags": "fingerprint=igxuv2dkjb=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 249.355, + "savings": 227.108, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -202,20 +202,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "426816034881", - "resourceID": "calmjaguar", + "projectNumber": "740006718541", + "resourceID": "innocentdog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=l3z2qocgrd=", + "tags": "fingerprint=0245zaxgag=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 66.946, + "savings": 583.771, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -224,20 +224,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "747142819832", - "resourceID": "relievedurchin", + "projectNumber": "82113449699", + "resourceID": "jovialzebra", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-southeast2", + "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=ifzrhdphvn=", + "tags": "fingerprint=oc21tat2tu=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 856.165, + "savings": 268.995, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -246,20 +246,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "103767448468", - "resourceID": "upbeatpenguin", + "projectNumber": "602681924301", + "resourceID": "kindtiger", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "australia-southeast1", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=15c6bfq0pd=", + "tags": "fingerprint=8xcns6s5jq=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 48.278, + "savings": 545.701, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -268,20 +268,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "989186862547", - "resourceID": "eagerpenguin", + "projectNumber": "631319063159", + "resourceID": "innocentlion", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=wct5e21g8y=", + "tags": "fingerprint=wm8ovai9wo=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 847.716, + "savings": 302.635, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -290,20 +290,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "946288574616", - "resourceID": "nervousquail", + "projectNumber": "836619778470", + "resourceID": "thankfuldog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-southeast2", + "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=p222thrt38=", + "tags": "fingerprint=lhkltd3qio=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 64.32, + "savings": 319.654, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -312,20 +312,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "739488734548", - "resourceID": "excitedzebra", + "projectNumber": "540993379304", + "resourceID": "lazyoctopus", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-southeast2", + "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=0xmnvrw087i=", + "tags": "fingerprint=yhgb1gn7zu=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 58.527, + "savings": 157.719, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -334,20 +334,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "614505190617", - "resourceID": "vivaciousnewt", + "projectNumber": "276173938156", + "resourceID": "lazyviper", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-southeast2", + "region": "europe-west4", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=tyyelw5bb6l=", + "tags": "fingerprint=p5g7n5f91x=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 260.636, + "savings": 825.567, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -356,20 +356,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "821126440610", - "resourceID": "calmant", + "projectNumber": "960204788568", + "resourceID": "jovialdog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-west1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=kvkz0tu8ydg=", + "tags": "fingerprint=o2kjf1ow39=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 317.098, + "savings": 415.068, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -378,20 +378,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "686508521476", - "resourceID": "thankfulnewt", + "projectNumber": "953727002630", + "resourceID": "livelyeel", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west6", + "region": "southamerica-east1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=ml67tw6wlx=", + "tags": "fingerprint=bntl1dnmq3=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 473.155, + "savings": 102.301, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -400,20 +400,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "163648643368", - "resourceID": "innocentdog", + "projectNumber": "4581926231", + "resourceID": "kindgiraffe", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "southamerica-east1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=tyhnn3naoy=", + "tags": "fingerprint=74vzi2imcn=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 374.588, + "savings": 750.195, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -422,20 +422,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "45838517986", - "resourceID": "adventurousgiraffe", + "projectNumber": "585310750448", + "resourceID": "vivaciousxerus", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=b9fj2lz2n1=", + "tags": "fingerprint=4nkyaltjab=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 609.195, + "savings": 230.234, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -444,20 +444,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "317428228560", - "resourceID": "youthfulurchin", + "projectNumber": "282360451542", + "resourceID": "drowsydog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=jiqdn5nqs9=", + "tags": "fingerprint=iwf7d7gqo8=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 81.535, + "savings": 94.945, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -466,20 +466,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "601075314714", - "resourceID": "sillyzebra", + "projectNumber": "367628781803", + "resourceID": "lazyrabbit", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-west1", + "region": "southamerica-east1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=7ccen2thl3=", + "tags": "fingerprint=jtkw6zv0q0f=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 226.516, + "savings": 328.435, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -488,20 +488,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "893674333252", - "resourceID": "happyibis", + "projectNumber": "655970042707", + "resourceID": "upbeatwhale", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=na6iq2oc09=", + "tags": "fingerprint=cb84shjgqd=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 928.781, + "savings": 159.939, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -510,20 +510,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "484990975077", - "resourceID": "drowsyyak", + "projectNumber": "136727838464", + "resourceID": "vivaciousyak", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "australia-southeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=w48fac7l68k=", + "tags": "fingerprint=ssi35ld42v=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 420.302, + "savings": 150.5, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -532,20 +532,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "961607420286", - "resourceID": "upbeatviper", + "projectNumber": "621185182312", + "resourceID": "jollywhale", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=onh71c7mdc=", + "tags": "fingerprint=5a88at6phk=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 469.914, + "savings": 301.323, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -554,20 +554,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "892400724052", - "resourceID": "fierceelephant", + "projectNumber": "114982567493", + "resourceID": "innocentviper", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "us-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=1qem8pqjid=", + "tags": "fingerprint=t46yzwf29fi=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 27.313, + "savings": 278.308, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -576,20 +576,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "310953305858", - "resourceID": "zealousparrot", + "projectNumber": "834057142379", + "resourceID": "excitedquail", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=t9mip0wa7ti=", + "tags": "fingerprint=o7bt0f7xbc=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 411.193, + "savings": 578.32, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -598,20 +598,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "329551470911", - "resourceID": "innocentsnake", + "projectNumber": "598305699863", + "resourceID": "jovialparrot", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=8hlmhqx6z5=", + "tags": "fingerprint=1ll9el49gp=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 3.437, + "savings": 177.176, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -620,20 +620,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "47013996779", - "resourceID": "relievedquail", + "projectNumber": "892002295999", + "resourceID": "jovialibis", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west6", + "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=p1pjgkg962=", + "tags": "fingerprint=6v1spzpfv9=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 111.241, + "savings": 389.477, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -642,20 +642,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "414485843594", - "resourceID": "eagerowl", + "projectNumber": "152560546534", + "resourceID": "livelyelephant", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "australia-southeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=ln33wvgg0f=", + "tags": "fingerprint=60w3uvbslp=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 664.174, + "savings": 411.878, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -664,20 +664,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "951738435316", - "resourceID": "upbeatquail", + "projectNumber": "464647263540", + "resourceID": "jovialbear", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-west1", + "region": "asia-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=qn9xy7a8vo=", + "tags": "fingerprint=xcnu8w3leo=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 698.472, + "savings": 205.05, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -686,20 +686,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "17084291364", - "resourceID": "calmlion", + "projectNumber": "574982061611", + "resourceID": "upbeatdog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=gqjoq4fc27=", + "tags": "fingerprint=8rtrq3yohpi=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 340.594, + "savings": 639.031, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -708,20 +708,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "243326985633", - "resourceID": "thankfulant", + "projectNumber": "505633042668", + "resourceID": "quickxerus", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=nuv7hxzu0f=", + "tags": "fingerprint=rod95gjtzs=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 142.911, + "savings": 43.387, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -730,20 +730,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "699870251771", - "resourceID": "wittymouse", + "projectNumber": "923957949473", + "resourceID": "zealousjaguar", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "us-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=ggmnzucwnyl=", + "tags": "fingerprint=thh3l5obtr=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 32.148, + "savings": 348.691, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -752,20 +752,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "678798415255", - "resourceID": "excitedkangaroo", + "projectNumber": "91514261976", + "resourceID": "obedientelephant", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "us-central1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=hnv23otgk3=", + "tags": "fingerprint=995vqhqoihk=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 727.544, + "savings": 50.354, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -774,20 +774,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "849365010539", - "resourceID": "jollyzebra", + "projectNumber": "495933625349", + "resourceID": "adventurousmouse", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=44r3ailll2=", + "tags": "fingerprint=5nhq9dw1i8=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 658.356, + "savings": 784.78, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -796,20 +796,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "884044888892", - "resourceID": "obedientibis", + "projectNumber": "890934017235", + "resourceID": "lazyeel", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-southeast2", + "region": "us-central1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=b2anmr6a14=", + "tags": "fingerprint=k98loib084k=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 635.848, + "savings": 137.006, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -818,20 +818,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "118243758319", - "resourceID": "drowsyowl", + "projectNumber": "521780055675", + "resourceID": "sillyeel", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west1", + "region": "australia-southeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=gf7n7vjpcb=", + "tags": "fingerprint=wuvfj0nbrn=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 475.858, + "savings": 49.175, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -840,20 +840,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "291291463850", - "resourceID": "drowsyelephant", + "projectNumber": "919880280301", + "resourceID": "jollyurchin", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-central1", + "region": "australia-southeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=5o2pkylsva=", + "tags": "fingerprint=j9w1wsggspi=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 9.827, + "savings": 434.351, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -862,20 +862,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "890590996903", - "resourceID": "innocenthorse", + "projectNumber": "441561046815", + "resourceID": "sillyibis", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "australia-southeast1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=00htmcn1uag=", + "tags": "fingerprint=k9n1v9zhww=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 502.137, + "savings": 144.204, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -884,20 +884,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "531489069461", - "resourceID": "prouddog", + "projectNumber": "961648587622", + "resourceID": "thankfulwhale", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "us-central1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=m0vfan1sv=", + "tags": "fingerprint=f3xusnwluii=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 146.281, + "savings": 204.151, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -906,20 +906,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "293080633455", - "resourceID": "zealousant", + "projectNumber": "108212598574", + "resourceID": "drowsydog", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "asia-northeast1", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=olm14h3z57=", + "tags": "fingerprint=lwkqhhj31=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 93.115, + "savings": 231.432, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -928,20 +928,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "592231641738", - "resourceID": "nervoussnake", + "projectNumber": "279457876820", + "resourceID": "merryxerus", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "us-west1", + "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=bw0v7850hol=", + "tags": "fingerprint=u9ofksohh4=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 218.418, + "savings": 19.691, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -950,20 +950,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "33056760860", - "resourceID": "vivaciousxerus", + "projectNumber": "976373799086", + "resourceID": "quirkybear", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "southamerica-east1", + "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=negffvqyak=", + "tags": "fingerprint=bfzz6eket9=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 28.85, + "savings": 260.91, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -972,20 +972,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "743000309902", - "resourceID": "thankfulpenguin", + "projectNumber": "75249328852", + "resourceID": "livelyant", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=va6vb09y7z=", + "tags": "fingerprint=pzv4e7urw1=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 467.924, + "savings": 275.039, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -994,20 +994,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "272069578851", - "resourceID": "bravetiger", + "projectNumber": "999805049425", + "resourceID": "calmparrot", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=y273tgb0l1=", + "tags": "fingerprint=24ri49ihm8=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 67.125, + "savings": 134.727, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -1016,20 +1016,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "574805302564", - "resourceID": "quirkysnake", + "projectNumber": "204248596167", + "resourceID": "kindsnake", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west4", + "region": "northamerica-northeast1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=rt7att64xu=", + "tags": "fingerprint=agcozetcrql=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 597.953, + "savings": 193.288, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -1038,20 +1038,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "434073383578", - "resourceID": "sillykangaroo", + "projectNumber": "953546143289", + "resourceID": "innocentgoat", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "europe-west1", + "region": "asia-southeast2", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=o9vfo8ebmf=", + "tags": "fingerprint=s29syg6ny8=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 681.983, + "savings": 158.854, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -1060,20 +1060,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "35282658693", - "resourceID": "excitedbear", + "projectNumber": "83114764283", + "resourceID": "bravepenguin", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "europe-west6", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=wwgbf6bh9uj=", + "tags": "fingerprint=l0snvulya9=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 72.367, + "savings": 153.674, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", @@ -1082,20 +1082,20 @@ { "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "530879550667", - "resourceID": "merrypenguin", + "projectNumber": "524186674210", + "resourceID": "drowsycat", "resourceType": "CLOUD_SQL_INSTANCE", "lookBackPeriodInDays": 30, - "region": "northamerica-northeast1", + "region": "europe-west1", "primaryImpact": { "category": "COST" }, - "tags": "fingerprint=mqik1dhdny=", + "tags": "fingerprint=udywsi1mh3j=", "platform": "", "description": "", "service": "SQL", "savingsCurrency": "US$", - "savings": 478.723, + "savings": 25.902, "priority": "P4", "recommenderSubtype": "", "state": "ACTIVE", diff --git a/flexera/data/google/google_vm_recommendations.json b/flexera/data/google/google_vm_recommendations.json index 45c40be4..97c6a9a6 100644 --- a/flexera/data/google/google_vm_recommendations.json +++ b/flexera/data/google/google_vm_recommendations.json @@ -2,1203 +2,1203 @@ "message": "The total estimated monthly savings are US$ 7833.10", "instances": [ { - "cpuAverage": 5.95, - "cpuMaximum": 10.21, - "cpuMinimum": 0.04, + "cpuAverage": 5.53, + "cpuMaximum": 10.13, + "cpuMinimum": 0.02, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'calmurchin'.", - "savings": 700.019, - "hostname": "calmurchin", + "description": "Save cost by stopping Idle VM 'fiercelion'.", + "savings": 275.439, + "hostname": "fiercelion", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "188371065942", + "projectNumber": "566245151125", "primaryImpact.category": "COST", - "resourceID": "5021571010089251840", - "resourceName": "calmurchin", + "resourceID": "1571887858880705024", + "resourceName": "fiercelion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=deqc3m22fn=", - "zone": "southamerica-east1", + "tags": "fingerprint=mpr68mb50x=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.95, - "cpuMaximum": 10.04, - "cpuMinimum": 0.48, + "cpuAverage": 5.98, + "cpuMaximum": 10.64, + "cpuMinimum": 0.18, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'adventurousurchin'.", - "savings": 258.212, - "hostname": "adventurousurchin", + "description": "Save cost by stopping Idle VM 'proudkangaroo'.", + "savings": 205.975, + "hostname": "proudkangaroo", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "144845776270", + "projectNumber": "79130255195", "primaryImpact.category": "COST", - "resourceID": "4666457040535907328", - "resourceName": "adventurousurchin", + "resourceID": "2635076925978994176", + "resourceName": "proudkangaroo", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=xc638tdlfp=", - "zone": "us-central1", + "tags": "fingerprint=jsuish1tum=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.65, - "cpuMaximum": 10.21, - "cpuMinimum": 0.43, + "cpuAverage": 5.32, + "cpuMaximum": 10.31, + "cpuMinimum": 0.19, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'obedientcat'.", - "savings": 565.989, - "hostname": "obedientcat", + "description": "Save cost by stopping Idle VM 'calmgoat'.", + "savings": 49.863, + "hostname": "calmgoat", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "98057932292", + "projectNumber": "734241974271", "primaryImpact.category": "COST", - "resourceID": "790621765748411648", - "resourceName": "obedientcat", + "resourceID": "6187725768169675776", + "resourceName": "calmgoat", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=3duwz6w7wy=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=md0z3u1004=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.62, - "cpuMaximum": 10.38, - "cpuMinimum": 0.64, + "cpuAverage": 5.27, + "cpuMaximum": 10.69, + "cpuMinimum": 0.45, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'upbeatbear'.", - "savings": 34.438, - "hostname": "upbeatbear", + "description": "Save cost by stopping Idle VM 'proudquail'.", + "savings": 155.195, + "hostname": "proudquail", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "777751290610", + "projectNumber": "354794139721", "primaryImpact.category": "COST", - "resourceID": "3415514908209878016", - "resourceName": "upbeatbear", + "resourceID": "7581554571337831424", + "resourceName": "proudquail", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=itw3qt14shj=", - "zone": "southamerica-east1", + "tags": "fingerprint=yfkfxys6h8j=", + "zone": "asia-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.82, - "cpuMaximum": 10.49, - "cpuMinimum": 0.62, + "cpuAverage": 5.36, + "cpuMaximum": 10.92, + "cpuMinimum": 0.46, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'zealousdog'.", - "savings": 172.708, - "hostname": "zealousdog", + "description": "Save cost by stopping Idle VM 'proudjaguar'.", + "savings": 493.907, + "hostname": "proudjaguar", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "856315848693", + "projectNumber": "21698774139", "primaryImpact.category": "COST", - "resourceID": "9913053610238564352", - "resourceName": "zealousdog", + "resourceID": "387895050915314496", + "resourceName": "proudjaguar", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=klh6q5g3fb=", - "zone": "southamerica-east1", + "tags": "fingerprint=68o75dte77=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.4, - "cpuMaximum": 10.7, - "cpuMinimum": 0.36, + "cpuAverage": 5.81, + "cpuMaximum": 10.62, + "cpuMinimum": 0.21, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'excitedeel'.", - "savings": 291.206, - "hostname": "excitedeel", + "description": "Save cost by stopping Idle VM 'wittyibis'.", + "savings": 459.741, + "hostname": "wittyibis", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "654772480737", + "projectNumber": "926585519724", "primaryImpact.category": "COST", - "resourceID": "3782893923253589504", - "resourceName": "excitedeel", + "resourceID": "6816885224885879808", + "resourceName": "wittyibis", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=hn2s859f1l=", - "zone": "asia-southeast2", + "tags": "fingerprint=iyutzgs8br=", + "zone": "europe-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.45, - "cpuMaximum": 10.76, - "cpuMinimum": 0.46, + "cpuAverage": 5.61, + "cpuMaximum": 10.33, + "cpuMinimum": 0.95, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'zealoussnake'.", - "savings": 56.973, - "hostname": "zealoussnake", + "description": "Save cost by stopping Idle VM 'zealousant'.", + "savings": 16.581, + "hostname": "zealousant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "889559599182", + "projectNumber": "304931997207", "primaryImpact.category": "COST", - "resourceID": "4455784696643201536", - "resourceName": "zealoussnake", + "resourceID": "3249985755988764672", + "resourceName": "zealousant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=udqd83ga8p=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=9nbn2ir5dc=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.87, - "cpuMaximum": 10.27, - "cpuMinimum": 0.6, + "cpuAverage": 5.92, + "cpuMaximum": 10.44, + "cpuMinimum": 0.08, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'sillyowl'.", - "savings": 519.261, - "hostname": "sillyowl", + "description": "Save cost by stopping Idle VM 'bravenewt'.", + "savings": 249.969, + "hostname": "bravenewt", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "450835569611", + "projectNumber": "113759716089", "primaryImpact.category": "COST", - "resourceID": "9928345923995842560", - "resourceName": "sillyowl", + "resourceID": "4154551320243382784", + "resourceName": "bravenewt", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=vj3i93y3sdf=", - "zone": "europe-west1", + "tags": "fingerprint=0fdqcxnwpb=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.75, - "cpuMaximum": 10.31, - "cpuMinimum": 0.26, + "cpuAverage": 5.24, + "cpuMaximum": 10.78, + "cpuMinimum": 0.53, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'innocentquail'.", - "savings": 549.221, - "hostname": "innocentquail", + "description": "Save cost by stopping Idle VM 'thankfulant'.", + "savings": 49.423, + "hostname": "thankfulant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "191468989425", + "projectNumber": "477760126114", "primaryImpact.category": "COST", - "resourceID": "3203409551059930112", - "resourceName": "innocentquail", + "resourceID": "9730142712479516672", + "resourceName": "thankfulant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=rs9dv9v3vh=", + "tags": "fingerprint=mea7j444we=", "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.21, - "cpuMaximum": 10.43, - "cpuMinimum": 0.37, + "cpuAverage": 5.82, + "cpuMaximum": 10.33, + "cpuMinimum": 0.68, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'gentleyak'.", - "savings": 120.734, - "hostname": "gentleyak", + "description": "Save cost by stopping Idle VM 'upbeatdog'.", + "savings": 39.773, + "hostname": "upbeatdog", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "583127149132", + "projectNumber": "73431616213", "primaryImpact.category": "COST", - "resourceID": "2457509865724760576", - "resourceName": "gentleyak", + "resourceID": "1556356910536806912", + "resourceName": "upbeatdog", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=fqixdnlhm5h=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=h0kxbzxoe=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.12, - "cpuMaximum": 10.88, - "cpuMinimum": 0.54, + "cpuAverage": 5.25, + "cpuMaximum": 10.16, + "cpuMinimum": 0.49, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'nervousgiraffe'.", - "savings": 408.775, - "hostname": "nervousgiraffe", + "description": "Save cost by stopping Idle VM 'adventuroussnake'.", + "savings": 210.964, + "hostname": "adventuroussnake", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "579657035702", + "projectNumber": "735821295762", "primaryImpact.category": "COST", - "resourceID": "5921099124509914112", - "resourceName": "nervousgiraffe", + "resourceID": "7944471004542458880", + "resourceName": "adventuroussnake", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=r5hjr3hkb6=", - "zone": "australia-southeast1", + "tags": "fingerprint=2seem1w3hk=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.52, - "cpuMaximum": 10.24, - "cpuMinimum": 0.01, + "cpuAverage": 5.1, + "cpuMaximum": 10.8, + "cpuMinimum": 0.3, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'obedientbear'.", - "savings": 6.978, - "hostname": "obedientbear", + "description": "Save cost by stopping Idle VM 'quirkylion'.", + "savings": 136.824, + "hostname": "quirkylion", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "784058870123", + "projectNumber": "902854506715", "primaryImpact.category": "COST", - "resourceID": "8645062816512591872", - "resourceName": "obedientbear", + "resourceID": "716740714399797248", + "resourceName": "quirkylion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=7x9ezbd9j6h=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=hkll31nqm=", + "zone": "asia-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.58, - "cpuMaximum": 10.2, - "cpuMinimum": 0.75, + "cpuAverage": 5.55, + "cpuMaximum": 10.26, + "cpuMinimum": 0.56, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'adventurousxerus'.", - "savings": 219.344, - "hostname": "adventurousxerus", + "description": "Save cost by stopping Idle VM 'relieveddog'.", + "savings": 477.25, + "hostname": "relieveddog", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "442763005508", + "projectNumber": "549558846156", "primaryImpact.category": "COST", - "resourceID": "7913849560437886976", - "resourceName": "adventurousxerus", + "resourceID": "596466804120199296", + "resourceName": "relieveddog", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=jc4z63u17l=", - "zone": "europe-west1", + "tags": "fingerprint=df82no3hpl=", + "zone": "europe-west4", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.33, - "cpuMaximum": 10.68, - "cpuMinimum": 0.44, + "cpuAverage": 5.02, + "cpuMaximum": 10.35, + "cpuMinimum": 0.47, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'merryviper'.", - "savings": 49.11, - "hostname": "merryviper", + "description": "Save cost by stopping Idle VM 'quickhorse'.", + "savings": 111.999, + "hostname": "quickhorse", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "560402122151", + "projectNumber": "454364495783", "primaryImpact.category": "COST", - "resourceID": "9338511047098091520", - "resourceName": "merryviper", + "resourceID": "1057445253285662592", + "resourceName": "quickhorse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=e1hxul0g6t=", - "zone": "asia-northeast1", + "tags": "fingerprint=gcdxxffk77=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.9, - "cpuMaximum": 10.84, - "cpuMinimum": 0.25, + "cpuAverage": 5.25, + "cpuMaximum": 10.47, + "cpuMinimum": 0.2, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'innocentbear'.", - "savings": 48.611, - "hostname": "innocentbear", + "description": "Save cost by stopping Idle VM 'merrylion'.", + "savings": 62.611, + "hostname": "merrylion", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "150934244052", + "projectNumber": "388110093422", "primaryImpact.category": "COST", - "resourceID": "4447062159670305280", - "resourceName": "innocentbear", + "resourceID": "7878598141545110528", + "resourceName": "merrylion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=9qm58of0oh=", - "zone": "us-central1", + "tags": "fingerprint=vrcbe326iz=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.4, - "cpuMaximum": 10.55, - "cpuMinimum": 0.08, + "cpuAverage": 5.57, + "cpuMaximum": 10.83, + "cpuMinimum": 0.43, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'jollysnake'.", - "savings": 371.649, - "hostname": "jollysnake", + "description": "Save cost by stopping Idle VM 'kindtiger'.", + "savings": 231.883, + "hostname": "kindtiger", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "756219116550", + "projectNumber": "675780591308", "primaryImpact.category": "COST", - "resourceID": "3601214795479354880", - "resourceName": "jollysnake", + "resourceID": "3746096512354237952", + "resourceName": "kindtiger", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=3h15nwlvm4=", - "zone": "asia-northeast1", + "tags": "fingerprint=1mphjx6eb9=", + "zone": "europe-west4", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.49, - "cpuMaximum": 10.33, - "cpuMinimum": 0.88, + "cpuAverage": 5.29, + "cpuMaximum": 10.36, + "cpuMinimum": 0.52, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'thankfulyak'.", - "savings": 902.366, - "hostname": "thankfulyak", + "description": "Save cost by stopping Idle VM 'vivaciouselephant'.", + "savings": 347.264, + "hostname": "vivaciouselephant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "60237769385", + "projectNumber": "262998639136", "primaryImpact.category": "COST", - "resourceID": "7297706257690874880", - "resourceName": "thankfulyak", + "resourceID": "2169736655603591424", + "resourceName": "vivaciouselephant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=v3qx8yng2g=", - "zone": "europe-west1", + "tags": "fingerprint=8p0dii8or6=", + "zone": "australia-southeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.25, - "cpuMaximum": 10.31, - "cpuMinimum": 0.21, + "cpuAverage": 5.8, + "cpuMaximum": 10.98, + "cpuMinimum": 0.46, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'lazycat'.", - "savings": 341.15, - "hostname": "lazycat", + "description": "Save cost by stopping Idle VM 'youthfulparrot'.", + "savings": 292.921, + "hostname": "youthfulparrot", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "568549117798", + "projectNumber": "483987780182", "primaryImpact.category": "COST", - "resourceID": "1614015332825677824", - "resourceName": "lazycat", + "resourceID": "4451238491332294656", + "resourceName": "youthfulparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=2vepfzwcra=", - "zone": "europe-west1", + "tags": "fingerprint=y65dn4u6x1=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.61, - "cpuMaximum": 10.72, - "cpuMinimum": 0.76, + "cpuAverage": 5.97, + "cpuMaximum": 10.82, + "cpuMinimum": 0.99, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'gentlewhale'.", - "savings": 676.418, - "hostname": "gentlewhale", + "description": "Save cost by stopping Idle VM 'innocentxerus'.", + "savings": 468.281, + "hostname": "innocentxerus", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "711275050530", + "projectNumber": "207803690418", "primaryImpact.category": "COST", - "resourceID": "1159363401611295232", - "resourceName": "gentlewhale", + "resourceID": "6534695696169587712", + "resourceName": "innocentxerus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=m014bf8xf9=", - "zone": "europe-west4", + "tags": "fingerprint=ixqznx9e8z=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.06, - "cpuMaximum": 10.43, - "cpuMinimum": 0.42, + "cpuAverage": 5.19, + "cpuMaximum": 10.39, + "cpuMinimum": 0.2, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'excitedjaguar'.", - "savings": 10.606, - "hostname": "excitedjaguar", + "description": "Save cost by stopping Idle VM 'adventurousviper'.", + "savings": 377.331, + "hostname": "adventurousviper", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "119536073428", + "projectNumber": "851435737486", "primaryImpact.category": "COST", - "resourceID": "5951877642970275840", - "resourceName": "excitedjaguar", + "resourceID": "7737747840913389568", + "resourceName": "adventurousviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=ge6ark5kjh=", - "zone": "europe-west4", + "tags": "fingerprint=u3v782duym=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.41, - "cpuMaximum": 10.84, - "cpuMinimum": 0.33, + "cpuAverage": 5.64, + "cpuMaximum": 10.96, + "cpuMinimum": 0.36, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'sillydog'.", - "savings": 197.927, - "hostname": "sillydog", + "description": "Save cost by stopping Idle VM 'sillyrabbit'.", + "savings": 111.507, + "hostname": "sillyrabbit", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "505086257796", + "projectNumber": "526780174531", "primaryImpact.category": "COST", - "resourceID": "2553734581742088704", - "resourceName": "sillydog", + "resourceID": "1250779700056037120", + "resourceName": "sillyrabbit", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=rpz583ld43=", + "tags": "fingerprint=ldam5cxrbvi=", "zone": "us-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.52, - "cpuMaximum": 10.12, - "cpuMinimum": 0.22, + "cpuAverage": 5.55, + "cpuMaximum": 10.51, + "cpuMinimum": 0.28, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'sillysnake'.", - "savings": 366.339, - "hostname": "sillysnake", + "description": "Save cost by stopping Idle VM 'youthfulyak'.", + "savings": 19.886, + "hostname": "youthfulyak", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "377871148356", + "projectNumber": "326841306210", "primaryImpact.category": "COST", - "resourceID": "2450178808660969984", - "resourceName": "sillysnake", + "resourceID": "9329745523246247936", + "resourceName": "youthfulyak", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=q8yverzmpdj=", + "tags": "fingerprint=xg7gnkuqq=", "zone": "australia-southeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.85, - "cpuMaximum": 10.31, - "cpuMinimum": 0.56, + "cpuAverage": 5.06, + "cpuMaximum": 10.28, + "cpuMinimum": 0.91, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'vivaciousyak'.", - "savings": 232.301, - "hostname": "vivaciousyak", + "description": "Save cost by stopping Idle VM 'nervouseel'.", + "savings": 139.1, + "hostname": "nervouseel", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "76206512784", + "projectNumber": "547934909299", "primaryImpact.category": "COST", - "resourceID": "3851810082772455424", - "resourceName": "vivaciousyak", + "resourceID": "5410036131183932416", + "resourceName": "nervouseel", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=jyc29wdajx=", - "zone": "us-central1", + "tags": "fingerprint=s9akot04wq=", + "zone": "asia-southeast2", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.3, - "cpuMaximum": 10.12, - "cpuMinimum": 0.87, + "cpuAverage": 5.14, + "cpuMaximum": 10.85, + "cpuMinimum": 0.81, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'happyfox'.", - "savings": 239.502, - "hostname": "happyfox", + "description": "Save cost by stopping Idle VM 'merrytiger'.", + "savings": 367.793, + "hostname": "merrytiger", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "47323592816", + "projectNumber": "654118839604", "primaryImpact.category": "COST", - "resourceID": "1506414749153437440", - "resourceName": "happyfox", + "resourceID": "9284133615164567552", + "resourceName": "merrytiger", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=0kr1vxncpx=", - "zone": "us-central1", + "tags": "fingerprint=16oi7n6b6oh=", + "zone": "europe-west4", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.81, - "cpuMaximum": 10.88, - "cpuMinimum": 0.38, + "cpuAverage": 5.89, + "cpuMaximum": 10.95, + "cpuMinimum": 0.37, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'proudibis'.", - "savings": 129.374, - "hostname": "proudibis", + "description": "Save cost by stopping Idle VM 'zealouselephant'.", + "savings": 48.776, + "hostname": "zealouselephant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "478096559770", + "projectNumber": "355840160048", "primaryImpact.category": "COST", - "resourceID": "1428953138432500480", - "resourceName": "proudibis", + "resourceID": "6389782026628352000", + "resourceName": "zealouselephant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=ftnyomi3c3=", + "tags": "fingerprint=p8e18n8uum=", "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.9, - "cpuMaximum": 10.36, - "cpuMinimum": 0.94, + "cpuAverage": 5.89, + "cpuMaximum": 10.4, + "cpuMinimum": 0.93, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'calmelephant'.", - "savings": 13.889, - "hostname": "calmelephant", + "description": "Save cost by stopping Idle VM 'excitedparrot'.", + "savings": 608.244, + "hostname": "excitedparrot", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "901473041099", + "projectNumber": "683573514452", "primaryImpact.category": "COST", - "resourceID": "2244554190701013504", - "resourceName": "calmelephant", + "resourceID": "2244044574282317824", + "resourceName": "excitedparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=8ykq1836nvj=", - "zone": "asia-northeast1", + "tags": "fingerprint=qhzsirla97=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.88, - "cpuMaximum": 10.56, - "cpuMinimum": 0.44, + "cpuAverage": 5.77, + "cpuMaximum": 10.92, + "cpuMinimum": 0.83, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'vivacioussnake'.", - "savings": 451.615, - "hostname": "vivacioussnake", + "description": "Save cost by stopping Idle VM 'exciteddog'.", + "savings": 375.21, + "hostname": "exciteddog", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "83154303102", + "projectNumber": "922136514397", "primaryImpact.category": "COST", - "resourceID": "8503628450363045888", - "resourceName": "vivacioussnake", + "resourceID": "3955760743944396288", + "resourceName": "exciteddog", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=0ffeqyi7ft=", + "tags": "fingerprint=szqxgp7ukyi=", "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.26, - "cpuMaximum": 10.85, - "cpuMinimum": 0.83, + "cpuAverage": 5.57, + "cpuMaximum": 10.78, + "cpuMinimum": 0.72, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'happynewt'.", - "savings": 28.943, - "hostname": "happynewt", + "description": "Save cost by stopping Idle VM 'jovialyak'.", + "savings": 675.76, + "hostname": "jovialyak", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "176630183351", + "projectNumber": "539181061701", "primaryImpact.category": "COST", - "resourceID": "779870776046154240", - "resourceName": "happynewt", + "resourceID": "273869900564480672", + "resourceName": "jovialyak", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=9uh40bsyzi=", - "zone": "asia-northeast1", + "tags": "fingerprint=bylbn4x0cp=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.69, - "cpuMaximum": 10.42, - "cpuMinimum": 0.31, + "cpuAverage": 5.73, + "cpuMaximum": 10.24, + "cpuMinimum": 0.51, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'merrynewt'.", - "savings": 51.146, - "hostname": "merrynewt", + "description": "Save cost by stopping Idle VM 'zealouslion'.", + "savings": 100.322, + "hostname": "zealouslion", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "955395267192", + "projectNumber": "191642029845", "primaryImpact.category": "COST", - "resourceID": "456223431619293696", - "resourceName": "merrynewt", + "resourceID": "3750250096030391808", + "resourceName": "zealouslion", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=rnpug1i57e=", - "zone": "australia-southeast1", + "tags": "fingerprint=7wax2w27t8=", + "zone": "europe-west4", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.22, - "cpuMaximum": 10.95, - "cpuMinimum": 0.76, + "cpuAverage": 5.47, + "cpuMaximum": 10, + "cpuMinimum": 0.1, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'eagerhorse'.", - "savings": 588.854, - "hostname": "eagerhorse", + "description": "Save cost by stopping Idle VM 'gentleviper'.", + "savings": 335.031, + "hostname": "gentleviper", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "971960716937", + "projectNumber": "168748089099", "primaryImpact.category": "COST", - "resourceID": "791565700001557504", - "resourceName": "eagerhorse", + "resourceID": "5628116664400739328", + "resourceName": "gentleviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=bqeuq8eo64=", - "zone": "asia-southeast2", + "tags": "fingerprint=cam0mzoxod=", + "zone": "us-central1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.62, - "cpuMaximum": 10.98, - "cpuMinimum": 0.06, + "cpuAverage": 5.52, + "cpuMaximum": 10.97, + "cpuMinimum": 0.03, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'nervousurchin'.", - "savings": 162.133, - "hostname": "nervousurchin", + "description": "Save cost by stopping Idle VM 'thankfuldog'.", + "savings": 395.097, + "hostname": "thankfuldog", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "471327771462", + "projectNumber": "932661847724", "primaryImpact.category": "COST", - "resourceID": "5054149191048744960", - "resourceName": "nervousurchin", + "resourceID": "9989152399319126016", + "resourceName": "thankfuldog", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=mo8gdoj5ze=", - "zone": "us-west1", + "tags": "fingerprint=0t62ttwa7t=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.18, - "cpuMaximum": 10.73, - "cpuMinimum": 0.21, + "cpuAverage": 5.72, + "cpuMaximum": 10.32, + "cpuMinimum": 0.05, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'happywhale'.", - "savings": 201.426, - "hostname": "happywhale", + "description": "Save cost by stopping Idle VM 'sillyrabbit'.", + "savings": 138.286, + "hostname": "sillyrabbit", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "548868433767", + "projectNumber": "957193728818", "primaryImpact.category": "COST", - "resourceID": "3450532873970724352", - "resourceName": "happywhale", + "resourceID": "5415093487104001024", + "resourceName": "sillyrabbit", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=zhtyxkrcf1=", - "zone": "europe-west4", + "tags": "fingerprint=5p8l3dgqpf=", + "zone": "asia-southeast2", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.04, - "cpuMaximum": 10.78, - "cpuMinimum": 0.6, + "cpuAverage": 5.84, + "cpuMaximum": 10.3, + "cpuMinimum": 0.16, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'jovialcat'.", - "savings": 138.492, - "hostname": "jovialcat", + "description": "Save cost by stopping Idle VM 'livelyparrot'.", + "savings": 299.568, + "hostname": "livelyparrot", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "27860623319", + "projectNumber": "774495702073", "primaryImpact.category": "COST", - "resourceID": "8842281831751534592", - "resourceName": "jovialcat", + "resourceID": "2033968480190413312", + "resourceName": "livelyparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=34chodkbra=", - "zone": "europe-west4", + "tags": "fingerprint=wc1l0rcefa=", + "zone": "europe-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.03, - "cpuMaximum": 10.57, - "cpuMinimum": 0.34, + "cpuAverage": 5.47, + "cpuMaximum": 10.72, + "cpuMinimum": 0.42, "savingsCurrency": "US$", "description": "Save cost by stopping Idle VM 'jollyparrot'.", - "savings": 881.874, + "savings": 153.434, "hostname": "jollyparrot", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "629447481934", + "projectNumber": "273296777165", "primaryImpact.category": "COST", - "resourceID": "6768223495979621376", + "resourceID": "5406722159451475968", "resourceName": "jollyparrot", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=t0ljbrzw1gf=", - "zone": "europe-west4", + "tags": "fingerprint=3r2c6oglk6=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.41, - "cpuMaximum": 10.06, - "cpuMinimum": 0.31, + "cpuAverage": 5.13, + "cpuMaximum": 10.19, + "cpuMinimum": 0.57, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'jollyjaguar'.", - "savings": 166.192, - "hostname": "jollyjaguar", + "description": "Save cost by stopping Idle VM 'eagerzebra'.", + "savings": 17.545, + "hostname": "eagerzebra", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "339666343538", + "projectNumber": "519840831442", "primaryImpact.category": "COST", - "resourceID": "1178352110837133056", - "resourceName": "jollyjaguar", + "resourceID": "8305250746441772032", + "resourceName": "eagerzebra", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=bee139uul=", - "zone": "us-central1", + "tags": "fingerprint=h3ztdxyjluk=", + "zone": "asia-southeast2", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.94, - "cpuMaximum": 10.48, - "cpuMinimum": 1, + "cpuAverage": 5.89, + "cpuMaximum": 10.82, + "cpuMinimum": 0.76, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'quirkysnake'.", - "savings": 197.376, - "hostname": "quirkysnake", + "description": "Save cost by stopping Idle VM 'gentleviper'.", + "savings": 221.077, + "hostname": "gentleviper", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "311404742739", + "projectNumber": "286313013021", "primaryImpact.category": "COST", - "resourceID": "4932792319793777664", - "resourceName": "quirkysnake", + "resourceID": "4641295223344627712", + "resourceName": "gentleviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=5gup2l17ul=", - "zone": "europe-west6", + "tags": "fingerprint=cqa7qsyuyy=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.38, - "cpuMaximum": 10.33, - "cpuMinimum": 0.45, + "cpuAverage": 5.18, + "cpuMaximum": 10.99, + "cpuMinimum": 0.98, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'quirkywhale'.", - "savings": 54.428, - "hostname": "quirkywhale", + "description": "Save cost by stopping Idle VM 'jovialbear'.", + "savings": 11.013, + "hostname": "jovialbear", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "642296849541", + "projectNumber": "892836272688", "primaryImpact.category": "COST", - "resourceID": "4493080634097201664", - "resourceName": "quirkywhale", + "resourceID": "8156797536201498624", + "resourceName": "jovialbear", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=t03eyrowzv=", - "zone": "europe-west6", + "tags": "fingerprint=y3xjw801ju=", + "zone": "asia-southeast2", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.8, - "cpuMaximum": 10.56, - "cpuMinimum": 0.35, + "cpuAverage": 5.79, + "cpuMaximum": 10.3, + "cpuMinimum": 0.85, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'innocentelephant'.", - "savings": 205.388, - "hostname": "innocentelephant", + "description": "Save cost by stopping Idle VM 'jovialsnake'.", + "savings": 11.143, + "hostname": "jovialsnake", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "66812714650", + "projectNumber": "297173056375", "primaryImpact.category": "COST", - "resourceID": "3035845711509330944", - "resourceName": "innocentelephant", + "resourceID": "7750237631894343680", + "resourceName": "jovialsnake", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=0zofww42s5g=", - "zone": "europe-west4", + "tags": "fingerprint=k5d8pmu3dh=", + "zone": "us-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.08, - "cpuMaximum": 10.83, - "cpuMinimum": 0.33, + "cpuAverage": 5.34, + "cpuMaximum": 10.33, + "cpuMinimum": 0.73, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'upbeatwhale'.", - "savings": 234.369, - "hostname": "upbeatwhale", + "description": "Save cost by stopping Idle VM 'fierceoctopus'.", + "savings": 364.031, + "hostname": "fierceoctopus", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "81986938513", + "projectNumber": "337928056941", "primaryImpact.category": "COST", - "resourceID": "775939368028806272", - "resourceName": "upbeatwhale", + "resourceID": "986587581920752640", + "resourceName": "fierceoctopus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=0ws37zhsa7=", - "zone": "southamerica-east1", + "tags": "fingerprint=tvf5ti3wv=", + "zone": "asia-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.54, - "cpuMaximum": 10.11, - "cpuMinimum": 0.77, + "cpuAverage": 5.64, + "cpuMaximum": 10.13, + "cpuMinimum": 0.19, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'kindviper'.", - "savings": 396.518, - "hostname": "kindviper", + "description": "Save cost by stopping Idle VM 'happyxerus'.", + "savings": 151.505, + "hostname": "happyxerus", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "52684947259", + "projectNumber": "488319525362", "primaryImpact.category": "COST", - "resourceID": "1366441115545200640", - "resourceName": "kindviper", + "resourceID": "3891979215013576704", + "resourceName": "happyxerus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=rxj2mqb341=", - "zone": "us-central1", + "tags": "fingerprint=chd4x112g1=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.92, - "cpuMaximum": 10.12, - "cpuMinimum": 0.59, + "cpuAverage": 5.14, + "cpuMaximum": 10.97, + "cpuMinimum": 0.37, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'calmelephant'.", - "savings": 473.591, - "hostname": "calmelephant", + "description": "Save cost by stopping Idle VM 'calmoctopus'.", + "savings": 841.398, + "hostname": "calmoctopus", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "367547555239", + "projectNumber": "999970738237", "primaryImpact.category": "COST", - "resourceID": "6613779564510644224", - "resourceName": "calmelephant", + "resourceID": "213630990657878176", + "resourceName": "calmoctopus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=47aiv57zwg=", - "zone": "australia-southeast1", + "tags": "fingerprint=5l8791jn54=", + "zone": "europe-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.13, - "cpuMaximum": 10.2, - "cpuMinimum": 0.26, + "cpuAverage": 5.25, + "cpuMaximum": 10.82, + "cpuMinimum": 0.48, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'youthfulbear'.", - "savings": 206.82, - "hostname": "youthfulbear", + "description": "Save cost by stopping Idle VM 'upbeatviper'.", + "savings": 107.674, + "hostname": "upbeatviper", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "294693799390", + "projectNumber": "34172111558", "primaryImpact.category": "COST", - "resourceID": "5167246331544848384", - "resourceName": "youthfulbear", + "resourceID": "4205098252529666560", + "resourceName": "upbeatviper", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=ab8aokxnlr=", - "zone": "europe-west4", + "tags": "fingerprint=g7krefj90p=", + "zone": "australia-southeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.39, - "cpuMaximum": 10.24, - "cpuMinimum": 0.48, + "cpuAverage": 5.85, + "cpuMaximum": 10.23, + "cpuMinimum": 0.71, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'kindparrot'.", - "savings": 308.038, - "hostname": "kindparrot", + "description": "Save cost by stopping Idle VM 'jollyjaguar'.", + "savings": 200.529, + "hostname": "jollyjaguar", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "175006646184", + "projectNumber": "805424186654", "primaryImpact.category": "COST", - "resourceID": "5763564381773230080", - "resourceName": "kindparrot", + "resourceID": "7401674699420017664", + "resourceName": "jollyjaguar", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=251498p566=", + "tags": "fingerprint=tzlaqnkdsy=", "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.44, - "cpuMaximum": 10.85, - "cpuMinimum": 0.8, + "cpuAverage": 5.42, + "cpuMaximum": 10.33, + "cpuMinimum": 0.96, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'gentlekangaroo'.", - "savings": 527.399, - "hostname": "gentlekangaroo", + "description": "Save cost by stopping Idle VM 'jollyeel'.", + "savings": 431.664, + "hostname": "jollyeel", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "131733815021", + "projectNumber": "414992218812", "primaryImpact.category": "COST", - "resourceID": "578436857677302400", - "resourceName": "gentlekangaroo", + "resourceID": "3476567634987035648", + "resourceName": "jollyeel", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=sy21z41emw=", - "zone": "us-west1", + "tags": "fingerprint=0sj8ua008r=", + "zone": "asia-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.71, - "cpuMaximum": 10.16, - "cpuMinimum": 0.1, + "cpuAverage": 5.01, + "cpuMaximum": 10.51, + "cpuMinimum": 0.24, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'thankfulmouse'.", - "savings": 78.573, - "hostname": "thankfulmouse", + "description": "Save cost by stopping Idle VM 'merryxerus'.", + "savings": 145.812, + "hostname": "merryxerus", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "692435824185", + "projectNumber": "453139129632", "primaryImpact.category": "COST", - "resourceID": "7557994622896653312", - "resourceName": "thankfulmouse", + "resourceID": "2033081610018998528", + "resourceName": "merryxerus", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=i05rkl97o=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=bohzfv4tyd=", + "zone": "europe-west1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.06, - "cpuMaximum": 10.49, - "cpuMinimum": 0.81, + "cpuAverage": 5.13, + "cpuMaximum": 10.44, + "cpuMinimum": 0.31, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'quickeel'.", - "savings": 39.356, - "hostname": "quickeel", + "description": "Save cost by stopping Idle VM 'upbeatmouse'.", + "savings": 124.243, + "hostname": "upbeatmouse", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "510105741298", + "projectNumber": "989991851528", "primaryImpact.category": "COST", - "resourceID": "5803180627267983360", - "resourceName": "quickeel", + "resourceID": "5409134781438132224", + "resourceName": "upbeatmouse", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=a8cc7nynrv=", - "zone": "us-central1", + "tags": "fingerprint=zfdi7eo2wu=", + "zone": "asia-southeast2", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.04, - "cpuMaximum": 10.44, - "cpuMinimum": 0.38, + "cpuAverage": 5.29, + "cpuMaximum": 10.99, + "cpuMinimum": 0.18, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'quirkywhale'.", - "savings": 161.936, - "hostname": "quirkywhale", + "description": "Save cost by stopping Idle VM 'adventurouselephant'.", + "savings": 189.573, + "hostname": "adventurouselephant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "56859556836", + "projectNumber": "412792905075", "primaryImpact.category": "COST", - "resourceID": "3884284681714356224", - "resourceName": "quirkywhale", + "resourceID": "5637510182560221184", + "resourceName": "adventurouselephant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=2vb80mrrfl=", - "zone": "northamerica-northeast1", + "tags": "fingerprint=lei9j2gvxx=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.92, - "cpuMaximum": 10.4, - "cpuMinimum": 0.5, + "cpuAverage": 5.52, + "cpuMaximum": 10.24, + "cpuMinimum": 0.58, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'livelyoctopus'.", - "savings": 188.968, - "hostname": "livelyoctopus", + "description": "Save cost by stopping Idle VM 'adventurousfox'.", + "savings": 613.932, + "hostname": "adventurousfox", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "115275193122", + "projectNumber": "798295554687", "primaryImpact.category": "COST", - "resourceID": "2195269258962093568", - "resourceName": "livelyoctopus", + "resourceID": "5977150894698865664", + "resourceName": "adventurousfox", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=8cesaiaibo=", - "zone": "us-west1", + "tags": "fingerprint=vgtjrknxj6=", + "zone": "southamerica-east1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.99, - "cpuMaximum": 10.42, - "cpuMinimum": 0.4, + "cpuAverage": 5.37, + "cpuMaximum": 10.81, + "cpuMinimum": 0.39, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'drowsyowl'.", - "savings": 56.35, - "hostname": "drowsyowl", + "description": "Save cost by stopping Idle VM 'quickelephant'.", + "savings": 157.593, + "hostname": "quickelephant", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "696401450204", + "projectNumber": "271325085592", "primaryImpact.category": "COST", - "resourceID": "8243069288239164416", - "resourceName": "drowsyowl", + "resourceID": "2846934471031477248", + "resourceName": "quickelephant", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=mrg759bv1e=", - "zone": "australia-southeast1", + "tags": "fingerprint=celvlqvthv=", + "zone": "northamerica-northeast1", "lookBackPeriodInDays": 7 }, { - "cpuAverage": 5.81, - "cpuMaximum": 10.31, - "cpuMinimum": 0.82, + "cpuAverage": 5.74, + "cpuMaximum": 10.67, + "cpuMinimum": 0.34, "savingsCurrency": "US$", - "description": "Save cost by stopping Idle VM 'thankfulfox'.", - "savings": 394.747, - "hostname": "thankfulfox", + "description": "Save cost by stopping Idle VM 'proudjaguar'.", + "savings": 271.675, + "hostname": "proudjaguar", "priority": "P4", "accountID": "rightscale.com:resat-prem", "accountName": "RightScale-Resat-Premium", - "projectNumber": "861625087862", + "projectNumber": "785548562681", "primaryImpact.category": "COST", - "resourceID": "3274268818890879488", - "resourceName": "thankfulfox", + "resourceID": "3364756925881134080", + "resourceName": "proudjaguar", "resourceType": "compute#instance", "service": "Compute", "state": "ACTIVE", "status": "RUNNING", "recommenderSubtype": "STOP_VM", - "tags": "fingerprint=tf6jamjgap=", - "zone": "europe-west4", + "tags": "fingerprint=e3l92suqjp=", + "zone": "europe-west6", "lookBackPeriodInDays": 7 } ] diff --git a/package-lock.json b/package-lock.json index a54c2f43..2de9b6ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,8 +16,7 @@ "textlint-rule-editorconfig": "git+https://github.com/rshade/textlint-rule-editorconfig.git#package-updates", "textlint-rule-no-dead-link": "^4.7.0", "underscore": "^1.13.6" - }, - "devDependencies": {} + } }, "node_modules/@azu/format-text": { "version": "1.0.1", @@ -2936,8 +2935,7 @@ "ajv-keywords": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz", - "integrity": "sha1-MU3QpLM2j609/NxU7eYXG4htrzw=", - "requires": {} + "integrity": "sha1-MU3QpLM2j609/NxU7eYXG4htrzw=" }, "ansi-regex": { "version": "2.1.1", @@ -4449,8 +4447,7 @@ "textlint-filter-rule-comments": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/textlint-filter-rule-comments/-/textlint-filter-rule-comments-1.2.2.tgz", - "integrity": "sha1-OnLElJlOBo4OSqrQ8k6nz+M4UDo=", - "requires": {} + "integrity": "sha1-OnLElJlOBo4OSqrQ8k6nz+M4UDo=" }, "textlint-rule-common-misspellings": { "version": "1.0.1", @@ -4463,6 +4460,7 @@ }, "textlint-rule-editorconfig": { "version": "git+ssh://git@github.com/rshade/textlint-rule-editorconfig.git#ccd97d30ea3d1aee37e100b4462e87938a525b7f", + "integrity": "sha512-aSZrxS1DlDdhohCiRQKHK73Nzbakcch0ahGIGlgmx568gW0h4uROyZ9GJZnXNC1lCtSzY15RBF3PYz8gOmH8eA==", "from": "textlint-rule-editorconfig@git+https://github.com/rshade/textlint-rule-editorconfig.git#package-updates", "requires": { "bluebird": "3.3.4",