Add a product to an existing provider in CAPI
The Cloud Provisioning and Governance Cloud API (CAPI) offers many providers, such as AWS and Azure, and products, such as EC2 instances. However, you can add products to existing providers for new types of cloud resources.
Before you begin
- Role required: admin
- Review Default CAPI APIs and make sure the provider and product that you want to create are not already provided.
- Familiarize yourself with the cloud provider API so that you know how to create REST calls to the provider. If you are not familiar with the headers, authentication requirements, endpoint, and data that you can pass into the provider API, you cannot build your own CAPI components.
About this task
This topic provides general instructions for extending an existing cloud provider, product, and resource type.