You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to share the command I found to identify VMs that have been running for a long time, in case it's helpful:
fedcloud openstack server list --site <SITE> --vo <VO> --changes-since 2021-12-31T23:59:59Z --status ACTIVE -c Name -c ID -c "User ID" --json-output 2> /dev/null
Short Description of the issue
This work may continue in https://jira.egi.eu/browse/EGITCB-35
Summary of proposed changes
I wanted to share the command I found to identify VMs that have been running for a long time, in case it's helpful:
Nonetheless, this does not solve #2
The text was updated successfully, but these errors were encountered: