Optional
config: ApillonConfigPrivate
API_Protected
configCreates a new storage bucket.
Data for creating the bucket.
A StorageBucket instance.
Lists all buckets.
Optional
params: IApillonPaginationFilter for listing collections.
Array of StorageBucket objects.
Unique bucket identifier.
An empty instance of StorageBucket.
Gets overall storage info for a project - available and used storage and bandwidth
Gets basic data of an IPFS cluster used by the project.
IPFS clusters contain multiple IPFS nodes but expose a single gateway for accessing content via CID or IPNS.
Apillon clusters (gateways) are not publicly accessible
Each project has its own secret for generating tokens to access content on the IPFS gateway.
Apillon IPFS gateways are private and can only be accessible with a token.
The CID or IPNS address of the fie
The type of the link to generate based on the gateway. Can be 'ipfs' or 'ipns'.
The IPFS link where the requested content can be accessed.
API url for storage.