Available Commands
The following commands are available under the profile module:
| Command | Description |
|---|---|
create-profile |
Creates a new profile |
get-profile |
Retrieves details of a specific profile by ID |
update-profile |
Updates an existing profile by ID |
delete-profile |
Deletes a profile by ID |
get-all-profile-names |
Retrieves all profile names |
get-all-profiles |
Retrieves all profiles |
get-profile-by-profile-name |
Retrieves a profile by its name |
get-default-attribute-column-mapping |
Retrieves default attribute-column mappings |
Related helper commands for profile payload preparation
| Command | Description |
|---|---|
get-all-datasource-names-for-logged-in-user |
Retrieves datasource names available to the logged-in user |
search-table |
Retrieves table names for a datasource |
get-default-attribute-column-mapping |
Retrieves default mappings for a selected datasource/table |