-
Notifications
You must be signed in to change notification settings - Fork 6
Boot
####Description: Boot Service App initialization and coordination. This service coordinates the launching of other services, and generally bootstraps the app infrastructure.
Method: POST
Output: Standard HTTP status codes.
POST to the boot service starts the App initialization process. If the user is not authenticated the service will call the UserAuthentication service. If online the service will start Couchbase replication.
Method: POST
URL: http://pmapi/boot/restart
Output: Standard HTTP status codes.
Re-initializes the application. The current running PM App is shut down. The user is logged off, Couchbase is shutdown, then the Boot Start process is recalled.
Intro *Home
Services
- Authentication
- Boot
- Command
- Connectivity
- Data Access High-level
- Data Access Low-level
- Logging
- Notify
- OpenURL
- Secure Storage
- TouchId
- User Information
- User Settings
- Version
- Window
iOS SDK
- General
- Posted Notifications
- Remote Notifications
- Classes
- PredixMobilityConfiguration
- PredixMobilityManager
- Protocols
- PredixAppWindowProtocol
iOS Examples
Java Examples
General
[//]: (Enabling Sync Logging)