Generates an array of identifiers corresponding to the nested containers until the given identifier is reached. This does not verify if these identifiers actually exist.
Returns the ContainerEntry corresponding to the parent container of the given identifier. Will throw 404 if the parent does not exist.
Returns the CacheEntry corresponding the given identifier. Will throw 404 if the resource does not exist.