Skip to content

Slot: condition_keys

The list of condition keys and their values that were evaluated as part of a

rule or policy. Condition keys are used to define circumstances under which the

rule/policy is in effect. See specific usage.

URI: ocsf:condition_keys Alias: condition_keys

Applicable Classes

Name Description Modifies Slot
PermissionAnalysisResult The Permission Analysis object describes analysis results of permissions, yes
AccessAnalysisResult The Access Analysis Result object describes access relationships and pathways yes

Properties

Type and Range

Property Value
Range KeyValueObject
Domain Of PermissionAnalysisResult, AccessAnalysisResult

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Condition Keys

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:condition_keys
native ocsf:condition_keys

LinkML Source

name: condition_keys
description: 'The list of condition keys and their values that were evaluated as part
  of a

  rule or policy. Condition keys are used to define circumstances under which the

  rule/policy is in effect. See specific usage.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Condition Keys
rank: 1000
alias: condition_keys
domain_of:
- PermissionAnalysisResult
- AccessAnalysisResult
range: KeyValueObject
multivalued: true