You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a snapshot list should be showed by pagination on the snapshots page in figure-1
when I click on any of the Show button, it should pop up a modal shows details of the corresponding snapshot. The modal should contains info outlined in figure-2.
API Resource
production api endpoint: https://pando-api.kencloud.com
fetch snapshot list: GET /metadata/list
fetch a specific snapshot info: GET /metadata/snapshot?cid=[snapshot CID]
The text was updated successfully, but these errors were encountered:
Figure
figure-1
figure-2
Feature
API Resource
production api endpoint: https://pando-api.kencloud.com
The text was updated successfully, but these errors were encountered: