Skip to main content

JsonConfigBasedBoxClientService

Description

Provides Box client objects through which Box API calls can be used.

Tags

box, client, provider

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Account ID *box-account-idThe 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, using Environment variables.
App Config Fileapp-config-fileFull path of an App config JSON file. See Additional Details for more information.

Supports Expression Language, using Environment variables.
App Config JSONapp-config-jsonThe raw JSON containing an App config. See Additional Details for more information.

Supports Expression Language, using Environment variables.
Proxy Configuration Serviceproxy-configuration-serviceController Service:
ProxyConfigurationService

Implementations:
StandardProxyConfigurationService
Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP + AuthN

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also