PullRelease
An overloaded method that performs a Pull operation or a Release operation.
Arguments
Accepts the following arguments.
Argument | Description |
---|---|
enumid
|
Enumeration ID that the Pull or Release operation should use. This argument is passed as a string. |
action
|
Specifies the operation to perform, Pull or Release. This argument is passed as a string. |
namespace
|
Default CIM namespace.
Default is
root/cimv2.
If the namespace is not root/cimv2, you must pass in the namespace of the class in this argument. |