Resource Type: powerstore_host

Defined in:
lib/puppet/type/powerstore_host.rb

Overview

Manage hosts that access the cluster.

Properties

  • add_initiators

    The list of initiators to be added. CHAP username and password are optional.

  • description

    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.

  • ensure (defaults to: present)

    Whether this resource should be present or absent on the target system.

  • host_group_id

    Associated host group, if host is part of host group.

  • host_initiators

    Filtering on the fields of this embedded resource is not supported.

  • id

    Unique id of the host.

  • initiators

    “”

  • modify_initiators

    Update list of existing initiators, identified by port_name, with new CHAP usernames and/or passwords.

  • os_type

    Operating system of the host.

  • os_type_l10n

    Localized message string corresponding to os_type

  • remove_initiators

    The list of initiator port_names to be removed.

Parameters

  • name (namevar)

    The host name. The name should not be more than 128 UTF-8 characters long and should not have any unprintable characters.