| Name | Type | Description | Notes |
|---|---|---|---|
| memberIp | String | IP of the group member | [optional] |
| memberFqdn | String | FQDN of the group member | [optional] |
| memberStatus | MemberStatusEnum | Status of the group member | [optional] |
| memberUuid | String | UUID of the group member | [optional] |
| Name | Value |
|---|---|
| UP | "UP" |
| DOWN | "DOWN" |
| UNKNOWN | "UNKNOWN" |