@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias CreateMappingRuleErrors

    type CreateMappingRuleErrors = {
        "400": ProblemDetail;
        "403": ProblemDetail;
        "404": ProblemDetail;
        "500": ProblemDetail;
    }
    Index

    Properties

    Properties

    The provided data is not valid.

    The request to create a mapping rule was denied. More details are provided in the response body.

    The request to create a mapping rule was denied.

    An internal error occurred while processing the request.