From 15995b83b52f06c8c99425fd37d64338e26966b4 Mon Sep 17 00:00:00 2001 From: Akini Ross Date: Tue, 27 Feb 2024 23:50:52 +0100 Subject: [PATCH] [ignore] Add class information in short description (#599) --- plugins/modules/aci_aaa_ssh_auth.py | 4 +-- .../aci_access_port_block_to_access_port.py | 2 +- ...s_port_to_interface_policy_leaf_profile.py | 2 +- ...ci_access_sub_port_block_to_access_port.py | 2 +- plugins/modules/aci_aep.py | 2 +- plugins/modules/aci_aep_to_epg.py | 2 +- .../modules/aci_bfd_multihop_node_policy.py | 6 ++-- plugins/modules/aci_bgp_rr_asn.py | 6 ++-- plugins/modules/aci_bgp_rr_node.py | 6 ++-- plugins/modules/aci_config_snapshot.py | 2 +- .../aci_contract_subject_to_service_graph.py | 2 +- plugins/modules/aci_dhcp_relay.py | 6 ++-- plugins/modules/aci_dhcp_relay_provider.py | 6 ++-- plugins/modules/aci_dns_domain.py | 4 +-- plugins/modules/aci_dns_profile.py | 4 +-- plugins/modules/aci_dns_provider.py | 2 +- plugins/modules/aci_domain.py | 2 +- plugins/modules/aci_encap_pool.py | 2 +- plugins/modules/aci_encap_pool_range.py | 2 +- plugins/modules/aci_epg_to_contract.py | 2 +- .../modules/aci_epg_to_contract_interface.py | 2 +- plugins/modules/aci_esg_ip_subnet_selector.py | 2 +- .../aci_fabric_interface_policy_group.py | 2 +- plugins/modules/aci_fabric_leaf_profile.py | 2 +- plugins/modules/aci_fabric_spine_profile.py | 2 +- .../modules/aci_fabric_spine_switch_assoc.py | 2 +- plugins/modules/aci_fabric_switch_block.py | 2 +- .../modules/aci_fabric_switch_policy_group.py | 32 +++++++++---------- plugins/modules/aci_interface_blacklist.py | 6 +++- plugins/modules/aci_interface_description.py | 6 +++- plugins/modules/aci_interface_policy_bfd.py | 4 +-- .../aci_interface_policy_bfd_multihop.py | 4 +-- ...i_interface_policy_leaf_fc_policy_group.py | 2 +- .../aci_interface_policy_leaf_policy_group.py | 2 +- plugins/modules/aci_l2out.py | 4 +-- plugins/modules/aci_l2out_extepg.py | 6 ++-- .../modules/aci_l2out_extepg_to_contract.py | 4 +-- .../aci_l2out_logical_interface_path.py | 4 +-- .../aci_l2out_logical_interface_profile.py | 2 +- .../modules/aci_l2out_logical_node_profile.py | 2 +- .../aci_l3out_bfd_interface_profile.py | 4 +-- ...ci_l3out_bfd_multihop_interface_profile.py | 4 +-- plugins/modules/aci_l3out_extepg.py | 4 +-- .../modules/aci_l3out_extepg_to_contract.py | 2 +- plugins/modules/aci_l3out_extsubnet.py | 6 ++-- .../modules/aci_l3out_floating_svi_path.py | 2 +- ...ci_l3out_floating_svi_path_secondary_ip.py | 2 +- .../aci_l3out_floating_svi_secondary_ip.py | 2 +- plugins/modules/aci_l3out_hsrp_group.py | 2 +- .../aci_l3out_hsrp_interface_profile.py | 2 +- .../modules/aci_l3out_hsrp_secondary_vip.py | 4 +-- .../aci_l3out_interface_secondary_ip.py | 6 ++-- .../aci_l3out_logical_interface_profile.py | 2 +- ...t_logical_interface_profile_ospf_policy.py | 4 +-- .../aci_l3out_logical_interface_vpc_member.py | 2 +- plugins/modules/aci_l3out_logical_node.py | 2 +- .../modules/aci_l3out_logical_node_profile.py | 2 +- plugins/modules/aci_l3out_static_routes.py | 4 +-- .../aci_l3out_static_routes_nexthop.py | 2 +- plugins/modules/aci_maintenance_group_node.py | 2 +- .../modules/aci_match_route_destination.py | 2 +- plugins/modules/aci_node_mgmt_epg.py | 6 +++- plugins/modules/aci_ntp_policy.py | 6 ++-- plugins/modules/aci_ntp_server.py | 4 +-- plugins/modules/aci_pim_route_map_entry.py | 2 +- plugins/modules/aci_pim_route_map_policy.py | 2 +- plugins/modules/aci_snmp_client.py | 2 +- plugins/modules/aci_snmp_client_group.py | 2 +- plugins/modules/aci_snmp_community_policy.py | 2 +- plugins/modules/aci_snmp_policy.py | 4 +-- plugins/modules/aci_snmp_user.py | 4 +-- .../modules/aci_static_node_mgmt_address.py | 6 +++- plugins/modules/aci_switch_leaf_selector.py | 2 +- .../aci_switch_policy_vpc_protection_group.py | 2 +- plugins/modules/aci_syslog_group.py | 6 ++-- plugins/modules/aci_syslog_remote_dest.py | 5 ++- plugins/modules/aci_syslog_source.py | 2 +- plugins/modules/aci_system.py | 9 +++--- plugins/modules/aci_tag.py | 6 +++- plugins/modules/aci_vmm_vswitch_policy.py | 4 +-- plugins/modules/aci_vrf_multicast.py | 2 +- plugins/modules/aci_vzany_to_contract.py | 4 +-- 82 files changed, 161 insertions(+), 141 deletions(-) diff --git a/plugins/modules/aci_aaa_ssh_auth.py b/plugins/modules/aci_aaa_ssh_auth.py index df4732f28..e1eb4b4d7 100644 --- a/plugins/modules/aci_aaa_ssh_auth.py +++ b/plugins/modules/aci_aaa_ssh_auth.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_aaa_ssh_auth -short_description: Manage AAA SSH auth (aaaSshAuth) objects. +short_description: Manage AAA SSH auth objects (aaa:SshAuth) description: - Manage AAA SSH Auth key configuration on Cisco ACI fabrics. options: @@ -47,7 +47,7 @@ The M(cisco.aci.aci_aaa_user) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(aaaSshAuth). + description: More information about the internal APIC class B(aaa:SshAuth). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_access_port_block_to_access_port.py b/plugins/modules/aci_access_port_block_to_access_port.py index 646423290..6b39e3d1f 100644 --- a/plugins/modules/aci_access_port_block_to_access_port.py +++ b/plugins/modules/aci_access_port_block_to_access_port.py @@ -15,7 +15,7 @@ DOCUMENTATION = r""" --- module: aci_access_port_block_to_access_port -short_description: Manage port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:PortBlk) +short_description: Manage port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS and infra:PortBlk) description: - Manage port blocks of Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_access_port_to_interface_policy_leaf_profile.py b/plugins/modules/aci_access_port_to_interface_policy_leaf_profile.py index 7b5c896ad..f2e921394 100644 --- a/plugins/modules/aci_access_port_to_interface_policy_leaf_profile.py +++ b/plugins/modules/aci_access_port_to_interface_policy_leaf_profile.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_access_port_to_interface_policy_leaf_profile -short_description: Manage Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk) +short_description: Manage Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:RsAccBaseGrp, and infra:PortBlk) description: - Manage Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_access_sub_port_block_to_access_port.py b/plugins/modules/aci_access_sub_port_block_to_access_port.py index 8073c6ca2..a3006ad4c 100644 --- a/plugins/modules/aci_access_sub_port_block_to_access_port.py +++ b/plugins/modules/aci_access_sub_port_block_to_access_port.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_access_sub_port_block_to_access_port -short_description: Manage sub port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:SubPortBlk) +short_description: Manage sub port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS and infra:SubPortBlk) description: - Manage sub port blocks of Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics. seealso: diff --git a/plugins/modules/aci_aep.py b/plugins/modules/aci_aep.py index aa77d8f4f..04ecf58f6 100644 --- a/plugins/modules/aci_aep.py +++ b/plugins/modules/aci_aep.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_aep -short_description: Manage attachable Access Entity Profile (AEP) objects (infra:AttEntityP, infra:ProvAcc) +short_description: Manage attachable Access Entity Profile (AEP) objects (infra:AttEntityP and infra:ProvAcc) description: - Connect to external virtual and physical domains by using attachable Access Entity Profiles (AEP) on Cisco ACI fabrics. diff --git a/plugins/modules/aci_aep_to_epg.py b/plugins/modules/aci_aep_to_epg.py index c77417073..2bba28c5b 100644 --- a/plugins/modules/aci_aep_to_epg.py +++ b/plugins/modules/aci_aep_to_epg.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_aep_to_epg -short_description: Bind EPG to AEP (infra:RsFuncToEpg). +short_description: Bind EPG to AEP (infra:RsFuncToEpg) description: - Bind EPG to AEP. options: diff --git a/plugins/modules/aci_bfd_multihop_node_policy.py b/plugins/modules/aci_bfd_multihop_node_policy.py index b6d1f9172..f684ba15d 100644 --- a/plugins/modules/aci_bfd_multihop_node_policy.py +++ b/plugins/modules/aci_bfd_multihop_node_policy.py @@ -13,10 +13,10 @@ DOCUMENTATION = r""" --- module: aci_bfd_multihop_node_policy -short_description: Manage BFD Multihop Node policies +short_description: Manage BFD Multihop Node policies (bfd:MhNodePol) description: -- Manage BFD Multihop Node policy (bfd:MhNodePol) configuration on Cisco ACI fabrics -- Only available in APIC version 5.2 or later +- Manage BFD Multihop Node policy configuration on Cisco ACI fabrics. +- Only available in APIC version 5.2 or later. options: tenant: description: diff --git a/plugins/modules/aci_bgp_rr_asn.py b/plugins/modules/aci_bgp_rr_asn.py index 4eae25e3d..e728e41b6 100644 --- a/plugins/modules/aci_bgp_rr_asn.py +++ b/plugins/modules/aci_bgp_rr_asn.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_bgp_rr_asn -short_description: Manage BGP Route Reflector ASN. +short_description: Manage BGP Route Reflector ASN (bgp:AsP) description: -- Manage the BGP Autonomous System Number of the fabric (bgpAsP). +- Manage the BGP Autonomous System Number of the fabric. - This module is specifically for fabric BGP, for L3Out BGP use the aci_l3out_bgp_peer module options: asn: @@ -35,7 +35,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(bgpAsP). + description: More information about the internal APIC class B(bgp:AsP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_bgp_rr_node.py b/plugins/modules/aci_bgp_rr_node.py index 1f37b769c..90139b026 100644 --- a/plugins/modules/aci_bgp_rr_node.py +++ b/plugins/modules/aci_bgp_rr_node.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_bgp_rr_node -short_description: Manage BGP Route Reflector objects. +short_description: Manage BGP Route Reflector objects (bgp:RRNodePEp) description: -- Manage ACI BGP Route Reflector Nodes (bgpRRNodePEp). +- Manage ACI BGP Route Reflector Nodes. options: node_id: description: @@ -42,7 +42,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(bgpRRNodePEp). + description: More information about the internal APIC class B(bgp:RRNodePEp). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_config_snapshot.py b/plugins/modules/aci_config_snapshot.py index bc36a5e62..2022c2df9 100644 --- a/plugins/modules/aci_config_snapshot.py +++ b/plugins/modules/aci_config_snapshot.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_config_snapshot -short_description: Manage Config Snapshots (config:Snapshot, config:ExportP) +short_description: Manage Config Snapshots (config:Snapshot and config:ExportP) description: - Manage Config Snapshots on Cisco ACI fabrics. - Creating new Snapshots is done using the configExportP class. diff --git a/plugins/modules/aci_contract_subject_to_service_graph.py b/plugins/modules/aci_contract_subject_to_service_graph.py index eb8f9fa32..f50790bb3 100644 --- a/plugins/modules/aci_contract_subject_to_service_graph.py +++ b/plugins/modules/aci_contract_subject_to_service_graph.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_contract_subject_to_service_graph -short_description: Bind contract subject to service graph (vz:RsSubjGraphAtt). +short_description: Bind contract subject to service graph (vz:RsSubjGraphAtt) description: - Bind contract subject to service graph. options: diff --git a/plugins/modules/aci_dhcp_relay.py b/plugins/modules/aci_dhcp_relay.py index 9bb8267dd..39351b4aa 100644 --- a/plugins/modules/aci_dhcp_relay.py +++ b/plugins/modules/aci_dhcp_relay.py @@ -14,9 +14,9 @@ DOCUMENTATION = r""" --- module: aci_dhcp_relay -short_description: Manage DHCP relay policies. +short_description: Manage DHCP relay policies (dhcp:RelayP) description: -- Manage DHCP relay policy (dhcpRelayP) configuration on Cisco ACI fabrics. +- Manage DHCP relay policy configuration on Cisco ACI fabrics. options: tenant: description: @@ -48,7 +48,7 @@ The M(cisco.aci.aci_tenant) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(dhcpRelayP). + description: More information about the internal APIC class B(dhcp:RelayP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_dhcp_relay_provider.py b/plugins/modules/aci_dhcp_relay_provider.py index efb9e8e54..2d3dcaf50 100644 --- a/plugins/modules/aci_dhcp_relay_provider.py +++ b/plugins/modules/aci_dhcp_relay_provider.py @@ -14,9 +14,9 @@ DOCUMENTATION = r""" --- module: aci_dhcp_relay_provider -short_description: Manage DHCP relay policy providers. +short_description: Manage DHCP relay policy providers (dhcp:RsProv) description: -- Manage DHCP relay policy providers (dhcpRsProv) configuration on Cisco ACI fabrics. +- Manage DHCP relay policy providers configuration on Cisco ACI fabrics. options: tenant: description: @@ -91,7 +91,7 @@ The M(cisco.aci.aci_tenant) and C(cisco.aci.aci_dhcp_relay) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(dhcpRsProv). + description: More information about the internal APIC class B(dhcp:RsProv). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_dns_domain.py b/plugins/modules/aci_dns_domain.py index 4325c7513..11ef520fa 100644 --- a/plugins/modules/aci_dns_domain.py +++ b/plugins/modules/aci_dns_domain.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_dns_domain -short_description: Manage DNS Provider (dnsDomain) objects. +short_description: Manage DNS Provider objects (dns:Domain) description: - Manage DNS Domain configuration on Cisco ACI fabrics. options: @@ -49,7 +49,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(dnsDomain). + description: More information about the internal APIC class B(dns:Domain). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_dns_profile.py b/plugins/modules/aci_dns_profile.py index 47efb62c4..a4a535a73 100644 --- a/plugins/modules/aci_dns_profile.py +++ b/plugins/modules/aci_dns_profile.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_dns_profile -short_description: Manage DNS Profile (dnsProfile) objects. +short_description: Manage DNS Profile objects (dns:Profile) description: - Manage DNS Profile configuration on Cisco ACI fabrics. options: @@ -35,7 +35,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(dnsProfile). + description: More information about the internal APIC class B(dns:Profile). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_dns_provider.py b/plugins/modules/aci_dns_provider.py index 1fe2c2e60..7b74bd2b6 100644 --- a/plugins/modules/aci_dns_provider.py +++ b/plugins/modules/aci_dns_provider.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_dns_provider -short_description: Manage DNS Provider (dnsProv) objects. +short_description: Manage DNS Provider objects (dns:Prov) description: - Manage DNS Provider configuration on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_domain.py b/plugins/modules/aci_domain.py index 75509b0ef..ea65805b8 100644 --- a/plugins/modules/aci_domain.py +++ b/plugins/modules/aci_domain.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_domain -short_description: Manage physical, virtual, bridged, routed or FC domain profiles (phys:DomP, vmm:DomP, l2ext:DomP, l3ext:DomP, fc:DomP) +short_description: Manage physical, virtual, bridged, routed or FC domain profiles (phys:DomP, vmm:DomP, l2ext:DomP, l3ext:DomP, and fc:DomP) description: - Manage physical, virtual, bridged, routed or FC domain profiles on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_encap_pool.py b/plugins/modules/aci_encap_pool.py index 5d5ed7833..360e84c3f 100644 --- a/plugins/modules/aci_encap_pool.py +++ b/plugins/modules/aci_encap_pool.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_encap_pool -short_description: Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, fvns:VsanInstP) +short_description: Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, and fvns:VsanInstP) description: - Manage vlan, vxlan, and vsan pools on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_encap_pool_range.py b/plugins/modules/aci_encap_pool_range.py index 43d34e78d..29da16a7d 100644 --- a/plugins/modules/aci_encap_pool_range.py +++ b/plugins/modules/aci_encap_pool_range.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_encap_pool_range -short_description: Manage encap ranges assigned to pools (fvns:EncapBlk, fvns:VsanEncapBlk) +short_description: Manage encap ranges assigned to pools (fvns:EncapBlk and fvns:VsanEncapBlk) description: - Manage vlan, vxlan, and vsan ranges that are assigned to pools on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_epg_to_contract.py b/plugins/modules/aci_epg_to_contract.py index 919791d98..9faf882c8 100644 --- a/plugins/modules/aci_epg_to_contract.py +++ b/plugins/modules/aci_epg_to_contract.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_epg_to_contract -short_description: Bind EPGs to Contracts (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, fv:RsIntraEpg) +short_description: Bind EPGs to Contracts (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, and fv:RsIntraEpg) description: - Bind EPGs to Contracts on Cisco ACI fabrics. notes: diff --git a/plugins/modules/aci_epg_to_contract_interface.py b/plugins/modules/aci_epg_to_contract_interface.py index bc0ed04fa..ff3a7908c 100644 --- a/plugins/modules/aci_epg_to_contract_interface.py +++ b/plugins/modules/aci_epg_to_contract_interface.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_epg_to_contract_interface -short_description: Bind EPGs to Consumed Contracts Interface (fv:RsConsIf). +short_description: Bind EPGs to Consumed Contracts Interface (fv:RsConsIf) description: - Bind EPGs to Consumed Contracts Interface on Cisco ACI fabrics. diff --git a/plugins/modules/aci_esg_ip_subnet_selector.py b/plugins/modules/aci_esg_ip_subnet_selector.py index 368f9e6dc..b8632ec6a 100644 --- a/plugins/modules/aci_esg_ip_subnet_selector.py +++ b/plugins/modules/aci_esg_ip_subnet_selector.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_esg_ip_subnet_selector -short_description: Manage ESG IP Subnet selector(fv:EPSelector) +short_description: Manage ESG IP Subnet selector (fv:EPSelector) description: - Manage Endpoint Security Groups (ESG) IP Subnet selector on Cisco ACI fabrics. diff --git a/plugins/modules/aci_fabric_interface_policy_group.py b/plugins/modules/aci_fabric_interface_policy_group.py index 4048187db..a6a62b3da 100644 --- a/plugins/modules/aci_fabric_interface_policy_group.py +++ b/plugins/modules/aci_fabric_interface_policy_group.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_fabric_interface_policy_group -short_description: Manage Fabric Interface Policy Groups (fabric:LePortPGrp, fabric:SpPortPGrp) +short_description: Manage Fabric Interface Policy Groups (fabric:LePortPGrp and fabric:SpPortPGrp) description: - Manage Fabric Interface Policy Groups on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_fabric_leaf_profile.py b/plugins/modules/aci_fabric_leaf_profile.py index 09c87a387..590fbd7ba 100644 --- a/plugins/modules/aci_fabric_leaf_profile.py +++ b/plugins/modules/aci_fabric_leaf_profile.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_fabric_leaf_profile -short_description: Manage fabric leaf profiles (fabric:LeafP). +short_description: Manage fabric leaf profiles (fabric:LeafP) description: - Manage fabric leaf switch profiles in an ACI fabric. options: diff --git a/plugins/modules/aci_fabric_spine_profile.py b/plugins/modules/aci_fabric_spine_profile.py index 364b613ff..af80ee415 100644 --- a/plugins/modules/aci_fabric_spine_profile.py +++ b/plugins/modules/aci_fabric_spine_profile.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_fabric_spine_profile -short_description: Manage fabric spine profiles (fabric:SpineP). +short_description: Manage fabric spine profiles (fabric:SpineP) description: - Manage fabric spine switch profiles in an ACI fabric. options: diff --git a/plugins/modules/aci_fabric_spine_switch_assoc.py b/plugins/modules/aci_fabric_spine_switch_assoc.py index ce0a00ce8..5884cd1e1 100644 --- a/plugins/modules/aci_fabric_spine_switch_assoc.py +++ b/plugins/modules/aci_fabric_spine_switch_assoc.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_fabric_spine_switch_assoc -short_description: Manage spine switch bindings to profiles and policy groups (fabric:SpineS and fabric:RsSpNodePGrp). +short_description: Manage spine switch bindings to profiles and policy groups (fabric:SpineS and fabric:RsSpNodePGrp) description: - Manage fabric spine switch associations (fabric:SpineS) to an existing fabric spine profile (fabric:SpineP) in an ACI fabric, and bind them to a diff --git a/plugins/modules/aci_fabric_switch_block.py b/plugins/modules/aci_fabric_switch_block.py index 57bd59874..ded3b56ec 100644 --- a/plugins/modules/aci_fabric_switch_block.py +++ b/plugins/modules/aci_fabric_switch_block.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_fabric_switch_block -short_description: Manage switch blocks (fabric:NodeBlk). +short_description: Manage switch blocks (fabric:NodeBlk) description: - Manage fabric node blocks within switch associations (fabric:SpineS and fabric:LeafS) contained within fabric switch profiles (fabric:SpineP and fabric:LeafP) diff --git a/plugins/modules/aci_fabric_switch_policy_group.py b/plugins/modules/aci_fabric_switch_policy_group.py index 1d766a34e..a3ba0a033 100644 --- a/plugins/modules/aci_fabric_switch_policy_group.py +++ b/plugins/modules/aci_fabric_switch_policy_group.py @@ -13,72 +13,72 @@ DOCUMENTATION = r""" --- module: aci_fabric_switch_policy_group -short_description: Manage Fabric Switch Policy Group objects. +short_description: Manage Fabric Switch Policy Group objects (fabric:LeNodePGrp and fabric:SpNodePGrp) description: -- Manage Fabric Switch Policy Group (fabricLeNodePGrp and fabricSpNodePGrp) configuration on Cisco ACI fabrics. +- Manage Fabric Switch Policy Group configuration on Cisco ACI fabrics. options: name: description: - - The name of the Leaf Policy Group. + - The name of the Fabric Switch Policy Group. type: str aliases: [ 'policy_group', 'policy_group_name' ] description: description: - - Description for the Leaf Policy Group. + - Description for the Fabric Switch Policy Group. type: str switch_type: description: - - Whether this is a leaf or spine policy group + - Whether this is a leaf or spine Fabric Switch Policy Group. type: str choices: [ leaf, spine ] required: true monitoring_policy: description: - - Monitoring Policy to attach to this Policy Group + - Monitoring Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'monitoring', 'fabricRsMonInstFabricPol' ] tech_support_export_policy: description: - - Tech Support Export Policy to attach to this Policy Group + - Tech Support Export Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'tech_support', 'tech_support_export', 'fabricRsNodeTechSupP'] core_export_policy: description: - - Core Export Policy to attach to this Policy Group + - Core Export Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'core', 'core_export', 'fabricRsNodeCoreP' ] inventory_policy: description: - - Inventory Policy to attach to this Policy Group + - Inventory Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'inventory', 'fabricRsCallhomeInvPol' ] power_redundancy_policy: description: - - Power Redundancy Policy to atttach to this Policy Group + - Power Redundancy Policy to atttach to this Fabric Switch Policy Group. type: str aliases: [ 'power_redundancy', 'fabricRsPsuInstPol' ] twamp_server_policy: description: - - TWAMP Server Policy to attach to this Policy Group + - TWAMP Server Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'twamp_server', 'fabricRsTwampServerPol' ] twamp_responder_policy: description: - - TWAMP Responder Policy to attach to this Policy Group + - TWAMP Responder Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'twamp_responder', 'fabricRsTwampResponderPol' ] node_control_policy: description: - - Node Control Policy to attach to this Policy Group + - Node Control Policy to attach to this Fabric Switch Policy Group. type: str aliases: [ 'node_control', 'fabricRsNodeCtrl' ] analytics_cluster: description: - - Name of the analytics cluster. Requires analytics_name to be present + - Name of the analytics cluster. Requires analytics_name to be present. type: str analytics_name: description: - - Name of the analytics policy. Requires analytics_cluster to be present + - Name of the analytics policy. Requires analytics_cluster to be present. type: str state: description: @@ -93,7 +93,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(fabricLeNodePGrp and fabricSpNodePGrp). + description: More information about the internal APIC classes B(fabric:LeNodePGrp) and B(fabric:SpNodePGrp). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_interface_blacklist.py b/plugins/modules/aci_interface_blacklist.py index 61d5ef44d..aeba32988 100644 --- a/plugins/modules/aci_interface_blacklist.py +++ b/plugins/modules/aci_interface_blacklist.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_interface_blacklist -short_description: Enabling or Disabling physical interfaces. +short_description: Enabling or Disabling physical interfaces (fabric:RsOosPath) description: - Enables or Disables physical interfaces on Cisco ACI fabrics. options: @@ -49,6 +49,10 @@ - cisco.aci.aci - cisco.aci.annotation +seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC class B(fabric:RsOosPath). + link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Akini Ross (@akinross) """ diff --git a/plugins/modules/aci_interface_description.py b/plugins/modules/aci_interface_description.py index c4a204c89..387acd54a 100644 --- a/plugins/modules/aci_interface_description.py +++ b/plugins/modules/aci_interface_description.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_interface_description -short_description: Setting and removing description on physical interfaces. +short_description: Setting and removing description on physical interfaces (infra:HPathS, infra:RsHPathAtt, infra:SHPathS, and infra:RsSHPathAtt) description: - Setting and removing description on physical interfaces on Cisco ACI fabrics. options: @@ -59,6 +59,10 @@ - cisco.aci.annotation - cisco.aci.owner +seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC classes B(infra:HPathS), B(infra:RsHPathAtt), B(infra:SHPathS), and B(infra:RsSHPathAtt). + link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Akini Ross (@akinross) """ diff --git a/plugins/modules/aci_interface_policy_bfd.py b/plugins/modules/aci_interface_policy_bfd.py index 8a16c7bd7..ec651f360 100644 --- a/plugins/modules/aci_interface_policy_bfd.py +++ b/plugins/modules/aci_interface_policy_bfd.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_interface_policy_bfd -short_description: Manage BFD Interface policies +short_description: Manage BFD Interface policies (bfd:IfPol) description: -- Manage BFD Interface policy (bfd:IfPol) configuration on Cisco ACI fabrics +- Manage BFD Interface policy configuration on Cisco ACI fabrics - Only available in APIC version 5.2 or later options: tenant: diff --git a/plugins/modules/aci_interface_policy_bfd_multihop.py b/plugins/modules/aci_interface_policy_bfd_multihop.py index cf972c562..31cc9321c 100644 --- a/plugins/modules/aci_interface_policy_bfd_multihop.py +++ b/plugins/modules/aci_interface_policy_bfd_multihop.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_interface_policy_bfd_multihop -short_description: Manage BFD Multihop Interface policies +short_description: Manage BFD Multihop Interface policies (bfd:MhIfPol) description: -- Manage BFD Multihop Interface policy (bfd:MhIfPol) configuration on Cisco ACI fabrics +- Manage BFD Multihop Interface policy configuration on Cisco ACI fabrics - Only available in APIC version 5.2 or later options: tenant: diff --git a/plugins/modules/aci_interface_policy_leaf_fc_policy_group.py b/plugins/modules/aci_interface_policy_leaf_fc_policy_group.py index 6c3436459..b77eb16fe 100644 --- a/plugins/modules/aci_interface_policy_leaf_fc_policy_group.py +++ b/plugins/modules/aci_interface_policy_leaf_fc_policy_group.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_interface_policy_leaf_fc_policy_group -short_description: Manage Fibre Channel (FC) interface policy groups (infra:FcAccBndlGrp, infra:FcAccPortGrp) +short_description: Manage Fibre Channel (FC) interface policy groups (infra:FcAccBndlGrp and infra:FcAccPortGrp) description: - Manage Fibre Channel (FC) interface policy groups on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_interface_policy_leaf_policy_group.py b/plugins/modules/aci_interface_policy_leaf_policy_group.py index 455f053cd..d106df250 100644 --- a/plugins/modules/aci_interface_policy_leaf_policy_group.py +++ b/plugins/modules/aci_interface_policy_leaf_policy_group.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_interface_policy_leaf_policy_group -short_description: Manage fabric interface policy leaf policy groups (infra:AccBndlGrp, infra:AccPortGrp) +short_description: Manage fabric interface policy leaf policy groups (infra:AccBndlGrp and infra:AccPortGrp) description: - Manage fabric interface policy leaf policy groups on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_l2out.py b/plugins/modules/aci_l2out.py index 974c3c8e9..fdba63ef5 100644 --- a/plugins/modules/aci_l2out.py +++ b/plugins/modules/aci_l2out.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_l2out -short_description: Manage Layer2 Out (L2Out) objects. +short_description: Manage Layer2 Out (L2Out) objects (l2ext:Out) description: - Manage Layer2 Out configuration on Cisco ACI fabrics. options: @@ -64,7 +64,7 @@ The M(cisco.aci.aci_tenant) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(fvTenant). + description: More information about the internal APIC class B(l2ext:Out). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Sudhakar Shet Kudtarkar (@kudtarkar1) diff --git a/plugins/modules/aci_l2out_extepg.py b/plugins/modules/aci_l2out_extepg.py index 3df19e9da..d633a7aae 100644 --- a/plugins/modules/aci_l2out_extepg.py +++ b/plugins/modules/aci_l2out_extepg.py @@ -15,9 +15,9 @@ DOCUMENTATION = r""" --- module: aci_l2out_extepg -short_description: Manage External Network Instance (L2Out External EPG) objects (l2extInstP). +short_description: Manage External Network Instance (L2Out External EPG) objects (l2ext:InstP). description: -- Manage External Network Instance (L2Out External EPG) objects (l2extInstP) on ACI fabrics. +- Manage External Network Instance (L2Out External EPG) objects on ACI fabrics. options: tenant: description: @@ -63,7 +63,7 @@ The M(cisco.aci.aci_tenant) and M(cisco.aci.aci_l2out) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(fvtenant) and B(l2extOut). + description: More information about the internal APIC class B(l2ext:InstP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Sudhakar Shet Kudtarkar (@kudtarkar1) diff --git a/plugins/modules/aci_l2out_extepg_to_contract.py b/plugins/modules/aci_l2out_extepg_to_contract.py index 205be3795..0ed57326f 100644 --- a/plugins/modules/aci_l2out_extepg_to_contract.py +++ b/plugins/modules/aci_l2out_extepg_to_contract.py @@ -15,7 +15,7 @@ DOCUMENTATION = r""" --- module: aci_l2out_extepg_to_contract -short_description: Bind Contracts to L2 External End Point Groups (EPGs) +short_description: Bind Contracts to L2 External End Point Groups (EPGs) (fv:RsCons and fv:RsProv) description: - Bind Contracts to L2 External End Point Groups (EPGs) on ACI fabrics. options: @@ -69,7 +69,7 @@ The M(cisco.aci.aci_tenant), M(cisco.aci.aci_l2out) and M(cisco.aci.aci_l2out_extepg) modules can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(fvtenant), B(l2extInstP) and B(l2extOut). + description: More information about the internal APIC classes B((fv:RsCons) B(fv:RsProv). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Sudhakar Shet Kudtarkar (@kudtarkar1) diff --git a/plugins/modules/aci_l2out_logical_interface_path.py b/plugins/modules/aci_l2out_logical_interface_path.py index 6be588bcd..0d8130139 100644 --- a/plugins/modules/aci_l2out_logical_interface_path.py +++ b/plugins/modules/aci_l2out_logical_interface_path.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_l2out_logical_interface_path -short_description: Manage Layer 2 Outside (L2Out) logical interface path (l2extRsPathL2OutAtt) +short_description: Manage Layer 2 Outside (L2Out) logical interface path (l2ext:RsPathL2OutAtt) description: - Manage interface path entry of L2 outside node (BD extension) on Cisco ACI fabrics. options: @@ -79,7 +79,7 @@ - module: aci_l2out_logical_interface_profile - module: aci_l2out_extepg - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(l2ext:RsPathL2OutAtt). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Oleksandr Kreshchenko (@alexkross) diff --git a/plugins/modules/aci_l2out_logical_interface_profile.py b/plugins/modules/aci_l2out_logical_interface_profile.py index 93e8fd195..c1d0b3d61 100644 --- a/plugins/modules/aci_l2out_logical_interface_profile.py +++ b/plugins/modules/aci_l2out_logical_interface_profile.py @@ -55,7 +55,7 @@ - module: aci_l2out_logical_interface_path - module: aci_l2out_extepg - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(l2ext:LIfP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Oleksandr Kreshchenko (@alexkross) diff --git a/plugins/modules/aci_l2out_logical_node_profile.py b/plugins/modules/aci_l2out_logical_node_profile.py index 12a1aa6f5..6fa04db01 100644 --- a/plugins/modules/aci_l2out_logical_node_profile.py +++ b/plugins/modules/aci_l2out_logical_node_profile.py @@ -49,7 +49,7 @@ - module: aci_l2out_logical_interface_path - module: aci_l2out_extepg - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(l2ext:LNodeP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Oleksandr Kreshchenko (@alexkross) diff --git a/plugins/modules/aci_l3out_bfd_interface_profile.py b/plugins/modules/aci_l3out_bfd_interface_profile.py index 703b48c8e..193ff0c1d 100644 --- a/plugins/modules/aci_l3out_bfd_interface_profile.py +++ b/plugins/modules/aci_l3out_bfd_interface_profile.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_l3out_bfd_interface_profile -short_description: Manage L3Out BFD Interface profiles +short_description: Manage L3Out BFD Interface profiles (bfd:IfP) description: -- Manage L3Out BFD Interface profile (bfd:IfP) configuration on Cisco ACI fabrics +- Manage L3Out BFD Interface profile configuration on Cisco ACI fabrics - Only available in APIC version 5.2 or later and for non-cloud APICs options: tenant: diff --git a/plugins/modules/aci_l3out_bfd_multihop_interface_profile.py b/plugins/modules/aci_l3out_bfd_multihop_interface_profile.py index fe6d94bab..f7dd66c3e 100644 --- a/plugins/modules/aci_l3out_bfd_multihop_interface_profile.py +++ b/plugins/modules/aci_l3out_bfd_multihop_interface_profile.py @@ -13,9 +13,9 @@ DOCUMENTATION = r""" --- module: aci_l3out_bfd_multihop_interface_profile -short_description: Manage BFD Multihop Interface profiles +short_description: Manage BFD Multihop Interface profiles (bfd:MhIfP) description: -- Manage BFD Multihop Interface profile (bfd:MhIfP) configuration on Cisco ACI fabrics +- Manage BFD Multihop Interface profile configuration on Cisco ACI fabrics - Only available in APIC version 5.2 or later and for non-cloud APICs options: tenant: diff --git a/plugins/modules/aci_l3out_extepg.py b/plugins/modules/aci_l3out_extepg.py index acaa7ea9e..3180e6752 100644 --- a/plugins/modules/aci_l3out_extepg.py +++ b/plugins/modules/aci_l3out_extepg.py @@ -14,7 +14,7 @@ module: aci_l3out_extepg short_description: Manage External Network Instance Profile (ExtEpg) objects (l3extInstP:instP) description: -- Manage External Network Instance Profile (ExtEpg) objects (l3extInstP:instP) +- Manage External Network Instance Profile (ExtEpg) objects. options: tenant: description: @@ -104,7 +104,7 @@ - module: cisco.aci.aci_domain - module: cisco.aci.aci_vrf - name: APIC Management Information Model reference - description: More information about the internal APIC class B(l3ext:Out). + description: More information about the internal APIC class B(l3extInstP:instP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Rostyslav Davydenko (@rost-d) diff --git a/plugins/modules/aci_l3out_extepg_to_contract.py b/plugins/modules/aci_l3out_extepg_to_contract.py index 75d8c10ea..eb9f6da17 100644 --- a/plugins/modules/aci_l3out_extepg_to_contract.py +++ b/plugins/modules/aci_l3out_extepg_to_contract.py @@ -15,7 +15,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_extepg_to_contract -short_description: Bind Contracts to External End Point Groups (EPGs) (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, fv:RsIntraEpg) +short_description: Bind Contracts to External End Point Groups (EPGs) (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, and fv:RsIntraEpg) description: - Bind Contracts to External End Point Groups (EPGs) on ACI fabrics. options: diff --git a/plugins/modules/aci_l3out_extsubnet.py b/plugins/modules/aci_l3out_extsubnet.py index 6ecb3b27c..9d94ee44f 100644 --- a/plugins/modules/aci_l3out_extsubnet.py +++ b/plugins/modules/aci_l3out_extsubnet.py @@ -12,9 +12,9 @@ DOCUMENTATION = r""" --- module: aci_l3out_extsubnet -short_description: Manage External Subnet objects (l3extSubnet:extsubnet) +short_description: Manage External Subnet objects (l3ext:Subnet) description: -- Manage External Subnet objects (l3extSubnet:extsubnet) +- Manage External Subnet objects. options: tenant: description: @@ -99,7 +99,7 @@ - module: cisco.aci.aci_domain - module: cisco.aci.aci_vrf - name: APIC Management Information Model reference - description: More information about the internal APIC class B(l3ext:Out). + description: More information about the internal APIC class B(l3ext:Subnet). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Rostyslav Davydenko (@rost-d) diff --git a/plugins/modules/aci_l3out_floating_svi_path.py b/plugins/modules/aci_l3out_floating_svi_path.py index 1670180b8..3d7c45a33 100644 --- a/plugins/modules/aci_l3out_floating_svi_path.py +++ b/plugins/modules/aci_l3out_floating_svi_path.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_floating_svi_path -short_description: Manage Layer 3 Outside (L3Out) Floating SVI Path Attributes(l3ext:RsDynPathAtt) +short_description: Manage Layer 3 Outside (L3Out) Floating SVI Path Attributes (l3ext:RsDynPathAtt) description: - Manages L3Out Floating SVI path attributes on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_l3out_floating_svi_path_secondary_ip.py b/plugins/modules/aci_l3out_floating_svi_path_secondary_ip.py index e0ae88350..b49c18169 100644 --- a/plugins/modules/aci_l3out_floating_svi_path_secondary_ip.py +++ b/plugins/modules/aci_l3out_floating_svi_path_secondary_ip.py @@ -17,7 +17,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_floating_svi_path_secondary_ip -short_description: Manages Layer 3 Outside (L3Out) Floating SVI Path Attribute's Secondary IP addresses(l3ext:Ip) +short_description: Manages Layer 3 Outside (L3Out) Floating SVI Path Attribute's Secondary IP addresses (l3ext:Ip) description: - Manages L3Out Floating SVI path attribute's secondary IP addresses on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_l3out_floating_svi_secondary_ip.py b/plugins/modules/aci_l3out_floating_svi_secondary_ip.py index 8b6c201e3..ea71376dd 100644 --- a/plugins/modules/aci_l3out_floating_svi_secondary_ip.py +++ b/plugins/modules/aci_l3out_floating_svi_secondary_ip.py @@ -17,7 +17,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_floating_svi_secondary_ip -short_description: Manages Layer 3 Outside (L3Out) Floating SVI Secondary IP addresses(l3ext:Ip) +short_description: Manages Layer 3 Outside (L3Out) Floating SVI Secondary IP addresses (l3ext:Ip) description: - Manages L3Out Floating SVI secondary IP addresses on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_l3out_hsrp_group.py b/plugins/modules/aci_l3out_hsrp_group.py index 9e78b1e10..c6f7316b2 100644 --- a/plugins/modules/aci_l3out_hsrp_group.py +++ b/plugins/modules/aci_l3out_hsrp_group.py @@ -100,7 +100,7 @@ - module: aci_l3out_logical_interface_profile - module: aci_l3out_hsrp_interface_profile - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(hsrp:IfP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Shreyas Srish (@shrsr) diff --git a/plugins/modules/aci_l3out_hsrp_interface_profile.py b/plugins/modules/aci_l3out_hsrp_interface_profile.py index 4b656bed2..634a7f2f5 100644 --- a/plugins/modules/aci_l3out_hsrp_interface_profile.py +++ b/plugins/modules/aci_l3out_hsrp_interface_profile.py @@ -72,7 +72,7 @@ - module: aci_l3out_logical_interface_profile - module: aci_interface_policy_hsrp - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(hsrp:IfP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Shreyas Srish (@shrsr) diff --git a/plugins/modules/aci_l3out_hsrp_secondary_vip.py b/plugins/modules/aci_l3out_hsrp_secondary_vip.py index 1589dc818..c9902ba76 100644 --- a/plugins/modules/aci_l3out_hsrp_secondary_vip.py +++ b/plugins/modules/aci_l3out_hsrp_secondary_vip.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_hsrp_secondary_vip -short_description: Manage HSRP Secondary Virtual IP (hsrp:SecVip) of a HSRP group (hsrp:GroupP) +short_description: Manage HSRP Secondary Virtual IP of a HSRP group (hsrp:SecVip) description: - Manage HSRP Secondary Virtual IP of a HSRP group on Cisco ACI fabrics. options: @@ -72,7 +72,7 @@ - module: aci_l3out_hsrp_interface_profile - module: aci_l3out_hsrp_group - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(hsrp:SecVip). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Shreyas Srish (@shrsr) diff --git a/plugins/modules/aci_l3out_interface_secondary_ip.py b/plugins/modules/aci_l3out_interface_secondary_ip.py index d8311dad5..e127e1ff6 100644 --- a/plugins/modules/aci_l3out_interface_secondary_ip.py +++ b/plugins/modules/aci_l3out_interface_secondary_ip.py @@ -16,9 +16,9 @@ DOCUMENTATION = r""" --- module: aci_l3out_interface_secondary_ip -short_description: Manage Layer 3 Outside (L3Out) interface secondary IP addresses (l3ext:Ip). +short_description: Manage Layer 3 Outside (L3Out) interface secondary IP addresses (l3ext:Ip) description: -- Manage Layer 3 Outside (L3Out) interface secondary IP addresses (l3ext:Ip). +- Manage Layer 3 Outside (L3Out) interface secondary IP addresses. options: tenant: description: @@ -89,7 +89,7 @@ - module: aci_l3out_logical_interface_profile - module: aci_l3out_logical_interface - name: APIC Management Information Model reference - description: More information about the internal APIC class B(l3ext:RsPathL3OutAtt) + description: More information about the internal APIC class B(l3ext:Ip) link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Marcel Zehnder (@maercu) diff --git a/plugins/modules/aci_l3out_logical_interface_profile.py b/plugins/modules/aci_l3out_logical_interface_profile.py index db5890205..bd75ebe61 100644 --- a/plugins/modules/aci_l3out_logical_interface_profile.py +++ b/plugins/modules/aci_l3out_logical_interface_profile.py @@ -72,7 +72,7 @@ - module: aci_l3out - module: aci_l3out_logical_node_profile - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(l3ext:LIfP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Marcel Zehnder (@maercu) diff --git a/plugins/modules/aci_l3out_logical_interface_profile_ospf_policy.py b/plugins/modules/aci_l3out_logical_interface_profile_ospf_policy.py index 9a281a87d..2d1a407ae 100644 --- a/plugins/modules/aci_l3out_logical_interface_profile_ospf_policy.py +++ b/plugins/modules/aci_l3out_logical_interface_profile_ospf_policy.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_l3out_logical_interface_profile_ospf_policy -short_description: Manage Layer 3 Outside (L3Out) OSPF interface profile (ospfIfP) +short_description: Manage Layer 3 Outside (L3Out) OSPF interface profile (ospf:IfP) description: - Manage L3Out logical interface profile OSPF policies on Cisco ACI fabrics. options: @@ -76,7 +76,7 @@ - module: cisco.aci.aci_l3out_logical_interface_profile - module: cisco.aci.aci_interface_policy_ospf - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(ospf:IfP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Jason Juenger (@jasonjuenger) diff --git a/plugins/modules/aci_l3out_logical_interface_vpc_member.py b/plugins/modules/aci_l3out_logical_interface_vpc_member.py index 4ddd32161..822c53af7 100644 --- a/plugins/modules/aci_l3out_logical_interface_vpc_member.py +++ b/plugins/modules/aci_l3out_logical_interface_vpc_member.py @@ -94,7 +94,7 @@ seealso: - module: cisco.aci.aci_l3out_logical_interface_profile - name: APIC Management Information Model reference - description: More information about the internal APIC class B(l3ext:Out). + description: More information about the internal APIC class B(l3ext:Member). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Anvitha Jain (@anvitha-jain) diff --git a/plugins/modules/aci_l3out_logical_node.py b/plugins/modules/aci_l3out_logical_node.py index 3c48e3a75..7ab756566 100644 --- a/plugins/modules/aci_l3out_logical_node.py +++ b/plugins/modules/aci_l3out_logical_node.py @@ -83,7 +83,7 @@ - module: aci_l3out - module: aci_l3out_logical_node_profile - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(vmm:DomP) + description: More information about the internal APIC classes B(l3ext:RsNodeL3OutAtt) link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Marcel Zehnder (@maercu) diff --git a/plugins/modules/aci_l3out_logical_node_profile.py b/plugins/modules/aci_l3out_logical_node_profile.py index e9e770aed..ac6b87ebe 100644 --- a/plugins/modules/aci_l3out_logical_node_profile.py +++ b/plugins/modules/aci_l3out_logical_node_profile.py @@ -69,7 +69,7 @@ seealso: - module: aci_l3out - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(vmm:DomP) + description: More information about the internal APIC classes B(l3ext:LNodeP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Jason Juenger (@jasonjuenger) diff --git a/plugins/modules/aci_l3out_static_routes.py b/plugins/modules/aci_l3out_static_routes.py index 039593366..a8c410bb5 100644 --- a/plugins/modules/aci_l3out_static_routes.py +++ b/plugins/modules/aci_l3out_static_routes.py @@ -15,7 +15,7 @@ module: aci_l3out_static_routes short_description: Manage Static routes object (l3ext:ipRouteP) description: -- Manage External Subnet objects (l3ext:ipRouteP) +- Manage External Subnet objects. options: description: description: @@ -86,7 +86,7 @@ - module: cisco.aci.aci_tenant - module: cisco.aci.aci_l3out - name: APIC Management Information Model reference - description: More information about the internal APIC class B(l3ext:Out). + description: More information about the internal APIC class B(l3ext:ipRouteP). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Anvitha Jain(@anvitha-jain) diff --git a/plugins/modules/aci_l3out_static_routes_nexthop.py b/plugins/modules/aci_l3out_static_routes_nexthop.py index 36c3afa36..b475bba5c 100644 --- a/plugins/modules/aci_l3out_static_routes_nexthop.py +++ b/plugins/modules/aci_l3out_static_routes_nexthop.py @@ -65,7 +65,7 @@ - module: aci_l3out_logical_node_profile_to_node - module: aci_l3out_static_routes - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(vmm:DomP) + description: More information about the internal APIC classes B(ip:NexthopP) link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Marcel Zehnder (@maercu) diff --git a/plugins/modules/aci_maintenance_group_node.py b/plugins/modules/aci_maintenance_group_node.py index be97ede40..30fb14403 100644 --- a/plugins/modules/aci_maintenance_group_node.py +++ b/plugins/modules/aci_maintenance_group_node.py @@ -15,7 +15,7 @@ module: aci_maintenance_group_node short_description: Manage maintenance group nodes (fabric:NodeBlk) description: -- Manage maintenance group nodes +- Manage maintenance group nodes. options: group: description: diff --git a/plugins/modules/aci_match_route_destination.py b/plugins/modules/aci_match_route_destination.py index 973d70561..1ba471c9d 100644 --- a/plugins/modules/aci_match_route_destination.py +++ b/plugins/modules/aci_match_route_destination.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_match_route_destination -short_description: Manage Match action rule term based on the Route Destination. (rtctrl:MatchRtDest) +short_description: Manage Match action rule term based on the Route Destination (rtctrl:MatchRtDest) description: - Match action rule terms based on the Route Destination for Subject Profiles on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_node_mgmt_epg.py b/plugins/modules/aci_node_mgmt_epg.py index be8fe1838..161ce36f3 100644 --- a/plugins/modules/aci_node_mgmt_epg.py +++ b/plugins/modules/aci_node_mgmt_epg.py @@ -11,7 +11,7 @@ DOCUMENTATION = r""" --- module: aci_node_mgmt_epg -short_description: In band or Out of band management EPGs +short_description: In band or Out of band management EPGs (mgmt:OoB and mgmt:InB) description: - Cisco ACI Fabric Node EPGs options: @@ -45,6 +45,10 @@ - cisco.aci.aci - cisco.aci.annotation +seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC classes B(mgmt:OoB) and B(mgmt:InB). + link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Shreyas Srish (@shrsr) """ diff --git a/plugins/modules/aci_ntp_policy.py b/plugins/modules/aci_ntp_policy.py index 7fc8abde3..1adb35cc3 100644 --- a/plugins/modules/aci_ntp_policy.py +++ b/plugins/modules/aci_ntp_policy.py @@ -17,9 +17,9 @@ DOCUMENTATION = r""" --- module: aci_ntp_policy -short_description: Manage NTP policies. +short_description: Manage NTP policies (datetime:Pol) description: -- Manage NTP policy (datetimePol) configuration on Cisco ACI fabrics. +- Manage NTP policy configuration on Cisco ACI fabrics. options: name: description: @@ -64,7 +64,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(datetimePol). + description: More information about the internal APIC class B(datetime:Pol). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_ntp_server.py b/plugins/modules/aci_ntp_server.py index 3e40b652a..e8a94a03b 100644 --- a/plugins/modules/aci_ntp_server.py +++ b/plugins/modules/aci_ntp_server.py @@ -17,7 +17,7 @@ DOCUMENTATION = r""" --- module: aci_ntp_server -short_description: Manage NTP servers. +short_description: Manage NTP servers (datetime:NtpProv) description: - Manage NTP server (datetimeNtpProv) configuration on Cisco ACI fabrics. options: @@ -74,7 +74,7 @@ The M(cisco.aci.aci_ntp_policy) module can be used for this. seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC class B(datetimeNtpProv). + description: More information about the internal APIC class B(datetime:NtpProv). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_pim_route_map_entry.py b/plugins/modules/aci_pim_route_map_entry.py index d74d307c9..79ad849a7 100644 --- a/plugins/modules/aci_pim_route_map_entry.py +++ b/plugins/modules/aci_pim_route_map_entry.py @@ -74,7 +74,7 @@ - module: cisco.aci.aci_tenant - module: cisco.aci.aci_pim_route_map_policy - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(pim:RouteMapEntry). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Gaspard Micol (@gmicol) diff --git a/plugins/modules/aci_pim_route_map_policy.py b/plugins/modules/aci_pim_route_map_policy.py index 7d674f7d5..06c7c7b29 100644 --- a/plugins/modules/aci_pim_route_map_policy.py +++ b/plugins/modules/aci_pim_route_map_policy.py @@ -50,7 +50,7 @@ seealso: - module: cisco.aci.aci_tenant - name: APIC Management Information Model reference - description: More information about the internal APIC classes + description: More information about the internal APIC class B(pim:RouteMapPol). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Gaspard Micol (@gmicol) diff --git a/plugins/modules/aci_snmp_client.py b/plugins/modules/aci_snmp_client.py index a7c01dc8e..545167377 100644 --- a/plugins/modules/aci_snmp_client.py +++ b/plugins/modules/aci_snmp_client.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_snmp_client -short_description: Manage SNMP clients (snmp:ClientP). +short_description: Manage SNMP clients (snmp:ClientP) description: - Manage SNMP clients options: diff --git a/plugins/modules/aci_snmp_client_group.py b/plugins/modules/aci_snmp_client_group.py index 7f7b12504..b18d4aecc 100644 --- a/plugins/modules/aci_snmp_client_group.py +++ b/plugins/modules/aci_snmp_client_group.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_snmp_client_group -short_description: Manage SNMP client groups (snmp:ClientGrpP). +short_description: Manage SNMP client groups (snmp:ClientGrpP) description: - Manage SNMP client groups options: diff --git a/plugins/modules/aci_snmp_community_policy.py b/plugins/modules/aci_snmp_community_policy.py index 446962165..1494a6bbe 100644 --- a/plugins/modules/aci_snmp_community_policy.py +++ b/plugins/modules/aci_snmp_community_policy.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_snmp_community_policy -short_description: Manage SNMP community policies (snmp:CommunityP). +short_description: Manage SNMP community policies (snmp:CommunityP) description: - Manage SNMP community policies options: diff --git a/plugins/modules/aci_snmp_policy.py b/plugins/modules/aci_snmp_policy.py index c3956db2f..3295453a7 100644 --- a/plugins/modules/aci_snmp_policy.py +++ b/plugins/modules/aci_snmp_policy.py @@ -12,9 +12,9 @@ DOCUMENTATION = r""" --- module: aci_snmp_policy -short_description: Manage Syslog groups (snmp:Pol). +short_description: Manage Syslog groups (snmp:Pol) description: -- Manage syslog policies +- Manage syslog policies. options: admin_state: description: diff --git a/plugins/modules/aci_snmp_user.py b/plugins/modules/aci_snmp_user.py index 9e9b6d852..23e7c6f3e 100644 --- a/plugins/modules/aci_snmp_user.py +++ b/plugins/modules/aci_snmp_user.py @@ -14,9 +14,9 @@ DOCUMENTATION = r""" --- module: aci_snmp_user -short_description: Manage SNMP v3 Users (snmp:UserP). +short_description: Manage SNMP v3 Users (snmp:UserP) description: -- Manage SNMP v3 Users +- Manage SNMP v3 Users. - Note that all properties within the snmpUserP class are Create-only. To modify any property of an existing user, you must delete and re-create it. options: auth_type: diff --git a/plugins/modules/aci_static_node_mgmt_address.py b/plugins/modules/aci_static_node_mgmt_address.py index 62602487e..bc99969be 100644 --- a/plugins/modules/aci_static_node_mgmt_address.py +++ b/plugins/modules/aci_static_node_mgmt_address.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_static_node_mgmt_address -short_description: In band or Out of band management IP address +short_description: In band or Out of band management IP address (mgmt:RsOoBStNode and mgmt:RsInBStNode) description: - Cisco ACI Fabric Node IP address options: @@ -65,6 +65,10 @@ - cisco.aci.aci - cisco.aci.annotation +seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC classes B(mgmt:RsOoBStNode) and B(mgmt:RsInBStNode). + link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Sudhakar Shet Kudtarkar (@kudtarkar1) - Lionel Hercot (@lhercot) diff --git a/plugins/modules/aci_switch_leaf_selector.py b/plugins/modules/aci_switch_leaf_selector.py index 2b850f1cd..7d3b7d967 100644 --- a/plugins/modules/aci_switch_leaf_selector.py +++ b/plugins/modules/aci_switch_leaf_selector.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_switch_leaf_selector -short_description: Bind leaf selectors to switch policy leaf profiles (infra:LeafS, infra:NodeBlk, infra:RsAccNodePGrep) +short_description: Bind leaf selectors to switch policy leaf profiles (infra:LeafS, infra:NodeBlk, and infra:RsAccNodePGrep) description: - Bind leaf selectors (with node block range and policy group) to switch policy leaf profiles on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_switch_policy_vpc_protection_group.py b/plugins/modules/aci_switch_policy_vpc_protection_group.py index a7994db73..507c84a17 100644 --- a/plugins/modules/aci_switch_policy_vpc_protection_group.py +++ b/plugins/modules/aci_switch_policy_vpc_protection_group.py @@ -13,7 +13,7 @@ DOCUMENTATION = r""" --- module: aci_switch_policy_vpc_protection_group -short_description: Manage switch policy explicit vPC protection groups (fabric:ExplicitGEp, fabric:NodePEp). +short_description: Manage switch policy explicit vPC protection groups (fabric:ExplicitGEp and fabric:NodePEp). description: - Manage switch policy explicit vPC protection groups on Cisco ACI fabrics. options: diff --git a/plugins/modules/aci_syslog_group.py b/plugins/modules/aci_syslog_group.py index bab3379a1..205c3593b 100644 --- a/plugins/modules/aci_syslog_group.py +++ b/plugins/modules/aci_syslog_group.py @@ -12,9 +12,9 @@ DOCUMENTATION = r""" --- module: aci_syslog_group -short_description: Manage Syslog groups (syslog:Group, syslog:Console, syslog:File and syslog:Prof). +short_description: Manage Syslog groups (syslog:Group, syslog:Console, syslog:File and syslog:Prof) description: -- Manage syslog groups +- Manage syslog groups. options: admin_state: description: @@ -72,7 +72,7 @@ seealso: - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(syslog:Group). + description: More information about the internal APIC classes B(syslog:Group), B(syslog:Console), B(syslog:File) and B(syslog:Prof). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Tim Cragg (@timcragg) diff --git a/plugins/modules/aci_syslog_remote_dest.py b/plugins/modules/aci_syslog_remote_dest.py index b3c1a02b4..43d2e85eb 100644 --- a/plugins/modules/aci_syslog_remote_dest.py +++ b/plugins/modules/aci_syslog_remote_dest.py @@ -12,10 +12,9 @@ DOCUMENTATION = r""" --- module: aci_syslog_remote_dest -short_description: Manage Syslog Remote Destinations (syslog:RemoteDest). +short_description: Manage Syslog Remote Destinations (syslog:RemoteDest) description: -- Manage remote destinations for syslog messages within - an existing syslog group object +- Manage remote destinations for syslog messages within an existing syslog group object. options: admin_state: description: diff --git a/plugins/modules/aci_syslog_source.py b/plugins/modules/aci_syslog_source.py index b0bb61bb5..0e3bc6b78 100644 --- a/plugins/modules/aci_syslog_source.py +++ b/plugins/modules/aci_syslog_source.py @@ -15,7 +15,7 @@ module: aci_syslog_source short_description: Manage Syslog Source objects (syslog:Src) description: -- Manage Syslog Source objects +- Manage Syslog Source objects. options: name: description: diff --git a/plugins/modules/aci_system.py b/plugins/modules/aci_system.py index 6a3349ec0..53e2b90e8 100644 --- a/plugins/modules/aci_system.py +++ b/plugins/modules/aci_system.py @@ -13,7 +13,7 @@ module: aci_system short_description: Query the ACI system information (top:System) description: -- Query the ACI system information (top:System) on Cisco ACI. +- Query the ACI system information on Cisco ACI. author: - Lionel Hercot (@lhercot) options: @@ -30,10 +30,11 @@ type: str notes: -- More information about the internal APIC class B(top:System) from - L(the APIC Management Information Model reference,https://developer.cisco.com/docs/apic-mim-ref/). - This module is used to query system information for both cloud and on-premises controllers. - +seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC class B(top:System). + link: https://developer.cisco.com/docs/apic-mim-ref/ extends_documentation_fragment: - cisco.aci.aci """ diff --git a/plugins/modules/aci_tag.py b/plugins/modules/aci_tag.py index 9e56ae068..d005b462b 100644 --- a/plugins/modules/aci_tag.py +++ b/plugins/modules/aci_tag.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_tag -short_description: Tagging of ACI objects +short_description: Tagging of ACI objects (tag:Annotation, tag:Inst, and tag:Tag) description: - Tagging a object on Cisco ACI fabric. options: @@ -50,7 +50,11 @@ - CAVEAT - Due to deprecation of the 'tagInst' object, creating a tag with tag_type 'instance' automatically generates a 'annotation' tag_type tag with an empty value. When deleting a tag_type 'instance', the 'tagAnnotation' object will remain present and needs to be deleted separately. + seealso: +- name: APIC Management Information Model reference + description: More information about the internal APIC classes B(tag:Annotation), B(tag:Inst), and B(tag:Tag). + link: https://developer.cisco.com/docs/apic-mim-ref/ - name: Cisco APIC System Management Configuration Guide description: More information about the tagging can be found in the Cisco APIC System Management Configuration Guide. link: https://www.cisco.com/c/en/us/support/cloud-systems-management/application-policy-infrastructure-controller-apic/tsd-products-support-series-home.html diff --git a/plugins/modules/aci_vmm_vswitch_policy.py b/plugins/modules/aci_vmm_vswitch_policy.py index 79d8182ff..90525e11c 100644 --- a/plugins/modules/aci_vmm_vswitch_policy.py +++ b/plugins/modules/aci_vmm_vswitch_policy.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_vmm_vswitch_policy -short_description: Manage vSwitch policy for VMware virtual domains profiles (vmm:DomP) +short_description: Manage vSwitch policy for VMware virtual domains profiles (vmm:VSwitchPolicyCont) description: - Manage vSwitch policy for VMware VMM domains on Cisco ACI fabrics. options: @@ -139,7 +139,7 @@ seealso: - module: cisco.aci.aci_domain - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(vmm:DomP) + description: More information about the internal APIC classes B(vmm:VSwitchPolicyCont). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Manuel Widmer (@lumean) diff --git a/plugins/modules/aci_vrf_multicast.py b/plugins/modules/aci_vrf_multicast.py index 94b309df1..4d3809902 100644 --- a/plugins/modules/aci_vrf_multicast.py +++ b/plugins/modules/aci_vrf_multicast.py @@ -14,7 +14,7 @@ DOCUMENTATION = r""" --- module: aci_vrf_multicast -short_description: Manage VRF Multicast objects (pim:CtxP). +short_description: Manage VRF Multicast objects (pim:CtxP) description: - Manage VRF Multicast objects on Cisco ACI fabrics. - Creating I(state=present) enables Protocol Independent Multicast (PIM) on a VRF diff --git a/plugins/modules/aci_vzany_to_contract.py b/plugins/modules/aci_vzany_to_contract.py index f2632307c..411f63936 100644 --- a/plugins/modules/aci_vzany_to_contract.py +++ b/plugins/modules/aci_vzany_to_contract.py @@ -12,7 +12,7 @@ DOCUMENTATION = r""" --- module: aci_vzany_to_contract -short_description: Attach contracts to vzAny (vz:RsAnyToProv, vz:RsAnyToCons, vz:RsAnyToConsIf) +short_description: Attach contracts to vzAny (vz:RsAnyToProv, vz:RsAnyToCons, and vz:RsAnyToConsIf) description: - Bind contracts to vzAny on Cisco ACI fabrics. options: @@ -54,7 +54,7 @@ - module: cisco.aci.aci_vrf - module: cisco.aci.aci_contract - name: APIC Management Information Model reference - description: More information about the internal APIC classes B(fv:RsCons) and B(fv:RsProv). + description: More information about the internal APIC classes B(vz:RsAnyToProv), B(vz:RsAnyToCons), and B(vz:RsAnyToConsIf). link: https://developer.cisco.com/docs/apic-mim-ref/ author: - Marcel Zehnder (@maercu)