SOAP API method SubProfile_rebuild
Description
Schedule a subprofile for rebuilding. It will be put in those views it belongs in.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object SubProfile. The method only applies to the subprofile with this id.
- Parameter 'timestamp' : string
- The timestamp for the historic subprofile
- Parameter 'login' : Structure of type 'login'
- Optional login data
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt