Viewing operations with profiles
Written by
Updated at July 14, 2025
Brief information about actions with Smart Web Security objects (e.g., security profiles, WAF and ARL, address lists) is saved as a list of operations. Each operation gets its own unique ID. Use this ID to get detailed information about an operation via the API.
Getting a list of operations
Management console
To see operations with all Smart Web Security objects, select
Getting operation details
To get detailed information about an operation, provide its ID via the API:
- REST: To the get method.
- gRPC: To the OperationService/Get method.