z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Instance provider functions

z/OS Common Information Model User's Guide
SC34-2671-00

Instance provider functions

Instance providers are the most common kind of management instrumentation. They implement the basic access to the resources described in a CIM class. With an instance provider it is possible to create, enumerate, modify, delete, query or simply retrieve system resources:

  • cleanup(...)
  • enumInstanceNames(...)
  • enumInstances(...)
  • getInstance(...)
  • createInstance(...)
  • modifyInstance(...)
  • deleteInstance(...)
  • execQuery(...)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014