Create Configuration
Create a GitOps Configuration
Request
URI
POST
https://{api_host}/telco/api/cnfLcm/gitOps/gitopsConfigurations
COPY
Request Body
gitopsConfigurationRequest.yaml of type(s) application/json
Required
"gitopsConfigurationRequest.yaml Object"
Responses
201
Successful
Returns gitopsConfigurationFetchResponse.yaml of type(s) application/json
"gitopsConfigurationFetchResponse.yaml Object"
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
409
Conflict. Gitops configuration for the selected cluster has been already created.
Operation doesn't return any data structure
Cnf Lcm Gitops Operations
POST
Create Configuration
DELETE
Delete Configuration
GET
Get Configuration
GET
List Configurations