Work Request Attribute
Learn more about Work Request Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetWorkRequestAttribute | Get a Work Request Attribute resource. |
|
PATCH | UpdateWorkRequestAttribute | Update an existing Work Request Attribute resource. |
|
DELETE | DeleteWorkRequestAttribute | Delete an existing Work Request Attribute resource. |
|
GET | GetWorkRequestAttributeCollectionForWorkRequest | Get a collection of Work Request Attribute resources for the Work Request. |
|
GET | GetWorkRequestAttributeCollection | Get a collection of Work Request Attribute resources. |
|
POST | CreateWorkRequestAttribute | Create a new Work Request Attribute resource. |
|
GET | LookupWorkRequestAttributeAllowedValue | Lookup the Attribute Allowed Value for the Work Request Attribute. |
|
GET | LookupWorkRequestAttribute | Work Request Attribute |
|
GET | LookupWorkRequestAttributeChangePermissionTree | Lookup the permission set for changing the Work Request Attribute. |
|
GET | LookupWorkRequestAttributeInsertPermissionTree | Lookup the permission set for creating the Work Request Attribute. |
|
GET | LookupWorkRequestAttributeWorkRequest | Lookup the Work Request Attribute for the Work Request Attribute. |
|
GET | BatchGetWorkRequestAttribute | Get a collection of Work Request Attribute resources for the set of id's. |
|
POST | BatchCreateWorkRequestAttribute | Create a new collection of Work Request Attribute resources. |
|
PATCH | BatchUpdateWorkRequestAttribute | Update a collection of existing Work Request Attribute resources. |
|
DELETE | BatchDeleteWorkRequestAttribute | Delete a collection of existing Work Request Attribute resources. |
|
PATCH | ChangeWorkRequestAttributeIsActive | Change the IsActive status for an existing Work Request Attribute resource. |
|
PATCH | ChangeWorkRequestAttributePermissionTree | Change the PermissionTree for an existing Work Request Attribute resource. |
|
PATCH | BatchChangeWorkRequestAttributePermissionTree | Change the PermissionTree status for a collection of existing Work Request Attribute resources. |
|
PATCH | BatchChangeWorkRequestAttributeIsActive | Change the IsActive status for a collection of existing Work Request Attribute resources. |