parentalcontrol:blockingpolicy : Parental control blocking policy object.¶
This object represents a set of parental control properties for blocking policy.
Object Reference¶
References to parentalcontrol:blockingpolicy are object references.
The name part of the parentalcontrol:blockingpolicy object reference has the following components:
The name of the blocking policy.
- Example:
- “parentalcontrol:blockingpolicy/
b25lLmltY19ibG9ja2luZ19wb2xpY3kkQmxvY2tpbmc:Blocking”
Restrictions¶
The object does not support the following operations:
Global search (searches via the search object)
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): name, value.
The following fields are required to create this object:
Field |
Notes |
---|---|
name |
|
value |
name¶
- name¶
The name of the blocking policy.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The name is part of the base object.
value¶
- value¶
The 32 bit hex value of the blocking policy.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The value is part of the base object.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
name |
String |
Y |
N |
Y |
: = ~ |
value |
String |
Y |
N |
Y |
= |