These scripts allow the APIC configuration to be done in a local terminal and thus provide a convenient and fast way for users to do APIC configuration.
Linux system is preferred.
For windows users, strongly recommend installing cygwin.
Required
Option A: Install the scripts to your python library form using pip install
pip install apicPython
Option B:
If you have git installed, clone the repository
git clone https://github.com/datacenter/ACI.git cd ACI/configuration-python/generic_code/ python setup.py install
Option C:
If you don't have git, download a zip copy of the repository and extract. Then,
cd ACI/configuration-python/generic_code/ python setup.py install
Copyright 2014-2015 Cisco Systems, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
APIC Management Information Model Reference
Nexus 9000 ACI Boot Camp Lab Guide (version 1.19) (Yet to be provided but is available internal to Cisco and easy to find with a CEC search).