1回答
- 新しい順
- 投票が多い順
- コメントが多い順
1
I think what you're looking for is the 'computeFleetStatus'; which can be derived via describeCluster
: https://docs.aws.amazon.com/parallelcluster/latest/ug/describe-cluster.html
CLI Command:
pcluster describe-cluster --cluster-name CLUSTER_NAME
https://docs.aws.amazon.com/parallelcluster/latest/ug/pcluster.describe-cluster-v3.html
回答済み 2年前