Hi, I'm trying to export the disk sizes to monitoring. A token with PVEAuditor role can read almost everything I need but the information about disks. Querying
I'm at the version 7.2-11. Is it a bug or is there a reason why Datastore.Audit should not be able to list disks?
/nodes/{some_node}/storage/local-lvm/content
yields an empty list. Calling the API with a more powerful role (e. g. PVEDatastoreAdmin) returns the info.I'm at the version 7.2-11. Is it a bug or is there a reason why Datastore.Audit should not be able to list disks?