Get Zero Trust Gateway Categories List Result
data class GetZeroTrustGatewayCategoriesListResult(val beta: Boolean, val class: String, val description: String, val id: Int, val name: String, val subcategories: List<GetZeroTrustGatewayCategoriesListResultSubcategory>)
Properties
Link copied to clipboard
Which account types are allowed to create policies based on this category. blocked
categories are blocked unconditionally for all accounts. removalPending
categories can be removed from policies but not added. noBlock
categories cannot be blocked. Available values: "free", "premium", "blocked", "removalPending", "noBlock".
Link copied to clipboard
A short summary of domains in the category.
Link copied to clipboard
All subcategories for this category.