CloudOpting / cloudopting-manager

The cloudopting core manager
MIT License
10 stars 7 forks source link

List instances does not properly work #261

Closed gioppoluca closed 8 years ago

gioppoluca commented 8 years ago

We need to get the list of the instances of the application.

I'm operating as service provider and I need to get only the list of customizations/instances of the chosen service/application so please check this out.

At the moment we get the whole list: is a getCustomizations

gioppoluca commented 8 years ago

@cpopsa check if there is also some check in the repo part

cpopsa commented 8 years ago

Do you need a rest endpoint to get customizations for a specific application? Something like /application/{idApp}/customizations ?

xeviscc commented 8 years ago

I do not need a new endpoint, I get the customizations from the selected APP.