LicenseBasedReportRequest ========================== A LicenseBasedReportRequest sends a payload to Azure Service Bus for generating an NCE custom report file. Resource definition ------------------- .. literalinclude:: _static/LicenseBasedReportRequest.json :language: json +-------------------------+----------------------------+--------------------------------------------------------------------------------------------------------------------+ | 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 | +-------------------------+----------------------------+--------------------------------------------------------------------------------------------------------------------+ Operations on generatin NCE custom export file ---------------------------------------------- - :doc:`/scenarios/exportqueue-create`