Categories
List categories
client.ZeroTrust.Gateway.Categories.List(ctx, query) (*SinglePage[Category], error)
GET/accounts/{account_id}/gateway/categories
ModelsExpand Collapse
type Category struct{…}
type Category struct{…}
Class CategoryClassoptionalSpecify which account types can create policies for this category. blocked Blocks unconditionally for all accounts. removalPending Allows removal from policies but disables addition. noBlock Prevents blocking.
Class CategoryClassoptional
Specify which account types can create policies for this category. blocked Blocks unconditionally for all accounts. removalPending Allows removal from policies but disables addition. noBlock Prevents blocking.
Subcategories []CategorySubcategoryoptionalProvide all subcategories for this category.
Subcategories []CategorySubcategoryoptional
Provide all subcategories for this category.