All Products
Search
Document Center

Drive and Photo Service:Domain

Last Updated:Apr 23, 2026

Parameter

Type

Description

Example

object

Basic domain information.

parent_domain_id

string

The ID of the parent domain. If specified, the domain is a child domain. Otherwise, it is a standard domain.

bj1

domain_id

string

The ID of the domain.

bj2

domain_name

string

The name of the domain.

pdsdomain

description

string

The description of the domain.

my domain

init_drive_enable

boolean

Specifies whether to automatically create a default drive for each user when they first log on. The default value is false.

true

init_drive_size

integer

The size of the default drive in bytes. This parameter is required if init_drive_enable is set to true. The default value is 0, which specifies that the drive is 0 bytes in size and files cannot be uploaded. To initialize the drive, set this parameter to a non-zero value. A value of -1 indicates an unlimited size.

1073741824

updated_at

string

The time when the domain was last modified. The time is in the ISO 8601 format. Example: 2019-04-08T07:05:18.825Z.

2019-08-20T06:51:27.292Z

created_at

string

The time when the domain was created. The time is in the ISO 8601 format. Example: 2019-03-28T13:03:29.298Z.

2019-08-20T06:51:27.292Z

size_quota

integer

The total quota of all drives in the domain. A value of 0 indicates that the quota is unlimited.

1099511627776

size_quota_used

integer

The used quota of all drives.

1099511627776

user_count_quota

integer

The quota of users.

50

status

integer

The status of the domain. Valid values: 1: enabled. 2: being created. 6: expired.

1

used_size

integer

The used logical space in bytes.

1099511627776

published_app_access_strategy AppAccessStrategy

The access policy of applications.

sharable

boolean

Indicates whether sharing is enabled.

data_hash_name

string

The name of the algorithm that is used to calculate the data hash value.

sha1

store_redundancy_type

string

The storage redundancy type.

LRS