Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Name services object model

The object model describing this resource contains the following objects.

nameServiceOrder
Attribute JSON Type Data Type Description
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
orderarraystringList or name services, in the order in which they are used to lookup names.
dnsConfig
AttributeJSON TypeData TypeDescription
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
dnsDomainstringstringDNS domain.
dnsServersarraystringList of DNS server IP addresses.
searchOrderarrarystringList of DNS domains to search when looking up names.
winsConfig
AttributeJSON TypeData TypeDescription
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
serversarraystringList of WINS server IP addresses.
nisLdapMode
AttributeJSON TypeData TypeDescription
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
isEnabledbooleanbooleanTrue if NIS/LDAP lookups are enabled.
modestringstring

Mode that NIS is operating in, and whether is queries LDAP or traditional NIS servers. Possible values are:

  • LDAP
  • NIS
nisServer
AttributeJSON TypeData TypeDescription
ipAddressstringstringIP address of NIS server.
prioritynumberintegerPriority relating to the order with which the servers are used.
nisConfig
AttributeJSON TypeData TypeDescription
broadcastServersarrayobjectList of nisServer objects, of the NIS servers discovered by broadcast, if enabled.
characterSetstringstring

Character set to use when making NIS requests. Possible values are:

  • LATIN-1
  • UTF-8
configuredServersarrayobjectList of nisServer objects that have been specifically configured.
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
currentMasterstringstringCurrent master NIS server, from the list of broadcast and configured servers.
domainstringstringNIS domain
isEnabledbooleanbooleanTrue if NIS lookups are enabled
maxBindResponseTimenumberintegerTime in milliseconds, that the NIS client will wait for a response from the NIS server.
rebindPeriodnumberintegerPeriod in minutes between attempts to rebind to the current NIS server.
useBroadcastbooleanbooleanTrue if NIS servers are being discovered via broadcast messages.
ldapServer
AttributeJSON TypeData TypeDescription
dnsNamestringstringDNS name of the LDAP server.
ipAddressstringstringIP address of LDAP server.
portnumberintegerPort used for non-secure communication.
tlsPortnumberintegerPort used for TLS, secure communication.
ldapConfig
AttributeJSON TypeData TypeDescription
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
domainstringstringLDAP domain.
isEnabledbooleanbooleanTrue if LDAP lookups are enabled.
ldapVersionnumberintegerVersion of LDAP being used.
rebindPeriodnumberintegerPeriod in minutes between attempts to rebind to the current LDAP server.
schemastringstring

Schema used to lookup values from the LDAP. Possible values are:

  • RFC2307
  • SFU
  • IMU
  • AD
serversarrayobjectsList of ldapServer objects that are being used.
useTlsbooleanbooleanTrue if secure communications are being used, via TLS.
userNamestringstringUsername used to authenticate with the LDAP servers.
ldapSearchConfig
AttributeJSON TypeData TypeDescription
commonarraystringList of common search paths within the LDAP structure.
contextstringstring

Context that the configuration applies to. Possible values are:

  • GLOBAL
  • INDIVIDUAL
grouparraystringList of search paths within the LDAP structure for group lookups.
hostarraystringList of search paths within the LDAP structure for host lookups.
netgrouparraystringList of search paths within the LDAP structure for netgroup lookups.
searchSubTreebooleanbooleanTrue if subtrees will be searched within the LDAP structure.
userstringstringList of search paths within the LDAP structure for user lookups.

 

  • Was this article helpful?