ReplicationServerSettingsDrResponseEntity
ReplicationServerSettingsDrResponseEntity
This data object type describes the vSphere Replication Server filter and management traffic.
AllOf
This class requires all of the following:
JSON Example
{
"filter_ip": "string",
"management_ip": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}