Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

weblogic restful api for version 12c below

User_LUGYHJan 21 2021

Hi, I'm just wondering if there's a restful api or curl commands for 12c versions below to managed the servers in weblogic like doing stop, start of the specific server.
I have tried the below api link for version 12.1.3.0.0 (12c) and managed to get what i wanted.

https ://[Host]:[Port]/management/wls/latest/servers/id/[Servername]/shutdown?force=true

However, in the previous versions like 10.3.6.0. (11g) it doesn't seems to work even if use some curl commands.
can anyone help me with this.

Thanks

Comments

Post Details

Added on Jan 21 2021
0 comments
117 views