VCF Automation Consumption API

VCF Automation Consumption API

The VCF Automation Consumption API leverages a declarative, Kubernetes-style control plane to manage infrastructure resources. Using standard YAML manifests, administrators can seamlessly manage a wide range of packages—including those for Infrastructure, VPC, and AVI environments. After establishing a context via the VCF CLI, these APIs are managed and executed directly using standard kubectl commands.

The basic VCF CLI login command is:

vcf context create <context_name> --endpoint <VCFA_ENDPOINT> --api-token <API-TOKEN> --tenant-name <TENANT-NAME> --type cci --ca-certificate <VCFA_CERT_PATH>

 

Additional Resources: