Skip to content

Custom Storage API #1183

Closed Answered by jshcodes
jkozlowicz asked this question in Q&A
Jun 12, 2024 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @jkozlowicz -

This service collection is recently released, new functionality will continue to be added.

Collections

  • Currently you are only able to create collections leveraging the App Builder UI or the Foundry CLI application.
  • Collection names must be between 5 and 200 characters and begin and end with a number or letter. These names cannot contain spaces or any special characters outside of underscore (_).

Object Keys

  • Do not have to be UUID.
  • Should be between 1 and 1000 characters and only contain alphanumeric characters, periods (.), hyphens (-), or underscores (_).

Retention

  • Currently these objects exist until they are removed using the DeleteObject operation.
  • TTL and retenti…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jshcodes
Comment options

You must be logged in to vote
1 reply
@jshcodes
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants