Configuration Properties REST Endpoints

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