Modify This Lifecycle Manager Config

post

/management/weblogic/{version}/edit/lifecycleManagerConfig

Modify this lifecycle manager config.

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 lifecycle manager config model.

Root Schema : Lifecycle Manager Config
Type: object
Show Source
Nested Schema : Lifecycle Manager End Point References
Type: array
Title: Lifecycle Manager End Point References
Read Only: true
Contains the array of lifecycle manager end point references.

Returns the REST endpoints for each LifecycleManager that is participating in the management of this domain.

Show Source
Nested Schema : Items
Type: array
Title: Items

Return all tags on this Configuration MBean

Show Source
Nested Schema : Target Reference
Type: array
Title: Target Reference
Contains the target reference.

The cluster target defined in the current domain that should host the LifecycleManager service when running deployed in Cluster mode.

Constraints

  • restart required
Show Source
Nested Schema : Lifecycle Manager End Point Reference
Type: object
Title: Lifecycle Manager End Point Reference
Contains the lifecycle manager end point reference.
Show Source
Nested Schema : Identity
Type: array
Title: Identity
DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
Show Source
Security
  • Type: basic
    Description: A user in the Admin security role.
Back to Top

Response

200 Response

Back to Top