1 Introduction and Roadmap

This chapter describes the contents and organization of this guide—Administering Oracle WebLogic Server with RESTful Management Services.

This chapter includes the following sections:

Note:

In the current release of WebLogic Server, RESTful Management Services support only the GET HTTP method because they are strictly limited to WebLogic Server monitoring.

Document Scope and Audience

WebLogic Server provides RESTful Management Services that enable you to monitor WebLogic Server outside of the Oracle Public Cloud Management Console. This document describes how to use the RESTful Management Services.

It is assumed that the reader is familiar with Java EE and general application management concepts. This document emphasizes a hands-on approach to developing a limited but useful set of RESTful monitoring services.

Guide to This Document

The document is organized as follows:

  • Chapter 1, "Introduction and Roadmap," provides a roadmap for this guide and describes the audience for this guide.

  • Chapter 2, "Using RESTful Management Services,"provides an overview of using the RESTful Management Service with WebLogic Server. This chapter also describes how to enable the RESTful Management Service in WebLogic Server, the formatting and usage of HTTP URLs, and the supported REST resources when monitoring WebLogic Server with RESTful Management Services.

Related Documentation

For guidelines on developing other types of management services for WebLogic Server applications, see the following documents:

New and Changed Features in this Release

For a comprehensive listing of the new WebLogic Server features introduced in this release, see What's New in Oracle WebLogic Server.