Skip to content

OpenSearch Role Index Permission Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/opensearch/$defs/role/properties/indexPermissions/items

Configure permission that applies per index.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none config/schemas/config.yaml*

TYPE:

object (OpenSearch Role Index Permission)

PROPERTIES:

Property Type Required Nullable Defined by
index_patterns array Optional cannot be null Compliant Kubernetes Apps Config
allowed_actions array Optional cannot be null Compliant Kubernetes Apps Config

index_patterns

Configure the index pattern this permission applies to.

index_patterns

TYPE:

string[] (OpenSearch Role Index Pattern)

allowed_actions

Configure the actions this permission allows.

allowed_actions

TYPE:

string[] (OpenSearch Role Allowed Action)

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main