Skip to main content

%Api.IAM.v1.disp

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

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

Method Inventory

Parameters

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

Methods

classmethod getLicense() as %Status
Get your IAM License Key from server.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab