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: website/docs/r/application_epg.html.markdown
+18-17Lines changed: 18 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,35 +46,36 @@ Manages ACI Application EPG
46
46
*`prio` - (Optional) qos priority class id. Allowed values are "unspecified", "level1", "level2", "level3", "level4", "level5" and "level6". Default is "unspecified.
47
47
*`shutdown` - (Optional) shutdown for object application_epg. Allowed values are "yes" and "no". Default is "no".
48
48
49
-
*`relation_fv_rs_bd` - (Optional) Relation to class fvBD. Cardinality - N_TO_ONE. Type - String.
49
+
*`relation_fv_rs_bd` - (Required) Relation to Bridge domain associated with EPG (class fvBD). Cardinality - N_TO_ONE. Type - String.
50
50
51
-
*`relation_fv_rs_cust_qos_pol` - (Optional) Relation to class qosCustomPol. Cardinality - N_TO_ONE. Type - String.
51
+
*`relation_fv_rs_cust_qos_pol` - (Optional) Relation to custom Quality of Service traffic policy name (class qosCustomPol). Cardinality - N_TO_ONE. Type - String.
*`relation_fv_rs_fc_path_att` - (Optional) Relation to class fabricPathEp. Cardinality - N_TO_M. Type - Set of String.
54
+
*`relation_fv_rs_fc_path_att` - (Optional) Relation to deploy Fibre Channel(paths) (class fabricPathEp). Cardinality - N_TO_M. Type - Set of String.
54
55
55
-
*`relation_fv_rs_prov` - (Optional) Relation to class vzBrCP. Cardinality - N_TO_M. Type - Set of String.
56
+
*`relation_fv_rs_prov` - (Optional) Relation to Provided Contract(class vzBrCP). Cardinality - N_TO_M. Type - Set of String.
56
57
57
-
*`relation_fv_rs_graph_def` - (Optional) Relation to class vzGraphCont. Cardinality - N_TO_M. Type - Set of String.
58
+
*`relation_fv_rs_cons_if` - (Optional) Relation to imported contract (class vzCPIf). Cardinality - N_TO_M. Type - Set of String.
58
59
59
-
*`relation_fv_rs_cons_if` - (Optional) Relation to class vzCPIf. Cardinality - N_TO_M. Type - Set of String.
60
+
*`relation_fv_rs_sec_inherited` - (Optional) Relation represents that the EPg is inheriting security configuration from another EPg (class fvEPg). Cardinality - N_TO_M. Type - Set of String.
60
61
61
-
*`relation_fv_rs_sec_inherited` - (Optional) Relation to class fvEPg. Cardinality - N_TO_M. Type - Set of String.
62
+
*`relation_fv_rs_node_att` - (Optional) Relation between EPG and fabricNode (class fabricNode). Cardinality - N_TO_M. Type - Set of String.
*`relation_fv_rs_dpp_pol` - (Optional) Relation to class qosDppPol. Cardinality - N_TO_ONE. Type - String.
68
+
*`relation_fv_rs_cons` - (Optional) Relation to Consumed Contract (class vzBrCP). Cardinality - N_TO_M. Type - Set of String.
66
69
67
-
*`relation_fv_rs_cons` - (Optional) Relation to class vzBrCP. Cardinality - N_TO_M. Type - Set of String.
68
-
69
-
*`relation_fv_rs_prov_def` - (Optional) Relation to class vzCtrctEPgCont. Cardinality - N_TO_M. Type - Set of String.
70
-
71
-
*`relation_fv_rs_trust_ctrl` - (Optional) Relation to class fhsTrustCtrlPol. Cardinality - N_TO_ONE. Type - String.
70
+
*`relation_fv_rs_trust_ctrl` - (Optional) Relation to First Hop Security trust control (class fhsTrustCtrlPol). Cardinality - N_TO_ONE. Type - String.
71
+
<!-- tenant -> policies -> protocol -> First Hop Security -->
72
72
73
-
*`relation_fv_rs_prot_by` - (Optional) Relation to class vzTaboo. Cardinality - N_TO_M. Type - Set of String.
73
+
*`relation_fv_rs_prot_by` - (Optional) Relation to Taboo Contract (class vzTaboo). Cardinality - N_TO_M. Type - Set of String.
74
74
75
-
*`relation_fv_rs_aepg_mon_pol` - (Optional) Relation to class monEPGPol. Cardinality - N_TO_ONE. Type - String.
75
+
*`relation_fv_rs_aepg_mon_pol` - (Optional) Relation to create a container for monitoring policies associated with the tenant. This allows you to apply tenant-specific policies (class monEPGPol). Cardinality - N_TO_ONE. Type - String.
76
+
<!-- tenant -> policies -> Monitoring -->
76
77
77
-
*`relation_fv_rs_intra_epg` - (Optional) Relation to class vzBrCP. Cardinality - N_TO_M. Type - Set of String.
78
+
*`relation_fv_rs_intra_epg` - (Optional) Relation to Intra EPG Contract (class vzBrCP). Cardinality - N_TO_M. Type - Set of String.
0 commit comments