The HostnameObjectType object is intended to specify network hostnames.
Field Name | Type | Description |
---|---|---|
@object_referenceoptional | QName |
The object_reference field specifies a unique ID reference to an Object defined elsewhere. This construct allows for the re-use of the defined Properties of one Object within another, without the need to embed the full Object in the location from which it is being referenced. Thus, this ID reference is intended to resolve to the Properties of the Object that it points to. |
Custom_Properties0..1 | CustomPropertiesType |
The Custom_Properties construct is optional and enables the specification of a set of custom Object Properties that may not be defined in existing Properties schemas. |
@is_domain_nameoptional | boolean |
The is_domain_name field specifies if this is also a valid domain name. |
Hostname_Value0..1 | StringObjectPropertyType |
The Hostname_Value construct specifies the actual value of the Hostname. |
Naming_System0..n | StringObjectPropertyType |
The Naming_System construct specifies a relevant Naming System for the Hostname (e.g. DNS, NIS, NetBIOS). |