@akamai/openapi-ts
    Preparing search index...

    Type Alias GetLkeVersionResponses

    type GetLkeVersionResponses = {
        "200": { id: string };
    }
    Index

    Properties

    Properties

    "200": { id: string }

    LKE version.

    Type Declaration

    • Readonlyid: string

      Read-only A Kubernetes version number available for deployment to a Kubernetes cluster in the format of <major>.<minor>, and the latest supported patch version.