Password Safe-Managed Systems
Number of APIs: 11
-
Managed System by ID GET {{biBaseURL}}/ManagedSystems/:id
-
List of Managed Systems GET {{biBaseURL}}/ManagedSystems
-
Managed System by Asset ID GET {{biBaseURL}}/Assets/:assetId/ManagedSystems
-
Managed System by Database ID GET {{biBaseURL}}/Databases/:databaseID/ManagedSystems
-
List of Managed Systems auto-managed by Functional Account GET {{biBaseURL}}/FunctionalAccounts/:id/ManagedSystems
-
List of Managed Systems by Workgroup ID GET {{biBaseURL}}/Workgroups/:id/ManagedSystems
-
Update Managed System by ID PUT {{biBaseURL}}/ManagedSystems/:id
-
Create Managed System by Asset ID POST {{biBaseURL}}/Assets/:assetId/ManagedSystems
-
Create Managed System by Database ID POST {{biBaseURL}}/Databases/:databaseID/ManagedSystems
-
Create Managed Systems by Workgroup ID POST {{biBaseURL}}/Workgroups/:id/ManagedSystems