Globus SDK for JavaScript
    Preparing search index...
    • Create a directory at the specified path on an endpoint filesystem. The endpoint must be activated before performing this operation.

      Parameters

      • endpoint_xid: string
      • options: { payload: { path: string; symlink_target: string } } & BaseServiceMethodOptions
      • OptionalsdkOptions: SDKOptions

      Returns Promise<Response>