Function getEnclaveHealthStatus

  • Parameters

    • clusterId: number = 0

      The TEE Cluster id.

    • timeout: number = 10000

    Returns Promise<EnclaveHealthType[]>

    An array of JSONs containing each enclave information (status, date, description, addresses)

    Name

    getEnclaveHealthStatus

    Summary

    Check that all TEE enclaves from a cluster are ready to be used.

Generated using TypeDoc