The capacity report object provides information about the object count, interface count, and other memory usage statistics for a Grid member.
References to capacityreport are object references.
The name part of a capacity report reference has the following components:
- The capacity report member host name.
Example: capacityreport/ZG5zLm5ldHdvcmtfdmlldyQxMTk:member1.x
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): name, percent_used, role.
Hardware type of a Grid member.
Type
String.
Search
The field is not available for search.
Notes
The hardware_type cannot be updated.
hardware_type cannot be written.
The maximum amount of capacity available for the Grid member.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The max_capacity cannot be updated.
max_capacity cannot be written.
The Grid member name.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
A list of instance counts for object types created on the Grid member.
Type
A/An Type count struct struct array.
Search
The field is not available for search.
Notes
The object_counts cannot be updated.
object_counts cannot be written.
The percentage of the capacity in use by the Grid member.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The percent_used is part of the base object.
The percent_used cannot be updated.
percent_used cannot be written.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
hardware_type | String | N | Y | N | N/A |
max_capacity | Unsigned int | N | Y | N | N/A |
name | String | N | Y | Y | = |
object_counts | [struct] | N | Y | N | N/A |
percent_used | Unsigned int | N | Y | Y | N/A |
role | String | N | Y | Y | N/A |
total_objects | Unsigned int | N | Y | N | N/A |