Skip to main content

%Api.InteropMetrics.v1.disp

class %Api.InteropMetrics.v1.disp extends %CSP.REST

Set of REST APIs for getting interop metrics Dispatch class defined by RESTSpec in %Api.InteropMetrics.v1.spec

This class was generated by : %Api.InteropMetrics.v1.spec.cls

Method Inventory

Parameters

parameter CONTENTTYPE = text/plain;
Default the Content-Type for this application.
parameter CONVERTINPUTSTREAM = 1;
By default convert the input stream to Unicode
parameter IgnoreWrites = 1;
Ignore any writes done directly by the REST method.
parameter SpecificationClass = %Api.InteropMetrics.v1.spec;
The class containing the RESTSpec which generated this class

Methods

classmethod currentDatabaseImpact() as %Status
classmethod currentInterfaces() as %Status
classmethod currentRange() as %Status
classmethod currentVolume() as %Status
classmethod historicalDatabaseImpact() as %Status
classmethod historicalInterfaces() as %Status
classmethod historicalRange() as %Status
classmethod historicalVolume() as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab