GET v1/bunits/{bunitId}/consumers/{consumerId}/reports/{reportDate}/send?subscriptionId={subscriptionId}
Send a backup node report to the recipients of a backup node report delivery configuration.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit the backup node is related to | integer |
Required |
consumerId |
The ID of the consumption unit of the backup node | integer |
Required |
reportDate |
The report date of an existing report. | date |
Required |
subscriptionId |
The ID of an existing status report delivery configuration. | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.