Column Name | Data Type | Description |
avm_group_id | NUMBER | Foreign key into apt_v_avm_groups |
client_id | NUMBER | Foreign key into apt_v_avm_clients |
dataset_id | NUMBER | Foreign key into apt_v_avm_datasets |
gsan_system_id | STRING | System-generated identifier for this Avamar system |
gsan_system_name | STRING | User-assigned identifier for this Avamar system |
is_client_dataset | STRING | If Y, then this group member uses the client dataset |
is_client_ret_policy | STRING | If Y, then this group member uses the client retention policy |
is_client_retry | STRING | If Y, then this group member uses the client retry setting |
is_client_timeout | STRING | If Y, then this group member uses the client timeout setting |
is_enabled | STRING | If Y, then this group member can be backed up |
is_restore_only | STRING | If Y, then this group member can only do restores |
last_updated | DATE | Date this group member was last updated |
master_server_id | NUMBER | Master server ID |
retention_policy_id | NUMBER | Foreign key into apt_v_avm_retention_policies |