Class: Ansible::Ruby::Modules::Aci_rest

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

Overview

Enables the management of the Cisco ACI fabric through direct access to the Cisco APIC REST API. Thanks to the idempotent nature of the APIC, this module is idempotent and reports changes.

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

#contentString, ...



21
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_rest.rb', line 21

attribute :content

#method:delete, ...



13
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_rest.rb', line 13

attribute :method

#pathArray<String>, String



17
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_rest.rb', line 17

attribute :path

#srcString?



25
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_rest.rb', line 25

attribute :src