Skip to content

Commit 8caaf21

Browse files
akinrosslhercot
authored andcommitted
[ignore] Acronym updates to documentation
1 parent c8095db commit 8caaf21

29 files changed

+136
-132
lines changed

docs/data-sources/application_epg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ data "aci_application_epg" "example_application_profile" {
117117
* `tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
118118
* `key` (key) - (string) The key used to uniquely identify this configuration object.
119119
* `value` (value) - (string) The value of the property.
120-
* `relation_to_custom_qos_policy` - (map) A map of Relation To Custom Qos Policy (ACI object [fvRsCustQosPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsCustQosPol/overview)) pointing to Custom Qos Policy (ACI Object [qosCustomPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/qosCustomPol/overview)).
121-
* `annotation` (annotation) - (string) The annotation of the Relation To Custom Qos Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
120+
* `relation_to_custom_qos_policy` - (map) A map of Relation To Custom QoS Policy (ACI object [fvRsCustQosPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsCustQosPol/overview)) pointing to Custom QoS Policy (ACI Object [qosCustomPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/qosCustomPol/overview)).
121+
* `annotation` (annotation) - (string) The annotation of the Relation To Custom QoS Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
122122
* `custom_qos_policy_name` (tnQosCustomPolName) - (string) The Custom QoS traffic policy name.
123123
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
124124
* `key` (key) - (string) The key used to uniquely identify this configuration object.
@@ -147,7 +147,7 @@ data "aci_application_epg" "example_application_profile" {
147147
* `ipam_gateway` (ipamGateway) - (string) The IP address management (IPAM) gateway of the Relation To Domain object. Only applicable for Nutanix domains. This attribute is supported in ACI versions: 6.0(3d) and later.
148148
* `lag_policy_name` (lagPolicyName) - (string) The link aggregation group (LAG) policy name of the Relation To Domain object. This attribute is supported in ACI versions: 3.2(10e) to 3.2(10g), 3.2(7f) and later.
149149
* `netflow_direction` (netflowDir) - (string) The NetFlow monitoring direction of the Relation To Domain object. This attribute is supported in ACI versions: 3.0(1k) and later.
150-
* `enable_netflow` (netflowPref) - (string) The Netflow enabled status for the Relation To Domain object. This attribute is supported in ACI versions: 2.2(1k) and later.
150+
* `enable_netflow` (netflowPref) - (string) The NetFlow enabled status for the Relation To Domain object. This attribute is supported in ACI versions: 2.2(1k) and later.
151151
* `number_of_ports` (numPorts) - (string) The number of ports of the Relation To Domain object. This attribute is supported in ACI versions: 4.0(1h) and later.
152152
* `port_allocation` (portAllocation) - (string) Port allocation for ports. This attribute is supported in ACI versions: 4.0(1h) and later.
153153
* `primary_encapsulation` (primaryEncap) - (string) The primary encapsulation of the Relation To Domain object. This is used when the class preference is set to 'useg'. This attribute is supported in ACI versions: 1.2(2g) and later.

docs/data-sources/bridge_domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ data "aci_bridge_domain" "example_tenant" {
161161
* `tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
162162
* `key` (key) - (string) The key used to uniquely identify this configuration object.
163163
* `value` (value) - (string) The value of the property.
164-
* `relation_to_dhcp_relay_policy` - (map) A map of Relation From Bridge Domain To Dhcp Relay Policy (ACI object [fvRsBDToRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsBDToRelayP/overview)) pointing to Dhcp Relay Policy (ACI Object [dhcpRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/dhcpRelayP/overview)).
165-
* `annotation` (annotation) - (string) The annotation of the Relation From Bridge Domain To Dhcp Relay Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
164+
* `relation_to_dhcp_relay_policy` - (map) A map of Relation From Bridge Domain To DHCP Relay Policy (ACI object [fvRsBDToRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsBDToRelayP/overview)) pointing to DHCP Relay Policy (ACI Object [dhcpRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/dhcpRelayP/overview)).
165+
* `annotation` (annotation) - (string) The annotation of the Relation From Bridge Domain To DHCP Relay Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
166166
* `dhcp_relay_policy_name` (tnDhcpRelayPName) - (string) The name of the DHCP Relay Policy object.
167167
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
168168
* `key` (key) - (string) The key used to uniquely identify this configuration object.

docs/data-sources/custom_qos_policy.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ layout: "aci"
77
page_title: "ACI: aci_custom_qos_policy"
88
sidebar_current: "docs-aci-data-source-aci_custom_qos_policy"
99
description: |-
10-
Data source for ACI Custom Qos Policy
10+
Data source for ACI Custom QoS Policy
1111
---
1212

1313
# aci_custom_qos_policy #
1414

15-
Data source for ACI Custom Qos Policy
15+
Data source for ACI Custom QoS Policy
1616

1717
## API Information ##
1818

@@ -43,14 +43,14 @@ data "aci_custom_qos_policy" "example_tenant" {
4343

4444
* `parent_dn` - (string) The distinguished name (DN) of the parent object, possible resources:
4545
- [aci_tenant](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/tenant) ([fvTenant](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvTenant/overview))
46-
* `name` (name) - (string) The name of the Custom Qos Policy object.
46+
* `name` (name) - (string) The name of the Custom QoS Policy object.
4747

4848
### Read-Only ###
4949

50-
* `id` - (string) The distinguished name (DN) of the Custom Qos Policy object.
51-
* `annotation` (annotation) - (string) The annotation of the Custom Qos Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
52-
* `description` (descr) - (string) The description of the Custom Qos Policy object.
53-
* `name_alias` (nameAlias) - (string) The name alias of the Custom Qos Policy object. This attribute is supported in ACI versions: 2.2(1k) and later.
50+
* `id` - (string) The distinguished name (DN) of the Custom QoS Policy object.
51+
* `annotation` (annotation) - (string) The annotation of the Custom QoS Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
52+
* `description` (descr) - (string) The description of the Custom QoS Policy object.
53+
* `name_alias` (nameAlias) - (string) The name alias of the Custom QoS Policy object. This attribute is supported in ACI versions: 2.2(1k) and later.
5454
* `owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
5555
* `owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
5656
* `dot1p_classifiers` - (list) A list of Dot1p Classifiers (ACI object [qosDot1PClass](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/qosDot1PClass/overview)).
@@ -61,7 +61,7 @@ data "aci_custom_qos_policy" "example_tenant" {
6161
* `name_alias` (nameAlias) - (string) The name alias of the Dot1p Classifier object. This attribute is supported in ACI versions: 2.2(1k) and later.
6262
* `priority` (prio) - (string) The Quality of Service (QoS) priority class ID. QoS refers to the capability of a network to provide better service to selected network traffic over various technologies. The primary goal of QoS is to provide priority including dedicated bandwidth, controlled jitter and latency (required by some real-time and interactive traffic), and improved loss characteristics. You can configure the bandwidth of each QoS level using QoS profiles.
6363
* `target` (target) - (string) The target of the Dot1p Classifier object. This Fabric only supports DSCP mutation, Dot1P mutation is not supported.
64-
* `target_cos` (targetCos) - (string) Target COS to be driven based on the range of input values of DSCP coming into the fabric. This attribute is supported in ACI versions: 2.1(1h) and later.
64+
* `target_cos` (targetCos) - (string) The target Class of Service (CoS) to be driven based on the range of DSCP input values coming into the fabric. This attribute is supported in ACI versions: 2.1(1h) and later.
6565
* `to` (to) - (string) The Dot1p priority range ending value.
6666
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
6767
* `key` (key) - (string) The key used to uniquely identify this configuration object.

docs/data-sources/dot1p_classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ data "aci_dot1p_classifier" "example_custom_qos_policy" {
5858
* `name_alias` (nameAlias) - (string) The name alias of the Dot1p Classifier object. This attribute is supported in ACI versions: 2.2(1k) and later.
5959
* `priority` (prio) - (string) The Quality of Service (QoS) priority class ID. QoS refers to the capability of a network to provide better service to selected network traffic over various technologies. The primary goal of QoS is to provide priority including dedicated bandwidth, controlled jitter and latency (required by some real-time and interactive traffic), and improved loss characteristics. You can configure the bandwidth of each QoS level using QoS profiles.
6060
* `target` (target) - (string) The target of the Dot1p Classifier object. This Fabric only supports DSCP mutation, Dot1P mutation is not supported.
61-
* `target_cos` (targetCos) - (string) Target COS to be driven based on the range of input values of DSCP coming into the fabric. This attribute is supported in ACI versions: 2.1(1h) and later.
61+
* `target_cos` (targetCos) - (string) The target Class of Service (CoS) to be driven based on the range of DSCP input values coming into the fabric. This attribute is supported in ACI versions: 2.1(1h) and later.
6262
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
6363
* `key` (key) - (string) The key used to uniquely identify this configuration object.
6464
* `value` (value) - (string) The value of the property.

docs/data-sources/pim_route_map_entry.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ layout: "aci"
77
page_title: "ACI: aci_pim_route_map_entry"
88
sidebar_current: "docs-aci-data-source-aci_pim_route_map_entry"
99
description: |-
10-
Data source for ACI Pim Route Map Entry
10+
Data source for ACI PIM Route Map Entry
1111
---
1212

1313
# aci_pim_route_map_entry #
1414

15-
Data source for ACI Pim Route Map Entry
15+
Data source for ACI PIM Route Map Entry
1616

1717
## API Information ##
1818

@@ -47,15 +47,15 @@ data "aci_pim_route_map_entry" "example_pim_route_map_policy" {
4747

4848
### Read-Only ###
4949

50-
* `id` - (string) The distinguished name (DN) of the Pim Route Map Entry object.
51-
* `action` (action) - (string) The route action of the Pim Route Map Entry object.
52-
* `annotation` (annotation) - (string) The annotation of the Pim Route Map Entry object. This attribute is supported in ACI versions: 3.2(1l) and later.
53-
* `description` (descr) - (string) The description of the Pim Route Map Entry object.
54-
* `group_ip` (grp) - (string) The group ip of the Pim Route Map Entry object.
55-
* `name` (name) - (string) The name of the Pim Route Map Entry object.
56-
* `name_alias` (nameAlias) - (string) The name alias of the Pim Route Map Entry object. This attribute is supported in ACI versions: 2.2(1k) and later.
57-
* `rendezvous_point_ip` (rp) - (string) The rendezvous point ip of the Pim Route Map Entry object.
58-
* `source_ip` (src) - (string) The source ip of the Pim Route Map Entry object.
50+
* `id` - (string) The distinguished name (DN) of the PIM Route Map Entry object.
51+
* `action` (action) - (string) The route action of the PIM Route Map Entry object.
52+
* `annotation` (annotation) - (string) The annotation of the PIM Route Map Entry object. This attribute is supported in ACI versions: 3.2(1l) and later.
53+
* `description` (descr) - (string) The description of the PIM Route Map Entry object.
54+
* `group_ip` (grp) - (string) The group ip of the PIM Route Map Entry object.
55+
* `name` (name) - (string) The name of the PIM Route Map Entry object.
56+
* `name_alias` (nameAlias) - (string) The name alias of the PIM Route Map Entry object. This attribute is supported in ACI versions: 2.2(1k) and later.
57+
* `rendezvous_point_ip` (rp) - (string) The rendezvous point ip of the PIM Route Map Entry object.
58+
* `source_ip` (src) - (string) The source ip of the PIM Route Map Entry object.
5959
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
6060
* `key` (key) - (string) The key used to uniquely identify this configuration object.
6161
* `value` (value) - (string) The value of the property.

docs/data-sources/pim_route_map_policy.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ layout: "aci"
77
page_title: "ACI: aci_pim_route_map_policy"
88
sidebar_current: "docs-aci-data-source-aci_pim_route_map_policy"
99
description: |-
10-
Data source for ACI Pim Route Map Policy
10+
Data source for ACI PIM Route Map Policy
1111
---
1212

1313
# aci_pim_route_map_policy #
1414

15-
Data source for ACI Pim Route Map Policy
15+
Data source for ACI PIM Route Map Policy
1616

1717
## API Information ##
1818

@@ -43,14 +43,14 @@ data "aci_pim_route_map_policy" "example_tenant" {
4343

4444
* `parent_dn` - (string) The distinguished name (DN) of the parent object, possible resources:
4545
- [aci_tenant](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/tenant) ([fvTenant](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvTenant/overview))
46-
* `name` (name) - (string) The name of the Pim Route Map Policy object.
46+
* `name` (name) - (string) The name of the PIM Route Map Policy object.
4747

4848
### Read-Only ###
4949

50-
* `id` - (string) The distinguished name (DN) of the Pim Route Map Policy object.
51-
* `annotation` (annotation) - (string) The annotation of the Pim Route Map Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
52-
* `description` (descr) - (string) The description of the Pim Route Map Policy object.
53-
* `name_alias` (nameAlias) - (string) The name alias of the Pim Route Map Policy object. This attribute is supported in ACI versions: 2.2(1k) and later.
50+
* `id` - (string) The distinguished name (DN) of the PIM Route Map Policy object.
51+
* `annotation` (annotation) - (string) The annotation of the PIM Route Map Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
52+
* `description` (descr) - (string) The description of the PIM Route Map Policy object.
53+
* `name_alias` (nameAlias) - (string) The name alias of the PIM Route Map Policy object. This attribute is supported in ACI versions: 2.2(1k) and later.
5454
* `owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
5555
* `owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
5656
* `annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.

docs/data-sources/relation_to_domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ data "aci_relation_to_domain" "example_application_epg" {
6363
* `ipam_gateway` (ipamGateway) - (string) The IP address management (IPAM) gateway of the Relation To Domain object. Only applicable for Nutanix domains. This attribute is supported in ACI versions: 6.0(3d) and later.
6464
* `lag_policy_name` (lagPolicyName) - (string) The link aggregation group (LAG) policy name of the Relation To Domain object. This attribute is supported in ACI versions: 3.2(10e) to 3.2(10g), 3.2(7f) and later.
6565
* `netflow_direction` (netflowDir) - (string) The NetFlow monitoring direction of the Relation To Domain object. This attribute is supported in ACI versions: 3.0(1k) and later.
66-
* `enable_netflow` (netflowPref) - (string) The Netflow enabled status for the Relation To Domain object. This attribute is supported in ACI versions: 2.2(1k) and later.
66+
* `enable_netflow` (netflowPref) - (string) The NetFlow enabled status for the Relation To Domain object. This attribute is supported in ACI versions: 2.2(1k) and later.
6767
* `number_of_ports` (numPorts) - (string) The number of ports of the Relation To Domain object. This attribute is supported in ACI versions: 4.0(1h) and later.
6868
* `port_allocation` (portAllocation) - (string) Port allocation for ports. This attribute is supported in ACI versions: 4.0(1h) and later.
6969
* `primary_encapsulation` (primaryEncap) - (string) The primary encapsulation of the Relation To Domain object. This is used when the class preference is set to 'useg'. This attribute is supported in ACI versions: 1.2(2g) and later.

0 commit comments

Comments
 (0)