Partition REST Endpoints

Partition
Partition Operations
Create A New Partition
Method: post
Path: /management/weblogic/{version}/edit/partitions
Delete This Partition
Method: delete
Path: /management/weblogic/{version}/edit/partitions/{name}
GET A Create Form For This Partition Collection
Method: get
Path: /management/weblogic/{version}/edit/partitionCreateForm
Modify This Partition
Method: post
Path: /management/weblogic/{version}/edit/partitions/{name}
View This Partition
Method: get
Path: /management/weblogic/{version}/edit/partitions/{name}
View This Partition Collection
Method: get
Path: /management/weblogic/{version}/edit/partitions