Directly pass EnvironmentUser to CSP User upsert
This commit is contained in:
parent
9712e6896e
commit
e5e9f5a3e2
@ -51,8 +51,8 @@ class CloudProviderInterface:
|
|||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
auth_credentials -- Object containing CSP account credentials
|
auth_credentials -- Object containing CSP account credentials
|
||||||
user_info -- object containing user data, if it has a csp_user_id
|
user_info -- instance of EnvironmentRole containing user data
|
||||||
it will try to update a user with that id
|
if it has a csp_user_id it will try to update that user
|
||||||
csp_role_id -- The id of the role the user should be given in the CSP
|
csp_role_id -- The id of the role the user should be given in the CSP
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user