PUT v1/bunits/{bunitId}/nodeAssignmentFilters/{nodeAssignmentFilterId}
Update a single backup node assignment filter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
nodeAssignmentFilterId |
integer |
Required |
Body Parameters
The filter that determines which backup nodes are assigned to what business unit
NodeAssignmentFilterName | Description | Type | Additional 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. |
Operations |
Collection of OperationResult |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
NodeAssignmentFilterName | Description | Type | Additional 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. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.