OBJECT
Response from adding shares to a system.
type AddCloudDirectSharesToSystemReply {# Number of shares that were added.sharesAdded: Int! # Whether the operation was successful.success: Boolean! }