Modify This WLDF Schedule

post

/management/weblogic/{version}/edit/servers/{name}/serverDiagnosticConfig/WLDFBuiltinSystemResourceDescriptorBean/watchNotification/watches/{name}/schedule

Modify this WLDF schedule.

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 the modified WLDF schedule model.

Root Schema : WLDF Schedule
Type: object
Show Source
  • Default Value: *

    Indicates the day of the month for the schedule.

    Defaults to "*" (every day).

  • Default Value: *

    Indicates the day of the week for the schedule.

    Defaults to "*" (every day).

  • Default Value: *

    Indicates the hour(s) of the day for the schedule.

    Defaults to "*" (every hour).

  • Read Only: true

    Return the unique id of this bean instance.

  • Default Value: */5

    Indicates the minutes of the hour for the schedule.

    Defaults to every five minutes of the hour.

  • Default Value: *

    Indicates the month for the schedule.

    Defaults to "*" (every month).

  • Read Only: true

    The name of the WebLogic Diagnostic Framework (WLDF) bean.

  • Default Value: 0

    Indicates the second(s) of the minute for the schedule.

    Defaults to "0" (at the "0" second of each minute).

  • Default Value: oracle.doceng.json.BetterJsonNull@4be1c797

    Indicates the time zone for the schedule.

    Defaults to the default time zone for the local VM.

    Constraints

    • legal null
  • Default Value: *

    Indicates the year for the schedule.

    Defaults to "*" (every year).

Security
Back to Top

Response

200 Response

Back to Top