IrodsStoragePolicies_1_0_0
IrodsStoragePolicies_1_0_0 Document
Connector-specific storage gateway policies for the Irods connector
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
environment |
array ( IrodsEnvironment ) |
Variables to set in the iRODS client environment[Private] |
irods_authentication_file |
string |
Path to the irods authentication file[Private] |
irods_environment_file |
string |
Path to the irods environment file[Private] |
{
"DATA_TYPE": "irods_storage_policies#1.0.0",
"environment": [
{
"name": "string",
"value": "string"
}
],
"irods_authentication_file": "/var/irods/.irodsA",
"irods_environment_file": "/var/irods/irods_environment.json"
}