Package version:

The StorSimple device.

Hierarchy

Properties

activationTime: Date

The UTC time at which the device was activated

activeController: ControllerId

The identifier of the active controller of the device.

agentGroupVersion?: number

The device agent group version.

availableLocalStorageInBytes?: number

The storage in bytes that is available locally on the device.

availableTieredStorageInBytes?: number

The storage in bytes that is available on the device for tiered volumes.

culture: string

The language culture setting on the device. For eg: "en-US"

details?: DeviceDetails

The additional device details regarding the end point count and volume container count.

deviceConfigurationStatus: DeviceConfigurationStatus

The current configuration status of the device.

deviceDescription: string

The device description.

deviceLocation?: string

The location of the virtual appliance.

deviceSoftwareVersion: string

The version number of the software running on the device.

deviceType: DeviceType

The type of the device.

friendlyName: string

The friendly name of the device.

friendlySoftwareName?: string

The friendly name of the software running on the device.

friendlySoftwareVersion: string

The device friendly software version.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

modelDescription: string

The device model.

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

networkInterfaceCardCount?: number

The number of network interface cards

provisionedLocalStorageInBytes?: number

The storage in bytes used for locally pinned volumes on the device (including additional local reservation).

provisionedTieredStorageInBytes?: number

The storage in bytes that has been provisioned on the device for tiered volumes.

provisionedVolumeSizeInBytes?: number

Total capacity in bytes of tiered and locally pinned volumes on the device

rolloverDetails?: DeviceRolloverDetails

The additional device details for the service data encryption key rollover.

serialNumber: string

The serial number.

status: DeviceStatus

The current status of the device.

targetIqn: string

The target IQN.

totalTieredStorageInBytes?: number

The total tiered storage available on the device in bytes.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

usingStorageInBytes?: number

The storage in bytes that is currently being used on the device, including both local and cloud.

virtualMachineApiType?: VirtualMachineApiType

The virtual machine API type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc