grid:servicerestart:status : Restart Status object.

The Restart Status object provides information and statistics about service restart routine for the Grid or Service Restart Group.

Object Reference

References to grid:servicerestart:status are object references.

The name part of the name server group status object reference has the following components:

  • Name of the Grid or Service Restart Group

Example: grid:servicerestart:status/ZG5zLmJpbmRfY25h:restartgroup1

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): failures, finished, grouped, needed_restart, no_restart, parent, pending, pending_restart, processing, restarting, success, timeouts.

failures

failures

The number of failed requests.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The failures is part of the base object.

The failures cannot be updated.

failures cannot be written.

finished

finished

The number of finished requests.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The finished is part of the base object.

The finished cannot be updated.

finished cannot be written.

grouped

grouped

The type of grouping.

Type

String.

Valid values are:
  • GRID
  • GROUP

Search

The field is not available for search.

Notes

The grouped is part of the base object.

The grouped cannot be updated.

grouped cannot be written.

needed_restart

needed_restart

The number of created yet unprocessed requests for restart.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The needed_restart is part of the base object.

The needed_restart cannot be updated.

needed_restart cannot be written.

no_restart

no_restart

The number of requests that did not require a restart.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The no_restart is part of the base object.

The no_restart cannot be updated.

no_restart cannot be written.

parent

parent

A reference to the grid or grid:servicerestart:group object associated with the request.

Type

String.

This field supports nested return fields as described here.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The parent is part of the base object.

The parent cannot be updated.

parent cannot be written.

pending

pending

The number of requests that are pending a restart.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The pending is part of the base object.

The pending cannot be updated.

pending cannot be written.

pending_restart

pending_restart

The number of forced or needed requests pending for restart.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The pending_restart is part of the base object.

The pending_restart cannot be updated.

pending_restart cannot be written.

processing

processing

The number of not forced and not needed requests pending for restart.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The processing is part of the base object.

The processing cannot be updated.

processing cannot be written.

restarting

restarting

The number of service restarts for corresponding members.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The restarting is part of the base object.

The restarting cannot be updated.

restarting cannot be written.

success

success

The number of requests associated with successful restarts.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The success is part of the base object.

The success cannot be updated.

success cannot be written.

timeouts

timeouts

The number of timeout requests.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The timeouts is part of the base object.

The timeouts cannot be updated.

timeouts cannot be written.

Fields List

Field Type Req R/O Base Search
failures Unsigned int N Y Y N/A
finished Unsigned int N Y Y N/A
grouped String N Y Y N/A
needed_restart Unsigned int N Y Y N/A
no_restart Unsigned int N Y Y N/A
parent String N Y Y =
pending Unsigned int N Y Y N/A
pending_restart Unsigned int N Y Y N/A
processing Unsigned int N Y Y N/A
restarting Unsigned int N Y Y N/A
success Unsigned int N Y Y N/A
timeouts Unsigned int N Y Y N/A