Comment 2 for bug 1957830

Revision history for this message
Carlos Eduardo (silvacarlose) wrote (last edit ): Re: API ref is missing quotas per share type

There is an "important" session under quota sets in the api ref: https://docs.openstack.org/api-ref/shared-file-system/#quota-sets. There are also some mentions int the request/response themselves, mentioning we can have share type quotas and they are mutually exclusive with the user id: https://docs.openstack.org/api-ref/shared-file-system/#quota-sets

To clarify more these docs, I'll be adding some more instruction under the same notes to mention that in order to interact with share types quota, we just need to replace user_id info with share_type_id