Function getClusterData

  • Name

    getClusterData

    Summary

    Provides the data related to a cluster.

    Returns

    An array containing the cluster data: the list of enclaves

    Parameters

    • clusterId: number

      The Cluster id.

    Returns Promise<null | Tee.ClusterDataType>

Generated using TypeDoc