<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating EPG in MSO using PATCH method in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/4414151#M3097</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related ticket:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/cisco-application-centric/issue-with-aci-mso-multi-site-ochestrator-api-call-to-create-a/td-p/4386076" target="_blank" rel="noopener"&gt;Issue with ACI MSO (Multi-site Ochestrator) : API Call to create a new EPG using PATCH method&lt;/A&gt;.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 17:01:31 GMT</pubDate>
    <dc:creator>Alexander Stevenson</dc:creator>
    <dc:date>2021-06-07T17:01:31Z</dc:date>
    <item>
      <title>Creating EPG in MSO using PATCH method</title>
      <link>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/4408242#M3096</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone give me an example snippet of creating an EGP in MSO using Patch method (I am using Postman)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying this but keep getting the following error no matter what I do.&lt;/P&gt;&lt;P&gt;I can create BDs fine, only getting the following error when trying to create EPGs using PATCH method.&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MSO Version: 3.2.1f&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I'm trying,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running API calls agains :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;https://&lt;SPAN class="resolvedVariable"&gt;{{mso-ip}}&lt;/SPAN&gt;/api/v1/schemas/603ed1ed650000e38f7244dd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Body:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[
    {
"op": "add",
"path": "/templates/Stretched/anps/testANP2/epgs/-",

"value": {
                              
    "name": "myEPG",
    "displayName": "MY EPG",
    "contractRelationships": [],
    "subnets": [],
    "uSegEpg": false,
    "uSegAttrs": [],
    "intraEpg": "unenforced",
    "proxyArp": false,
    "preferredGroup": false,
    "selectors": [],
    "bdRef": "/schemas/603ed1ed650000e38f7244dd/templates/Stretched/bds/myBD"

}
}
]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    "code": 400,
    "message": "Bad Request: (1)(7)/epgs(0)/schemaId error.path.missing"
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 11:38:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/4408242#M3096</guid>
      <dc:creator>shamax_1983</dc:creator>
      <dc:date>2021-05-25T11:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating EPG in MSO using PATCH method</title>
      <link>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/4414151#M3097</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related ticket:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/cisco-application-centric/issue-with-aci-mso-multi-site-ochestrator-api-call-to-create-a/td-p/4386076" target="_blank" rel="noopener"&gt;Issue with ACI MSO (Multi-site Ochestrator) : API Call to create a new EPG using PATCH method&lt;/A&gt;.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 17:01:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/4414151#M3097</guid>
      <dc:creator>Alexander Stevenson</dc:creator>
      <dc:date>2021-06-07T17:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating EPG in MSO using PATCH method</title>
      <link>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/5011168#M3247</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/316020"&gt;@shamax_1983&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just following up on this and see if you still need help?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 15:18:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/creating-epg-in-mso-using-patch-method/m-p/5011168#M3247</guid>
      <dc:creator>Ruben Cocheno</dc:creator>
      <dc:date>2024-02-01T15:18:38Z</dc:date>
    </item>
  </channel>
</rss>

