Modify This Coherence Socket Address
post
/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}/coherenceClusterResource/coherenceAddressProviders/coherenceAddressProviders/{name}/coherenceSocketAddresses/{name}
Modify this coherence socket address.
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 the modified coherence socket address model.
Root Schema : Coherence Socket Address
Type:
Show Source
object
-
address:
string
The IP address.
-
name:
string
Read Only:
true
A unique name that identifies this Address Socket of an Address Provider.
-
port:
integer(int32)
Minimum Value:
1
Maximum Value:65535
The listen port.
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.