I'm looking for a Rest Api / or (Soap Api) call for the following DSS Web GUI windows:
Menu: User/Usage/Instrument Extraction
Found nothing on Rest / Maybe it is for SOAP : ReportUsage?
When is it available for REST?
Menu: User/Usage/Quota
REST API: Quota/GetQuotaInformation - I've made some tests and it seems that it is only a statistic for TRTH extractions. Seems that extractions from standard reports like EoD report are not included. Am I right? It seems that the Rest API call Quota is only available for DSS TRTH users.
Rest: Quota/GetAuthorizedRicList (Returns the AuthorizedRicList that the user is authorized to use.)
What does it mean? Is it the same as "Rics (on TRTH) that the user has already used"
Which API call shows information about which RIC's are used per day grouped by report template?
Is it planned to stop the support for the DSS SOAP API? TRTH is always REST only
.