Force Restart Partition ( Partition Name, Restart Delay Millis )

post

/management/weblogic/{version}/serverRuntime/forceRestartPartition

Performs a forced restart of the specified partition, waiting the specified time after the halt completes before executing the operation to return the partition to its state in this server at the time the forceRestartPartition method was invoked.

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
Security
Back to Top

Response

200 Response

Returns the following fields:

Back to Top