pub async fn api_v3_diskspace_get(
    configuration: &Configuration
) -> Result<Vec<DiskSpaceResource>, Error<ApiV3DiskspaceGetError>>