Skip to main content

PolicyUpdateIn

name object
anyOf
string

Possible values: non-empty

description object
anyOf
string
is_enabled object
anyOf
boolean
time_window object
anyOf
object
device_filter object
anyOf
object
role_filter object
anyOf
  • Array [
  • string
  • ]
  • PolicyUpdateIn
    {
    "name": "string",
    "description": "string",
    "is_enabled": true,
    "time_window": {},
    "device_filter": {},
    "role_filter": [
    "string"
    ]
    }