Function getEnclaveHealthStatus

  • Name

    getEnclaveHealthStatus

    Summary

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

    Parameters

    • clusterId: number = 0

      The TEE Cluster id.

    Returns Promise<EnclaveHealthType[]>

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

Generated using TypeDoc