Skip to main content
GET
Get KubePlatform

Response

OK

control_plane
object
required

Key information about the provider of the control plane for the KubePlatform.

created_by
string
required

user who created the record.

created_on
string<date-time>
required

timestamp of when the record was created.

infrastructure
object
required

Key information about the infrastructure providing compute, network and storage resources for the KubePlatform.

last_modified_by
string
required

user who last modified the record.

last_modified_on
string<date-time>
required

timestamp of when the record was last modified.

name
string
required

Name for the KubePlatform. Must be unique within the Organization.

Example:

"eks-standard"

title
string
required

Display name for the KubePlatform.

Example:

"Prometheus"

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/KubePlatform.json"

description
string

Optional long-form description of the KubePlatform.