GET v1/bunits/{bunitId}/users/{userId}/nodereportfilter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
userId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NodeReportFilterName | Description | Type | Additional information |
---|---|---|---|
ConcatenateOkAndOkWithWarnings |
boolean |
None. |
|
StatusOk |
boolean |
None. |
|
StatusOkWithWarnings |
boolean |
None. |
|
StatusWarning |
boolean |
None. |
|
StatusError |
boolean |
None. |
|
StatusIgnored |
boolean |
None. |
|
StatusPending |
boolean |
None. |
|
SupportStatusActive |
boolean |
None. |
|
SupportStatusResolved |
boolean |
None. |
|
SupportStatusIgnored |
boolean |
None. |
|
TypeFileServer |
boolean |
None. |
|
TypeWorkstation |
boolean |
None. |
|
TypeApplicationServer |
boolean |
None. |
|
ReplicationModeNone |
boolean |
None. |
|
ReplicationModeSource |
boolean |
None. |
|
ReplicationModeTarget |
boolean |
None. |
|
IncludeNodes |
boolean |
None. |
|
IncludeVmFilespaces |
boolean |
None. |
|
IncludeHypervisors |
boolean |
None. |
|
IncludeVms |
boolean |
None. |
|
IncludeMicrosoft365Tenants |
boolean |
None. |
|
IncludeMicrosoft365Accounts |
boolean |
None. |
|
IncludeRubrikHypervisors |
boolean |
None. |
|
IncludeRubrikVms |
boolean |
None. |
|
IncludeRubrikNutanixClusters |
boolean |
None. |
|
IncludeRubrikNutanixVms |
boolean |
None. |
|
IncludeRubrikWindowsHosts |
boolean |
None. |
|
IncludeRubrikLinuxHosts |
boolean |
None. |
|
IncludeRubrikOtherHosts |
boolean |
None. |
|
IncludeRubrikMsSqlDatabases |
boolean |
None. |
|
IncludeRubrikOracleDatabases |
boolean |
None. |
|
IncludePointRepositories |
boolean |
None. |
|
PendingTermination |
Include node reports for nodes pending termination. |
boolean |
None. |
BillingEndDate |
boolean |
None. |
|
Active |
Include reports for active data-sources. |
boolean |
None. |
Decommissioned |
Include reports for decomissioned data-sources |
boolean |
None. |
Unaccessed |
Include reports for data-sources that are yet to be accessed by the client. |
boolean |
None. |
NotFound |
Include reports for data-sources not found |
boolean |
None. |
HasStorage |
The data-source has storage on the backup server |
boolean |
None. |
NoStorage |
The data-source does not have storage on the backup server |
boolean |
None. |
Internal |
Include internal node reports. |
boolean |
None. |
Resale |
Include resale node reports. |
boolean |
None. |
Monday |
Whether or not to include nodes withs schedules that run on mondays |
boolean |
None. |
Tuesday |
Whether or not to include nodes withs schedules that run on tuesdays |
boolean |
None. |
Wednesday |
Whether or not to include nodes withs schedules that run on wednesdays |
boolean |
None. |
Thursday |
Whether or not to include nodes withs schedules that run on thursdays |
boolean |
None. |
Friday |
Whether or not to include nodes withs schedules that run on fridays |
boolean |
None. |
Saturday |
Whether or not to include nodes withs schedules that run on saturdays |
boolean |
None. |
Sunday |
Whether or not to include nodes withs schedules that run on sundays |
boolean |
None. |
NoPlannedProtection |
Include reports for data-source with no planned protection This includes schedules, backup polices, sla domains etc. |
boolean |
None. |
CommentNone |
Include consumption units with no comments |
boolean |
None. |
CommentOpen |
Include consumption units where latest comment is open |
boolean |
None. |
CommentClosed |
Include consumption units where latest comment is closed |
boolean |
None. |
CommentIgnored |
Include consumption units where latest comment is ignored |
boolean |
None. |
Tags |
A list of tags that filters the report based on how business units and consumption units are tagged If a business unit is tagged with one of the tags in the list all consumption units of this and descendants are included If a consumption unit is tagged with one of the tags it will be included |
Collection of Tag |
None. |
ExcludeTags |
If this is set to true business units and consumption units with tags included in the tags list will be excluded instead of included |
boolean |
None. |
EditDate |
Time and date the object was edited. |
date |
Read-only. |
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.
application/xml, text/xml
Sample:
<NodeReportFilter xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Id>57</Id> <CreatedDate>2024-11-05T11:07:46.36213+01:00</CreatedDate> <ArchivedDate>2024-11-05T11:07:46.36213+01:00</ArchivedDate> <ConcatenateOkAndOkWithWarnings>true</ConcatenateOkAndOkWithWarnings> <StatusOk>true</StatusOk> <StatusOkWithWarnings>true</StatusOkWithWarnings> <StatusWarning>true</StatusWarning> <StatusError>true</StatusError> <StatusIgnored>true</StatusIgnored> <StatusPending>true</StatusPending> <SupportStatusActive>true</SupportStatusActive> <SupportStatusResolved>true</SupportStatusResolved> <SupportStatusIgnored>true</SupportStatusIgnored> <TypeFileServer>true</TypeFileServer> <TypeWorkstation>true</TypeWorkstation> <TypeApplicationServer>true</TypeApplicationServer> <ReplicationModeNone>true</ReplicationModeNone> <ReplicationModeSource>true</ReplicationModeSource> <ReplicationModeTarget>true</ReplicationModeTarget> <IncludeNodes>true</IncludeNodes> <IncludeVmFilespaces>true</IncludeVmFilespaces> <IncludeHypervisors>true</IncludeHypervisors> <IncludeVms>true</IncludeVms> <IncludeMicrosoft365Tenants>true</IncludeMicrosoft365Tenants> <IncludeMicrosoft365Accounts>true</IncludeMicrosoft365Accounts> <IncludeRubrikHypervisors>true</IncludeRubrikHypervisors> <IncludeRubrikVms>true</IncludeRubrikVms> <IncludeRubrikNutanixClusters>true</IncludeRubrikNutanixClusters> <IncludeRubrikNutanixVms>true</IncludeRubrikNutanixVms> <IncludeRubrikWindowsHosts>true</IncludeRubrikWindowsHosts> <IncludeRubrikLinuxHosts>true</IncludeRubrikLinuxHosts> <IncludeRubrikOtherHosts>true</IncludeRubrikOtherHosts> <IncludeRubrikMsSqlDatabases>true</IncludeRubrikMsSqlDatabases> <IncludeRubrikOracleDatabases>true</IncludeRubrikOracleDatabases> <IncludePointRepositories>true</IncludePointRepositories> <PendingTermination>true</PendingTermination> <BillingEndDate>true</BillingEndDate> <Active>true</Active> <Decommissioned>true</Decommissioned> <Unaccessed>true</Unaccessed> <NotFound>true</NotFound> <HasStorage>true</HasStorage> <NoStorage>true</NoStorage> <Internal>true</Internal> <Resale>true</Resale> <Monday>true</Monday> <Tuesday>true</Tuesday> <Wednesday>true</Wednesday> <Thursday>true</Thursday> <Friday>true</Friday> <Saturday>true</Saturday> <Sunday>true</Sunday> <NoPlannedProtection>true</NoPlannedProtection> <CommentNone>true</CommentNone> <CommentOpen>true</CommentOpen> <CommentClosed>true</CommentClosed> <CommentIgnored>true</CommentIgnored> <Tags> <Tag> <Id>1</Id> <BusinessUnitId>2</BusinessUnitId> <Text>sample string 3</Text> <Inheritable>true</Inheritable> <BusinessUnitCount>5</BusinessUnitCount> <ConsumerCount>6</ConsumerCount> </Tag> <Tag> <Id>1</Id> <BusinessUnitId>2</BusinessUnitId> <Text>sample string 3</Text> <Inheritable>true</Inheritable> <BusinessUnitCount>5</BusinessUnitCount> <ConsumerCount>6</ConsumerCount> </Tag> </Tags> <ExcludeTags>true</ExcludeTags> <EditDate>2024-11-05T11:07:46.36213+01:00</EditDate> </NodeReportFilter>