This commit is contained in:
@@ -1356,6 +1356,12 @@
|
||||
"missing_creation_pct": {
|
||||
"type": "number"
|
||||
},
|
||||
"avg_is_present_lt_one_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"missing_creation_partial_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"missing_by_vcenter": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -1367,6 +1373,12 @@
|
||||
"items": {
|
||||
"$ref": "#/definitions/models.DailyCreationMissingSample"
|
||||
}
|
||||
},
|
||||
"missing_creation_partial_samples": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/definitions/models.DailyCreationMissingSample"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user