tibasMetaspace_GetRemoteListen()
Returns the listen URL for a specified metaspace.
Declaration
tibas_status tibasMetaspace_GetRemoteListen(
tibasMetaspace metaspace,
char** remoteListen)
Parameters
Parameter
|
Description
|
metaspace
|
The Metaspace object that identifies the metaspace for which to return the listen URL.
|
remoteListen
|
Returns the remote listen URL for the specified metaspace.
|
Remarks
Use the tibasMetaspace_GetRemoteListen() function to return the remote listen URL for a specified metaspace space member.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.