ルート・スキーマ: Coherence Cluster System Resource
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"clusterHosts":{
"readOnly":true,
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The list of hostnames of the managed servers belonging to this Coherence cluster.</p>"
},
"compatibilityName":{
"type":"string",
"description":"<p> This is only set for beans created as a result of conversion from an 8.1 application configured using ApplicationMBean and ComponentMBean. </p><p> 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.</p>"
},
"customClusterConfigurationFileName":{
"readOnly":true,
"type":"string",
"description":"<p> The external custom Coherence cluster configuration file. </p>"
},
"customConfigFileLastUpdatedTime":{
"readOnly":true,
"type":"integer",
"format":"int64",
"description":"<p>The time when the custom configuration file used by the cluster was last updated</p>"
},
"deploymentOrder":{
"default":"100",
"type":"integer",
"format":"int32",
"description":"<p>An integer value that indicates when this unit is deployed, relative to other deployable units on a server, during startup.</p><p>Units with lower values are deployed before those with higher values.</p>"
},
"deploymentPrincipalName":{
"type":"string",
"description":"<p>A string value that indicates the principal that should be used when deploying the file or archive during startup and shutdown. This principal will be used to set the current subject when calling out into application code for interfaces such as ApplicationLifecycleListener. If no principal name is specified, then the anonymous principal will be used.</p>"
},
"descriptorFileName":{
"readOnly":true,
"type":"string",
"description":"<p>The name of the file that contains the module configuration. By default the file resides in the <code>DOMAIN_DIR/config/coherence/<i>bean_name</i></code> directory.</p><p>The module file derives its name from the bean name using the following pattern:</p><p><beanName>.xml</p><p>Note that this is a read-only property that can only be set when the bean is created.</p>"
},
"dynamicallyCreated":{
"readOnly":true,
"default":false,
"type":"boolean",
"description":"<p>Return whether the MBean was created dynamically or is persisted to config.xml</p>"
},
"federationRemoteClusterListenPort":{
"readOnly":true,
"type":"integer",
"format":"int32",
"description":"<p>The Coherence Cluster Listen Port of the remote participant. </p>"
},
"federationRemoteClusterName":{
"readOnly":true,
"type":"string",
"description":"<p>The Coherence Cluster Name of the remote participant cluster. </p>"
},
"federationRemoteParticipantHosts":{
"readOnly":true,
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The list of remote participant hosts, who will be added as participants in the federation topology. </p>"
},
"federationTopology":{
"readOnly":true,
"type":"string",
"description":"<p>The federation topology. </p>"
},
"id":{
"readOnly":true,
"type":"integer",
"format":"int64",
"description":"<p>Return the unique id of this MBean instance</p>"
},
"moduleType":{
"type":"string",
"description":"<p>The type of the module (ear, jar, war, or rar)</p>"
},
"name":{
"readOnly":true,
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The user-specified name of this MBean instance.</p><p>This name is included as one of the key properties in the MBean's <code>javax.management.ObjectName</code></p><p><code>Name=<i>user-specified-name</i></code></p><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"notes":{
"type":"string",
"description":"<p>Optional information that you can include to describe this configuration.</p><p>WebLogic Server saves this note in the domain's configuration file (<code>config.xml</code>) as XML PCDATA. All left angle brackets (<) are converted to the XML entity <code><</code>. Carriage returns/line feeds are preserved.</p><p>Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.</p>"
},
"persistenceActiveDirectory":{
"readOnly":true,
"type":"string",
"description":"<p>The active directory for the default persistence environment. If no value is specified, the directory which will be used is the coherence/active sub-directory under Domain Home directory. </p>"
},
"persistenceBackupDirectory":{
"readOnly":true,
"type":"string",
"description":"<p>The backup directory for the default persistence environment. If no value is specified, the directory which will be used is the coherence/backup sub-directory under Domain Home directory. </p>"
},
"persistenceDefaultMode":{
"readOnly":true,
"type":"string",
"description":"<p>The default persistence mode. </p>"
},
"persistenceEventsDirectory":{
"readOnly":true,
"type":"string",
"description":"<p>The events directory for the default persistence environment to store durable events. If no value is specified, the directory which will be used is coherence/events sub-directory under Domain Home directory. </p>"
},
"persistenceSnapshotDirectory":{
"readOnly":true,
"type":"string",
"description":"<p>The snapshot directory for the default persistence environment. If no value is specified, the directory which will be used is coherence/snapshots sub-directory under Domain Home directory. </p>"
},
"persistenceTrashDirectory":{
"readOnly":true,
"type":"string",
"description":"<p>The trash directory for the default persistence environment. If no value is specified, the directory which will be used is coherence/trash sub-directory under Domain Home directory. </p>"
},
"reportGroupFile":{
"default":"em/metadata/reports/coherence/report-group.xml",
"type":"string",
"description":"<p>Get the report group file representing the superset of runtime metrics to be collected for this cluster.</p>"
},
"resource":{
"readOnly":true,
"title":"Descriptor Reference",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"Contains the descriptor reference. <p>Return the Descriptor for the system resource. This should be overridden by the derived system resources.</p>"
},
"sourcePath":{
"type":"string",
"description":""
},
"tags":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>Return all tags on this Configuration MBean</p>"
},
"targets":{
"title":"Target References",
"type":"array",
"items":{
"title":"Target Reference",
"type":"object",
"properties":{
"identity":{
"title":"Identity",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource."
}
},
"description":"Contains the target reference."
},
"description":"Contains the array of target references. <p>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.</p>"
},
"type":{
"readOnly":true,
"x-weblogic-unharvestable":true,
"type":"string",
"description":"<p>Returns the type of the MBean.</p><p><h5>Constraints</h5></p><ul><li>unharvestable</li></ul>"
},
"usingCustomClusterConfigurationFile":{
"type":"boolean",
"description":"<p> Specifies whether you are using a custom external Coherence cluster configuration file.</p>"
}
},
"description":""
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
読取り専用: true
このCoherenceクラスタに属する管理対象サーバーのホスト名のリスト。
ソースを表示
{
"readOnly":true,
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The list of hostnames of the managed servers belonging to this Coherence cluster.</p>"
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
読取り専用: true
リモート参加者のホストのリスト。フェデレーション・トポロジで参加者として追加されます。
ソースを表示
{
"readOnly":true,
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The list of remote participant hosts, who will be added as participants in the federation topology. </p>"
}
ネストされたスキーマ: Descriptor Reference
タイプ: array
タイトル: Descriptor Reference
読取り専用: true
ディスクリプタ参照を含みます。
システム・リソースのディスクリプタを返します。これは、導出されたシステム・リソースによってオーバーライドされます。
ソースを表示
{
"readOnly":true,
"title":"Descriptor Reference",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"Contains the descriptor reference. <p>Return the Descriptor for the system resource. This should be overridden by the derived system resources.</p>"
}
ネストされたスキーマ: Target References
タイプ: array
タイトル: Target References
ターゲット参照の配列を含みます。
現在のドメインでこの項目をデプロイできるターゲットのリストから、MBeanをデプロイするターゲットを選択する必要があります。ターゲットはサーバーまたはクラスタです。デプロイメントが重複している場合、デプロイメントは1回のみ行われます。
ソースを表示
{
"title":"Target References",
"type":"array",
"items":{
"title":"Target Reference",
"type":"object",
"properties":{
"identity":{
"title":"Identity",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource."
}
},
"description":"Contains the target reference."
},
"description":"Contains the array of target references. <p>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.</p>"
}
ネストされたスキーマ: Target Reference
タイプ: object
タイトル: Target Reference
ターゲット参照を含みます。
ソースを表示
{
"title":"Target Reference",
"type":"object",
"properties":{
"identity":{
"title":"Identity",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource."
}
},
"description":"Contains the target reference."
}
ネストされたスキーマ: Identity
タイプ: array
タイトル: Identity
DOC TEAM TBD - アイデンティティの説明 - 別のWLS RESTリソースへの参照です。
ソースを表示
{
"title":"Identity",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource."
}