KMPUTLW ;SP/JML - Manage REST interfaces for VSM Monitors ;11/1/2023
Source file <KMPUTLW.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| POST(KMPJSON,KMPRLOC,KMPFFLAG,KMPMKEY) | ;
|
|
| INFOMSG(KMPVTEXT) | ; Send text POST
|
|
| CANMSG(MTYPE,KMPMKEY,KMPSITE,KMPD) | ; Repeatable, configured informational mail messages
|
|
| CFGMSG(KMPRQNAM) | ; Send configuration data to update Location Table at National VSM Database
|
|
| RETRY(KMPMON) | ;
|
|
| CTMLOG(KMPJSON) | ; Return run history recorded in the VSM CACHE TASK LOG file
|
|
| PACKAGES(KMPJSON) | ; Get data from PACKAGE file
|
|
| SITE(KMPJSON) | ;
|
|
| CPF(KMPJSON) | ;
|
|
| MON(KMPJSON) | ;
; Monitor Information |
|
| TSTAMP(KMPDAY,KMPFORMAT,KMPTZ) | ;
; variables passed must be 1st and 2nd piece in $H format |
|
| SHORTDAT(KMPDAY,KMPFORMAT) | ; convert $h or fileman to external date
; passing $H whole or first piece |
|
| UTC(KMPZTS) | ; Requres $ZTIMSTAMP to convert to Linux Epoch format
|
|
| NODETYPE(INSTANCE) | ;
; from ZSTU |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|