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