Network Access Points REST Endpoints
Network Access Point/Servers/Network Access Points
[ Servers / Network Access Points ] scoped Network Access Point Operations
- Create A New Network Access Point
- Method: postPath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPoints - Delete This Network Access Point
- Method: deletePath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPoints/{name} - GET A Create Form For This Network Access Point Collection
- Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPointCreateForm - Modify This Network Access Point
- Method: postPath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPoints/{name} - View This Network Access Point
- Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPoints/{name} - View This Network Access Point Collection
- Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/networkAccessPoints