name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
groupList | list of string | element | 0/unbounded | the groupList | |
ipAddress | string | element | 0/1 | the ipAddress | |
permList | list of string | element | 0/unbounded | the permList | |
userList | list of string | element | 0/unbounded | the userList |
Example
<VXPermObj> <userList>...</userList> <groupList>...</groupList> <permList>...</permList> <ipAddress>...</ipAddress> </VXPermObj>