EnumerateQualifiers


NameSpace  String that defines the target namespace. See NameSpace Operations for more information.

               


Return Results

If successful, the method returns zero or more CIMQualifier declarations. If unsuccessful, one of the following status codes MUST be returned by this method, where the first applicable error in the list (starting with the first element of the list, and working down) is the error returned. Any additional method-specific interpretation of the error in is given in parentheses.

Additional Fields Description

The enumerateQualifiers operation is used to enumerate CIMQualifier declarations from the target Namespace. 

NameSpace The NameSpace parameter is a string that defines the target namespace 


C++ Pegasus API

    virtual Array enumerateQualifiers(
		const String& nameSpace) = 0;
   

Demonstration Prepared by the OpenGroup Manageability Work Group Pegasus Development Team

See (http://www.opengroup.org/management) for more information on Pegasus

Last Modified Friday, June 29, 2001 06:40:22 PM       Copyright @ The Open Group 2001