v52

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0381182251.7 KB
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.