Create A New WLDF Array Property
/management/weblogic/{version}/edit/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties
Add a new WLDF array property to this collection.
Request
- application/json
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
-
X-Requested-By: 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 a populated WLDF array property model.
object
-
id(optional):
integer(int64)
Read Only:
true
Return the unique id of this bean instance.
-
name(optional):
string
Read Only:
true
The name of the WebLogic Diagnostic Framework (WLDF) bean.
-
value(optional):
array Items
Title:
Items
Returns the array of values of this property.
array
Items
Returns the array of values of this property.
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.