StackRox · Capability
API Reference — ProcessWhitelistService
API Reference — ProcessWhitelistService. 3 operations. Lead operation: AddToProcessWhitelists adds a list of process names to each of a list of process whitelists. Self-contained Naftiko capability covering one Stackrox business surface.
What You Can Do
PUT
Updateprocesswhitelists
— AddToProcessWhitelists adds a list of process names to each of a list of process whitelists
/v1/v1/processwhitelists
GET
Getprocesswhitelist
— GetProcessWhitelistById returns the single process whitelist referenced by the given ID.
/v1/v1/processwhitelists/key
PUT
Lockprocesswhitelists
— LockProcessWhitelists accepts a list of whitelist IDs, locks those whitelists, and returns the updated whitelist objects
/v1/v1/processwhitelists/lock
MCP Tools
addtoprocesswhitelists-adds-list-process-names
AddToProcessWhitelists adds a list of process names to each of a list of process whitelists
idempotent
getprocesswhitelistbyid-returns-single-process-whitelist
GetProcessWhitelistById returns the single process whitelist referenced by the given ID.
read-only
idempotent
lockprocesswhitelists-accepts-list-whitelist-ids
LockProcessWhitelists accepts a list of whitelist IDs, locks those whitelists, and returns the updated whitelist objects
idempotent