Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We've been using this NDO's rest API call to delete epg, bd, template, with no issue. But when trying to delete a subnet from a BD that has multiple subnets, I've got a "There was an internal server error" error. That is it, no more details. Can so...
Can you please help answer these questions?For MSO version 4+, we need to place the contracts between sites (multi-site, ie, site A & site B) in a stretched template?In NDO, after I attach an existing filter (filter C) to a multi-site contract that i...
We are upgrading NDO, from 3.7(x) to 4.2(x) soon. Can you please share any release notes or documentation that lists out any details changes in REST API calls (structures, requests, responses), so we can be prepared?Our python program interacts with...
Hi,
I am doing automation with creating BD with DHCP relay policy config, via REST API. We had to put the DHCP relay policy on APIC, instead of the MSO. So, after creating the BD in MSO, a template deployment on MSO, the BD appears on the APIC. Th...
Hi,
All Cisco ACI MSO REST API documentations mention that I can get into the swagger ui page, by logging into the orchestrator page, and then use this URL: <mso-ip>/docs/userdocs#/
Yet, after logging into the orchestrator, I got an "404 not found'" ...
I can't get it to work.What is the bridge_domain_id? Is it the uuid (example below) I get from 'get schema' api call?"uuid": "cacc0c09-766c-4765-addf-05d2d2f5c79d"I used the uuid as the bd id, and got the following error:{"status": 404,"message": "No...
So, I just came to realize that api endpoint is 3x faster for another site (we have multi-site, using NDO). That site that responds much faster has less # of MO's (bd/vrf/endpoints, etc) compared to the slower site.Could the higher # of MO's be the r...