Support for Stormpath.
2015.8.0 新版功能.
salt.states.stormpath_account.
absent
(name, directory_id=None)¶Ensure that an account associated with the given email address is absent. Will search all directories for the account, unless a directory_id is specified.
salt.states.stormpath_account.
present
(name, **kwargs)¶Ensure that an account is present and properly configured
sdb://
URL.
Will NOT update the password if an account already exists.enabled
accounts are able to login to their assigned applications,
disabled
accounts may not login to applications, unverified
accounts are disabled and have not verified their email address.