Condition Type
Learn more about Condition Types from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetConditionType | Get a Condition Type resource. |
|
PATCH | UpdateConditionType | Update an existing Condition Type resource. |
|
DELETE | DeleteConditionType | Delete an existing Condition Type resource. |
|
GET | GetConditionTypeCollection | Get a collection of Condition Type resources. |
|
POST | CreateConditionType | Create a new Condition Type resource. |
|
GET | LookupConditionTypeChangePermissionTree | Lookup the permission set for changing the Condition Type. |
|
GET | LookupConditionTypeInsertPermissionTree | Lookup the permission set for creating the Condition Type. |
|
GET | BatchGetConditionType | Get a collection of Condition Type resources for the set of id's. |
|
POST | BatchCreateConditionType | Create a new collection of Condition Type resources. |
|
PATCH | BatchUpdateConditionType | Update a collection of existing Condition Type resources. |
|
DELETE | BatchDeleteConditionType | Delete a collection of existing Condition Type resources. |
|
PATCH | ChangeConditionTypeIsActive | Change the IsActive status for an existing Condition Type resource. |
|
PATCH | ChangeConditionTypePermissionTree | Change the PermissionTree for an existing Condition Type resource. |
|
PATCH | BatchChangeConditionTypeIsActive | Change the IsActive status for a collection of existing Condition Type resources. |
|
PATCH | BatchChangeConditionTypePermissionTree | Change the PermissionTree status for a collection of existing Condition Type resources. |