Configuration Properties REST Endpoints
Configuration Property/Servers/Configuration Properties
[ Servers / Configuration Properties ] scoped Configuration Property Operations
- Create A New Configuration Property
 - Method: postPath:
/management/weblogic/{version}/edit/servers/{name}/configurationProperties - Delete This Configuration Property
 - Method: deletePath:
/management/weblogic/{version}/edit/servers/{name}/configurationProperties/{name} - GET A Create Form For This Configuration Property Collection
 - Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/configurationPropertyCreateForm - Modify This Configuration Property
 - Method: postPath:
/management/weblogic/{version}/edit/servers/{name}/configurationProperties/{name} - View This Configuration Property
 - Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/configurationProperties/{name} - View This Configuration Property Collection
 - Method: getPath:
/management/weblogic/{version}/edit/servers/{name}/configurationProperties