Libraries
»
timidri-powerstore
(0.1.4)
»
Index (h)
»
Puppet Tasks
»
host_group_create
Puppet Task: host_group_create
Defined in:
tasks/host_group_create.json,
tasks/host_group_create.rb
Overview
Create a host group.
Supports noop?
false
Parameters
description
(Optional[String[0,256]])
— An optional description for the host group. The description should not have any unprintable characters.
host_ids
(Array[String])
—
name
(String[0,128])
— The host group name. The name should not be more than 128 UTF-8 characters long and should not have any unprintable characters.