Add volume_count to pool API data

This commit is contained in:
2020-12-01 03:39:26 -05:00
parent 185615e6e8
commit 593810e53e
2 changed files with 5 additions and 0 deletions

View File

@ -3316,6 +3316,9 @@ class API_Storage_Ceph_Pool_Root(Resource):
name:
type: string
description: The name of the pool
volume_count:
type: integer
description: The number of volumes in the pool
stats:
type: object
properties: