GraphQL OBJECT
SecurityPolicySearchResult
Contains a list of security policies.
link Definition
- type SecurityPolicySearchResult {
- # List of results that match the search parameters.
- SecurityPolicySearchResultItem] : [
- # Indicates whether the result is truncated.
- Boolean :
- }