Skip to main content

SYS.WSMon.wsen.EnumerateResponse

Implements an WS-Enumeration Enumerate response, as defined for WS-Managment

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 EndOfSequence as %String);
Property methods: EndOfSequenceDisplayToLogical(), EndOfSequenceGet(), EndOfSequenceIsValid(), EndOfSequenceLogicalToDisplay(), EndOfSequenceLogicalToOdbc(), EndOfSequenceNormalize(), EndOfSequenceSet()
property EnumerationContext as %String;
Enumeration context
Property methods: EnumerationContextDisplayToLogical(), EnumerationContextGet(), EnumerationContextIsValid(), EnumerationContextLogicalToDisplay(), EnumerationContextLogicalToOdbc(), EnumerationContextNormalize(), EnumerationContextSet()
property Expires as %String;
Expiration time/duration for an Enumeration request
Property methods: ExpiresDisplayToLogical(), ExpiresGet(), ExpiresIsValid(), ExpiresLogicalToDisplay(), ExpiresLogicalToOdbc(), ExpiresNormalize(), ExpiresSet()
property Items as SYS.WSMon.wsen.Items (REFNAMESPACE = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", XMLREF = 1);
Additional properties defined by WS-Management for OptimizeEnumeration Note that the namespace in this context is 'wsman'
Property methods: ItemsGet(), ItemsGetSwizzled(), ItemsIsValid(), ItemsNewObject(), ItemsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab