Connecting to Native Databases (SAP HANA) through Database Systems Integration Module

I am currently facing the problem of connecting a SAP HANA database. According to my research, there is the possibility to connect a database via DSI. In the documentation I see the following use cases that are covered:

Read all user accounts and their attributes.
Read all user roles.
Read all user role membership.
Read role membership.
Create and delete operations for users.
Change password.
Lock or unlock user.
Change role membership.
Change user role membership.

My question is, can you also create and delete users and can you also create and delete roles? Or what exactly means Create and delete operations for users?