KubePlatform
Delete KubePlatform
Delete a KubePlatform
A KubePlatform describes things like the cloud infrastructure provider and the Kubernetes control plane provider.
An Organization can have one or more KubePlatforms.
DELETE
Response
204
No Content
Previous
List ArtifactsList multiple OCIArtifacts
An <em>OCIArtifact</em> is a single OCI Artifact (manifest) that describes an OCI
Image or other OCI Artifact.
OCIArtifacts have a <b>MediaType</b> that informs you what the OCIArtifact
contains. For OCIArtifacts with a MediaType of
<b>application/vnd.oci.image.manifest.v1+json</b> or
<b>application/vnd.docker.container.image.v1+json</b>, the <b>Architecture</b>
field will show the compute architecture that the OCI Image was built for (e.g.
"amd64")
OCIArtifacts can be associated with zero or more ProjectReleases and
PackageReleases.
Next