OBJECT

AddCloudDirectSharesToSystemReply

Description

Response from adding shares to a system.

link GraphQL Schema definition

  • type AddCloudDirectSharesToSystemReply {
  • # Number of shares that were added.
  • sharesAdded: Int!
  • # Whether the operation was successful.
  • success: Boolean!
  • }

link Require by