Skip to main content
Infrastructure/Assets

GetK8SClusterHosting

Get the hosting record for one K8s cluster discovered on a Zaku platform.

GET/api/v1/asset-links/hosting/k8s-clusters/{platformUuid}/{clusterId}

Operation ID

GetK8SClusterHosting

Since

1.1.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • platformUuid
    StringRequired

    Unique UUID of the platform

  • clusterId
    StringRequired

    Unique identifier of the cluster

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • platformUuid
    String

    Platform uuid for this resource

    Example: value

  • clusterId
    String

    Cluster id for this resource

    Example: 10

  • clusterUuid
    String

    Cluster uuid for this resource

    Example: value

  • clusterName
    String

    Cluster name for this resource

    Example: value

  • hostingRegionUuid
    String

    Hosting region uuid for this resource

    Example: value

  • hostingZoneUuid
    String

    Hosting zone uuid for this resource

    Example: value

  • hostingPlatformUuid
    String

    Hosting platform uuid for this resource

    Example: value

  • sourceDetection
    String

    Source detection for this resource

    Example: value

  • hostingConfidence
    Long

    Confidence score of the inferred hosting relationship

    Example: 0.85

  • hostingDetails
    String

    Hosting details for this resource

    Example: value