Replicas per RSE
Retrieve a tab-separated, bz2 compressed, list of replicas at an RSE.
URL: https://rucio-hadoop.cern.ch/replica_dumps
URL params: rse, date (optional)
Example: https://rucio-hadoop.cern.ch/replica_dumps?rse=CERN-PROD_DATADISK&date=21-01-2015
Format: RSE, scope, name, checksum, size, creation date, path, update date, state, last accessed date, tombstone
Notabene: if no date provided, the latest available dump will be taken
Datasets per RSE
Retrieve a list of complete datasets at an RSE.
URL: https://rucio-hadoop.cern.ch/consistency_datasets
URL params: rse, date (optional)
Example: https://rucio-hadoop.cern.ch/consistency_datasets?rse=CERN-PROD_DATADISK&date=21-01-2015
Format: RSE, scope, name, owner, size, creation date, last accessed date, corresponding rule ids, total number of available replicas on the grid, last row update in the DB
Notabene: size can be empty (dataset is still open); last accessed date can be empty; if no date provided, the latest available dump will be taken
Datasets per RSE (with incomplete)
Retrieve a list of all datasets (complete and incomplete) at an RSE.
URL: https://rucio-hadoop.cern.ch/datasets_per_rse
URL params: rse, date (optional)
Example: https://rucio-hadoop.cern.ch/datasets_per_rse?rse=CERN-PROD_DATADISK&date=27-03-2015
Format: RSE, scope, name, account, size, creation date, update date, last accessed date, rule id, state
Notabene: last accessed date can be empty; if no date provided, the latest available dump will be taken; account is 'None' and rule id is empty if there are no rules for this datasets; accounts and rule ids will be given as a comma separated list sorted in the same order if there is more that one rule
RSEs
Format: id, rse, rse_type, deterministic, volatile
RSE Attributes
Format: rse_id, key, value
Dataset Locks
Format: rule_id, rse_id, account, state, updated_at, created_at, length, bytes, accessed_at
Rules
Format: id, subscription_id, account, scope, name, did_type, state, rse_expression, copies, expires_at, weight, locked, grouping, error, updated_at, created_at, locks_ok_cnt, locks_replicating_cnt, locks_stuck_cnt, source_replica_expression, activity, notification, stuck_at
DIDs
Format: scope, name, account, did_type, hidden, is_open, complete, obsolete, bytes, length, events, project, datatype, run_number, stream_name, prod_step, version, task_id, panda_id, campaign, lumiblocknr, provenance, phys_group, transient, created_at, updated_at
Replicas
Format: scope, name, rse_id, bytes, state, lock_cnt, adler32, created_at, accessed_at, tombstone, path