This is a POST method that retrieves all available distributions for the entered Solution ID.
Name | Type | Required |
---|---|---|
solution_id | integer | yes |
This is a GET method where you will receive information about the latest active distribution.
Name | Type | Required |
---|---|---|
solution_id | integer | yes |
This is a GET method where you will receive all information regarding the entered Distribution.
Name | Type | Required |
---|---|---|
dist_id | integer | yes |