Skip to main content

Get KaaS

GET 

/projects/:projectId/providers/Aruba.Container/kaas/:id

Get KaaS

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    id stringrequired

    unique identifier of the cluster kubernetes

Query Parameters

    ignoreDeletedStatus boolean

    if the resource exists in status "Deleted", returns NotFound according to the value of this flag

    api-version string

    The requested API version

    Default value: 1

Responses

OK

Schema

    metadata

    object

    id stringnullable
    uri stringnullable
    name stringnullable

    location

    object

    code stringnullable
    country stringnullable
    city stringnullable
    name stringnullable
    value stringnullable

    project

    object

    id stringnullable
    folderId stringnullable
    tags string[]nullable

    category

    object

    name stringnullable
    provider stringnullable

    typology

    object

    id stringnullable
    name stringnullable
    creationDate date-timenullable
    createdBy stringnullable
    ownerId stringnullable
    updateDate date-timenullable
    updatedBy stringnullable
    version stringnullable
    createdUser stringnullable
    updatedUser stringnullable

    linkedResources

    object[]

    nullable

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • managedBy stringnullable

    annotations

    object

    nullable

    property name* anynullable

    status

    object

    state stringnullable
    creationDate date-timenullable

    disableStatusInfo

    object

    isDisabled boolean
    reasons string[]

    previousStatus

    object

    state stringnullable
    creationDate date-timenullable
    failureReason stringnullable

    error

    object

    reason stringnullable
    message stringnullable
    reservedTo stringnullable

    properties

    object

    linkedResources

    object[]

    nullable

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • preset boolean

    vpc

    object

    uri stringnullable

    subnet

    object

    uri stringnullable

    kubernetesVersion

    object

    value stringnullable
    endOfSupportDate date-timenullable
    sellStartDate date-timenullable
    sellEndDate date-timenullable
    recommended boolean

    upgradeTo

    object

    value stringnullable
    scheduledAt date-timenullable

    nodePools

    object[]

    nullable

  • Array [

  • name stringnullable
    nodes int32nullable
    autoscaling boolean
    creationDate date-timenullable

    instance

    object

    ram stringnullable
    price doublenullable
    cpu stringnullable
    name stringnullable
    diskSizeGb stringnullable

    dataCenter

    object

    For more information, check the documentation.

    name stringnullable
    minCount int32nullable
    maxCount int32nullable
  • ]

  • podcidr

    object

    address stringnullable

    nodecidr

    object

    address stringnullable
    name stringnullable
    uri stringnullable

    securityGroup

    object

    name stringnullable
    uri stringnullable
    ha booleannullable

    storage

    object

    maxCumulativeVolumeSize int32nullable

    billingPlan

    object

    billingPeriod stringnullable
    managementIp stringnullable

    openstackProject

    object

    OpenstackProject

    id stringnullable

    identity

    object

    clientId stringnullable

    apiServerAccessProfile

    object

    authorizedIpRanges string[]nullable
    enablePrivateCluster boolean

    data

    object

    private

    object

    phase

    object

    name stringnullable
    startDate date-timenullable
Loading...