Modify This Coherence Cache Config
/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}/coherenceCacheConfigs/{name}
Modify this coherence cache config.
Request
- application/json
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
-
X-Requested-By: 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 cache config model.
object-
cacheConfigurationFile(optional):
string
Return the cache configuration file being used by this CoherenceCacheConfigMBean.
-
compatibilityName(optional):
string
This is only set for beans created as a result of conversion from an 8.1 application configured using ApplicationMBean and ComponentMBean.
Standalone modules in 8.1 have both an ApplicationMBean name and ComponentMBean name. This attribute stores the name of the latter, to be used when the server creates the transient ComponentMBean for backward compatibility.
-
dynamicallyCreated(optional):
boolean
Read Only:
trueDefault Value:falseReturn whether the MBean was created dynamically or is persisted to config.xml
-
id(optional):
integer(int64)
Read Only:
trueReturn the unique id of this MBean instance
-
JNDIName(optional):
string
The JNDI name this resource will be bound to.
-
moduleType(optional):
string
The values match those defined by jsr88. This attribute may move to another MBean.
-
name(optional):
string
Read Only:
trueUnique identifier for this bean instance.
Constraints
- legal null
-
notes(optional):
string
Optional information that you can include to describe this configuration.
WebLogic Server saves this note in the domain's configuration file (
config.xml) as XML PCDATA. All left angle brackets (<) are converted to the xml entity<. Carriage returns/line feeds are preserved.)>Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.
-
tags(optional):
array Items
Title:
ItemsReturn all tags on this Configuration MBean
-
targets(optional):
array Target References
Title:
Target ReferencesContains 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.
-
type(optional):
string
Read Only:
trueReturns the type of the MBean.
Constraints
- unharvestable
arrayTarget ReferencesYou 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.
-
Array of:
object Target Reference
Title:
Target ReferenceContains the target reference.
objectTarget Reference-
identity(optional):
array Identity
Title:
IdentityDOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
arrayIdentity-
Admin: basic
Type:
basicDescription:A user in the Admin security role. -
Deployer: basic
Type:
basicDescription:A user in the Deployer security role.