Inputs relating to all API routes
These inputs are meant to create customized rules to access the Stormshield KMaaS. Use them to filter the application of policies.
You can use these inputs in the custom policy.
Input |
Description |
Source of the input |
---|---|---|
endpoint | API routes called: "wrap", "unwrap", "privilegedwrap", "privilegedunwrap", "rewrap", "certs", "wrapprivatekey", "privilegedprivatekeydecrypt", "digest", "privatekeydecrypt", "privatekeysign", "encrypt", "decrypt", "kas/encrypt", "kas/decrypt" and "kas/rewrap". | URL of the request |
tenantId |
unique identifier of a tenant in UUID format. Example: 2363615f-5b08-4119-afdb-fad3f5f3f420. |
URL of the request |
perimeterId |
Optional. Value relating to the key used to wrap a DEK. |
Data encapsulated in the DEK within the request body |
resourceName |
Unique identifier of the object encrypted by the DEK. |
Data encapsulated in the DEK within the request body |
reason |
String containing a JSON object. Not currently used. |
Request body |