Skip to main content

%Api.IAM.v1.impl

class %Api.IAM.v1.impl extends %REST.Impl

API for managing the IAM License for InterSystems IRIS.
Business logic class defined by OpenAPI in %Api.IAM.v1.spec
Updated Mar 7, 2024 16:16:17

Method Inventory

Parameters

parameter ExposeServerExceptions = 1;
If ExposeServerExceptions is true, then details of internal errors will be exposed.

Methods

classmethod getLicense() as %DynamicObject
Get the JSON string of your IAM License Key from your licensed InterSystems IRIS instance.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab