kiranchavala opened a new issue, #12572: URL: https://github.com/apache/cloudstack/issues/12572
### The required feature described as a wish As a User/Admin/Operator I would like to know the resource types that are present in cloudstack Currently, the listResourceDetails and listDetailOptions API requires the resource type parameter https://cloudstack.apache.org/api/apidocs-4.22/apis/listResourceDetails.html https://cloudstack.apache.org/api/apidocs-4.22/apis/listDetailOptions.html Also If a User/Admin/Operator needs to add a detail to resource id they need the resource type parameter https://cloudstack.apache.org/api/apidocs-4.22/apis/addResourceDetail.html Currently there is no list of resourcetypes that present in present either is docs It will be beneficial to the users if we can have a API call which can list the resourcetype in cloudstack https://github.com/apache/cloudstack/blob/a5b6bc3be620f2b2f14321fd69643cf1bdd7d16c/api/src/main/java/com/cloud/server/ResourceTag.java#L30-L74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
