name | str | Name of the nameservice. | [optional] |
active | ApiRoleRef | Reference to the active NameNode. | [optional] |
active_failover_controller | ApiRoleRef | Reference to the active NameNode's failover controller, if configured. | [optional] |
stand_by | ApiRoleRef | Reference to the stand-by NameNode. | [optional] |
stand_by_failover_controller | ApiRoleRef | Reference to the stand-by NameNode's failover controller, if configured. | [optional] |
secondary | ApiRoleRef | Reference to the SecondaryNameNode. | [optional] |
mount_points | list[str] | Mount points assigned to this nameservice in a federation. | [optional] |
health_summary | ApiHealthSummary | Requires "full" view. The high-level health status of this nameservice. | [optional] |
health_checks | list[ApiHealthCheck] | Requires "full" view. List of health checks performed on the nameservice. | [optional] |