ManagementServerRef#
- class ManagementServerRef(ip=None, type=None, drs_enabled=None, is_registered=None, in_use=None, *args, **kwargs)[source]#
Bases:
object
Management server information
- Parameters:
ip – (
ip
)type – (
type
)drs_enabled – (
drs_enabled
) Indicates whether it is DRS enabled or notis_registered – (
is_registered
) Indicates whether it is registered or notin_use – (
in_use
) Indicates whether the host is managed by an entity or not
- property drs_enabled#
Indicates whether it is DRS enabled or not
- Type:
bool
- property in_use#
Indicates whether the host is managed by an entity or not
- Type:
bool
- property is_registered#
Indicates whether it is registered or not
- Type:
bool
- property type#
- Type: