Table of Contents

Namespace Styra.Opa.OpenApi.Models.Components

Classes

BatchMixedResults

Mixed success and failures.

BatchSuccessfulPolicyEvaluation

All batched policy executions succeeded.
The server also returns 200 if the path refers to an undefined document. In this case, responses will be empty.

Errors
ExplainExtension
GzipAcceptEncodingExtension
GzipContentEncodingExtension
HealthyServer

OPA service is healthy. If the bundles option is specified then all configured bundles have been activated. If the plugins option is specified then all plugins are in an OK state.

Input

Arbitrary JSON used within your policies by accessing input

Input.InputConverter
InputType
Location
Provenance

Provenance information can be requested on individual API calls and are returned inline with the API response. To obtain provenance information on an API call, specify the provenance=true query parameter when executing the API call.

Responses
Responses.ResponsesConverter
ResponsesErrors
ResponsesLocation
ResponsesType
Result

The base or virtual document referred to by the URL path. If the path is undefined, this key will be omitted.

Result.ResultConverter
ResultType
Revision
Security
ServerError
ServerErrorWithStatusCode
SuccessfulPolicyResponse

Success.
The server also returns 200 if the path refers to an undefined document. In this case, the response will not contain a result property.

SuccessfulPolicyResponseWithStatusCode

Enums

Explain
GzipAcceptEncoding
GzipContentEncoding