GET v1/bunits/{bunitId}/nodedeliveryconfig
Get node report delivery configs of a business unit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NodeReportDeliveryConfigName | Description | Type | Additional information |
---|---|---|---|
OnlySendOnError |
Only send report when node status is not OK |
boolean |
None. |
InlineWarnings |
Inline the warnings of the backup node |
boolean |
None. |
InlineEvents |
Inline the events of the backup node |
boolean |
None. |
InlineActivities |
Inline the activities of the backup node |
boolean |
None. |
InlineActivityLogs |
Inline the activitylogs of the backup node |
boolean |
None. |
AttachOverview |
Attach the overview of the backup node report |
boolean |
None. |
AttachWarnings |
Attach the warnings of the backup node |
boolean |
None. |
AttachEvents |
Attach the events oft the backup node |
boolean |
None. |
AttachActivities |
Attach the activities of the backup node |
boolean |
None. |
AttachActivityLogs |
Attach the activity logs of the backup node |
boolean |
None. |
EmailCsv |
Attach a CSV-file with the requested data. |
boolean |
None. |
EmailJson |
Attach a JSON-file with the requested data. |
boolean |
None. |
Inherited |
Gets or sets a value indicating whether this |
boolean |
None. |
DecimalMark |
string |
None. |
|
DateFormat |
string |
None. |
|
TimeFormat |
string |
None. |
|
DateTimeFormat |
string |
None. |
|
CsvDelimiter |
string |
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.