Skip to main content

SYS.WSMon.wsen.Enumerate

Implements an WS-Enumerate Enumerate request, as defined for WS-Management

Property Inventory

Parameters

parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/09/enumeration;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. if NAMESPACE - "", the default namespace is used for the XML schema is used as the namespace for his class.

Properties

property EndTo as %String;
Where to send an EnumerationEnd message Not supported as recommended by WS-Management
Property methods: EndToDisplayToLogical(), EndToGet(), EndToIsValid(), EndToLogicalToDisplay(), EndToLogicalToOdbc(), EndToNormalize(), EndToSet()
property Expires as %String;
Expiration time/duration for an Enumeration request
Property methods: ExpiresDisplayToLogical(), ExpiresGet(), ExpiresIsValid(), ExpiresLogicalToDisplay(), ExpiresLogicalToOdbc(), ExpiresNormalize(), ExpiresSet()
property Filter as %ArrayOfDataTypes (XMLKEYNAME = "Dialect");
Filter for the enumeration - not currently supported
Property methods: FilterGet(), FilterGetObject(), FilterGetObjectId(), FilterGetSwizzled(), FilterIsEmpty(), FilterIsValid(), FilterNewObject(), FilterSet(), FilterSetObject(), FilterSetObjectId(), FilterUnSwizzle()
property MaxElements as %String);
Property methods: MaxElementsDisplayToLogical(), MaxElementsGet(), MaxElementsIsValid(), MaxElementsLogicalToDisplay(), MaxElementsLogicalToOdbc(), MaxElementsNormalize(), MaxElementsSet()
property OptimizeEnumeration as %String);
Property methods: OptimizeEnumerationDisplayToLogical(), OptimizeEnumerationGet(), OptimizeEnumerationIsValid(), OptimizeEnumerationLogicalToDisplay(), OptimizeEnumerationLogicalToOdbc(), OptimizeEnumerationNormalize(), OptimizeEnumerationSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab