Create A New WLDF Script Action

post

/management/weblogic/{version}/edit/serverTemplates/{name}/serverDiagnosticConfig/WLDFBuiltinSystemResourceDescriptorBean/watchNotification/scriptActions

Add a new WLDF script action to this collection.

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 script action model.

Root Schema : WLDF Script Action
Type: object
Show Source
Nested Schema : Properties
Type: object
Title: Properties
Additional Properties Allowed
Show Source

A map of environment variables to set for the child process.

Nested Schema : Items
Type: array
Title: Items

An array of ordered command-line arguments to the target script.

Show Source
Security
Back to Top

Response

201 Response

Back to Top