Scorecard outcome for a specific rule, for a given service within a batched update.

Hierarchy

  • OutcomesBatchRequestItem

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
remarks?: string

Any remarks regarding the scorecard rule's evaluation, and supports HTML hyperlinks.

ruleId: string

The unique ID for a scorecard rule.

serviceName: string

The unique name for a service in the catalog.

state: State

The state of the rule evaluation.

Generated using TypeDoc