tapis-systems 0.3.0

The Tapis Systems API provides for management of Tapis Systems including permissions, credentials and Scheduler Profiles.
Documentation
# OperationTypeEnum

## Enum Variants

| Name | Value |
|---- | -----|
| Create | CREATE |
| Read | READ |
| Modify | MODIFY |
| Execute | EXECUTE |
| Delete | DELETE |
| Undelete | UNDELETE |
| ChangeOwner | CHANGE_OWNER |
| Enable | ENABLE |
| Disable | DISABLE |
| GetPerms | GET_PERMS |
| RevokePerms | REVOKE_PERMS |
| SetCred | SET_CRED |
| RemoveCred | REMOVE_CRED |
| GetCred | GET_CRED |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)