다음을 통해 공유


DataStore interface

The datastore details of the MT.

Properties

capacity

The capacity of data store in GBs.

freeSpace

The free space of data store in GBs.

symbolicName

The symbolic name of data store.

type

The type of data store.

uuid

The uuid of data store.

Property Details

capacity

The capacity of data store in GBs.

capacity?: string

Property Value

string

freeSpace

The free space of data store in GBs.

freeSpace?: string

Property Value

string

symbolicName

The symbolic name of data store.

symbolicName?: string

Property Value

string

type

The type of data store.

type?: string

Property Value

string

uuid

The uuid of data store.

uuid?: string

Property Value

string