Custom Resource REST Endpoints
Custom Resource
Custom Resource Operations
- Create A New Custom Resource
- Method: postPath:
/management/weblogic/{version}/edit/customResources - Delete This Custom Resource
- Method: deletePath:
/management/weblogic/{version}/edit/customResources/{name} - GET A Create Form For This Custom Resource Collection
- Method: getPath:
/management/weblogic/{version}/edit/customResourceCreateForm - Modify This Custom Resource
- Method: postPath:
/management/weblogic/{version}/edit/customResources/{name} - View This Custom Resource
- Method: getPath:
/management/weblogic/{version}/edit/customResources/{name} - View This Custom Resource Collection
- Method: getPath:
/management/weblogic/{version}/edit/customResources