Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 603 Bytes

File metadata and controls

17 lines (15 loc) · 603 Bytes

ClusterGroupMemberStatus

Properties

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]

Enum: MemberStatusEnum

Name Value
UP "UP"
DOWN "DOWN"
UNKNOWN "UNKNOWN"