Package version:

Interface SubvolumePatchRequest

Subvolume Patch Request properties

interface SubvolumePatchRequest {
    path?: string;
    size?: number;
}

Properties

Properties

path?: string

path to the subvolume

size?: number

Truncate subvolume to the provided size in bytes