Michael created CLOUDSTACK-3122:
-----------------------------------

             Summary: Need the ability to list deleted or removed templates and 
service offerings
                 Key: CLOUDSTACK-3122
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3122
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.1.0
            Reporter: Michael


Usage records may return virtual machines that reference templates and service 
offerings that have been deleted. For billing purposes we need access to the 
Guest OS of the template and also the specified Tags. If the template or 
service offering have been removed then listTemplates and listServiceOfferings 
API calls are unable to retrieve them even though they are still available in 
the database.

I propose that a parameter or filter be added that allows accessing the removed 
records. On the backend this means using findByIdIncludingRemoved instead of 
findById function call.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to