Jump to Content
klusternetes
API Reference
v1.0

Log Inklusternetes
API Reference
Log In
v1.0API Reference

Introduction

  • Welcome
    • Overview
    • Getting started
  • Install Klusternetes

Launcher application

  • Overview
  • Market Place
    • Klusternetes Managed Add-Ons (marketplace)
    • Custom Add-Ons (My-marketplace)
  • Data centers
    • Data center Managed by Klusternetes
    • Self Hosted data center
      • Our managed data base
      • Bring your own data base

Klusternetes CLI

  • Knts CLI Quick start Guide
  • Klusternetes Commands
    • Knts Context
      • Knts Context Delete
      • Knts Context List
      • Knts Context Show
      • Knts Context Use
    • Knts Cluster
      • Knts Cluster Create
      • Knts Cluster Delete
      • Knts Cluster KC
      • Knts Cluster List
    • Knts Deploy
    • Knts Destroy
    • Knts Down
    • Knts Help
    • Knts Init
    • Knts Up
    • Knts Version
  • Knts manifestation file reference

Klusternetes API

  • Get all clusters
  • Create cluster
  • Get a single cluster
  • Delete a cluster
Powered by 

Delete a cluster

curl -X DELETE \
--url https://knts.app/v1/clusters/cluster1 \
-u 925d96b9c959814a183f60b383e0d644:
Coming soon