1 Introduction
This chapter introduces the guide, Administering Oracle WebLogic Server with RESTful Management Services, and describes the Oracle WebLogic Server REST resources and the WLS REST API reference documentation.
Information Roadmap
The Oracle WebLogic Server REST resources are based on WLS bean trees and organized according to their corresponding root resources. See Mapping the WLS Beans to REST.
Each REST manual refers to resources accessible to domain user roles. In the reference guides, REST resources:
-
Run at the domain level.
-
Must be accessed over a URL by a user defined in the domain's default security realm.
-
Can be used to manage a domain.
-
Can be used to manage all WLS MBeans.
See Table 1-1 for a complete listing of the Oracle WebLogic Server REST reference documents and descriptions of their use.
Table 1-1 WLS RESTful Management Interface Reference Documentation
Book Title | Use these REST Resources to... |
---|---|
Edit the WLS configuration. |
|
RESTful Domain Configuration Reference for Oracle WebLogic Server |
View the last activated WLS configuration. |
Monitor the entire WLS domain. |
|
RESTful Server Configuration Reference for Oracle WebLogic Server |
View the WLS configuration that the Administration Server or Managed Server is currently running against. |
Monitor the Administration Server or a Managed Server. You can monitor a Managed Server either by using the Administration Server's |
Parent topic: Introduction