System Component Configuration REST Endpoints
System Component Configuration
System Component Configuration Operations
- Create A New System Component Configuration
 - Method: postPath:
/management/weblogic/{version}/edit/systemComponentConfigurations - Delete This System Component Configuration
 - Method: deletePath:
/management/weblogic/{version}/edit/systemComponentConfigurations/{name} - GET A Create Form For This System Component Configuration Collection
 - Method: getPath:
/management/weblogic/{version}/edit/systemComponentConfigurationCreateForm - Modify This System Component Configuration
 - Method: postPath:
/management/weblogic/{version}/edit/systemComponentConfigurations/{name} - View This System Component Configuration
 - Method: getPath:
/management/weblogic/{version}/edit/systemComponentConfigurations/{name} - View This System Component Configuration Collection
 - Method: getPath:
/management/weblogic/{version}/edit/systemComponentConfigurations