Class: Ansible::Ruby::Modules::Bigiq_regkey_pool

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_pool.rb

Overview

Manages registration key (regkey) pools on a BIG-IQ. These pools function as a container in-which you will add lists of registration keys. To add registration keys, use the C(bigiq_regkey_license) module.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#descriptionObject?



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_pool.rb', line 16

attribute :description

#nameString



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_pool.rb', line 12

attribute :name

#state:absent, ...



19
# File 'lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_pool.rb', line 19

attribute :state