Modify This Coherence Cluster System Resource

post

/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}

Modify this coherence cluster system resource.

Request

Supported Media Types
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 ()

Must contain the modified coherence cluster system resource model.

Root Schema : Coherence Cluster System Resource
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
Read Only: true

The list of hostnames of the managed servers belonging to this Coherence cluster.

Show Source
Nested Schema : Items
Type: array
Title: Items
Read Only: true

The list of remote participant hosts, who will be added as participants in the federation topology.

Show Source
Nested Schema : Descriptor Reference
Type: array
Title: Descriptor Reference
Read Only: true
Contains the descriptor reference.

Return the Descriptor for the system resource. This should be overridden by the derived system resources.

Show Source
Nested Schema : Items
Type: array
Title: Items

Return all tags on this Configuration MBean

Show Source
Nested Schema : Target References
Type: array
Title: Target References
Contains the array of target references.

You must select a target on which an MBean will be deployed from this list of the targets in the current domain on which this item can be deployed. Targets must be either servers or clusters. The deployment will only occur once if deployments overlap.

Show Source
Nested Schema : Target Reference
Type: object
Title: Target Reference
Contains the target reference.
Show Source
Nested Schema : Identity
Type: array
Title: Identity
DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
Show Source
Security
Back to Top

Response

200 Response

Back to Top