mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update python SDK docs: 15458634025
This commit is contained in:
@@ -10935,7 +10935,7 @@
|
||||
}
|
||||
}''' # AttributeMappings |
|
||||
try:
|
||||
# Update source's machine account mappings
|
||||
# Update Source's Machine Account Mappings
|
||||
new_attribute_mappings = AttributeMappings.from_json(attribute_mappings)
|
||||
results = MachineAccountMappingsApi(api_client).set_machine_account_mappings(id=id, attribute_mappings=new_attribute_mappings)
|
||||
# Below is a request that includes all optional parameters
|
||||
|
||||
Reference in New Issue
Block a user