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 | Welkin Apps Config |
definition | object |
Optional | cannot be null | Welkin Apps Config |
role_name¶
Configures the name of the create role.
role_name
-
is optional
-
Type:
string
(OpenSearch Role Name) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(OpenSearch Role Name)
definition¶
Configures the permissions the role will have.
This schema does not cover the entire upstream object.
definition
-
is optional
-
Type:
object
(OpenSearch Role Definition) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(OpenSearch Role Definition)
Return to the root config schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main