{{sg_status['tg_title' ]}}
{{sg_status['tg_title' ]}}
{% if not 'Not defined' in sg_status['did']: %}
Dashboard
{% if sg_status['tg_type'] == 'TGM' %}
Configure Data Source
Configure Transfer Service
{% endif %} {% else %}
One-time Configuration
{% endif %} {% if not 'Not defined' in sg_status['did']: %} {% if sg_status['tg_type'] == 'TGM' %}
Ingest Data
Upload Data
(TGM --> Bucket)
Download Data
(Bucket --> TGM)
Open Data Vault
Close Data Vault
Rotate DMK
{% if not 'Not defined' in sg_status['sid']: %}
Rotate SMK
{% endif %}
Clone TGM
Delete TGM clone
{% endif %} {% if sg_status['tg_type'] == 'TG-MYSQL' %}
Database
Start Encrypted MySQL Server
Stop Encrypted MySQL Server
Backups
Configure Cloud Backup
Backup MySQL
Restore from Backup
Security
Rotate Data Encryption Key
Change Security Officer Key
{% endif %} {% if sg_status['tg_type'] == 'TG-PSQL' %}
Database
Start Encrypted
PostgreSQL Server
Stop Encrypted
PostgreSQL Server
Backups
Configure Cloud Backup
Backup PostgreSQL
Restore from Backup
Security
Rotate Data Encryption Key
Change Security Officer Key
{% endif %} {% endif %} {% if sg_status['tg_type'] == 'TGM' and not 'Not defined' in sg_status['did']: %}
TGR
Manage TGR
Add TGR
Delete TGR
Push Data
(Bucket-->TGR)
Direct Push
(TGM-->TGR)
Direct Pull
(TGR-->TGM)
Check Status
Bucket
Reports
Command Log
{% endif %}
{{ sg_status['hostname'] }}
{{ sg_status['ip_address'] }}
Logout
{{title}}
{% if title == 'Dashboard' %}
No Updates Available
{% endif %}
{% block container %} {% endblock %}