Avi LB pool configured with autoscaling groups (ASG) fails to get servers from it with the Error: The requested URL /api/cloud/{cloud-uuid}/autoscalegroup/{ASG_name} Server/servers was not found on this server.
The issue is specific to ASG with space in the name.
The below error is seen while using the autoscaling group in the pool:
AWS cloud
The cloud connector does not expect a space in the name of the autoscaling group. Hence, the above-mentioned error is noticed.
Workaround: Remove space from the name of the autoscaling group.
Fix:
The issue will be fixed in 31.2.1+ versions.