Closed
Description
Resource Manager support was integrated in #860, but with many limitations:
these methods [are] currently implemented and unit tested, but not exposed to our docs:
resource.createProject
project.delete
project.restore
project.setMetadata
Right now, Resource Manager can only get a list of projects from a user and the metadata for them. Other operations (the ones above) return a 403.