PersistentDisk Class
Persistent disk payload.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
PersistentDisk
Constructor
PersistentDisk(*, size_in_gb: Optional[int] = None, mount_path: Optional[str] = None, **kwargs)
Variables
- size_in_gb
- int
Size of the persistent disk in GB.
- used_in_gb
- int
Size of the used persistent disk in GB.
- mount_path
- str
Mount path of the persistent disk.
Feedback
Submit and view feedback for