Add PGs count to pool list

This commit is contained in:
2021-12-28 21:08:04 -05:00
parent 46896c593e
commit a0fccf83f7
4 changed files with 26 additions and 2 deletions

View File

@ -4229,6 +4229,9 @@ class API_Storage_Ceph_Pool_Root(Resource):
tier:
type: string
description: The device class/tier of the pool
pgs:
type: integer
description: The number of PGs (placement groups) for the pool
stats:
type: object
properties: