action meshery_id_delete_k8_sconfig { label: "Handle DELETE request for Kubernetes Config" description: "Used to delete kubernetes config to System" provider: meshery method: DELETE path: "/api/system/kubernetes" encoding: json output: { type: "object" additionalProperties: true } }