Password Safe-Managed Systems

Number of APIs: 11

  1. Managed System by ID GET {{biBaseURL}}/ManagedSystems/:id

  2. List of Managed Systems GET {{biBaseURL}}/ManagedSystems

  3. Managed System by Asset ID GET {{biBaseURL}}/Assets/:assetId/ManagedSystems

  4. Managed System by Database ID GET {{biBaseURL}}/Databases/:databaseID/ManagedSystems

  5. List of Managed Systems auto-managed by Functional Account GET {{biBaseURL}}/FunctionalAccounts/:id/ManagedSystems

  6. List of Managed Systems by Workgroup ID GET {{biBaseURL}}/Workgroups/:id/ManagedSystems

  7. Update Managed System by ID PUT {{biBaseURL}}/ManagedSystems/:id

  8. Create Managed System by Asset ID POST {{biBaseURL}}/Assets/:assetId/ManagedSystems

  9. Create Managed System by Database ID POST {{biBaseURL}}/Databases/:databaseID/ManagedSystems

  10. Create Managed Systems by Workgroup ID POST {{biBaseURL}}/Workgroups/:id/ManagedSystems