You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/access_interface_override.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,13 @@ data "aci_access_interface_override" "example" {
55
55
### Read-Only ###
56
56
57
57
*`id` - (string) The distinguished name (DN) of the Access Interface Override object.
58
-
*`annotation` (annotation) - (string) The annotation of the Access Interface Override object.
58
+
*`annotation` (annotation) - (string) The annotation of the Access Interface Override object. This attribute is supported in ACI versions: 3.2(1l) and later.
59
59
*`description` (descr) - (string) The description of the Access Interface Override object.
60
-
*`name_alias` (nameAlias) - (string) The name alias of the Access Interface Override object.
60
+
*`name_alias` (nameAlias) - (string) The name alias of the Access Interface Override object. This attribute is supported in ACI versions: 2.2(1k) and later.
61
61
*`owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
62
62
*`owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
63
63
*`relation_to_host_path` - (map) A map of Relation To Host Path (ACI object [infraRsHPathAtt](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/infraRsHPathAtt/overview)) pointing to Fabric Path Endpoint (ACI Object [fabricPathEp](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fabricPathEp/overview)).
64
-
*`annotation` (annotation) - (string) The annotation of the Relation To Host Path object.
64
+
*`annotation` (annotation) - (string) The annotation of the Relation To Host Path object. This attribute is supported in ACI versions: 3.2(1l) and later.
65
65
*`target_dn` (tDn) - (string) The distinguished name of the target.
66
66
*`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.
67
67
*`key` (key) - (string) The key used to uniquely identify this configuration object.
@@ -70,7 +70,7 @@ data "aci_access_interface_override" "example" {
70
70
*`key` (key) - (string) The key used to uniquely identify this configuration object.
71
71
*`value` (value) - (string) The value of the property.
72
72
*`relation_to_access_interface_policy_group` - (map) A map of Relation To Access Interface Policy Group (ACI object [infraRsPathToAccBaseGrp](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/infraRsPathToAccBaseGrp/overview)) pointing to Access Interface Policy Group (ACI Object [infraAccBaseGrp](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/infraAccBaseGrp/overview)).
73
-
*`annotation` (annotation) - (string) The annotation of the Relation To Access Interface Policy Group object.
73
+
*`annotation` (annotation) - (string) The annotation of the Relation To Access Interface Policy Group object. This attribute is supported in ACI versions: 3.2(1l) and later.
74
74
*`target_dn` (tDn) - (string) The distinguished name of the target.
75
75
*`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.
76
76
*`key` (key) - (string) The key used to uniquely identify this configuration object.
Copy file name to clipboardExpand all lines: docs/data-sources/application_profile.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ data "aci_application_profile" "example_tenant" {
48
48
### Read-Only ###
49
49
50
50
*`id` - (string) The distinguished name (DN) of the Application Profile object.
51
-
*`annotation` (annotation) - (string) The annotation of the Application Profile object.
51
+
*`annotation` (annotation) - (string) The annotation of the Application Profile object. This attribute is supported in ACI versions: 3.2(1l) and later.
52
52
*`description` (descr) - (string) The description of the Application Profile object.
53
-
*`name_alias` (nameAlias) - (string) The name alias of the Application Profile object.
53
+
*`name_alias` (nameAlias) - (string) The name alias of the Application Profile object. This attribute is supported in ACI versions: 2.2(1k) and later.
54
54
*`owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
55
55
*`owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
56
56
*`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.
57
57
*`relation_to_monitoring_policy` - (map) A map of Relation From Application Profile To Monitoring Policy (ACI object [fvRsApMonPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsApMonPol/overview)) pointing to Monitoring Policy (ACI Object [monEPGPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/monEPGPol/overview)).
58
-
*`annotation` (annotation) - (string) The annotation of the Relation From Application Profile To Monitoring Policy object.
58
+
*`annotation` (annotation) - (string) The annotation of the Relation From Application Profile To Monitoring Policy object. This attribute is supported in ACI versions: 3.2(1l) and later.
59
59
*`monitoring_policy_name` (tnMonEPGPolName) - (string) The name of the monitoring policy.
60
60
*`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.
61
61
*`key` (key) - (string) The key used to uniquely identify this configuration object.
0 commit comments