Cloud platform virtual machine timing operation task setting method
A technology for operating tasks and timing operations, applied in the field of cloud computing, can solve problems such as time-consuming, and achieve the effect of convenient maintenance
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0030] Reference process figure 1 , describe the example in detail:
[0031] 1. The back-end initialization of the cloud platform system allows the dictionary setting of the timing operation tasks (such as shutdown, startup, etc.) of the virtual machine;
[0032] Use mongodb as the storage method:
[0033] db.timetaskdict.save({"name":"snapshot"
[0034] ,"method":"Snapshot","params":{"snapname":{"type":"string","len":[10,20]},"instanceId":{"type":"string" ,"len":[10,10]}}); where timetaskdict is a dictionary of timing operation tasks, which records the operation task name, operation method, parameters snapname, instanceId and value range corresponding to the method; the operation method is provided by the calculation component The suffix of the API is prepared.
[0035] 2. The virtual machine manager selects the scheduled operation task through the cloud management platform, selects the virtual machine that is allowed to operate, and fills in the request parameters and th...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


