RESTful Edit Management Interface for Oracle WebLogic Server

Modify This JDBC Data Source

post

/management/weblogic/{version}/edit/JDBCSystemResources/{name}/JDBCResource

Modify this JDBC data source.

Request

Supported Media Types
  • application/json
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 (
  1. JDBC Data Source
)

Must contain the modified JDBC data source model.

Root Schema : JDBC Data Source
Type: object
Show Source
Security
Back to Top

Response

200 Response

Back to Top