Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface VolumeConfiguration

Custom volume configuration for the root volumes that are attached to streaming sessions.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED.

Hierarchy

  • VolumeConfiguration

Properties

Properties

iops?: number

The number of I/O operations per second for the root volume that is attached to streaming session.

size?: number

The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.

throughput?: number

The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.