Unable to Create UnixMachine Using WebLogic REST API
(Doc ID 2423929.1)
Last updated on MAY 29, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.3.0 [Release 12c]Information in this document applies to any platform.
Symptoms
When a machine is created with type "UnixMachine" from the Admin Console, and then the machine's attributes are checked using a REST call, you see that the type is "UnixMachine."
However, when a machine is created using a REST call (as described below), the resulting type always is "Machine" rather than the desired "UnixMachine":
It is possible to create machines of type "UnixMachine" in WebLogic, but only from the AdminConsole (and also probably with WLST command "createUnixMachine").
The only problem is that it is somehow ignored by the REST API, the resulting type always is "Machine" rather than the desired "UnixMachine".
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |