Password Safe-Attributes
Number of APIs: 8
-
List of Attributes by Managed Account ID GET {{biBaseURL}}/ManagedAccounts/:managedAccountID/Attributes
-
List of Attributes by Managed System ID GET {{biBaseURL}}/ManagedSystems/:managedSystemID/Attributes
-
Assign an Attribute to a Managed Account POST {{biBaseURL}}/ManagedAccounts/:managedAccountID/Attributes/:attributeID
-
Assign an Attribute to a Managed System POST {{biBaseURL}}/ManagedSystems/:managedSystemID/Attributes/:attributeID
-
Delete all Managed Account Attributes by Managed Account ID DELETE {{biBaseURL}}/ManagedAccounts/:managedAccountID/Attributes
-
Delete a Managed Account Attribute by Managed Account ID and Attribute ID DELETE {{biBaseURL}}/ManagedAccounts/:managedAccountID/Attributes/:attributeID
-
Delete all Managed System Attributes by Managed System ID DELETE {{biBaseURL}}/ManagedSystems/:managedSystemID/Attributes
-
Delete a Managed System Attribute by Managed System ID and Attribute ID DELETE {{biBaseURL}}/ManagedSystems/:managedSystemID/Attributes/:attributeID