Fudo Enterprise 5.4 - API Documentation¶
Welcome!
Discover the latest version of Fudo Enterprise 5.4 API, featuring a range of exciting updates and enhancements, including:
- New API overview section providing detailed information about Fudo Enterprise Application Programming Interface design. Explore it now to gain a deeper understanding of our API.
- New endpoints related to enhanced API v2: Discovery feature. Now you can use batch requests to assign onboarded and quarantined status to discovered accounts or servers.
- Introduced in APIv2 healthcheck endpoint allows to check the overall health of Fudo Enterprise and verify its proper functioning.
- The new status endpoint allows retrieving detailed information about the Fudo Enterprise status, including cluster status, CPU cores temperature, disk status, system load, device memory utilization, number of currently active sessions, and more.
- The new endpoints related to external password repository management allow for creating, changing, deleting, and retrieving the information about existing external password repositories.
- New API Key authentication method added.
- Atomic - new functionality to enhance batch operations execution control and ensure that all batch requests must be fulfilled.
You can search for Fudo Enterprise API features by using the search bar located on your left or refer to the table of contents below.
- About documentation
- API overview
- 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: Authentication
- 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: Discovery
- API v2: Remote applications
- API v2: Sessions management
- API v2: Listeners
- API v2: Batch requests
- API v2: External password repository
- API v2: Network
- API v2: Healthcheck
- API v2: Status
- API usage examples