Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the options to the create uss file or directory API.

export
interface

ICreateUssOptions

Hierarchy

Index

Properties

Optional mode

mode: string
Specifies the file or directory permission bits to be used in creating the file or directory.

Optional responseTimeout

responseTimeout: number

The maximum amount of time for the TSO servlet to wait for a response before returning an error

type

type: string

The request type

Generated using TypeDoc