Resource Sharing
resource_sharing
Methods
Lists all account shares.
Fetches share by ID.
Create a new share
Updating is not immediate, an updated share object with a new status will be returned.
Deletion is not immediate, an updated share object with a new status will be returned.
Recipients
resource_sharing.recipients
Methods
List share recipients by share ID.
Get share recipient by ID.
Create a new share recipient
Deletion is not immediate, an updated share recipient object with a new status will be returned.
Resources
resource_sharing.resources
Methods
List share resources by share ID.
Get share resource by ID.
Create a new share resource
Update is not immediate, an updated share resource object with a new status will be returned.
Deletion is not immediate, an updated share resource object with a new status will be returned.