/
/IsardVDI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 6h ago · Updated 1mo ago
  • getList all the available categories for the user to login
  • getList all the available categories for the user to login
  • getGet the configuration for the login page
  • getGet the configuration for the login page for a specific category
  • getGet the user data
  • getGet items from the user that would be migrated
  • postMigrate the user items automatically
  • postRegister a new user
  • getCheck if maintenance is enabled globally or the user's category
  • getCheck if maintenance is enabled globally
  • getList the custom maintenance text
  • getGet the displays of the notifications for the user
  • getGet the notifications for the user

Migrate the user items automatically

post/api/v3/user_migration/auto

Response

Temporary response until WS are implemented in frontend

migrated_desktopsboolean
desktops_errorstring
migrated_templatesboolean
templates_errorstring
migrated_mediaboolean
media_errorstring
migrated_deploymentsboolean
deployments_errorstring
rb_deletedboolean

Changes