USS Get Permissions

Function:

This tool gets the permissions of a USS resource.

Parameters:

Parameter Name I/O Type Description
Resource Path [M] I String USS path of the resource which permissions should be returned.
Owner Read [O] O String Permission for “Owner Read” (must point to a property of type Boolean).
Owner Write [O] O String Permission for “Owner Write” (must point to a property of type Boolean).
Owner Execute [O] O String Permission for “Owner Execute” (must point to a property of type Boolean).
Group Read [O] O String Permission for “Group Read” (must point to a property of type Boolean).
Group Write 6 [O] O String Permission for “Group Write” (must point to a property of type Boolean).
Group Execute [O] O String Permission for “Group Execute” (must point to a property of type Boolean).
Other Read [O] O String Permission for “Other Read” (must point to a property of type Boolean).
Other Write [O] O String Permission for “Other Write” (must point to a property of type Boolean).
Other Execute [O] O String Permission for “Other Execute” (must point to a property of type Boolean).