GET v1/bunits/{bunitId}/cosvaultfilters

Get all Cos Vault filters

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of all Vaults assigned 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.