Skip to content

OpenSearch Role 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/properties/extraRoles/items

Configures a role for OpenSearch Security.

Note

See the upstream documentation for reference.

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

TYPE:

object (OpenSearch Role)

PROPERTIES:

Property Type Required Nullable Defined by
role_name string Optional cannot be null Compliant Kubernetes Apps Config
definition object Optional cannot be null Compliant Kubernetes Apps Config

role_name

Configures the name of the create role.

role_name

TYPE:

string (OpenSearch Role Name)

definition

Configures the permissions the role will have.

This schema does not cover the entire upstream object.

definition

TYPE:

object (OpenSearch Role Definition)

Return to the root config schema


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