Gets the remote discovery URL for a specified metaspace.
Declaration
tibas_status tibasMetaspace_GetRemoteDiscovery(
tibasMetaspace metaspace,
char** remoteDiscovery)
Parameters
Parameter
|
Description
|
metaspace
|
Specify the name of the metaspace for which to get the remote discovery URL.
|
remoteDiscovery
|
Returns the remote discovery URL.
|
Remarks
Use the tibasMetaspace_GetRemoteDiscovery() function to return the remote discovery URL that is set up for a specified metaspace.
Copyright © Cloud Software Group, Inc. All rights reserved.