CompatibleZoneGroups
CompatibleZoneGroups
A list of compatible zones that can be used together to create a Namespace.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"zones": [
"string"
]
}
]
}