This commit is contained in:
@@ -247,6 +247,10 @@ definitions:
|
||||
type: integer
|
||||
missing_creation_pct:
|
||||
type: number
|
||||
avg_is_present_lt_one_count:
|
||||
type: integer
|
||||
missing_creation_partial_count:
|
||||
type: integer
|
||||
missing_by_vcenter:
|
||||
items:
|
||||
$ref: '#/definitions/models.DailyCreationMissingByVcenter'
|
||||
@@ -255,6 +259,10 @@ definitions:
|
||||
items:
|
||||
$ref: '#/definitions/models.DailyCreationMissingSample'
|
||||
type: array
|
||||
missing_creation_partial_samples:
|
||||
items:
|
||||
$ref: '#/definitions/models.DailyCreationMissingSample'
|
||||
type: array
|
||||
type: object
|
||||
models.DailyCreationMissingByVcenter:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user