All REST Endpoints

Adjudicator
Adjudicator Operations
View This Adjudicator
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/adjudicator
Admin Virtual Target
Admin Virtual Target Operations
Modify This Admin Virtual Target
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget
View This Admin Virtual Target
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget
App Deployment/Partitions/Resource Groups/App Deployments
[ Partitions / Resource Groups / App Deployments ] scoped App Deployment Operations
Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments
Modify This App Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}
Undeploy This Application
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}
Upload And Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments
View This App Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}
View This App Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments
App Deployment/Partitions/Resource Groups/App Deployments/Actions
[ Partitions / Resource Groups / App Deployments ] scoped App Deployment Actions
Create Plan ( Plan Path )
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/createPlan
Create Plan ()
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/createPlan
App Deployment/Resource Group Templates/App Deployments
[ Resource Group Templates / App Deployments ] scoped App Deployment Operations
Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments
Modify This App Deployment
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
Undeploy This Application
Method: delete
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
Upload And Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments
View This App Deployment
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
View This App Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments
Auditor
Auditor Operations
View This Auditor
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/auditors/{name}
View This Auditor Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/auditors
Authentication Provider
Authentication Provider Operations
View This Authentication Provider
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/authenticationProviders/{name}
View This Authentication Provider Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/authenticationProviders
Authorizer
Authorizer Operations
View This Authorizer
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/authorizers/{name}
View This Authorizer Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/authorizers
Capacity
Capacity Operations
Create A New Capacity
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacities
Delete This Capacity
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacities/{name}
GET A Create Form For This Capacity Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacityCreateForm
Modify This Capacity
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacities/{name}
View This Capacity
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacities/{name}
View This Capacity Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/capacities
Cert Path Provider
Cert Path Provider Operations
View This Cert Path Provider
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/certPathProviders/{name}
View This Cert Path Provider Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/certPathProviders
Change Manager
Change Manager Operations

The change manager resources are used manage WebLogic configuration edit sessions.

To explicitly manage an edit session:

  • Use changeManager/startEdit to start an edit session.
  • Use other resources to make any number of configuration changes, such as configuring data sources and deploying applications.
  • Use changeManager/activate to activate the changes or changeManager/cancel to discard them.

This strategy batches all the changes together which is typically most useful in a production environment when a number of configuration changes need to be made together before they are ready to be exposed to clients.

With implicit edit sessions, instead of using the changeManager, just use other resources to change the configuration (for example, create a data source). Each REST call to change the configuration will start its own edit session, make the change, and then activate the change. This is useful for small tweaks to the configuration as typically performed in development environments.

View This Change Manager
Method: get
Path: /management/weblogic/{version}/edit/changeManager
Change Manager/Actions
Change Manager Actions

The change manager resources are used manage WebLogic configuration edit sessions.

To explicitly manage an edit session:

  • Use changeManager/startEdit to start an edit session.
  • Use other resources to make any number of configuration changes, such as configuring data sources and deploying applications.
  • Use changeManager/activate to activate the changes or changeManager/cancel to discard them.

This strategy batches all the changes together which is typically most useful in a production environment when a number of configuration changes need to be made together before they are ready to be exposed to clients.

With implicit edit sessions, instead of using the changeManager, just use other resources to change the configuration (for example, create a data source). Each REST call to change the configuration will start its own edit session, make the change, and then activate the change. This is useful for small tweaks to the configuration as typically performed in development environments.

Activate An Edit Session
Method: post
Path: /management/weblogic/{version}/edit/changeManager/activate
Cancel An Edit Session
Method: post
Path: /management/weblogic/{version}/edit/changeManager/cancelEdit
Force Resolve An Edit Session
Method: post
Path: /management/weblogic/{version}/edit/changeManager/forceResolve
Safe Resolve An Edit Session
Method: post
Path: /management/weblogic/{version}/edit/changeManager/safeResolve
Start An Edit Session
Method: post
Path: /management/weblogic/{version}/edit/changeManager/startEdit
Client Params
Client Params Operations
Modify This Client Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/clientParams
View This Client Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/clientParams
Coherence Partition Cache Config
Coherence Partition Cache Config Operations
Create A New Coherence Partition Cache Config
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs
Delete This Coherence Partition Cache Config
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}
GET A Create Form For This Coherence Partition Cache Config Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigCreateForm
Modify This Coherence Partition Cache Config
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}
View This Coherence Partition Cache Config
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}
View This Coherence Partition Cache Config Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs
Coherence Partition Cache Property
Coherence Partition Cache Property Operations
Create A New Coherence Partition Cache Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCacheProperties
Delete This Coherence Partition Cache Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCacheProperties/{name}
GET A Create Form For This Coherence Partition Cache Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCachePropertyCreateForm
Modify This Coherence Partition Cache Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCacheProperties/{name}
View This Coherence Partition Cache Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCacheProperties/{name}
View This Coherence Partition Cache Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/coherencePartitionCacheConfigs/{name}/coherencePartitionCacheProperties
Context Case
Context Case Operations
Create A New Context Case
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases
Delete This Context Case
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}
GET A Create Form For This Context Case Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCaseCreateForm
Modify This Context Case
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}
View This Context Case
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}
View This Context Case Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases
Context Request Class
Context Request Class Operations
Create A New Context Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses
Delete This Context Request Class
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}
GET A Create Form For This Context Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClassCreateForm
Modify This Context Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}
View This Context Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}
View This Context Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses
Cpu Utilization
Cpu Utilization Operations
Create Or Modify This Cpu Utilization
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization
Delete This Cpu Utilization
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization
Get A Create Form For This Cpu Utilization
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilizationCreateForm
View This Cpu Utilization
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization
Credential Mapper
Credential Mapper Operations
View This Credential Mapper
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers/{name}
View This Credential Mapper Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers
Current User
Current User Operations
View This Current User
Method: get
Path: /management/weblogic/{version}/currentUser
Data Source Partition
Data Source Partition Operations
Modify This Data Source Partition
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/dataSourcePartition
View This Data Source Partition
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/dataSourcePartition
Default Delivery Params
Default Delivery Params Operations
Modify This Default Delivery Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/defaultDeliveryParams
View This Default Delivery Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/defaultDeliveryParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Queues/Delivery Failure Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Queues / Delivery Failure Params ] scoped Delivery Failure Params Operations
Modify This Delivery Failure Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/deliveryFailureParams
View This Delivery Failure Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/deliveryFailureParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Queues/Delivery Failure Params/Actions
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Queues / Delivery Failure Params ] scoped Delivery Failure Params Actions
Find Sub Deployment Name
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/deliveryFailureParams/findSubDeploymentName
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Delivery Failure Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Delivery Failure Params ] scoped Delivery Failure Params Operations
Modify This Delivery Failure Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/deliveryFailureParams
View This Delivery Failure Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/deliveryFailureParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Delivery Failure Params/Actions
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Delivery Failure Params ] scoped Delivery Failure Params Actions
Find Sub Deployment Name
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/deliveryFailureParams/findSubDeploymentName
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Delivery Failure Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Delivery Failure Params ] scoped Delivery Failure Params Operations
Modify This Delivery Failure Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/deliveryFailureParams
View This Delivery Failure Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/deliveryFailureParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Delivery Failure Params/Actions
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Delivery Failure Params ] scoped Delivery Failure Params Actions
Find Sub Deployment Name
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/deliveryFailureParams/findSubDeploymentName
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Queues/Delivery Failure Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Queues / Delivery Failure Params ] scoped Delivery Failure Params Operations
Modify This Delivery Failure Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/deliveryFailureParams
View This Delivery Failure Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/deliveryFailureParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Queues/Delivery Failure Params/Actions
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Queues / Delivery Failure Params ] scoped Delivery Failure Params Actions
Find Sub Deployment Name
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/deliveryFailureParams/findSubDeploymentName
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Delivery Failure Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Delivery Failure Params ] scoped Delivery Failure Params Operations
Modify This Delivery Failure Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/deliveryFailureParams
View This Delivery Failure Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/deliveryFailureParams
Delivery Failure Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Delivery Failure Params/Actions
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Delivery Failure Params ] scoped Delivery Failure Params Actions
Find Sub Deployment Name
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/deliveryFailureParams/findSubDeploymentName
Delivery Params Overrides/Partitions/Resource Groups/JMS System Resources/JMS Resource/Queues/Delivery Params Overrides
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Queues / Delivery Params Overrides ] scoped Delivery Params Overrides Operations
Modify This Delivery Params Overrides
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/deliveryParamsOverrides
View This Delivery Params Overrides
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/deliveryParamsOverrides
Delivery Params Overrides/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Delivery Params Overrides
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Delivery Params Overrides ] scoped Delivery Params Overrides Operations
Modify This Delivery Params Overrides
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/deliveryParamsOverrides
View This Delivery Params Overrides
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/deliveryParamsOverrides
Delivery Params Overrides/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Delivery Params Overrides
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Delivery Params Overrides ] scoped Delivery Params Overrides Operations
Modify This Delivery Params Overrides
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/deliveryParamsOverrides
View This Delivery Params Overrides
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/deliveryParamsOverrides
Delivery Params Overrides/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Queues/Delivery Params Overrides
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Queues / Delivery Params Overrides ] scoped Delivery Params Overrides Operations
Modify This Delivery Params Overrides
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/deliveryParamsOverrides
View This Delivery Params Overrides
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/deliveryParamsOverrides
Delivery Params Overrides/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Delivery Params Overrides
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Delivery Params Overrides ] scoped Delivery Params Overrides Operations
Modify This Delivery Params Overrides
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/deliveryParamsOverrides
View This Delivery Params Overrides
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/deliveryParamsOverrides
Destination Key
Destination Key Operations
Create A New Destination Key
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeys
Delete This Destination Key
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
GET A Create Form For This Destination Key Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeyCreateForm
Modify This Destination Key
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
View This Destination Key
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
View This Destination Key Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/destinationKeys
Domain
Domain Operations
Modify This Domain
Method: post
Path: /management/weblogic/{version}/edit
View This Domain
Method: get
Path: /management/weblogic/{version}/edit
Fair Share Constraint/Partitions/Resource Manager/Cpu Utilization/Fair Share Constraint
[ Partitions / Resource Manager / Cpu Utilization / Fair Share Constraint ] scoped Fair Share Constraint Operations
Create Or Modify This Fair Share Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/fairShareConstraint
Delete This Fair Share Constraint
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/fairShareConstraint
Get A Create Form For This Fair Share Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/fairShareConstraintCreateForm
View This Fair Share Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/fairShareConstraint
Fair Share Constraint/Partitions/Resource Manager/Heap Retained/Fair Share Constraint
[ Partitions / Resource Manager / Heap Retained / Fair Share Constraint ] scoped Fair Share Constraint Operations
Create Or Modify This Fair Share Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/fairShareConstraint
Delete This Fair Share Constraint
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/fairShareConstraint
Get A Create Form For This Fair Share Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/fairShareConstraintCreateForm
View This Fair Share Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/fairShareConstraint
Fair Share Request Class/Partitions/Self Tuning/Context Request Classes/Context Cases/Fair Share Request Class
[ Partitions / Self Tuning / Context Request Classes / Context Cases / Fair Share Request Class ] scoped Fair Share Request Class Operations
Create Or Modify This Fair Share Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/fairShareRequestClass
Delete This Fair Share Request Class
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/fairShareRequestClass
Get A Create Form For This Fair Share Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/fairShareRequestClassCreateForm
View This Fair Share Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/fairShareRequestClass
Fair Share Request Class/Partitions/Self Tuning/Fair Share Request Classes
[ Partitions / Self Tuning / Fair Share Request Classes ] scoped Fair Share Request Class Operations
Create A New Fair Share Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClasses
Delete This Fair Share Request Class
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClasses/{name}
GET A Create Form For This Fair Share Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClassCreateForm
Modify This Fair Share Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClasses/{name}
View This Fair Share Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClasses/{name}
View This Fair Share Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/fairShareRequestClasses
File Open
File Open Operations
Create Or Modify This File Open
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen
Delete This File Open
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen
Get A Create Form For This File Open
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpenCreateForm
View This File Open
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen
File Store/Partitions/Resource Groups/File Stores
[ Partitions / Resource Groups / File Stores ] scoped File Store Operations
Create A New File Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStores
Delete This File Store
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStores/{name}
GET A Create Form For This File Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStoreCreateForm
Modify This File Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStores/{name}
View This File Store
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStores/{name}
View This File Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/fileStores
File Store/Resource Group Templates/File Stores
[ Resource Group Templates / File Stores ] scoped File Store Operations
Modify This File Store
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/fileStores/{name}
View This File Store
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/fileStores/{name}
View This File Store Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/fileStores
Flow Control Params
Flow Control Params Operations
Modify This Flow Control Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/flowControlParams
View This Flow Control Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/flowControlParams
Foreign Connection Factory
Foreign Connection Factory Operations
Create A New Foreign Connection Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactories
Delete This Foreign Connection Factory
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactories/{name}
GET A Create Form For This Foreign Connection Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactoryCreateForm
Modify This Foreign Connection Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactories/{name}
View This Foreign Connection Factory
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactories/{name}
View This Foreign Connection Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignConnectionFactories
Foreign Connection Factory Override
Foreign Connection Factory Override Operations
Create A New Foreign Connection Factory Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactories
Delete This Foreign Connection Factory Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactories/{name}
GET A Create Form For This Foreign Connection Factory Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactoryCreateForm
Modify This Foreign Connection Factory Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactories/{name}
View This Foreign Connection Factory Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactories/{name}
View This Foreign Connection Factory Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignConnectionFactories
Foreign Destination
Foreign Destination Operations
Create A New Foreign Destination
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinations
Delete This Foreign Destination
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinations/{name}
GET A Create Form For This Foreign Destination Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinationCreateForm
Modify This Foreign Destination
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinations/{name}
View This Foreign Destination
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinations/{name}
View This Foreign Destination Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/foreignDestinations
Foreign Destination Override
Foreign Destination Override Operations
Create A New Foreign Destination Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinations
Delete This Foreign Destination Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinations/{name}
GET A Create Form For This Foreign Destination Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinationCreateForm
Modify This Foreign Destination Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinations/{name}
View This Foreign Destination Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinations/{name}
View This Foreign Destination Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/foreignDestinations
Foreign JNDI Link
Foreign JNDI Link Operations
Create A New Foreign JNDI Link
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinks
Delete This Foreign JNDI Link
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinks/{name}
GET A Create Form For This Foreign JNDI Link Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinkCreateForm
Modify This Foreign JNDI Link
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinks/{name}
View This Foreign JNDI Link
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinks/{name}
View This Foreign JNDI Link Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}/foreignJNDILinks
Foreign JNDI Provider/Partitions/Resource Groups/Foreign JNDI Providers
[ Partitions / Resource Groups / Foreign JNDI Providers ] scoped Foreign JNDI Provider Operations
Create A New Foreign JNDI Provider
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders
Delete This Foreign JNDI Provider
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}
GET A Create Form For This Foreign JNDI Provider Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviderCreateForm
Modify This Foreign JNDI Provider
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}
View This Foreign JNDI Provider
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders/{name}
View This Foreign JNDI Provider Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/foreignJNDIProviders
Foreign JNDI Provider/Resource Group Templates/Foreign JNDI Providers
[ Resource Group Templates / Foreign JNDI Providers ] scoped Foreign JNDI Provider Operations
Modify This Foreign JNDI Provider
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/foreignJNDIProviders/{name}
View This Foreign JNDI Provider
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/foreignJNDIProviders/{name}
View This Foreign JNDI Provider Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/foreignJNDIProviders
Foreign Server
Foreign Server Operations
Create A New Foreign Server
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers
Delete This Foreign Server
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}
GET A Create Form For This Foreign Server Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServerCreateForm
Modify This Foreign Server
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}
View This Foreign Server
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}
View This Foreign Server Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers
Foreign Server Override
Foreign Server Override Operations
Create A New Foreign Server Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers
Delete This Foreign Server Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}
GET A Create Form For This Foreign Server Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServerCreateForm
Modify This Foreign Server Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}
View This Foreign Server Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}
View This Foreign Server Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers
Group Params
Group Params Operations
Create A New Group Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams
Delete This Group Params
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams/{subDeploymentName}
GET A Create Form For This Group Params Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParamCreateForm
Modify This Group Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams/{subDeploymentName}
View This Group Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams/{subDeploymentName}
View This Group Params Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams
Heap Retained
Heap Retained Operations
Create Or Modify This Heap Retained
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained
Delete This Heap Retained
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained
Get A Create Form For This Heap Retained
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetainedCreateForm
View This Heap Retained
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained
JDBC Connection Pool Params
JDBC Connection Pool Params Operations
Modify This JDBC Connection Pool Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCConnectionPoolParams
View This JDBC Connection Pool Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCConnectionPoolParams
JDBC Data Source
JDBC Data Source Operations
Modify This JDBC Data Source
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource
View This JDBC Data Source
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource
JDBC Data Source Params
JDBC Data Source Params Operations
Modify This JDBC Data Source Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDataSourceParams
View This JDBC Data Source Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDataSourceParams
JDBC Driver Params
JDBC Driver Params Operations
Modify This JDBC Driver Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams
View This JDBC Driver Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams
JDBC Oracle Params
JDBC Oracle Params Operations
Modify This JDBC Oracle Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCOracleParams
View This JDBC Oracle Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCOracleParams
JDBC Properties/Partitions/Resource Groups/JDBC System Resources/JDBC Resource/Internal Properties
[ Partitions / Resource Groups / JDBC System Resources / JDBC Resource / Internal Properties ] scoped JDBC Properties Operations
View This JDBC Properties
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties
JDBC Properties/Partitions/Resource Groups/JDBC System Resources/JDBC Resource/JDBC Driver Params/Properties
[ Partitions / Resource Groups / JDBC System Resources / JDBC Resource / JDBC Driver Params / Properties ] scoped JDBC Properties Operations
View This JDBC Properties
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties
JDBC Property Override
JDBC Property Override Operations
Create A New JDBC Property Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrides
Delete This JDBC Property Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrides/{name}
GET A Create Form For This JDBC Property Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrideCreateForm
Modify This JDBC Property Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrides/{name}
View This JDBC Property Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrides/{name}
View This JDBC Property Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}/JDBCPropertyOverrides
JDBC Property/Partitions/Resource Groups/JDBC System Resources/JDBC Resource/Internal Properties/Properties
[ Partitions / Resource Groups / JDBC System Resources / JDBC Resource / Internal Properties / Properties ] scoped JDBC Property Operations
Create A New JDBC Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/properties
Delete This JDBC Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/properties/{name}
GET A Create Form For This JDBC Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/propertyCreateForm
Modify This JDBC Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/properties/{name}
View This JDBC Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/properties/{name}
View This JDBC Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/internalProperties/properties
JDBC Property/Partitions/Resource Groups/JDBC System Resources/JDBC Resource/JDBC Driver Params/Properties/Properties
[ Partitions / Resource Groups / JDBC System Resources / JDBC Resource / JDBC Driver Params / Properties / Properties ] scoped JDBC Property Operations
Create A New JDBC Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/properties
Delete This JDBC Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/properties/{name}
GET A Create Form For This JDBC Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/propertyCreateForm
Modify This JDBC Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/properties/{name}
View This JDBC Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/properties/{name}
View This JDBC Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCDriverParams/properties/properties
JDBC Store/Partitions/Resource Groups/JDBC Stores
[ Partitions / Resource Groups / JDBC Stores ] scoped JDBC Store Operations
Create A New JDBC Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStores
Delete This JDBC Store
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStores/{name}
GET A Create Form For This JDBC Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStoreCreateForm
Modify This JDBC Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStores/{name}
View This JDBC Store
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStores/{name}
View This JDBC Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCStores
JDBC Store/Resource Group Templates/JDBC Stores
[ Resource Group Templates / JDBC Stores ] scoped JDBC Store Operations
Modify This JDBC Store
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCStores/{name}
View This JDBC Store
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCStores/{name}
View This JDBC Store Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCStores
JDBC System Resource Override
JDBC System Resource Override Operations
Create A New JDBC System Resource Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides
Delete This JDBC System Resource Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}
GET A Create Form For This JDBC System Resource Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrideCreateForm
Modify This JDBC System Resource Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}
View This JDBC System Resource Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides/{name}
View This JDBC System Resource Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JDBCSystemResourceOverrides
JDBC System Resource/Partitions/Resource Groups/JDBC System Resources
[ Partitions / Resource Groups / JDBC System Resources ] scoped JDBC System Resource Operations
Create A New JDBC System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources
Delete This JDBC System Resource
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}
GET A Create Form For This JDBC System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResourceCreateForm
Modify This JDBC System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}
View This JDBC System Resource
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}
View This JDBC System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources
JDBC System Resource/Resource Group Templates/JDBC System Resources
[ Resource Group Templates / JDBC System Resources ] scoped JDBC System Resource Operations
Modify This JDBC System Resource
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCSystemResources/{name}
View This JDBC System Resource
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCSystemResources/{name}
View This JDBC System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JDBCSystemResources
JDBCXA Params
JDBCXA Params Operations
Modify This JDBCXA Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCXAParams
View This JDBCXA Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/JDBCResource/JDBCXAParams
JMS
JMS Operations
Modify This JMS
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource
View This JMS
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource
JMS Bridge Destination/Partitions/Resource Groups/JMS Bridge Destinations
[ Partitions / Resource Groups / JMS Bridge Destinations ] scoped JMS Bridge Destination Operations
Create A New JMS Bridge Destination
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinations
Delete This JMS Bridge Destination
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinations/{name}
GET A Create Form For This JMS Bridge Destination Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinationCreateForm
Modify This JMS Bridge Destination
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinations/{name}
View This JMS Bridge Destination
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinations/{name}
View This JMS Bridge Destination Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSBridgeDestinations
JMS Bridge Destination/Resource Group Templates/JMS Bridge Destinations
[ Resource Group Templates / JMS Bridge Destinations ] scoped JMS Bridge Destination Operations
Modify This JMS Bridge Destination
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSBridgeDestinations/{name}
View This JMS Bridge Destination
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSBridgeDestinations/{name}
View This JMS Bridge Destination Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSBridgeDestinations
JMS Connection Factory
JMS Connection Factory Operations
Create A New JMS Connection Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories
Delete This JMS Connection Factory
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}
GET A Create Form For This JMS Connection Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactoryCreateForm
Modify This JMS Connection Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}
View This JMS Connection Factory
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}
View This JMS Connection Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories
JMS Message Log File
JMS Message Log File Operations
Modify This JMS Message Log File
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers/{name}/JMSMessageLogFile
View This JMS Message Log File
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers/{name}/JMSMessageLogFile
JMS Server/Partitions/Resource Groups/JMS Servers
[ Partitions / Resource Groups / JMS Servers ] scoped JMS Server Operations
Create A New JMS Server
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers
Delete This JMS Server
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers/{name}
GET A Create Form For This JMS Server Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServerCreateForm
Modify This JMS Server
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers/{name}
View This JMS Server
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers/{name}
View This JMS Server Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSServers
JMS Server/Resource Group Templates/JMS Servers
[ Resource Group Templates / JMS Servers ] scoped JMS Server Operations
Modify This JMS Server
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSServers/{name}
View This JMS Server
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSServers/{name}
View This JMS Server Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSServers
JMS System Resource Override
JMS System Resource Override Operations
Create A New JMS System Resource Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides
Delete This JMS System Resource Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}
GET A Create Form For This JMS System Resource Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrideCreateForm
Modify This JMS System Resource Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}
View This JMS System Resource Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}
View This JMS System Resource Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides
JMS System Resource/Partitions/Resource Groups/JMS System Resources
[ Partitions / Resource Groups / JMS System Resources ] scoped JMS System Resource Operations
Create A New JMS System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources
Delete This JMS System Resource
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}
GET A Create Form For This JMS System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResourceCreateForm
Modify This JMS System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}
View This JMS System Resource
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}
View This JMS System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources
JMS System Resource/Resource Group Templates/JMS System Resources
[ Resource Group Templates / JMS System Resources ] scoped JMS System Resource Operations
Modify This JMS System Resource
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSSystemResources/{name}
View This JMS System Resource
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSSystemResources/{name}
View This JMS System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSSystemResources
JMSSAF Message Log File
JMSSAF Message Log File Operations
Modify This JMSSAF Message Log File
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents/{name}/JMSSAFMessageLogFile
View This JMSSAF Message Log File
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents/{name}/JMSSAFMessageLogFile
JTA Partition
JTA Partition Operations
Modify This JTA Partition
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JTAPartition
View This JTA Partition
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JTAPartition
Library/Partitions/Resource Groups/Libraries
[ Partitions / Resource Groups / Libraries ] scoped Library Operations
Deploy A Library
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries
Modify This Library
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}
Undeploy This Library
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}
Upload And Deploy A Library
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries
View This Library
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}
View This Library Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries
Library/Partitions/Resource Groups/Libraries/Actions
[ Partitions / Resource Groups / Libraries ] scoped Library Actions
Create Plan ( Plan Path )
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/createPlan
Create Plan ()
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/createPlan
Library/Resource Group Templates/Libraries
[ Resource Group Templates / Libraries ] scoped Library Operations
Deploy A Library
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries
Modify This Library
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries/{name}
Undeploy This Library
Method: delete
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries/{name}
Upload And Deploy A Library
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries
View This Library
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries/{name}
View This Library Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/libraries
Load Balancing Params
Load Balancing Params Operations
Modify This Load Balancing Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/loadBalancingParams
View This Load Balancing Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/loadBalancingParams
Mail Session Override
Mail Session Override Operations
Create A New Mail Session Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrides
Delete This Mail Session Override
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrides/{name}
GET A Create Form For This Mail Session Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrideCreateForm
Modify This Mail Session Override
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrides/{name}
View This Mail Session Override
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrides/{name}
View This Mail Session Override Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/mailSessionOverrides
Mail Session/Partitions/Resource Groups/Mail Sessions
[ Partitions / Resource Groups / Mail Sessions ] scoped Mail Session Operations
Create A New Mail Session
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessions
Delete This Mail Session
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessions/{name}
GET A Create Form For This Mail Session Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessionCreateForm
Modify This Mail Session
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessions/{name}
View This Mail Session
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessions/{name}
View This Mail Session Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/mailSessions
Mail Session/Resource Group Templates/Mail Sessions
[ Resource Group Templates / Mail Sessions ] scoped Mail Session Operations
Modify This Mail Session
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/mailSessions/{name}
View This Mail Session
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/mailSessions/{name}
View This Mail Session Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/mailSessions
Managed Executor Service Template
Managed Executor Service Template Operations
Create A New Managed Executor Service Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplates
Delete This Managed Executor Service Template
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplates/{name}
GET A Create Form For This Managed Executor Service Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplateCreateForm
Modify This Managed Executor Service Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplates/{name}
View This Managed Executor Service Template
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplates/{name}
View This Managed Executor Service Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedExecutorServiceTemplates
Managed Executor Service/Partitions/Resource Groups/Managed Executor Services
[ Partitions / Resource Groups / Managed Executor Services ] scoped Managed Executor Service Operations
Create A New Managed Executor Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServices
Delete This Managed Executor Service
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServices/{name}
GET A Create Form For This Managed Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServiceCreateForm
Modify This Managed Executor Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServices/{name}
View This Managed Executor Service
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServices/{name}
View This Managed Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedExecutorServices
Managed Executor Service/Resource Group Templates/Managed Executor Services
[ Resource Group Templates / Managed Executor Services ] scoped Managed Executor Service Operations
Modify This Managed Executor Service
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedExecutorServices/{name}
View This Managed Executor Service
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedExecutorServices/{name}
View This Managed Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedExecutorServices
Managed Scheduled Executor Service Template
Managed Scheduled Executor Service Template Operations
Create A New Managed Scheduled Executor Service Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplates
Delete This Managed Scheduled Executor Service Template
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplates/{name}
GET A Create Form For This Managed Scheduled Executor Service Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplateCreateForm
Modify This Managed Scheduled Executor Service Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplates/{name}
View This Managed Scheduled Executor Service Template
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplates/{name}
View This Managed Scheduled Executor Service Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedScheduledExecutorServiceTemplates
Managed Scheduled Executor Service/Partitions/Resource Groups/Managed Scheduled Executor Services
[ Partitions / Resource Groups / Managed Scheduled Executor Services ] scoped Managed Scheduled Executor Service Operations
Create A New Managed Scheduled Executor Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServices
Delete This Managed Scheduled Executor Service
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServices/{name}
GET A Create Form For This Managed Scheduled Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServiceCreateForm
Modify This Managed Scheduled Executor Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServices/{name}
View This Managed Scheduled Executor Service
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServices/{name}
View This Managed Scheduled Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedScheduledExecutorServices
Managed Scheduled Executor Service/Resource Group Templates/Managed Scheduled Executor Services
[ Resource Group Templates / Managed Scheduled Executor Services ] scoped Managed Scheduled Executor Service Operations
Modify This Managed Scheduled Executor Service
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedScheduledExecutorServices/{name}
View This Managed Scheduled Executor Service
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedScheduledExecutorServices/{name}
View This Managed Scheduled Executor Service Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedScheduledExecutorServices
Managed Thread Factory Template
Managed Thread Factory Template Operations
Create A New Managed Thread Factory Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplates
Delete This Managed Thread Factory Template
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplates/{name}
GET A Create Form For This Managed Thread Factory Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplateCreateForm
Modify This Managed Thread Factory Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplates/{name}
View This Managed Thread Factory Template
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplates/{name}
View This Managed Thread Factory Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/managedThreadFactoryTemplates
Managed Thread Factory/Partitions/Resource Groups/Managed Thread Factories
[ Partitions / Resource Groups / Managed Thread Factories ] scoped Managed Thread Factory Operations
Create A New Managed Thread Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactories
Delete This Managed Thread Factory
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactories/{name}
GET A Create Form For This Managed Thread Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactoryCreateForm
Modify This Managed Thread Factory
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactories/{name}
View This Managed Thread Factory
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactories/{name}
View This Managed Thread Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/managedThreadFactories
Managed Thread Factory/Resource Group Templates/Managed Thread Factories
[ Resource Group Templates / Managed Thread Factories ] scoped Managed Thread Factory Operations
Modify This Managed Thread Factory
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedThreadFactories/{name}
View This Managed Thread Factory
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedThreadFactories/{name}
View This Managed Thread Factory Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/managedThreadFactories
Max Threads Constraint
Max Threads Constraint Operations
Create A New Max Threads Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraints
Delete This Max Threads Constraint
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraints/{name}
GET A Create Form For This Max Threads Constraint Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraintCreateForm
Modify This Max Threads Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraints/{name}
View This Max Threads Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraints/{name}
View This Max Threads Constraint Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/maxThreadsConstraints
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Queues/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Queues / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/SAF Imported Destinations/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / SAF Imported Destinations / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/SAF Imported Destinations/SAF Queues/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / SAF Imported Destinations / SAF Queues / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/SAF Imported Destinations/SAF Topics/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / SAF Imported Destinations / SAF Topics / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Queues/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Queues / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/messageLoggingParams
Message Logging Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Message Logging Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Message Logging Params ] scoped Message Logging Params Operations
Modify This Message Logging Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/messageLoggingParams
View This Message Logging Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/messageLoggingParams
Messaging Bridge/Partitions/Resource Groups/Messaging Bridges
[ Partitions / Resource Groups / Messaging Bridges ] scoped Messaging Bridge Operations
Create A New Messaging Bridge
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridges
Delete This Messaging Bridge
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridges/{name}
GET A Create Form For This Messaging Bridge Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridgeCreateForm
Modify This Messaging Bridge
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridges/{name}
View This Messaging Bridge
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridges/{name}
View This Messaging Bridge Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/messagingBridges
Messaging Bridge/Resource Group Templates/Messaging Bridges
[ Resource Group Templates / Messaging Bridges ] scoped Messaging Bridge Operations
Modify This Messaging Bridge
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/messagingBridges/{name}
View This Messaging Bridge
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/messagingBridges/{name}
View This Messaging Bridge Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/messagingBridges
Min Threads Constraint
Min Threads Constraint Operations
Create A New Min Threads Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraints
Delete This Min Threads Constraint
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraints/{name}
GET A Create Form For This Min Threads Constraint Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraintCreateForm
Modify This Min Threads Constraint
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraints/{name}
View This Min Threads Constraint
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraints/{name}
View This Min Threads Constraint Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/minThreadsConstraints
Multicast Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Multicast
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Multicast ] scoped Multicast Params Operations
Modify This Multicast Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/multicast
View This Multicast Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/multicast
Multicast Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Multicast
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Multicast ] scoped Multicast Params Operations
Modify This Multicast Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/multicast
View This Multicast Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/multicast
Multicast Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Multicast
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Multicast ] scoped Multicast Params Operations
Modify This Multicast Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/multicast
View This Multicast Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/multicast
Osgi Framework/Partitions/Resource Groups/Osgi Frameworks
[ Partitions / Resource Groups / Osgi Frameworks ] scoped Osgi Framework Operations
Create A New Osgi Framework
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworks
Delete This Osgi Framework
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworks/{name}
GET A Create Form For This Osgi Framework Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworkCreateForm
Modify This Osgi Framework
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworks/{name}
View This Osgi Framework
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworks/{name}
View This Osgi Framework Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/osgiFrameworks
Osgi Framework/Resource Group Templates/Osgi Frameworks
[ Resource Group Templates / Osgi Frameworks ] scoped Osgi Framework Operations
Modify This Osgi Framework
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/osgiFrameworks/{name}
View This Osgi Framework
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/osgiFrameworks/{name}
View This Osgi Framework Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/osgiFrameworks
Partition
Partition Operations
Modify This Partition
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}
View This Partition
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}
View This Partition Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions
Partition File System
Partition File System Operations
Modify This Partition File System
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/systemFileSystem
View This Partition File System
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/systemFileSystem
Partition Log
Partition Log Operations
Modify This Partition Log
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionLog
View This Partition Log
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionLog
Partition Property
Partition Property Operations
Create A New Partition Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIProperties
Delete This Partition Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIProperties/{name}
GET A Create Form For This Partition Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIPropertyCreateForm
Modify This Partition Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIProperties/{name}
View This Partition Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIProperties/{name}
View This Partition Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/JMSSystemResourceOverrides/{name}/foreignServers/{name}/JNDIProperties
Partition User File System
Partition User File System Operations
Modify This Partition User File System
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/userFileSystem
View This Partition User File System
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/userFileSystem
Partition Work Manager
Partition Work Manager Operations
Create Or Modify This Partition Work Manager
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionWorkManager
Delete This Partition Work Manager
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionWorkManager
Get A Create Form For This Partition Work Manager
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionWorkManagerCreateForm
View This Partition Work Manager
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/partitionWorkManager
Partition/Actions
Partition Actions
Find Effective Server Names
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/findEffectiveServerNames
Lookup Available Target
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/lookupAvailableTarget
Password Validator
Password Validator Operations
View This Password Validator
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/passwordValidators/{name}
View This Password Validator Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/passwordValidators
Path Service/Partitions/Resource Groups/Path Services
[ Partitions / Resource Groups / Path Services ] scoped Path Service Operations
Create A New Path Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServices
Delete This Path Service
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServices/{name}
GET A Create Form For This Path Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServiceCreateForm
Modify This Path Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServices/{name}
View This Path Service
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServices/{name}
View This Path Service Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/pathServices
Path Service/Resource Group Templates/Path Services
[ Resource Group Templates / Path Services ] scoped Path Service Operations
Modify This Path Service
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/pathServices/{name}
View This Path Service
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/pathServices/{name}
View This Path Service Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/pathServices
Property
Property Operations
Create A New Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIProperties
Delete This Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIProperties/{key}
GET A Create Form For This Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIPropertyCreateForm
Modify This Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIProperties/{key}
View This Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIProperties/{key}
View This Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/foreignServers/{name}/JNDIProperties
Queue
Queue Operations
Create A New Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues
Delete This Queue
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}
GET A Create Form For This Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queueCreateForm
Modify This Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}
View This Queue
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}
View This Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues
Quota
Quota Operations
Create A New Quota
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotas
Delete This Quota
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotas/{name}
GET A Create Form For This Quota Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotaCreateForm
Modify This Quota
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotas/{name}
View This Quota
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotas/{name}
View This Quota Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/quotas
Realm
Realm Operations
Modify This Realm
Method: post
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}
View This Realm
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}
View This Realm Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms
Resource Group
Resource Group Operations
Create A New Resource Group
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups
Delete This Resource Group
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}
GET A Create Form For This Resource Group Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroupCreateForm
Modify This Resource Group
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}
View This Resource Group
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}
View This Resource Group Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups
Resource Group Template
Resource Group Template Operations
Modify This Resource Group Template
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}
View This Resource Group Template
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}
View This Resource Group Template Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates
Resource Group/Actions
Resource Group Actions
Find Effective Targets
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/findEffectiveTargets
Lookup Target
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/lookupTarget
Resource Manager
Resource Manager Operations
Create Or Modify This Resource Manager
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager
Delete This Resource Manager
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager
Get A Create Form For This Resource Manager
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManagerCreateForm
View This Resource Manager
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager
Response Time Request Class/Partitions/Self Tuning/Context Request Classes/Context Cases/Response Time Request Class
[ Partitions / Self Tuning / Context Request Classes / Context Cases / Response Time Request Class ] scoped Response Time Request Class Operations
Create Or Modify This Response Time Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/responseTimeRequestClass
Delete This Response Time Request Class
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/responseTimeRequestClass
Get A Create Form For This Response Time Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/responseTimeRequestClassCreateForm
View This Response Time Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/contextRequestClasses/{name}/contextCases/{name}/responseTimeRequestClass
Response Time Request Class/Partitions/Self Tuning/Response Time Request Classes
[ Partitions / Self Tuning / Response Time Request Classes ] scoped Response Time Request Class Operations
Create A New Response Time Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClasses
Delete This Response Time Request Class
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClasses/{name}
GET A Create Form For This Response Time Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClassCreateForm
Modify This Response Time Request Class
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClasses/{name}
View This Response Time Request Class
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClasses/{name}
View This Response Time Request Class Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/responseTimeRequestClasses
Restart Loop Protection
Restart Loop Protection Operations
Modify This Restart Loop Protection
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/restartLoopProtection
View This Restart Loop Protection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/restartLoopProtection
Role Mapper
Role Mapper Operations
View This Role Mapper
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/roleMappers/{name}
View This Role Mapper Collection
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration/realms/{name}/roleMappers
SAF Agent/Partitions/Resource Groups/SAF Agents
[ Partitions / Resource Groups / SAF Agents ] scoped SAF Agent Operations
Create A New SAF Agent
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents
Delete This SAF Agent
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents/{name}
GET A Create Form For This SAF Agent Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgentCreateForm
Modify This SAF Agent
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents/{name}
View This SAF Agent
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents/{name}
View This SAF Agent Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/SAFAgents
SAF Agent/Resource Group Templates/SAF Agents
[ Resource Group Templates / SAF Agents ] scoped SAF Agent Operations
Modify This SAF Agent
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/SAFAgents/{name}
View This SAF Agent
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/SAFAgents/{name}
View This SAF Agent Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/SAFAgents
SAF Error Handling
SAF Error Handling Operations
Create A New SAF Error Handling
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlings
Delete This SAF Error Handling
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlings/{name}
GET A Create Form For This SAF Error Handling Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlingCreateForm
Modify This SAF Error Handling
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlings/{name}
View This SAF Error Handling
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlings/{name}
View This SAF Error Handling Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFErrorHandlings
SAF Imported Destinations
SAF Imported Destinations Operations
Create A New SAF Imported Destinations
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations
Delete This SAF Imported Destinations
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}
GET A Create Form For This SAF Imported Destinations Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinationCreateForm
Modify This SAF Imported Destinations
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}
View This SAF Imported Destinations
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}
View This SAF Imported Destinations Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations
SAF Login Context
SAF Login Context Operations
Modify This SAF Login Context
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts/{name}/SAFLoginContext
View This SAF Login Context
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts/{name}/SAFLoginContext
SAF Queue
SAF Queue Operations
Create A New SAF Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues
Delete This SAF Queue
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues/{name}
GET A Create Form For This SAF Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueueCreateForm
Modify This SAF Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues/{name}
View This SAF Queue
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues/{name}
View This SAF Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFQueues
SAF Remote Context
SAF Remote Context Operations
Create A New SAF Remote Context
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts
Delete This SAF Remote Context
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts/{name}
GET A Create Form For This SAF Remote Context Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContextCreateForm
Modify This SAF Remote Context
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts/{name}
View This SAF Remote Context
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts/{name}
View This SAF Remote Context Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFRemoteContexts
SAF Topic
SAF Topic Operations
Create A New SAF Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics
Delete This SAF Topic
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics/{name}
GET A Create Form For This SAF Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopicCreateForm
Modify This SAF Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics/{name}
View This SAF Topic
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics/{name}
View This SAF Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/SAFImportedDestinations/{name}/SAFTopics
Search
Search Operations
Search The Edit Tree
Method: post
Path: /management/weblogic/{version}/edit/search
Security Configuration
Security Configuration Operations
Modify This Security Configuration
Method: post
Path: /management/weblogic/{version}/edit/securityConfiguration
View This Security Configuration
Method: get
Path: /management/weblogic/{version}/edit/securityConfiguration
Security Params
Security Params Operations
Modify This Security Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/securityParams
View This Security Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/securityParams
Self Tuning
Self Tuning Operations
Modify This Self Tuning
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning
View This Self Tuning
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning
Sub Deployment/Partitions/Resource Groups/App Deployments/Sub Deployments
[ Partitions / Resource Groups / App Deployments / Sub Deployments ] scoped Sub Deployment Operations
Create A New Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments
Delete This Sub Deployment
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}
GET A Create Form For This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeploymentCreateForm
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/App Deployments/Sub Deployments/Sub Deployments
[ Partitions / Resource Groups / App Deployments / Sub Deployments / Sub Deployments ] scoped Sub Deployment Operations
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/appDeployments/{name}/subDeployments/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/JDBC System Resources/Sub Deployments
[ Partitions / Resource Groups / JDBC System Resources / Sub Deployments ] scoped Sub Deployment Operations
Create A New Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments
Delete This Sub Deployment
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}
GET A Create Form For This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeploymentCreateForm
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/JDBC System Resources/Sub Deployments/Sub Deployments
[ Partitions / Resource Groups / JDBC System Resources / Sub Deployments / Sub Deployments ] scoped Sub Deployment Operations
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JDBCSystemResources/{name}/subDeployments/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/JMS System Resources/Sub Deployments
[ Partitions / Resource Groups / JMS System Resources / Sub Deployments ] scoped Sub Deployment Operations
Create A New Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments
Delete This Sub Deployment
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}
GET A Create Form For This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeploymentCreateForm
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/JMS System Resources/Sub Deployments/Sub Deployments
[ Partitions / Resource Groups / JMS System Resources / Sub Deployments / Sub Deployments ] scoped Sub Deployment Operations
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/subDeployments/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/Libraries/Sub Deployments
[ Partitions / Resource Groups / Libraries / Sub Deployments ] scoped Sub Deployment Operations
Create A New Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments
Delete This Sub Deployment
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}
GET A Create Form For This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeploymentCreateForm
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/Libraries/Sub Deployments/Sub Deployments
[ Partitions / Resource Groups / Libraries / Sub Deployments / Sub Deployments ] scoped Sub Deployment Operations
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/libraries/{name}/subDeployments/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/WLDF System Resources/Sub Deployments
[ Partitions / Resource Groups / WLDF System Resources / Sub Deployments ] scoped Sub Deployment Operations
Create A New Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments
Delete This Sub Deployment
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}
GET A Create Form For This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeploymentCreateForm
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments
Sub Deployment/Partitions/Resource Groups/WLDF System Resources/Sub Deployments/Sub Deployments
[ Partitions / Resource Groups / WLDF System Resources / Sub Deployments / Sub Deployments ] scoped Sub Deployment Operations
Modify This Sub Deployment
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}/subDeployments/{name}
View This Sub Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/subDeployments/{name}/subDeployments
Template
Template Operations
Create A New Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates
Delete This Template
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}
GET A Create Form For This Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templateCreateForm
Modify This Template
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}
View This Template
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}
View This Template Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates
Template/Actions
Template Actions
Find Error Destination
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/findErrorDestination
Threshold Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Queues/Thresholds
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Queues / Thresholds ] scoped Threshold Params Operations
Modify This Threshold Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/thresholds
View This Threshold Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/queues/{name}/thresholds
Threshold Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Thresholds
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Thresholds ] scoped Threshold Params Operations
Modify This Threshold Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/thresholds
View This Threshold Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/thresholds
Threshold Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Thresholds
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Thresholds ] scoped Threshold Params Operations
Modify This Threshold Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/thresholds
View This Threshold Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/thresholds
Threshold Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Queues/Thresholds
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Queues / Thresholds ] scoped Threshold Params Operations
Modify This Threshold Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/thresholds
View This Threshold Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}/thresholds
Threshold Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Thresholds
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Thresholds ] scoped Threshold Params Operations
Modify This Threshold Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/thresholds
View This Threshold Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/thresholds
Topic
Topic Operations
Create A New Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics
Delete This Topic
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}
GET A Create Form For This Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topicCreateForm
Modify This Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}
View This Topic
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}
View This Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics
Topic Subscription Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Templates/Topic Subscription Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Templates / Topic Subscription Params ] scoped Topic Subscription Params Operations
Modify This Topic Subscription Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/topicSubscriptionParams
View This Topic Subscription Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/topicSubscriptionParams
Topic Subscription Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Topics/Topic Subscription Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Topics / Topic Subscription Params ] scoped Topic Subscription Params Operations
Modify This Topic Subscription Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/topicSubscriptionParams
View This Topic Subscription Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/topics/{name}/topicSubscriptionParams
Topic Subscription Params/Partitions/Resource Groups/JMS System Resources/JMS Resource/Uniform Distributed Topics/Topic Subscription Params
[ Partitions / Resource Groups / JMS System Resources / JMS Resource / Uniform Distributed Topics / Topic Subscription Params ] scoped Topic Subscription Params Operations
Modify This Topic Subscription Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/topicSubscriptionParams
View This Topic Subscription Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/topicSubscriptionParams
Transaction Params
Transaction Params Operations
Modify This Transaction Params
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/transactionParams
View This Transaction Params
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/connectionFactories/{name}/transactionParams
Trigger/Partitions/Resource Manager/Cpu Utilization/Triggers
[ Partitions / Resource Manager / Cpu Utilization / Triggers ] scoped Trigger Operations
Create A New Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggers
Delete This Trigger
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggers/{name}
GET A Create Form For This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggerCreateForm
Modify This Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggers/{name}
View This Trigger
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggers/{name}
View This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/cpuUtilization/triggers
Trigger/Partitions/Resource Manager/File Open/Triggers
[ Partitions / Resource Manager / File Open / Triggers ] scoped Trigger Operations
Create A New Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggers
Delete This Trigger
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggers/{name}
GET A Create Form For This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggerCreateForm
Modify This Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggers/{name}
View This Trigger
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggers/{name}
View This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/fileOpen/triggers
Trigger/Partitions/Resource Manager/Heap Retained/Triggers
[ Partitions / Resource Manager / Heap Retained / Triggers ] scoped Trigger Operations
Create A New Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggers
Delete This Trigger
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggers/{name}
GET A Create Form For This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggerCreateForm
Modify This Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggers/{name}
View This Trigger
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggers/{name}
View This Trigger Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceManager/heapRetained/triggers
Uniform Distributed Queue
Uniform Distributed Queue Operations
Create A New Uniform Distributed Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues
Delete This Uniform Distributed Queue
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}
GET A Create Form For This Uniform Distributed Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueueCreateForm
Modify This Uniform Distributed Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}
View This Uniform Distributed Queue
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues/{name}
View This Uniform Distributed Queue Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedQueues
Uniform Distributed Topic
Uniform Distributed Topic Operations
Create A New Uniform Distributed Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics
Delete This Uniform Distributed Topic
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}
GET A Create Form For This Uniform Distributed Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopicCreateForm
Modify This Uniform Distributed Topic
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}
View This Uniform Distributed Topic
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}
View This Uniform Distributed Topic Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics
Version
Version Operations
View This Version
Method: get
Path: /management/weblogic/{version}
View This Version Collection
Method: get
Path: /management/weblogic
Virtual Target
Virtual Target Operations
Modify This Virtual Target
Method: post
Path: /management/weblogic/{version}/edit/virtualTargets/{name}
View This Virtual Target
Method: get
Path: /management/weblogic/{version}/edit/virtualTargets/{name}
View This Virtual Target Collection
Method: get
Path: /management/weblogic/{version}/edit/virtualTargets
WLDF Action
WLDF Action Operations
Create A New WLDF Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions
Delete This WLDF Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}
GET A Create Form For This WLDF Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actionCreateForm
Modify This WLDF Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}
View This WLDF Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}
View This WLDF Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions
WLDF Array Property
WLDF Array Property Operations
Create A New WLDF Array Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties
Delete This WLDF Array Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties/{name}
GET A Create Form For This WLDF Array Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayPropertyCreateForm
Modify This WLDF Array Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties/{name}
View This WLDF Array Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties/{name}
View This WLDF Array Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties
WLDF Configuration Properties
WLDF Configuration Properties Operations
Create A New WLDF Configuration Properties
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties
Delete This WLDF Configuration Properties
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}
GET A Create Form For This WLDF Configuration Properties Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapPropertyCreateForm
View This WLDF Configuration Properties
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}
View This WLDF Configuration Properties Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties
WLDF Configuration Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Configuration Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Configuration Properties ] scoped WLDF Configuration Property Operations
View This WLDF Configuration Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/configurationProperties/{name}
View This WLDF Configuration Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/configurationProperties
WLDF Configuration Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Map Properties/Configuration Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Map Properties / Configuration Properties ] scoped WLDF Configuration Property Operations
View This WLDF Configuration Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/configurationProperties/{name}
View This WLDF Configuration Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/configurationProperties
WLDF Encrypted Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Encrypted Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Encrypted Properties ] scoped WLDF Encrypted Property Operations
Create A New WLDF Encrypted Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedProperties
Delete This WLDF Encrypted Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedProperties/{name}
GET A Create Form For This WLDF Encrypted Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedPropertyCreateForm
Modify This WLDF Encrypted Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedProperties/{name}
View This WLDF Encrypted Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedProperties/{name}
View This WLDF Encrypted Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/encryptedProperties
WLDF Encrypted Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Map Properties/Encrypted Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Map Properties / Encrypted Properties ] scoped WLDF Encrypted Property Operations
Create A New WLDF Encrypted Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedProperties
Delete This WLDF Encrypted Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedProperties/{name}
GET A Create Form For This WLDF Encrypted Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedPropertyCreateForm
Modify This WLDF Encrypted Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedProperties/{name}
View This WLDF Encrypted Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedProperties/{name}
View This WLDF Encrypted Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/encryptedProperties
WLDF Harvested Type
WLDF Harvested Type Operations
Create A New WLDF Harvested Type
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypes
Delete This WLDF Harvested Type
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypes/{name}
GET A Create Form For This WLDF Harvested Type Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypeCreateForm
Modify This WLDF Harvested Type
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypes/{name}
View This WLDF Harvested Type
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypes/{name}
View This WLDF Harvested Type Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester/harvestedTypes
WLDF Harvester
WLDF Harvester Operations
Modify This WLDF Harvester
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester
View This WLDF Harvester
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/harvester
WLDF Heap Dump Action
WLDF Heap Dump Action Operations
Create A New WLDF Heap Dump Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions
Delete This WLDF Heap Dump Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions/{name}
GET A Create Form For This WLDF Heap Dump Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActionCreateForm
Modify This WLDF Heap Dump Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions/{name}
View This WLDF Heap Dump Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions/{name}
View This WLDF Heap Dump Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions
WLDF Image Notification
WLDF Image Notification Operations
Create A New WLDF Image Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications
Delete This WLDF Image Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications/{name}
GET A Create Form For This WLDF Image Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotificationCreateForm
Modify This WLDF Image Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications/{name}
View This WLDF Image Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications/{name}
View This WLDF Image Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications
WLDF Instrumentation
WLDF Instrumentation Operations
Modify This WLDF Instrumentation
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation
View This WLDF Instrumentation
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation
WLDF Instrumentation Monitor
WLDF Instrumentation Monitor Operations
Create A New WLDF Instrumentation Monitor
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitors
Delete This WLDF Instrumentation Monitor
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitors/{name}
GET A Create Form For This WLDF Instrumentation Monitor Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitorCreateForm
Modify This WLDF Instrumentation Monitor
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitors/{name}
View This WLDF Instrumentation Monitor
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitors/{name}
View This WLDF Instrumentation Monitor Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/instrumentation/WLDFInstrumentationMonitors
WLDF Log Action
WLDF Log Action Operations
Create A New WLDF Log Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions
Delete This WLDF Log Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions/{name}
GET A Create Form For This WLDF Log Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActionCreateForm
Modify This WLDF Log Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions/{name}
View This WLDF Log Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions/{name}
View This WLDF Log Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions
WLDF Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Map Properties/Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Map Properties / Properties ] scoped WLDF Property Operations
Create A New WLDF Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/properties
Delete This WLDF Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/properties/{name}
GET A Create Form For This WLDF Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/propertyCreateForm
Modify This WLDF Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/properties/{name}
View This WLDF Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/properties/{name}
View This WLDF Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/mapProperties/{name}/properties
WLDF Property/Partitions/Resource Groups/WLDF System Resources/WLDF Resource/Watch Notification/Actions/Properties
[ Partitions / Resource Groups / WLDF System Resources / WLDF Resource / Watch Notification / Actions / Properties ] scoped WLDF Property Operations
Create A New WLDF Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/properties
Delete This WLDF Property
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/properties/{name}
GET A Create Form For This WLDF Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/propertyCreateForm
Modify This WLDF Property
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/properties/{name}
View This WLDF Property
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/properties/{name}
View This WLDF Property Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/properties
WLDF Resource
WLDF Resource Operations
View This WLDF Resource
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource
WLDF Scale Down Action
WLDF Scale Down Action Operations
Create A New WLDF Scale Down Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions
Delete This WLDF Scale Down Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions/{name}
GET A Create Form For This WLDF Scale Down Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActionCreateForm
Modify This WLDF Scale Down Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions/{name}
View This WLDF Scale Down Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions/{name}
View This WLDF Scale Down Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions
WLDF Scale Up Action
WLDF Scale Up Action Operations
Create A New WLDF Scale Up Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions
Delete This WLDF Scale Up Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions/{name}
GET A Create Form For This WLDF Scale Up Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActionCreateForm
Modify This WLDF Scale Up Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions/{name}
View This WLDF Scale Up Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions/{name}
View This WLDF Scale Up Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions
WLDF Schedule
WLDF Schedule Operations
Modify This WLDF Schedule
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches/{name}/schedule
View This WLDF Schedule
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches/{name}/schedule
WLDF Script Action
WLDF Script Action Operations
Create A New WLDF Script Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions
Delete This WLDF Script Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions/{name}
GET A Create Form For This WLDF Script Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActionCreateForm
Modify This WLDF Script Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions/{name}
View This WLDF Script Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions/{name}
View This WLDF Script Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions
WLDF System Resource/Partitions/Resource Groups/WLDF System Resources
[ Partitions / Resource Groups / WLDF System Resources ] scoped WLDF System Resource Operations
Create A New WLDF System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources
Delete This WLDF System Resource
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}
GET A Create Form For This WLDF System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResourceCreateForm
Modify This WLDF System Resource
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}
View This WLDF System Resource
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}
View This WLDF System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources
WLDF System Resource/Resource Group Templates/WLDF System Resources
[ Resource Group Templates / WLDF System Resources ] scoped WLDF System Resource Operations
Modify This WLDF System Resource
Method: post
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/WLDFSystemResources/{name}
View This WLDF System Resource
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/WLDFSystemResources/{name}
View This WLDF System Resource Collection
Method: get
Path: /management/weblogic/{version}/edit/resourceGroupTemplates/{name}/WLDFSystemResources
WLDF Thread Dump Action
WLDF Thread Dump Action Operations
Create A New WLDF Thread Dump Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions
Delete This WLDF Thread Dump Action
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions/{name}
GET A Create Form For This WLDF Thread Dump Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActionCreateForm
Modify This WLDF Thread Dump Action
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions/{name}
View This WLDF Thread Dump Action
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions/{name}
View This WLDF Thread Dump Action Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions
WLDF Watch
WLDF Watch Operations
Create A New WLDF Watch
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches
Delete This WLDF Watch
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches/{name}
GET A Create Form For This WLDF Watch Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watcheCreateForm
Modify This WLDF Watch
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches/{name}
View This WLDF Watch
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches/{name}
View This WLDF Watch Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches
WLDF Watch Notification
WLDF Watch Notification Operations
Modify This WLDF Watch Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification
View This WLDF Watch Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification
WLDF Watch Notification/Actions
WLDF Watch Notification Actions
Lookup Actions
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupActions
Lookup Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupNotification
WLDFJMS Notification
WLDFJMS Notification Operations
Create A New WLDFJMS Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications
Delete This WLDFJMS Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications/{name}
GET A Create Form For This WLDFJMS Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotificationCreateForm
Modify This WLDFJMS Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications/{name}
View This WLDFJMS Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications/{name}
View This WLDFJMS Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications
WLDFJMX Notification
WLDFJMX Notification Operations
Create A New WLDFJMX Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications
Delete This WLDFJMX Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications/{name}
GET A Create Form For This WLDFJMX Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotificationCreateForm
Modify This WLDFJMX Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications/{name}
View This WLDFJMX Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications/{name}
View This WLDFJMX Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications
WLDFREST Notification
WLDFREST Notification Operations
Create A New WLDFREST Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications
Delete This WLDFREST Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications/{name}
GET A Create Form For This WLDFREST Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotificationCreateForm
Modify This WLDFREST Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications/{name}
View This WLDFREST Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications/{name}
View This WLDFREST Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications
WLDFSMTP Notification
WLDFSMTP Notification Operations
Create A New WLDFSMTP Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications
Delete This WLDFSMTP Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications/{name}
GET A Create Form For This WLDFSMTP Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotificationCreateForm
Modify This WLDFSMTP Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications/{name}
View This WLDFSMTP Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications/{name}
View This WLDFSMTP Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications
WLDFSNMP Notification
WLDFSNMP Notification Operations
Create A New WLDFSNMP Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications
Delete This WLDFSNMP Notification
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications/{name}
GET A Create Form For This WLDFSNMP Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotificationCreateForm
Modify This WLDFSNMP Notification
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications/{name}
View This WLDFSNMP Notification
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications/{name}
View This WLDFSNMP Notification Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications
Web Server
Web Server Operations
Modify This Web Server
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget/webServer
View This Web Server
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget/webServer
Web Server Log
Web Server Log Operations
Modify This Web Server Log
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget/webServer/webServerLog
View This Web Server Log
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/adminVirtualTarget/webServer/webServerLog
Web Service
Web Service Operations
Modify This Web Service
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService
View This Web Service
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService
Web Service Buffering
Web Service Buffering Operations
Modify This Web Service Buffering
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering
View This Web Service Buffering
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering
Web Service Logical Store
Web Service Logical Store Operations
Create A New Web Service Logical Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStores
Delete This Web Service Logical Store
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStores/{name}
GET A Create Form For This Web Service Logical Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStoreCreateForm
Modify This Web Service Logical Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStores/{name}
View This Web Service Logical Store
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStores/{name}
View This Web Service Logical Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServiceLogicalStores
Web Service Persistence
Web Service Persistence Operations
Modify This Web Service Persistence
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence
View This Web Service Persistence
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence
Web Service Physical Store
Web Service Physical Store Operations
Create A New Web Service Physical Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStores
Delete This Web Service Physical Store
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStores/{name}
GET A Create Form For This Web Service Physical Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStoreCreateForm
Modify This Web Service Physical Store
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStores/{name}
View This Web Service Physical Store
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStores/{name}
View This Web Service Physical Store Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServicePersistence/webServicePhysicalStores
Web Service Reliability
Web Service Reliability Operations
Modify This Web Service Reliability
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceReliability
View This Web Service Reliability
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceReliability
Web Service Request Buffering Queue
Web Service Request Buffering Queue Operations
Modify This Web Service Request Buffering Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering/webServiceRequestBufferingQueue
View This Web Service Request Buffering Queue
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering/webServiceRequestBufferingQueue
Web Service Resiliency
Web Service Resiliency Operations
Modify This Web Service Resiliency
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceResiliency
View This Web Service Resiliency
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceResiliency
Web Service Response Buffering Queue
Web Service Response Buffering Queue Operations
Modify This Web Service Response Buffering Queue
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering/webServiceResponseBufferingQueue
View This Web Service Response Buffering Queue
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/webService/webServiceBuffering/webServiceResponseBufferingQueue
Work Manager
Work Manager Operations
Create A New Work Manager
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers
Delete This Work Manager
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}
GET A Create Form For This Work Manager Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagerCreateForm
Modify This Work Manager
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}
View This Work Manager
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}
View This Work Manager Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers
Work Manager Shutdown Trigger
Work Manager Shutdown Trigger Operations
Create Or Modify This Work Manager Shutdown Trigger
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}/workManagerShutdownTrigger
Delete This Work Manager Shutdown Trigger
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}/workManagerShutdownTrigger
Get A Create Form For This Work Manager Shutdown Trigger
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}/workManagerShutdownTriggerCreateForm
View This Work Manager Shutdown Trigger
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}/selfTuning/workManagers/{name}/workManagerShutdownTrigger