GET v1/bunits/{bunitId}/nodeAssignmentFilters

Get a list of all backup node assignment filters owned by business unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of NodeAssignmentFilter
NameDescriptionTypeAdditional information
BusinessUnit The business unit that holds the data center(s) where primary data-sources should be assigned from
BusinessUnit

None.

TargetBusinessUnit The business unit the data-sources should be assigned to
BusinessUnit

None.

Filter The filter that determines when a data-source is assigned to the target business unit
string

None.

FilterType What information the filter will target
FilterType

None.

ReplicationType Use replication type to filter what data-sources are assigned
ReplicationType

None.

ServerTypeId The type of server this filter is related to
integer

None.

Server If the assignment filter targets a single server
Server

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.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.