René Moser created CLOUDSTACK-10055:
---------------------------------------
Summary: allow to enable/disable service offerings
Key: CLOUDSTACK-10055
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10055
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: Future
Reporter: René Moser
Priority: Trivial
Currently the API only allows to remove a system offering.
It would be helpful to allow to disable and enable an offerings in
{{updateServiceOffering}} and to created a service offering disabled in
{{createServiceOffering}}:
new field:
* name: {{enable}}
* description: Whether the service offering should be enabled or not.
* values: {{true/false}}
* default {{true}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)