manifests
Deletes a manifest from the cluster.
delete/v2/clusters/{cluster_id}/manifests
Path parameters
cluster_idstring uuid required
The cluster whose manifest should be deleted.
Query parameters
folder'manifests' | 'openshift'
The folder that contains the files. Manifests can be placed in 'manifests' or 'openshift' directories.
file_namestring required
The manifest file name to delete from the cluster.
Response
Success.