cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

ACI Multisite Controller API

a.short
Level 1
Level 1

All,

attempting to use Ansible to automate MSC requirements to add new BD, EPG, etc. to an existing Schema & template.

Tried following the Cisco doc [https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/aci_multi-site/sw/1x/rest_api_config/b_Cisco_ACI_Multi-Site_REST_Configuration_Guide/b_Cisco_ACI_Multi-Site_REST_Config_Guide_chapter_011.pdf] but so far been unsuccessful in getting the either a new Schema & template created or updating an existing one.

As there are currently no Ansible modules for MSC (and not for Ansible v2.4) I have been using the 'uri' module to get my playbooks to work. I can perform the basic logons, create new user, but I have now hit a wall trying to get a new schema or even updating a existing schema/template to work.

 

Any guidance here would be greatly appreciated.

 

Who Me Too'd this topic