Fudo Enterprise 5.3 - API Documentation¶
Fudo Enterprise 5.3 API consists of two versions of API, use of each of them depend on the actual objects that need to be operated on.
APIv1 allows authenticating to the system and operating on Password Changers and Password Changer Policies.
APIv2 allows operating on all the rest of the objects.
- About documentation
- API v1: Authentication
- API v1: Password changers
- Data structures
- Creating a password changer
- Retrieving password changers list
- Retrieving a password changer
- Modifying password changers
- Deleting a password changer
- Retrieving account-password changers assignments list
- Adding a password changer to account
- Deleting an account-password changer assignment
- API v1: Password changer policy
- API v2: Accounts
- Data structures
- Creating an account
- Retrieving accounts list
- Retrieving an account
- Modifying an account
- Granting access for user to account
- Adding a password changer policy to account
- Modifying password change parameters for account
- Creating an account-safe-listener assignments
- Deleting an account-safe-listener assignment
- Deleting an account
- API v2: Users
- Data structures
- Creating a user
- Retrieving users list
- Retrieving a user
- Modifying a user
- Retrieving user’s management privileges
- Revoking user’s management privileges
- Granting access for user to another user
- Retrieving user-safe assignments list
- Creating a user-safe assignment
- Retrieving users’ time policy settings within safes
- Modifying user’s time policy settings within a safe
- Creating user’s time policy settings within a safe
- Deleting a user-safe assignment
- Deleting a user
- API v2: User authentication methods management
- API v2: External authentication
- API v2: Servers
- API v2: Pools
- API v2: Safes
- Data structures
- Retrieving safes list
- Creating a safe
- Retrieving a safe
- Modifying a safe
- Retrieving users’ time policy settings within safes
- Modifying a user’s time policy settings within a safe
- Retrieving user’s settings within a safe
- Modifying a user within a safe
- Deleting a user from a safe
- Retrieving users allowed to manage selected safe
- Granting management privileges
- Retrieving account-safe-listener assignments list
- Creating an account-safe-listener assignments
- Deleting an account-safe-listener assignment
- Deleting a safe
- API v2: Remote applications
- API v2: Sessions management
- API v2: Listeners
- API v2: Batch requests
- API v2: Network
- API usage examples