Parameter | Type | Description | Example |
object | The share entity. | ||
providerTenantId | integer | The provider's account ID. | 1111 |
shareId | string | The share ID. | 1111 |
shareName | string | The share name. | share_name |
comment | string | The comment for the share. | demo |
owner | string | The resource descriptor of the share owner. | acs:ram::[accountId]:root |
createdAt | integer | The time when the share was created. | 1744970111419 |
createdBy | string | The user who created the share. | acs:ram::[accountId]:root |
updatedAt | integer | The time when the share was last updated. | 1744970111419 |
updatedBy | string | The user who last updated the share. | acs:ram::[accountId]:root |