| 1 [M]
|
I
|
String
|
USS path of the resource whose permissions are to be set.
|
| 2 [M]
|
I
|
String
|
Permission for “Owner Read” (must point to a property of type Boolean).
|
| 3 [M]
|
I
|
String
|
Permission for “Owner Write” (must point to a property of type Boolean).
|
| 4 [M]
|
I
|
String
|
Permission for “Owner Execute” (must point to a property of type Boolean).
|
| 5 [M]
|
I
|
String
|
Permission for “Group Read” (must point to a property of type Boolean).
|
| 6 [M]
|
I
|
String
|
Permission for “Group Write” (must point to a property of type Boolean).
|
| 7 [M]
|
I
|
String
|
Permission for “Group Execute” (must point to a property of type Boolean).
|
| 8 [M]
|
I
|
String
|
Permission for “Other Read” (must point to a property of type Boolean).
|
| 9 [M]
|
I
|
String
|
Permission for “Other Write” (must point to a property of type Boolean).
|
| 10 [M]
|
I
|
String
|
Permission for “Other Execute” (must point to a property of type Boolean).
|