Singleton Service REST Endpoints
Singleton Service
Singleton Service Operations
- Create A New Singleton Service
 - Method: postPath:
/management/weblogic/{version}/edit/singletonServices - Delete This Singleton Service
 - Method: deletePath:
/management/weblogic/{version}/edit/singletonServices/{name} - GET A Create Form For This Singleton Service Collection
 - Method: getPath:
/management/weblogic/{version}/edit/singletonServiceCreateForm - Modify This Singleton Service
 - Method: postPath:
/management/weblogic/{version}/edit/singletonServices/{name} - View This Singleton Service
 - Method: getPath:
/management/weblogic/{version}/edit/singletonServices/{name} - View This Singleton Service Collection
 - Method: getPath:
/management/weblogic/{version}/edit/singletonServices