GuidedSetupState

Guided setup state.

Values

NameDescription
InitialSetupIncomplete

Initial setup is incomplete. This means the system is not yet functional, until the POST GlobalSettings API is successfully completed.

InitialSetupComplete

Initial setup is complete, but the administrator has not completed the guided portion of the setup. The user interface will assist the administrator to become familiar with the system. You may use the PUT GlobalSettings API to switch to the GuidedSetupComplete state if you wish to skip the guided part of setup.

GuidedSetupComplete

Both the initial setup and the guided introduction to App Orchestration are complete. You may use the PUT GlobalSettings API to switch to the InitialSetupComplete state if you wish to return to the guided part of setup.