restartservicestatus : Restart service status object.¶
This object represents the service status. Use the the requestrestartservicestatus function call in object grid or the requestrestartservicestatus function call in object member to refresh the status.
Object Reference¶
This object does not support references.
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Permissions
Global search (searches via the search object)
Scheduling
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): dhcp_status, dns_status, member, reporting_status.
dhcp_status¶
- dhcp_status¶
The status of the DHCP service.
Type
String.
- Valid values are:
CONFIG_ERROR
DISABLED
NO
NO_PERMISSION
NO_REQUEST
OFFLINE
REQUESTING
RESTART_PENDING
YES
Search
The field is not available for search.
Notes
The dhcp_status is part of the base object.
The dhcp_status cannot be updated.
dhcp_status cannot be written.
dns_status¶
- dns_status¶
The status of the DNS service.
Type
String.
- Valid values are:
CONFIG_ERROR
DISABLED
NO
NO_PERMISSION
NO_REQUEST
OFFLINE
REQUESTING
RESTART_PENDING
YES
Search
The field is not available for search.
Notes
The dns_status is part of the base object.
The dns_status cannot be updated.
dns_status cannot be written.
member¶
- member¶
The name of this Grid member in FQDN format.
Type
String.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The member is part of the base object.
The member cannot be updated.
member cannot be written.
reporting_status¶
- reporting_status¶
The status of the reporting service.
Type
String.
- Valid values are:
CONFIG_ERROR
DISABLED
NO
NO_PERMISSION
NO_REQUEST
OFFLINE
REQUESTING
RESTART_PENDING
YES
Search
The field is not available for search.
Notes
The reporting_status is part of the base object.
The reporting_status cannot be updated.
reporting_status cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
dhcp_status |
String |
N |
Y |
Y |
N/A |
dns_status |
String |
N |
Y |
Y |
N/A |
member |
String |
N |
Y |
Y |
= |
reporting_status |
String |
N |
Y |
Y |
N/A |