Approval policy on day2 action Cloud.AWS.EC2.instance.resize do not trigger approval request.
search cancel

Approval policy on day2 action Cloud.AWS.EC2.instance.resize do not trigger approval request.

book

Article ID: 377860

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Approval policy on day2 action Cloud.AWS.EC2.instance.resize do not trigger approval request although it triggers for other day2 actions like power off from the same policy definition.

Environment

Aria Automation SaaS and existing on-prem versions.

Cause

This happened due to pagination issue as default API response sends only the first page(1st 100 results) So, if the flavor that we are trying to fetch is in subsequent pages, it fails.

Resolution

Fix will be released in next release VCF 9.0