Restart System Resource

post

/management/weblogic/{version}/domainRuntime/restartSystemResource

Restarts a system resource on all nodes to which it is deployed.

Request

Supported Media Types
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 ()

Must contain the following fields:

Root Schema : Arguments
Type: object
Title: Arguments
Show Source
Nested Schema : System Resource Reference
Type: array
Title: System Resource Reference
Contains the system resource reference.

resource

Show Source
Security
Back to Top

Response

200 Response

Returns the following fields:

Back to Top