Continuous Delivery Resource Service Delete
Delete a ContinuousDelivery.
Request
URI
DELETE
https://{api_host}/https://your_org.tmc.cloud.vmware.com/v1alpha1/clustergroups/{fullName.clusterGroupName}/fluxcd/continuousdelivery
COPY
Path Parameters
string
fullName.clusterGroupName
Required
Name of cluster group.
Query Parameters
string
fullName.orgId
Optional
ID of Organization.
Responses
200
A successful response.
Returns vmware.tanzu.manage.v1alpha1.clustergroup.fluxcd.continuousdelivery.DeleteContinuousDeliveryResponse of type(s) */*
{
"message": "string"
}
default
An unexpected error response.
Returns grpc.gateway.runtime.Error of type(s) */*
{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"typeUrl": "string",
"value": "string"
}
]
}
Continuous Delivery Resource Service Operations
POST
Continuous Delivery Resource Service Create
POST
Continuous Delivery Resource Service Create
DELETE
Continuous Delivery Resource Service Delete
DELETE
Continuous Delivery Resource Service Delete
GET
Continuous Delivery Resource Service List
GET
Continuous Delivery Resource Service List