Resource Sharing
List account shares
Get account share by ID
Create a new share
Update a share
Delete a share
ModelsExpand Collapse
ResourceSharingListResponse { id, account_id, account_name, 12 more }
The number of recipients in the ‘associated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘associating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
ResourceSharingGetResponse { id, account_id, account_name, 12 more }
The number of recipients in the ‘associated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘associating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
ResourceSharingCreateResponse { id, account_id, account_name, 12 more }
The number of recipients in the ‘associated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘associating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
ResourceSharingUpdateResponse { id, account_id, account_name, 12 more }
The number of recipients in the ‘associated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘associating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
ResourceSharingDeleteResponse { id, account_id, account_name, 12 more }
The number of recipients in the ‘associated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘associating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociated’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.
The number of recipients in the ‘disassociating’ state. This field is only included when requested via the ‘include_recipient_counts’ parameter.