Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of changes for the version range. This allows to run parallel queries with multiple parts. The user has to provide the desired number of parts and the service will return a list of Part Ids. Please note in some cases the requested number of parts will make them too small and in this case the service might return lesser amount of the parts than requested.
400Bad Request - The request is invalid. Verify number of requested parts and retry.
401Unauthorized - The credentials provided do not authorize the user to perform this operation.
403Forbidden - The user is not authorized to perform the query on the resource specified.
404Not Found - A layer with the given name does not exist.