v1.14.1
This commit is contained in:
@@ -22,8 +22,8 @@ type InfoStoragePolicyWithID struct {
|
||||
// Max IOPS for the sotrage policy
|
||||
LimitIOPS uint64 `json:"limit_iops"`
|
||||
|
||||
// ID of the storage policy
|
||||
StoragePolicyID uint64 `json:"storage_policy_id"`
|
||||
// Which accounts and resource groups use the storage policy
|
||||
Usage Usage `json:"usage"`
|
||||
}
|
||||
|
||||
type ListStoragePolicies struct {
|
||||
|
||||
Reference in New Issue
Block a user