POST v1/bunits/{bunitId}/nodeAssignmentFilters

Create a filter for assigning backup nodes to a business unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The business unit owning the filter integer

Required

Body Parameters

The filter that determines which backup nodes are assigned to what business unit

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.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

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.