Skip to content

Adding security_Style to the volume template #2669

Answered by cgrinds
s-kuchi asked this question in Q&A
Discussion options

You must be logged in to vote

hi @s-kuchi the security style is returned under a different attribute. Here's one way to see that

bin/harvest zapi -p u2 show attrs --api volume-get-iter | grep -C 10 style

Results

 [volume-security-attributes]                     -          volume-security-attributes
    [style]                                        -                              string
    [volume-security-unix-attributes]              -     volume-security-unix-attributes
      [group-id]                                   -                             integer
      [permissions]                                -                              string
      [user-id]                                    -                   …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by s-kuchi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants