|
|
Properties
| Name | Type | Description | Notes |
|---|
| createdDateTime | OffsetDateTime | | [optional] | | gRPCPort | Long | Storage gRPC Port | [optional] | | httpPort | Long | Storage HTTP Port | [optional] | | instanceName | String | The name of the storage server instance | [optional] | | ips | List<String> | An array of IPs either IPv4 or IPv6 that are valid for this instance | [optional] | | isActive | Boolean | Is this instance active | [optional] | | lastUpdateDateTime | OffsetDateTime | | [optional] | | memoryTotal | Long | The available memory to the container in bytes | [optional] | | modifiedDateTime | OffsetDateTime | | [optional] | | numCPU | Integer | Total CPU | [optional] | | numGPU | Integer | Total GPU | [optional] | | shardNumber | Integer | Storage Server shard number | [optional] | | storageInstanceID | UUID | | [optional] |
|
|