LicenseBasedReportRequest¶
A LicenseBasedReportRequest sends a payload to Azure Service Bus for generating an NCE custom report file.
Resource definition¶
{
"CustomerAccountId": 4014363,
"TimeRange": {
"From": "2015-01-01",
"To": "2024-05-22"
},
"CloudAccountId": null,
"InvoiceProfileId": null
}
Name |
Type |
Description |
---|---|---|
CustomerAccountId |
int |
Customer Account identifier |
TimeRange |
TimeRangeReference |
Time range object indicating from-to period |
CloudAccountId |
int |
Cloud Account identifier |
InvoiceProfileId |
int |
Invoice Profile identifier |