Create A New Coherence Cluster Well Known Address
post
/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}/coherenceClusterResource/coherenceClusterParams/coherenceClusterWellKnownAddresses/coherenceClusterWellKnownAddresses
Add a new coherence cluster well known address to this collection.
Request
Supported Media Types
- application/json
Path Parameters
-
name(required): string
The name property of the instance in the collection.
-
version(required): string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By(required): string
The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Must contain a populated coherence cluster well known address model.
Root Schema : Coherence Cluster Well Known Address
Type:
Show Source
object
-
listenAddress:
string
The IP address.
-
name:
string
Read Only:
true
A unique name that identifies this well known address of a Coherence cluster member.
Security
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
-
Deployer: basic
Type:
basic
Description:A user in the Deployer security role.