Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To remove a cluster configruation file, create a DELETE request. .../aslcm/v1/clusterconfig/{configName}

The configName would include the K8S Cluster name as the file prefix

CNFM will remove the "configName" + "." + "config" file from the .kube directory.

...