Provides Box client objects through which Box API calls can be used.
box, client, provider
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Account ID | box-account-id | The ID of the Box account who owns the accessed resource. Same as 'User Id' under 'App Info' in the App 'General Settings'. Supports Expression Language: true (will be evaluated using variable registry only) | ||
App Config File | app-config-file | Full path of an App config JSON file. See Additional Details for more information. This property requires exactly one file to be provided.. Supports Expression Language: true (will be evaluated using variable registry only) | ||
App Config JSON | app-config-json | The raw JSON containing an App config. See Additional Details for more information. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) | ||
Proxy Configuration Service | proxy-configuration-service | Controller Service API: ProxyConfigurationService Implementation: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP + AuthN |