With Drive and Photo Service PDS, you can quickly build an open platform for enterprise and personal data management, content detection, and collaboration.
Prerequisites
You have registered an Alibaba Cloud account.
The current account has completed real-name verification.
You have permission to operate the Drive And Photo Service (PDS) console. If you are using a RAM user and have not been granted permission to operate Drive and Photo Service (AliyunPDSFullAccess), you need to grant permissions to the RAM user.
You have activated the PDS service.
Procedure
Step 1: Create a domain
Currently, each account can create up to 3 domains in the same region. Creating a domain will incur user-related fees.
Create through the PDS console
Log on to the Drive And Photo Service PDS product console.
In the upper-left corner of the interface, select the region where you created the domain.
Go to
.Click Create Domain, and fill in your domain information on the create domain interface.
Field
Required or not
Description
Name
Yes
The domain name. It can be modified after setting.
Description
No
The domain description.
User Personal Space
Yes
When enabled, users will have a default personal space upon their first login. The size of this space can be modified in the Management Console.
Default Personal Space Size
Required when User Personal Space is enabled.
Options include Custom Size and Unlimited Size.
Custom Size
Required when Custom Size is selected.
Available units include TB, GB, and MB.
Click OK.
Create through API operations
Authentication
PDS authentication has two methods: AccessToken or Alibaba Cloud AccessKey signature.
For obtaining AccessToken, refer to JWT application integration
For Alibaba Cloud AccessKey signature, refer to AccessKey API integration.
Create by calling Create Domain.
Step 2: Manage PDS service
You can manage PDS through BasicUI.
Developers can manage PDS through API overview or SDK Reference.