ResourceRole REST Endpoints
ResourceRole
A resource role object represents an association between a resource object and a role object. A proficiency may be assigned to a resource role.
Note that this business object has a multi-part object ID; its object ID is a combination of its resource object ID and its role object ID.
- Create ResourceRole
- Method: postPath:
/resourceRole - Delete ResourceRole
- Method: deletePath:
/resourceRole - Read ResourceRole
- Method: getPath:
/resourceRole - Update ResourceRole
- Method: putPath:
/resourceRole - View ResourceRole Field Length
- Method: getPath:
/resourceRole/getFieldLength/{fieldName} - View ResourceRole fields
- Method: getPath:
/resourceRole/fields