CyberArk · JSON-LD Context

Cyberark Context

JSON-LD context defining the semantic vocabulary for Cyberark from CyberArk.

29 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
cyberark: https://raw.githubusercontent.com/api-evangelist/cyberark/refs/heads/main/vocabulary/cyberark-vocabulary.yml#

Classes

PrivilegedAccount Safe Platform ConjurResource ConjurVariable ConjurHost IdentityTenant AppRole EndpointAgent id type name address userName platformId safeName secretType secretManagement description olacEnabled managingCPM kind owner permissions annotations currentValue version apiKey layer

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "@vocab": "https://raw.githubusercontent.com/api-evangelist/cyberark/refs/heads/main/vocabulary/cyberark-vocabulary.yml#",
    "schema": "https://schema.org/",
    "cyberark": "https://raw.githubusercontent.com/api-evangelist/cyberark/refs/heads/main/vocabulary/cyberark-vocabulary.yml#",
    "PrivilegedAccount": "cyberark:PrivilegedAccount",
    "Safe": "cyberark:Safe",
    "Platform": "cyberark:Platform",
    "ConjurResource": "cyberark:ConjurResource",
    "ConjurVariable": "cyberark:ConjurVariable",
    "ConjurHost": "cyberark:ConjurHost",
    "IdentityTenant": "cyberark:IdentityTenant",
    "AppRole": "cyberark:AppRole",
    "EndpointAgent": "cyberark:EndpointAgent",
    "id": "@id",
    "type": "@type",
    "name": "schema:name",
    "address": "schema:address",
    "userName": "cyberark:userName",
    "platformId": "cyberark:platformId",
    "safeName": "cyberark:safeName",
    "secretType": "cyberark:secretType",
    "secretManagement": "cyberark:secretManagement",
    "description": "schema:description",
    "olacEnabled": "cyberark:olacEnabled",
    "managingCPM": "cyberark:managingCPM",
    "kind": "cyberark:kind",
    "owner": "cyberark:owner",
    "permissions": "cyberark:permissions",
    "annotations": "cyberark:annotations",
    "currentValue": "cyberark:currentValue",
    "version": "schema:version",
    "apiKey": "cyberark:apiKey",
    "layer": "cyberark:layer"
  }
}