You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/scaling.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ In this URL format:
28
28
*`<domainUID>` is the unique identifier of the WebLogic domain.
29
29
*`<clusterName>` is the name of the WebLogic cluster to be scaled.
30
30
31
-
The `/scale` REST endpoint accepts an HTTP POST request and the request body supports the JSON `"application/json"` media type. The request body will be a simple name-value item named `configuredManagedServerCount`; for example:
31
+
The `/scale` REST endpoint accepts an HTTP POST request and the request body supports the JSON `"application/json"` media type. The request body will be a simple name-value item named `managedServerCount`; for example:
0 commit comments