WildFly Management Interfaces: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
WildFly core management functionality is exposed via two different management interfaces (the terms ''management interfaces'' and ''management APIs'' are used interchangeably): | WildFly core management functionality is exposed via two different management interfaces (the terms ''management interfaces'' and ''management APIs'' are used interchangeably): | ||
* Native API - used by the Management [[WildFly CLI|CLI]] | * Native API - used by the Management [[WildFly CLI|CLI]] | ||
* HTTP API - used by the Management [[WildFly CLI|CLI]] and the web-based [[WildFly Management Console| | * HTTP API - used by the Management [[WildFly CLI|CLI]] and the web-based [[WildFly Management Console|Management Console]]. | ||
Revision as of 00:02, 10 February 2016
Internal
Overview
WildFly core management functionality is exposed via two different management interfaces (the terms management interfaces and management APIs are used interchangeably):
- Native API - used by the Management CLI
- HTTP API - used by the Management CLI and the web-based Management Console.