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