Managing Instance State
This guide shows you how to control and monitor the operational status of service instances in the Vidos platform. You’ll learn how to start, stop, and monitor instances effectively to ensure reliable service operation.
Prerequisites
Section titled “Prerequisites”Before you begin, ensure you have:
- At least one service instance
Understanding Instance States
Section titled “Understanding Instance States”Service instances can exist in several operational states:
- Stopped: Instance is not running and not accepting requests
- Running: Instance is active and accepting requests
- Error: Instance has encountered an error and requires attention
Starting an Instance
Section titled “Starting an Instance”Start a stopped instance to make it available for handling requests.
Steps to Start an Instance
Section titled “Steps to Start an Instance”- Navigate to the instance details page in your dashboard
- Verify the current status shows “Stopped”
- Click the Start button
- Monitor the status as it changes from “Stoppeed” to “Running”
- Your instance will now start accepting requests
Verify Successful Startup
Section titled “Verify Successful Startup”After starting an instance, confirm it’s operating correctly:
- Status Check: Ensure the status indicator shows “Running”
- Service Test: Send a test request to verify the instance responds correctly
Stopping an Instance
Section titled “Stopping an Instance”Stop a running instance to temporarily disable it.
Steps to Stop an Instance
Section titled “Steps to Stop an Instance”- Navigate to the instance details page
- Verify the current status shows “Running”
- Click the Stop button
- Monitor the status as it changes from “Started” to “Stopped”
Next steps
Section titled “Next steps”- Instance Logs - Access, analyze, and manage instance logs
- Service Architecture Overview - Understanding service relationships