Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

...

Code Block
3.218.251.134  # app.zillasecurity.com
54.154.1.169   # eu.zillasecurity.com
13.54.195.167  # anz.zillasecurity.com
18.169.160.237 # uk.zillasecurity.com

Zilla App Connector Setup

...

Contact Zilla support at support@zillasecurity.com to request user provisioning. Depending on your requirements, Zilla may provision a user per Zilla app instance, or a user that is global for your tenant. When using a global user, you must upload files to a root folder starting with the app id (see screenshot below for determining the app id).

Code Block
languagebash
# global sftp user example
sftp tenant@sftp.zillasecurity.com
PUT permissions.csv 620009c21a05d00f399bb148/permissions.csv

# app specific user example
sftp tenant-app1@sftp.zillasecurity.com
PUT permissions.csv 

...