backup_i_pv4_interface_id(Optional[String])
— Unique identifier of the preferred IPv4 backup interface.
backup_i_pv6_interface_id(Optional[String])
— Unique identifier of the preferred IPv6 backup interface.
current_node_id(Optional[String])
— Unique identifier of the node on which the NAS server is running.
current_unix_directory_service(Optional[Enum['None','NIS','LDAP','Local_Files','Local_Then_NIS','Local_Then_LDAP']])
— Define the Unix directory service used for looking up identity information for Unix such as UIDs, GIDs, net groups, and so on.
default_unix_user(Optional[String[0,63]])
— Default Unix user name used for granting access in case of Windows to Unix user mapping failure. When empty, access in such case is denied.
default_windows_user(Optional[String[0,1023]])
— Default Windows user name used for granting access in case of Unix to Windows user mapping failure. When empty, access in such case is denied.
description(Optional[String[0,255]])
— Description of the NAS server.
id(String)
— Unique identifier of the NAS server.
is_auto_user_mapping_enabled(Optional[Boolean])
— A Windows user must have a corresponding matching Unix user (uid) in order to connect.This attribute enables you to automatically generate this Unix user (uid), if that Windows user does not have any in the configured Unix directory service (UDS).In a pure SMB or non multi-protocol environment, this should be set to true.
is_username_translation_enabled(Optional[Boolean])
— Enable the possibility to match a windows account to a Unix account with different names
name(Optional[String[1,255]])
— Name of the NAS server.
preferred_node_id(Optional[String])
— Unique identifier of the preferred node for the NAS server The initial value (on NAS server create) is taken from the current node.
production_i_pv4_interface_id(Optional[String])
— Unique identifier of the preferred IPv4 production interface.
production_i_pv6_interface_id(Optional[String])
— Unique identifier of the preferred IPv6 production interface.