GET v1/bunits/{bunitId}/vmAssignmentFilters/{vmAssignmentFilterId}
Get a single backup node assignment filter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
vmAssignmentFilterId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
VmAssignmentFilterName | Description | Type | Additional information |
---|---|---|---|
BusinessUnit |
The business unit that holds the primary data-source where data-sources should be assigned from |
BusinessUnit |
None. |
TargetBusinessUnit |
The business unit data-sources should be assigned to |
BusinessUnit |
None. |
Filter |
The filter that determines when a secondary data-source is assigned to the target business unit |
string |
None. |
FilterType |
What information the filter will target |
VmFilterType |
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.