Function getEnclaveDataAndHealth

  • Parameters

    • clusterId: number = 0

      The TEE Cluster id.

    • timeout: number = 10000

    Returns Promise<EnclaveDataAndHealthType[]>

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

    Name

    getEnclaveDataAndHealth

    Summary

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

Generated using TypeDoc