Create A New WLDF System Resource Control Runtime

post

/management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFControlRuntime/systemResourceControls

Add a new WLDF system resource control runtime to this collection.

Note: The 'descriptor' field must be a single string containing the contents of the entire descriptor file. Consider using the multi-part version of POST instead to upload the descriptor file.

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 a populated WLDF system resource control runtime model.

Root Schema : WLDF System Resource Control Runtime
Type: object
Title: WLDF System Resource Control Runtime
Show Source
Security
  • Type: basic
    Description: A user in the Admin security role.
Back to Top

Response

201 Response

Back to Top