Updated on 2026-08-03 GMT+08:00

manager_acl_info

Table 1 manager_acl_info

Parameter

Type

Mandatory (Yes/No)

Description

object_info

obs_object_info *

Yes

Explanation:

Object name and version ID. If the object is not a versioned object, set version to NULL.

Restrictions:

None

Value range:

None

Default value:

None

owner_id

char *

Yes

Explanation:

Account (domain) ID of the bucket owner.

Restrictions:

None

Value range:

For details about how to obtain the account ID of the bucket owner, see How Do I Get My Account ID and User ID?

Default value:

None

owner_display_name

char *

Yes

Explanation:

Display name of a user

Restrictions:

None

Value range:

None

Default value:

None

acl_grant_count_return

int *

Yes

Explanation:

Length of the acl_grants array.

Restrictions:

None

Value range:

None

Default value:

None

object_delivered

obs_object_delivered

Yes

Explanation:

Whether the bucket ACL is applied to the objects in the bucket.

Restrictions:

None

Value range:

For details, see obs_object_delivered.

Default value:

BUCKET_DELIVERED_FALSE (The ACL of the bucket does not apply to its objects.)

acl_grants

obs_acl_grant *

Yes

Explanation:

Permission information structure.

Restrictions:

None

Value range:

None

Default value:

None