Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document that Files API only supports Diego deployed apps #490

Closed
dkoper opened this issue Jan 5, 2016 · 2 comments
Closed

document that Files API only supports Diego deployed apps #490

dkoper opened this issue Jan 5, 2016 · 2 comments

Comments

@dkoper
Copy link

dkoper commented Jan 5, 2016

Files API (http://apidocs.cloudfoundry.org/226/files/retrieve_file.html) does not document that it does not work for DIEGO deployed apps, and what API endpoint to use as alternative.

When called with the guid of an app deployed to DIEGO, this API returns:

{
  "code": 190001,
  "description": "File error: Request failed for app: cf-cli-ref-guide, instance: 0 and path:  as the instance is not found.",
  "error_code": "CF-FileError"
}
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/111045266.

@simonleung8
Copy link
Contributor

Dies, thanks for reporting this, we have documented that Files API is for non-Diego app only.

Docs will be updated once changes flow through our pipeline.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants