In case of auto scaling, how to get current num of google app engine instances?
Please teach me it.
The apps.services.versions.instances.list method of the Admin API can be used to obtain the info you seek.
Copyright © 2021 Jogjafile Inc.
The apps.services.versions.instances.list method of the Admin API can be used to obtain the info you seek.