Skip to main content

List Cluster Details

GET 

/appid/api/v1/satellite

List Cluster Details

Request

Header Parameters

    x-prisma-tenant-id stringrequired

    Prisma ID for the request

Responses

Successful operation

Schema
  • Array [
  • heartBeatTs integer
    heartBeatSyncStatus string
    apiVersion string
    satelliteVersion string
    clusterId string
    clusterName string
    clusterAssetId string
    orchestratorPlatform string
  • ]
Loading...