host_aliases Property

Other names corresponding to the host with the name HostName.

Syntax

def get_host_aliases() -> str: ...

host_aliases = property(get_host_aliases, None)

Default Value

""

Remarks

This property contains a list of alternate names for the host specified by host_name and host_address separated by spaces.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]