OBJECT

CloudDirectValidateSharePathResp

Description

CloudDirectValidateSharePathResp represents the response from checking a share path.

link GraphQL Schema definition

  • type CloudDirectValidateSharePathResp {
  • # Whether the path is accessible.
  • isAccessible: Boolean!
  • }

link Require by