GET v1/bunits/{bunitId}/pointpartitionfilters
Get all PoINT partition filters
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of all partitions assigned to a business unit
Collection of PointPartitionFilterName | Description | Type | Additional 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. |
Partition |
The partition the filter is related to |
PointPartition |
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.