From 029e52414ef5fd777ffe43236017b889f07efc39 Mon Sep 17 00:00:00 2001 From: akinross Date: Tue, 2 Jul 2024 14:03:11 +0200 Subject: [PATCH] [ignore] Add dnformats for l2out and l3out to contract_masters --- docs/data-sources/relation_to_contract_master.md | 4 ++++ docs/resources/relation_to_contract_master.md | 4 ++++ gen/definitions/classes.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/docs/data-sources/relation_to_contract_master.md b/docs/data-sources/relation_to_contract_master.md index 92fc00879..d2332a942 100644 --- a/docs/data-sources/relation_to_contract_master.md +++ b/docs/data-sources/relation_to_contract_master.md @@ -24,12 +24,16 @@ Data source for Relation To Contract Master - Too many DN formats to display, see model documentation for all possible parents of [fvRsSecInherited](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsSecInherited/overview). - `uni/tn-{name}/ap-{name}/epg-{name}/rssecInherited-[{tDn}]` - `uni/tn-{name}/ap-{name}/esg-{name}/rssecInherited-[{tDn}]` + - `uni/tn-{name}/l2out-{name}/instP-{name}/rssecInherited-[{tDn}]` + - `uni/tn-{name}/out-{name}/instP-{name}/rssecInherited-[{tDn}]` ## GUI Information ## * Locations: - `Tenants -> Application Profiles -> Application EPGs` - `Tenants -> Application Profiles -> Endpoint Security Groups` + - `Tenants -> Networkings -> L3Outs -> External EPGs` + - `Tenants -> Networkings -> L2Outs -> External EPGs` ## Example Usage ## diff --git a/docs/resources/relation_to_contract_master.md b/docs/resources/relation_to_contract_master.md index 5a14eb6e4..6a43e72c6 100644 --- a/docs/resources/relation_to_contract_master.md +++ b/docs/resources/relation_to_contract_master.md @@ -26,12 +26,16 @@ Manages ACI Relation To Contract Master - Too many DN formats to display, see model documentation for all possible parents of [fvRsSecInherited](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsSecInherited/overview). - `uni/tn-{name}/ap-{name}/epg-{name}/rssecInherited-[{tDn}]` - `uni/tn-{name}/ap-{name}/esg-{name}/rssecInherited-[{tDn}]` + - `uni/tn-{name}/l2out-{name}/instP-{name}/rssecInherited-[{tDn}]` + - `uni/tn-{name}/out-{name}/instP-{name}/rssecInherited-[{tDn}]` ## GUI Information ## * Locations: - `Tenants -> Application Profiles -> Application EPGs` - `Tenants -> Application Profiles -> Endpoint Security Groups` + - `Tenants -> Networkings -> L3Outs -> External EPGs` + - `Tenants -> Networkings -> L2Outs -> External EPGs` ## Example Usage ## diff --git a/gen/definitions/classes.yaml b/gen/definitions/classes.yaml index ed23dfa37..31c8e8ec6 100644 --- a/gen/definitions/classes.yaml +++ b/gen/definitions/classes.yaml @@ -372,10 +372,14 @@ fvRsSecInherited: dn_formats: - "uni/tn-{name}/ap-{name}/epg-{name}/rssecInherited-[{tDn}]" - "uni/tn-{name}/ap-{name}/esg-{name}/rssecInherited-[{tDn}]" + - "uni/tn-{name}/out-{name}/instP-{name}/rssecInherited-[{tDn}]" + - "uni/tn-{name}/l2out-{name}/instP-{name}/rssecInherited-[{tDn}]" - "Too many DN formats to display, see model documentation for all possible parents of [fvRsSecInherited](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvRsSecInherited/overview)." ui_locations: - "Tenants -> Application Profiles -> Application EPGs" - "Tenants -> Application Profiles -> Endpoint Security Groups" + - "Tenants -> Networkings -> L3Outs -> External EPGs" + - "Tenants -> Networkings -> L2Outs -> External EPGs" sub_category: "Application Management" vzBrCP: