PUT v1/bunits/{bunitId}/cosvaultfilters/{cosVaultFilterId}

Update a Cos Vault filter

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit integer

Required

cosVaultFilterId integer

Required

Body Parameters

CosVaultFilter
NameDescriptionTypeAdditional information
Enabled If the partition is enabled the business unit can use it when creating buckets
If none are enabled all partitions available to parent business unit can used (no filtering is done)
boolean

None.

Vault The partition the filter is related to
CosVault

None.

Id Id of the partition the filter is related to.
integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

A list of all Vault filters available to a business unit

Collection of CosVaultFilter
NameDescriptionTypeAdditional information
Enabled If the partition is enabled the business unit can use it when creating buckets
If none are enabled all partitions available to parent business unit can used (no filtering is done)
boolean

None.

Vault The partition the filter is related to
CosVault

None.

Id Id of the partition the filter is related to.
integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.