Class | Openwsman::EndPointReference |
In: |
../openwsman.i
openwsman/openwsman.rb |
Parent: | Object |
Document-class: EndPointReference
The EndPointReference is a stub to proxy server-side operations
Each WS-Management operation (Get, Enumerate, Invoke, …) has an associated end point reference, providing the actual implementation of the operation.
Create EndPointReference from URI (String) or XML (XmlNode or XmlDoc)
Create EndPointReference from URI (String) or XML (XmlNode or XmlDoc)
Get value of selector by name epr#selector converts any value passed to String
epr.selector("name") can also be abbreviated as epr.name
epr.selector("name") epr.selector(value) epr.name
Serialization
XML-serialize EndPointReference as child (with namespace and name) of node