Environment Partition REST Endpoints

Environment Partition
Environment Partition Operations
Associate Two Partitions
Method: post
Path: /management/lifecycle/{version}/environments/{environment}/associatePartitions
Create A New Partition
Method: post
Path: /management/lifecycle/{version}/environments/{environment}/partitions
Delete This Partition
Method: delete
Path: /management/lifecycle/{version}/environments/{environment}/runtimes/{runtime}/partitions/{partition}
Dissociate Two Partitions
Method: post
Path: /management/lifecycle/{version}/environments/{environment}/dissociatePartitions
Get A Partition Create Form
Method: get
Path: /management/lifecycle/{version}/environments/{environment}/partitionCreateForm
View This Collection Of Partitions
Method: get
Path: /management/lifecycle/{version}/environments/{environment}/partitions
View This Partition
Method: get
Path: /management/lifecycle/{version}/environments/{environment}/runtimes/{runtime}/partitions/{partition}