Since RMF has it, I would presume that it's in a control block somewhere, but where I can't say. Maybe it's only internal to RMF.
If you have the RMF Distributed Dataserver up, you can access: http://{rmfsys}:{port}/gpm/reports/CPC?resource=,{lpar},MVS_IMAGE Where {rmfsys} is the system where GPMSERVE is running, {port} is its port, and {lpar} is the LPAR you're interested in. The results will include {lpar}'s capacity group and group limit. If you want the xml to parse simply add the .xml extension: http://{rmfsys}:{port}/gpm/reports/CPC.xml?resource=,{lpar},MVS_IMAGE I presume you can get it through the RMF APIs as well. That is rather higher-level than looking at a control block as you requested, but perhaps it will trigger an idea of someplace else to look. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
