Retrieving and Updating Volume Data via GraphQL
jagadeesh507
PROOP

a year ago

  • Can the complete volume data be fetched using a service ID (i mean without volume id)

  • Is it possible to update the mount path, and volume size using GraphQL api.

Solved

2 Replies

a year ago

Hello,

1. No, we do not provide an API to read data from the volume, that is something your own application will need to do.

2. Yes it is, do those actions via the web-ui and see what GQL calls the dashboard makes, then simply make the same GQL calls programmatically.


Status changed to Awaiting User Response Railway about 1 year ago


brody

Hello,1. No, we do not provide an API to read data from the volume, that is something your own application will need to do.2. Yes it is, do those actions via the web-ui and see what GQL calls the dashboard makes, then simply make the same GQL calls programmatically.

jagadeesh507
PROOP

a year ago

Thank you


Status changed to Awaiting Railway Response Railway about 1 year ago


Status changed to Solved brody about 1 year ago


Loading...