Skip to main content

%CSP.UI.Portal.API

abstract class %CSP.UI.Portal.API

This class defines system APIs used by the Systems Management Portal

Method Inventory

Methods

classmethod GetInfoForContactWRC(Output pObject As %ZEN.proxyObject) as %Status
This entry returns information needed by the Contact WRC page for sending new WRC issue email.
"minib" will be displayed as the default system info for the mail body.
Support can add or remove entries from here.
classmethod GetSystemInfo(Output pObject As %ZEN.proxyObject) as %Status
This method returns system information used by the System Manager Portal's About page. It also includes additional data about the system useful for WRC.
classmethod TimeSince() as %String
Returns last InterSystems IRIS start time.
FeedbackOpens in a new tab