getgslbgslbcacheResult Structure Definition

The getgslbgslbcacheResult structure defines the return type for getgslbgslbcache API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

gslbgslbcacheList

List of gslbgslbcaches


gslbgslbcache Structure Definition

The gslbgslbcache structure defines the actual return type values for getgslbgslbcache API.

Syntax



Members

startincarnation

Start incarnation number

endincarnation

En incarnation number

response

gslb cache output as text blob

_nextgenapiresource


See Also