Function getEnclaveDataAndHealth

  • Name

    getEnclaveDataAndHealth

    Summary

    Get the enclaves data from a cluster populated with health check.

    Returns

    An array of JSONs containing each enclave data populated with its health information.

    Parameters

    • clusterId: number = 0

      The TEE Cluster id.

    Returns Promise<Tee.EnclaveDataAndHealthType[]>

Generated using TypeDoc