Trust Protection Foundation WebSDK (Venafi Trust Protection Platform)
The self-hosted Venafi / CyberArk Trust Protection Foundation Web SDK, version 26.1.1. 388 operations across 364 paths covering certificate management, discovery, identity and permissions, OAuth application/scope administration (/vedauth, /vedsdk/oauth), SSH certificates and authorized keys, code signing and HSM, SecretStore, flows, recycle bin, processing engines, statistics and system status. Because the product is customer-installed, the contract publishes a templated server (https://{dnsname}/) rather than a vendor host.
Operations 389
Showing the first 250 of 389. The full set is in the contract, and via get_provider_operations.
DELETE
/vedsdk/processingengines/folder/{folderGuid}/{engineGuid}
Remove one engine from restriction on a folder
#
GET
/vedsdk/permissions/object/{guid}/local/{identity}
Get assigned permissions of a local identity
#
GET
/vedsdk/permissions/object/{guid}/local/{identity}/effective
Get effective permissions of local identity
#
GET
/vedsdk/permissions/object/{guid}/{prefix}/{identity}/{principal}
Get assigned permissions of an identity
#
GET
/vedsdk/permissions/object/{guid}/{prefix}/{identity}/{principal}/effective
Get effective permissions of an identity
#
GET
/vedsdk/permissions/object/{guid}/myeffective
Gets the effective permissions of the session's user for the given object.
#