Class: Ansible::Ruby::Modules::Cs_nic

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb

Overview

Add and remove secondary IPs to and from a NIC.

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

#accountObject?



29
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 29

attribute :account

#domainObject?



26
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 26

attribute :domain

#networkObject?



16
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 16

attribute :network

#poll_async:yes, ...



42
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 42

attribute :poll_async

#projectObject?



32
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 32

attribute :project

#state:absent, ...



38
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 38

attribute :state

#vmString



12
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 12

attribute :vm

#vm_guest_ipString?



19
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 19

attribute :vm_guest_ip

#vpcObject?



23
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 23

attribute :vpc

#zoneObject?



35
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb', line 35

attribute :zone