Configuration Properties REST Endpoints

Configuration Property/Server Templates/Configuration Properties
[ Server Templates / Configuration Properties ] scoped Configuration Property Operations
Create A New Configuration Property
Method: post
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationProperties
Delete This Configuration Property
Method: delete
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationProperties/{name}
GET A Create Form For This Configuration Property Collection
Method: get
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationPropertyCreateForm
Modify This Configuration Property
Method: post
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationProperties/{name}
View This Configuration Property
Method: get
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationProperties/{name}
View This Configuration Property Collection
Method: get
Path: /management/weblogic/{version}/edit/serverTemplates/{name}/configurationProperties