CreateVolumeRequest: {
    name: string;
    projectId?: string;
    region?: Region;
}

Type declaration

  • name: string

    Volume name.

  • OptionalprojectId?: string

    Project ID.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.