Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
xrootd-ssi-protobuf-interface
Commits
fb2d976e
Commit
fb2d976e
authored
Dec 16, 2019
by
Michael Davis
Browse files
Adds TapeFileLsItem protobuf
parent
65a76e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
fb2d976e
...
...
@@ -456,6 +456,12 @@ message TapeLsItem {
string
comment
=
22
;
}
message
TapeFileLsItem
{
cta.common.ArchiveFile
af
=
1
;
cta.common.TapeFile
tf
=
2
;
uint64
copy_nb
=
3
;
}
message
TapePoolLsItem
{
string
name
=
1
;
string
vo
=
2
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment