Skip to main content

Browse Content for subclient

Select

SaaS
Customer Managed

API can be used to browse contents for adding or updating contents of a NAS subclient

Request Body
  • clientId integer required

    Client ID of NAS

  • browsePath string required

    Browse Path for NAS data. Start from /

Responses

OK


Schema
  • clientId integer

    Client ID of NAS

  • browsePath string

    Browse Path for NAS data. Start from /

  • browseList object[]

    List of contents available

  • size integer

    Size of the content

  • content string

    Content Name

  • isDirectory boolean

    Flag set if its a directory

Loading...