Modify This WLDF System Resource Control Runtime
post
/management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFControlRuntime/systemResourceControls/{name}
Modify this WLDF system resource control runtime.
Request
Supported Media Types
- application/json
Path Parameters
-
name(required): string
The name property of the instance in the collection.
-
version(required): string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By(required): string
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'.
Must contain the modified WLDF system resource control runtime model.
Root Schema : WLDF System Resource Control Runtime
Type:
Show Source
object
-
enabled:
boolean
is the descriptor enabled
-
name:
string
Read Only:
true
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Constraints
- unharvestable
-
type:
string
Read Only:
true
Returns the type of the MBean.
Constraints
- unharvestable
Security
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.