clusters
Deletes a port from a cluster.
Required RBAC Policy: kots/cluster/[:clusterid]/port/delete
delete/cluster/{cluster_id}/port/{port_number}
Path parameters
cluster_idstring required
Cluster identifier
port_numberinteger required
Port Number
Query parameters
protocolsstring[] required
Protocols
Response
DeleteClusterPortResponse contains the response to a delete cluster port request
Changes
No recorded changes to this endpoint across all 1 revision of this API.