member:parentalcontrol : Member mobile security properties object.¶
This object represents a set of parental control properties for the Grid member.
Object Reference¶
References to member:parentalcontrol are object references.
The name part of the member:parentalcontrol object reference has the following components:
The name of a member.
- Example:
member:parentalcontrol/ZG5zLm5ldHdvcmtfdmlldyQxMTk:member.com
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
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): enable_service, name.
enable_service¶
- enable_service¶
Determines if the parental control service is enabled.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Notes
The enable_service is part of the base object.
name¶
- name¶
The parental control member hostname.
Type
String.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
enable_service |
Bool |
N |
N |
Y |
N/A |
name |
String |
Y |
Y |
Y |
= |