RESTful Edit Management Interface for Oracle WebLogic Server

Create A New Coherence Socket Address

post

/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}/coherenceClusterResource/coherenceAddressProviders/coherenceAddressProviders/{name}/coherenceSocketAddresses

Add a new coherence socket address to this collection.

Request

Supported Media Types
  • application/json
Path Parameters
Header Parameters
  • 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'.
Body (
  1. Coherence Socket Address
)

Must contain a populated coherence socket address model.

Root Schema : Coherence Socket Address
Type: object
Show Source
Security
Back to Top

Response

201 Response

Back to Top