Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
Description
gcloud compute instances list --format=json
And then filter by "kind": "compute#attachedDisk" and "type": "SCRATCH". And that's how the customer can identify their SCRATCH disks.
I shared the link for the API used to see the PERSISTENT disks[1] , the customer is asking why there is not something similar to the SCRATCH disks.
This is the question from customer:
Why is there not an API for listing all SCRATCH Disks, and when will it be available?
[1]