PriorityGroupDataDrResponseEntity
PriorityGroupDataDrResponseEntity
Recovery priority group. Used to translate server priority values to client priorities.\nThe recovery priority for this VM. P1 is the highest and P5 is the lowest priority.
AllOf
This class requires all of the following:
JSON Example
{
"priority": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}