class %Api.IAM.v1.disp
extends %REST.disp
API for managing the IAM License for InterSystems IRIS.
Dispatch class defined by RESTSpec in %Api.IAM.v1.spec
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.IAM.v1.spec";
The class containing the RESTSpec which generated this class
classmethod getLicense()
as %Status
Get your IAM License Key from server.