|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The received share. |
||
| providerTenantId |
integer |
The account ID of the provider. |
1111 |
| shareId |
string |
The share ID. |
1111 |
| shareName |
string |
The share name. |
share_name |
| owner |
string |
The owner of the share. |
acs:ram::[accountId]:root |
| createdAt |
integer |
The creation time. |
1744970111419 |
| createdBy |
string |
The creator of the share. |
acs:ram::[accountId]:root |
| updatedAt |
integer |
The update time. |
1744970111419 |
| updatedBy |
string |
The user who last updated the share. |
acs:ram::[accountId]:root |
| catalogName |
string |
The catalog name. |
catalog_name |
| comment |
string |
The comment of the share. |
demo |