2.2. Term Definition
-서비스(Service):
Service:
2.2. TaskResult Check the Bosh task. (option: output=result) You can check the detailed value of the deployment.
2.2. TaskResult: Retrieve a Bosh task. (option :: output=result) You can check the detailed value of the deployment.
2.3. GetLock It is a function that inquires whether the deployment is locked before the deployment update.
GetLock: This is a function to inquire whether the deployment is working (Lock) before deployment update.
2.4. UpdateInstance Update the instance status (stop --> start)
2.4. UpdateInstance: Update the instance status (stop --> start)
4.3. On-Demand Service-Broker Implementation Source Development Guide
-On-Demand ServiceInstace The information on the assigned VM is stored in the broker DB with the ServiceInstance object.
On-Demand ServiceInstace: The information on the assigned VM is stored in the broker DB with the ServiceInstance object.
-On-Demand createServiceInstance When a user requests a service, the VM restarts or is created in the process.
On-Demand createServiceInstance: When a user requests a service, the VM restarts or is created in the process.
4.5. On-Demand Deployment Development Guide
-Deploy the service added On-Demand-Service (On-Demand-Service-Redis)
You can deploy the service added On-Demand-Service (On-Demand-Service-Redis).
2.2. Term Definition
-서비스(Service):
2.2. TaskResult Check the Bosh task. (option: output=result) You can check the detailed value of the deployment.
2.3. GetLock It is a function that inquires whether the deployment is locked before the deployment update.
2.4. UpdateInstance Update the instance status (stop --> start)
4.3. On-Demand Service-Broker Implementation Source Development Guide
-On-Demand ServiceInstace The information on the assigned VM is stored in the broker DB with the ServiceInstance object.
-On-Demand createServiceInstance When a user requests a service, the VM restarts or is created in the process.
4.5. On-Demand Deployment Development Guide
-Deploy the service added On-Demand-Service (On-Demand-Service-Redis)