View This WLDF Watch Notification
/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification
View this WLDF watch notification.
Request
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
-
excludeFields(optional): string
The 'excludeFields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields whose name is not on the list will be returned. If not present, all fields are returned (unless the 'fields' query parameter is specified). Note: 'fields' must not be specified if 'excludeFields' is specified.
-
excludeLinks(optional): string
The 'excludeLinks' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links whose relationship name is not on the list will be returned. If not present, all links are returned (unless the 'links' query parameter is specified). Note: 'links' must not be specified if 'excludeLinks' is specified.
-
fields(optional): string
The 'fields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields with matching names are returned. If not present, all fields are returned (unless the 'excludeFields' query parameter is specified). Note: 'excludeFields' must not be specified if 'fields' is specified.
-
links(optional): string
The 'links' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links with matching relationship names are returned. If not present, all links are returned (unless the 'excludeLinks' query parameter is specified). Note: 'excludeLinks' must not be specified if 'links' is specified.
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
-
Deployer: basic
Type:
basic
Description:A user in the Deployer security role.
-
Monitor: basic
Type:
basic
Description:A user in the Monitor security role.
-
Operator: basic
Type:
basic
Description:A user in the Operator security role.
Response
- application/json
200 Response
Returns this WLDF watch notification.
This method can return the following links:
- rel=JMSNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotifications
This resource's JMSNotifications collection resource.
- rel=JMXNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotifications
This resource's JMXNotifications collection resource.
- rel=RESTNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotifications
This resource's RESTNotifications collection resource.
- rel=SMTPNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotifications
This resource's SMTPNotifications collection resource.
- rel=SNMPNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotifications
This resource's SNMPNotifications collection resource.
- rel=action title=lookupActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupActions
This resource's lookupActions action resource.
- rel=action title=lookupNotification uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupNotification
This resource's lookupNotification action resource.
- rel=actions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions
This resource's actions collection resource.
- rel=heapDumpActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActions
This resource's heapDumpActions collection resource.
- rel=imageNotifications uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotifications
This resource's imageNotifications collection resource.
- rel=logActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActions
This resource's logActions collection resource.
- rel=scaleDownActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActions
This resource's scaleDownActions collection resource.
- rel=scaleUpActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActions
This resource's scaleUpActions collection resource.
- rel=scriptActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActions
This resource's scriptActions collection resource.
- rel=threadDumpActions uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActions
This resource's threadDumpActions collection resource.
- rel=watches uri=/management/weblogic/{version}/domainConfig/resourceGroupTemplates/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watches
This resource's watches collection resource.
object
-
enabled(optional):
boolean
Default Value:
true
Specifies whether the policy and action component is enabled.
If
true
(the default), all configured policies are activated, incoming data or events are evaluated against the policies, and actions are generated when policy conditions are met. Iffalse
, all policies are rendered inactive. -
id(optional):
integer(int64)
Read Only:
true
Return the unique id of this bean instance.
-
logWatchSeverity(optional):
string
Default Value:
Warning
Allowed Values:[ "Info", "Warning", "Error", "Notice", "Critical", "Alert", "Emergency" ]
The threshold severity level of log messages evaluated by log policies. Messages with a lower severity than this value will be ignored and not evaluated against the policies.
Do not confuse LogWatchSeverity with Severity. LogWatchSeverity filters which log messages will be evaluated; Severity sets the default severity level for an action.
-
name(optional):
string
Read Only:
true
The name of the WebLogic Diagnostic Framework (WLDF) bean.
-
notifications(optional):
array WLDF Notification References
Title:
WLDF Notification References
Read Only:true
Contains the array of WLDF notification references.The actions defined in this deployment.
-
severity(optional):
string
Default Value:
Notice
Allowed Values:[ "Info", "Warning", "Error", "Notice", "Critical", "Alert", "Emergency" ]
The default action severity level for all policies. When a policy triggers, the severity level is delivered with the action.
The severity levels are the same levels used by the logging framework and the weblogic.logging.Severities class. If no level is specified, the default value is
Notice
array
WLDF Notification References
true
The actions defined in this deployment.
-
Array of:
object WLDF Notification Reference
Title:
WLDF Notification Reference
Contains the WLDF notification reference.
object
WLDF Notification Reference
-
identity(optional):
array Identity
Title:
Identity
DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
array
Identity