{ "@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" } }