Updated on 2024-05-31 GMT+08:00

Using PFS

PFS provides both a console and REST APIs for managing and accessing data, so that your applications can seamlessly interconnect with PFS without requiring any modifications. This allows you to process files stored in PFS anytime, anywhere and retrieve the processed files quickly. PFS supports both Portable Operating System Interface (POSIX) and OBS APIs, so you can process files the same way you process objects. This achieves interoperability between objects and files.

The table below describes the ways to use PFS in detail.

Access permissions for OBS also apply to PFS. Before using PFS, make sure that you have the permissions required to access OBS resources.

Table 1 Ways to use PFS

Way

Function

Reference

PFS Console

On the console, you can create parallel file systems and manage them.

Creating a Parallel File System

OBS API

You can make API calls to use parallel file systems.

Compatibility Between OBS APIs and PFS