class Openwsman::ClientOptions

ClientOptions control the behaviour of the Client connection

The primary use of ClientOptions in normal operations is adding selectors - key/value pairs added to the request URL.

For WS-CIM operations, selectors define the key attributes for the selected CIM class to address a specific instance of the class.

ClientOptions