What this programming guide is all about, and the TCA APIs the programmers can use the SDK for.

The TCA SDKs provide language bindings for accessing NFV Orchestration and Management APIs provided by the VMware Telco Cloud Automation™, also known as TCA™. This SDK user-guide discusses SDK-Python which may be used for automating TCA operations using Python 3.8 (or higher) programming. This programming guide also presents examples of using the SDK in Python.

The VMware TCA™ APIs may be broadly classified as System-Management and NFV-Orchestration APIs. The TCA™ includes a TCA-Manager (also referred to as “TCA”) and a TCA-Control Plane (also referred to as “CP”). In the next section we summarize the APIs offered by the TCA, which a programmer can use the SDK for.