Function createAppEvaluation

  • Queues a performance and scalability evaluation for the specified app, scheduling it for execution by the evaluation engine. The evaluation measures object response times, CPU usage, document size, and data model metrics. Once queued, use the returned id with the retrieval operations to poll for results.

    Parameters

    • guid: string

      The unique identifier of the app to evaluate.

    • Optionaloptions: ApiCallOptions

    Returns Promise<CreateAppEvaluationHttpResponse>

    createAppEvaluation(
    "abcdefghijklmnopq"
    )

    CreateAppEvaluationHttpError