PUT v1/bunits/{bunitId}/pointbucketpresets/{pointBucketPresetId}?updateMethod={updateMethod}

Update a PoINT bucket preset.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the preset integer

Required

pointBucketPresetId The ID of the preset to update integer

Required

updateMethod UpdateMethod

Default value is NotSet

Body Parameters

The preset to update

PointBucketPreset
NameDescriptionTypeAdditional information
Name string

None.

ClientAccessEnabled Disable client access
boolean

None.

LockClientAccessEnabled boolean

None.

WriteProtected Enable write protection
boolean

None.

LockWriteProtected boolean

None.

ReadPriority Object read priority
Priority

None.

LockReadPriority boolean

None.

WritePriority Object write priority
Priority

None.

LockWritePriority boolean

None.

VersioningState Indicates whether S3 Versioning is Disabled, Enabled or Suspended.
Once it is enabled, it cannot be disabled, but suspended - which effectively disables it for new objects, but keeps existing object versions.
Thus, following transitions are allowed: Disabled > Enabled > Suspended > Enabled.
VersioningState

None.

LockVersioningState boolean

None.

MetadataCached Cache Custom Object Metadata
boolean

None.

LockMetadataCached boolean

None.

ObjectCacheThresholdBytes Cache small objects
Bytes 0, 512, 1024, 2048, 3072 or 4096
integer

None.

LockObjectCacheThresholdBytes boolean

None.

SosApiEnabled Enables support for Veeam SOSAPI
boolean

None.

LockSosApiEnabled boolean

None.

AutoReplicationEnabled Creates a disk bucket which replicates itself to tape
boolean

None.

LockAutoReplicationEnabled boolean

None.

Inherited Whether or not the bucket is related to the business unit currently given
or one of it's ancestors
boolean

None.

ObjectsSizeQuotaBytes Object Size Quota
integer

None.

LockObjectsSizeQuotaBytes boolean

None.

BusinessUnit BusinessUnit

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Operations Collection of OperationResult

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

The updated preset

PointBucketPreset
NameDescriptionTypeAdditional information
Name string

None.

ClientAccessEnabled Disable client access
boolean

None.

LockClientAccessEnabled boolean

None.

WriteProtected Enable write protection
boolean

None.

LockWriteProtected boolean

None.

ReadPriority Object read priority
Priority

None.

LockReadPriority boolean

None.

WritePriority Object write priority
Priority

None.

LockWritePriority boolean

None.

VersioningState Indicates whether S3 Versioning is Disabled, Enabled or Suspended.
Once it is enabled, it cannot be disabled, but suspended - which effectively disables it for new objects, but keeps existing object versions.
Thus, following transitions are allowed: Disabled > Enabled > Suspended > Enabled.
VersioningState

None.

LockVersioningState boolean

None.

MetadataCached Cache Custom Object Metadata
boolean

None.

LockMetadataCached boolean

None.

ObjectCacheThresholdBytes Cache small objects
Bytes 0, 512, 1024, 2048, 3072 or 4096
integer

None.

LockObjectCacheThresholdBytes boolean

None.

SosApiEnabled Enables support for Veeam SOSAPI
boolean

None.

LockSosApiEnabled boolean

None.

AutoReplicationEnabled Creates a disk bucket which replicates itself to tape
boolean

None.

LockAutoReplicationEnabled boolean

None.

Inherited Whether or not the bucket is related to the business unit currently given
or one of it's ancestors
boolean

None.

ObjectsSizeQuotaBytes Object Size Quota
integer

None.

LockObjectsSizeQuotaBytes boolean

None.

BusinessUnit BusinessUnit

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Operations Collection of OperationResult

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.