grid:servicerestart:request:changedobject : Grid service restart request changed object.

The Grid service restart request changed object provides information about changes that are waiting for the restart.

Object Reference

References to grid:servicerestart:request:changedobject are object references. The name part of a Grid service restart request changed object reference has the following components:

  • The ‘changedobject’ string

Example: grid:servicerestart:request:changedobject/ZGldHdsvcmxMTk:changedobject

Restrictions

The object does not support the following operations:

  • Create (insert)
  • Delete
  • Modify (update)
  • 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): action, changed_properties, changed_time, object_name, object_type, user_name.

action

action

The operation on the changed object.

Type

String.

Valid values are:
  • CALLED
  • CREATED
  • DELETED
  • LOGIN_ALLOWED
  • LOGIN_DENIED
  • LOGOUT
  • MESSAGE
  • MODIFIED

Search

The field is not available for search.

Notes

The action is part of the base object.

The action cannot be updated.

action cannot be written.

changed_properties

changed_properties

The list of changed properties in the object.

Type

String array.

Search

The field is not available for search.

Notes

The changed_properties is part of the base object.

The changed_properties cannot be updated.

changed_properties cannot be written.

changed_time

changed_time

The time when the object was changed.

Type

Timestamp.

Search

The field is not available for search.

Notes

The changed_time is part of the base object.

The changed_time cannot be updated.

changed_time cannot be written.

object_name

object_name

The name of the changed object.

Type

String.

Search

The field is not available for search.

Notes

The object_name is part of the base object.

The object_name cannot be updated.

object_name cannot be written.

object_type

object_type

The type of the changed object. This is undefined if the object is not supported.

Type

String.

Search

The field is not available for search.

Notes

The object_type is part of the base object.

The object_type cannot be updated.

object_type cannot be written.

user_name

user_name

The name of the user who changed the object properties.

Type

String.

Search

The field is available for search via

  • ‘:=’ (case insensitive search)
  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The user_name is part of the base object.

The user_name cannot be updated.

user_name cannot be written.

Search-only Fields

These fields are used only for searching. They are not actual members of the object and therefore the server does not return these fields with this name unless they are nested return fields.

service

service

The service that is waiting for restart.

Type

String.

Valid values are:
  • ALL
  • DHCP
  • DNS

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

service is a search-only field.

source

source

The ref to source object (grid:servicerestart:group or member) of the changes.

Type

String.

This field supports nested return fields as described here.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

source is a search-only field.

Fields List

Field Type Req R/O Base Search
action String N Y Y N/A
changed_properties [String] N Y Y N/A
changed_time Timestamp N Y Y N/A
object_name String N Y Y N/A
object_type String N Y Y N/A
user_name String N Y Y : = ~

Search-only Fields List

Field Type Search
service String =
source String =