Class: Ansible::Ruby::Modules::Aci_vrf

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

Overview

Manage contexts or VRFs on Cisco ACI fabrics. Each context is a private network associated to a tenant, i.e. VRF.

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?



29
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_vrf.rb', line 29

attribute :description

#policy_control_direction:egress, ...



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

attribute :policy_control_direction

#policy_control_preference:enforced, ...



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

attribute :policy_control_preference

#state:absent, ...



32
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_vrf.rb', line 32

attribute :state

#tenantString?



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

attribute :tenant

#vrfString?



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

attribute :vrf