Help Center> Object Storage Service> SDK Reference> Python> Data Types> Additional Header of the Request for Creating a Bucket

Additional Header of the Request for Creating a Bucket

Namespace

obs.CreateBucketHeader

Parameter Description

Field

Type

Optional or Mandatory

Description

aclControl

str

Optional

Pre-defined Access Control Policies that can be specified during the bucket creation

storageClass

str

Optional

Bucket Storage Classes that can be specified during the bucket creation

extensionGrants

list of ExtensionGrant

Optional

Extended permission list that can be specified during the bucket creation

availableZone

str

Optional

AZ type that can be specified during the bucket creation

epid

str

Optional

Enterprise project ID that can be specified during bucket creation. Users who have enabled the enterprise project function can obtain the enterprise project ID from the enterprise project service. The value is in UUID format. The default value is 0 or does not carry this header. Users who have not enabled the enterprise project function do not need to carry this header.