To minimize the impact of Grid upgrades on system operations, you can organize members into upgrade groups and schedule their software distributions. The upgrade group object provides configuration of upgrade and software distribution for members included in the upgrade group.
References to upgradegroup are object references.
The name part of the upgrade group object reference has the following components:
- The upgrade group name
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
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): comment, name.
The following fields are required to create this object:
Field | Notes |
---|---|
name |
The upgrade group descriptive comment.
Type
String.
Create
The default value is empty.
Search
The field is available for search via
Notes
The comment is part of the base object.
The distribution dependent group name.
Type
String.
Create
The default value is empty.
Search
The field is not available for search.
The distribution scheduling policy.
Type
String.
Create
The default value is SIMULTANEOUSLY.
Search
The field is not available for search.
The time of the next scheduled distribution.
Type
Timestamp.
Create
The default value is empty.
Search
The field is not available for search.
The upgrade group members.
Type
A/An Upgrade group member structure struct array.
Create
The default value is:
empty
Search
The field is not available for search.
The upgrade group name.
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
Notes
The name is part of the base object.
The time zone for scheduling operations.
Type
String.
Search
The field is not available for search.
Notes
The time_zone cannot be updated.
time_zone cannot be written.
The upgrade dependent group name.
Type
String.
Create
The default value is empty.
Search
The field is not available for search.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
comment | String | N | N | Y | : = ~ |
distribution_dependent_group | String | N | N | N | N/A |
distribution_policy | String | N | N | N | N/A |
distribution_time | Timestamp | N | N | N | N/A |
members | [struct] | N | N | N | N/A |
name | String | Y | N | Y | : = ~ |
time_zone | String | N | Y | N | N/A |
upgrade_dependent_group | String | N | N | N | N/A |
upgrade_policy | String | N | N | N | N/A |
upgrade_time | Timestamp | N | N | N | N/A |