See examples at top of file
Create sharing configuration in preperation for uploading.
The id of the item to set privacy on
The kind of item to set privacy on, defaults to 'dataset'
The privacy mode, 'private', 'public', or 'organization'
The action to allow, 'view', 'edit', or 'share'
The list of Graphistry user emails to share with
Whether to send notifications to the invited users
The message to send to the invited users
See examples at top of file
Upload the privacy configuration to the server for an item
The client to use to upload the privacy
The privacy object
Privacy examples
Privacy is used to set the privacy mode of an item. By default, items are public, meaning world-readable but not listed in any public Graphistry catalogs.
Setting the privacy, by default, makes it private to the user. No notifications are made.
Various options allow sharing with the organization, sharing with specific users, and sending notifications. When sharing with others, view or edit permissions may be given.
See all convenience method Dataset.privacy
Set a dataset to private
Set a dataset to public
Set a dataset to private, and share it with one user with a notification