RESTful Server Runtime Management Interface for Oracle WebLogic Server

Resume Resource Group

post

/management/weblogic/{version}/serverRuntime/resumeResourceGroup

Resume suspended resource group. Allow new requests. This operation transitions the resource group into RUNNING state.

Request

Supported Media Types
  • application/json
Path Parameters
Header Parameters
  • The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Body (
  1. Arguments
)

Must contain the following fields:

Root Schema : Arguments
Type: object
Title: Arguments
Show Source
Security
Back to Top

Response

200 Response

Returns the following fields:

Back to Top