Libraries
»
dellemc-powerstore
(0.8.1)
»
Index (h)
»
Puppet Tasks
»
host_create
Puppet Task: host_create
Defined in:
tasks/host_create.json,
tasks/host_create.rb
Overview
Add a host.
Supports noop?
false
Parameters
description
(Optional[String[0,256]])
— An optional description for the host. The description should not be more than 256 UTF-8 characters long and should not have any unprintable characters.
initiators
(Array[Struct[{Optional[chap_mutual_password] => Optional[String[12,64]], Optional[chap_mutual_username] => Optional[String[1,64]], Optional[chap_single_password] => Optional[String[12,64]], Optional[chap_single_username] => Optional[String[1,64]], port_name => Optional[String], port_type => Optional[Enum['iSCSI','FC']], }]])
—
name
(String[0,128])
— The host name. The name should not be more than 128 UTF-8 characters long and should not have any unprintable characters.
os_type
(Enum['Windows','Linux','ESXi','AIX','HP-UX','Solaris'])
— Operating system of the host.