Modify This WLDF Harvester

post

/management/weblogic/{version}/edit/serverTemplates/{name}/serverDiagnosticConfig/WLDFBuiltinSystemResourceDescriptorBean/harvester

Modify this WLDF harvester.

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 harvester model.

Root Schema : WLDF Harvester
Type: object
Show Source
  • Default Value: true

    Specifies whether the Harvester component is enabled.

    If true, all types that are both configured and enabled are harvested. If false, nothing is harvested.

  • Read Only: true

    Return the unique id of this bean instance.

  • Read Only: true

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

  • Minimum Value: 1000
    Default Value: 300000

    The interval, in milliseconds, between samples.

Security
Back to Top

Response

200 Response

Back to Top