Capacities REST Endpoints
Capacity/Self Tuning/Capacities
[ Self Tuning / Capacities ] scoped Capacity Operations
- Create A New Capacity
- Method: postPath:
/management/weblogic/{version}/edit/selfTuning/capacities - Delete This Capacity
- Method: deletePath:
/management/weblogic/{version}/edit/selfTuning/capacities/{name} - GET A Create Form For This Capacity Collection
- Method: getPath:
/management/weblogic/{version}/edit/selfTuning/capacityCreateForm - Modify This Capacity
- Method: postPath:
/management/weblogic/{version}/edit/selfTuning/capacities/{name} - View This Capacity
- Method: getPath:
/management/weblogic/{version}/edit/selfTuning/capacities/{name} - View This Capacity Collection
- Method: getPath:
/management/weblogic/{version}/edit/selfTuning/capacities