Runtime Partition REST Endpoints

Runtime Partition
Runtime Partition Operations
Create A New Partition
Method: post
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions
Delete This Partition
Method: delete
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions/{partition}
Get A Partition Create Form
Method: get
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitionCreateForm
Modify This Partition
Method: post
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions/{partition}
Unregister A Partition
Method: delete
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions
View This Collection Of Partitions
Method: get
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions
View This Partition
Method: get
Path: /management/lifecycle/{version}/runtimes/{runtime}/partitions/{partition}