Modify This Coherence Init Param

post

/management/weblogic/{version}/edit/coherenceClusterSystemResources/{name}/coherenceClusterResource/coherenceClusterParams/coherenceIdentityAsserter/coherenceInitParams/{name}

Modify this coherence init param.

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 coherence init param model.

Root Schema : Coherence Init Param
Type: object
Show Source
  • Read Only: true

    A unique name that identifies this initialization parameter.

  • Default Value: string
    Allowed Values: [ "string", "java.lang.String", "boolean", "java.lang.Boolean", "int", "java.lang.Integer", "long", "java.lang.Long", "double", "java.lang.Double", "decimal", "java.math.BigDecimal", "file", "java.io.File", "date", "java.sql.Date", "time", "java.sql.Time", "datetime", "java.sql.Timestamp" ]

    The parameter type.

  • Default Value:

    The parameter value.

Security
Back to Top

Response

200 Response

Back to Top