View This WLDF Watch Notification
/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{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:basicDescription:A user in the Admin security role.
- 
                        Deployer: basic
                        
                        Type:basicDescription:A user in the Deployer security role.
- 
                        Monitor: basic
                        
                        Type:basicDescription:A user in the Monitor security role.
- 
                        Operator: basic
                        
                        Type:basicDescription: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}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMSNotificationsThis resource's JMSNotifications collection resource. 
- rel=JMXNotifications uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/JMXNotificationsThis resource's JMXNotifications collection resource. 
- rel=RESTNotifications uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/RESTNotificationsThis resource's RESTNotifications collection resource. 
- rel=SMTPNotifications uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SMTPNotificationsThis resource's SMTPNotifications collection resource. 
- rel=SNMPNotifications uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/SNMPNotificationsThis resource's SNMPNotifications collection resource. 
- rel=action title=lookupActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupActionsThis resource's lookupActions action resource. 
- rel=action title=lookupNotification uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/lookupNotificationThis resource's lookupNotification action resource. 
- rel=actions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/actionsThis resource's actions collection resource. 
- rel=heapDumpActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/heapDumpActionsThis resource's heapDumpActions collection resource. 
- rel=imageNotifications uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/imageNotificationsThis resource's imageNotifications collection resource. 
- rel=logActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/logActionsThis resource's logActions collection resource. 
- rel=scaleDownActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleDownActionsThis resource's scaleDownActions collection resource. 
- rel=scaleUpActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scaleUpActionsThis resource's scaleUpActions collection resource. 
- rel=scriptActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/scriptActionsThis resource's scriptActions collection resource. 
- rel=threadDumpActions uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/threadDumpActionsThis resource's threadDumpActions collection resource. 
- rel=watches uri=/management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/WLDFSystemResources/{name}/WLDFResource/watchNotification/watchesThis resource's watches collection resource. 
object- 
            enabled(optional): 
            boolean
            Default Value:trueSpecifies 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:trueReturn the unique id of this bean instance. 
- 
            logWatchSeverity(optional): 
            string
            Default Value:WarningAllowed 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:trueThe name of the WebLogic Diagnostic Framework (WLDF) bean. 
- 
            notifications(optional): 
            array  WLDF Notification References
            
            Title:WLDF Notification ReferencesRead Only:trueContains the array of WLDF notification references.The actions defined in this deployment. 
- 
            severity(optional): 
            string
            Default Value:NoticeAllowed 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
arrayWLDF Notification ReferencestrueThe actions defined in this deployment.
- 
            Array of: 
                object  WLDF Notification Reference
            
            Title:WLDF Notification ReferenceContains the WLDF notification reference.
objectWLDF Notification Reference- 
            identity(optional): 
            array  Identity
            
            Title:IdentityDOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
arrayIdentity