How to convert the Top Secret commands to secure the IDMS REST API Performance Metrics to the RACF equivalent commands.
Secure the monitoring of the IDMS REST API Performance Metrics information with RACF
RACF Commands:
1.
RDEFINE CDT IDMSAPI +
CDTINFO(DEFAULTUACC(READ) MAXLENGTH(044) +
POSIT(nnn) FIRST(ALPHA) +
OTHER(ALPHA,NUMERIC,NATIONAL,SPECIAL) +
RACLIST(REQUIRED) )
SETROPTS RACLIST(CDT) REFRESH
2.
RDEFINE IDMSAPI SYST.SYSTEMID UACC(NONE) OWNER(user02)
SETROPTS CLASSACT(IDMSAPI) RACLIST(IDMSAPI)
3.
PERMIT SYST.SYSTEMID CLASS(IDMSAPI) ID(user10) ACCESS(READ)
SETROPTS RACLIST(IDMSAPI) REFRESH
SYSTEMID is defined on the SYSTEM statement in the Sysgen.