CN114706657A - Multi-platform virtual machine management interface, management method, terminal and storage medium - Google Patents

Multi-platform virtual machine management interface, management method, terminal and storage medium Download PDF

Info

Publication number
CN114706657A
CN114706657A CN202210311655.5A CN202210311655A CN114706657A CN 114706657 A CN114706657 A CN 114706657A CN 202210311655 A CN202210311655 A CN 202210311655A CN 114706657 A CN114706657 A CN 114706657A
Authority
CN
China
Prior art keywords
information
platform
target
virtual machine
target operation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210311655.5A
Other languages
Chinese (zh)
Inventor
连庆福
高会芳
吴妍冰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Huiyuanwang Technology Co ltd
Original Assignee
Beijing Huiyuanwang Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Huiyuanwang Technology Co ltd filed Critical Beijing Huiyuanwang Technology Co ltd
Priority to CN202210311655.5A priority Critical patent/CN114706657A/en
Publication of CN114706657A publication Critical patent/CN114706657A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45587Isolation or security of virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to a management interface, a management method, a terminal and a storage medium of a multi-platform virtual machine, wherein the interface comprises an acquisition module, an identification module, an authentication module, an execution module and a management module; the acquisition module is used for acquiring an operation instruction; the identification module is used for identifying a target operation type from the operation instruction; the authentication module is used for determining a target operation platform based on the operation instruction and carrying out authentication login on the target operation platform based on preset authentication information; the execution module is used for executing target operation on the target operation platform based on the target operation type and generating operation information; and the management module is used for acquiring the operation information of the target operation platform and feeding back the virtual machine information in the target operation platform by combining the operation information. The method and the device have the effect of conveniently carrying out unified management on the virtual machines of the multiple platforms.

Description

Multi-platform virtual machine management interface, management method, terminal and storage medium
Technical Field
The present application relates to the field of virtual machine management technologies, and in particular, to a method, a system, a terminal device, and a storage medium for managing a multi-platform virtual machine.
Background
The virtual machine refers to a computer system which has complete hardware system functions and runs in a completely isolated environment through software simulation, and work which can be completed in a physical computer can be realized in the virtual machine.
Currently, there are many types of virtual machine products, such as microsoft virtual machine, Mac virtual machine, BM virtual machine, etc., and since companies differ, virtual machine products of each company are configured with different virtualization interfaces.
In view of the above, the inventors have considered that since the virtualization interface of each virtual machine product is different, management needs to be performed by a separate management tool. When virtual machine products of different operation platforms are operated, the operation platforms and operation interfaces need to be switched for login, the workload is large, unified management is inconvenient, and improvement is needed.
Disclosure of Invention
In order to conveniently and uniformly manage the virtual machines of a plurality of platforms, the application provides a multi-platform virtual machine management interface, a management method, a terminal and a storage medium.
In a first aspect, the present application provides a multi-platform virtual machine management interface, which adopts the following technical solution:
a multi-platform virtual machine management interface comprises an acquisition module, an identification module, an authentication module, an execution module and a management module, wherein the identification module is connected with the acquisition module, and the authentication module is connected with the acquisition module;
the acquisition module is used for acquiring an operation instruction;
the identification module is used for identifying a target operation type from the operation instruction;
the authentication module is used for determining a target operation platform based on the operation instruction and carrying out authentication login on the target operation platform based on preset authentication information;
the execution module is used for executing the target operation on the target operation platform based on the target operation type and generating operation information;
the management module is configured to acquire the operation information of the target operation platform, and feed back, in combination with the operation information, information of the virtual machine in the target operation platform.
By adopting the technical scheme, the acquisition module acquires an operation instruction of a user, the identification module determines a target operation type through the operation instruction, and the authentication module determines a target operation platform according to the operation instruction and performs login authentication according to preset authentication information, so that the operation platform can be conveniently switched; the execution module executes the operation instruction according to the target operation type and obtains the operation information, the management module obtains the virtual machine information of the target operation platform according to the operation information and feeds back the information, the interface is used for providing convenience for the resource management of the virtual machines of a plurality of platforms, a large amount of time required by the operation of the plurality of platforms is saved, and the unified management of the virtual machines of the plurality of platforms is realized to a great extent.
Optionally, the authentication module includes a determination unit, an authentication unit and an authentication information base, and the authentication unit is connected to the determination unit;
the authentication information base is used for storing authentication information of all the operating platforms;
the judging unit is used for determining a target operation platform based on the operation instruction;
and the authentication unit is used for acquiring authentication information corresponding to the target operating platform from the authentication information base according to the target operating platform and logging in the target operating platform according to the authentication information.
By adopting the technical scheme, the authentication information of the target operation platform is directly acquired from the authentication information base for automatic login authentication, so that the operation flow is reduced, and the unified management of a plurality of operation platforms is facilitated.
Optionally, the target operation type includes a first operation type and a second operation type, and the execution module includes a first execution unit, a second execution unit, and a recording unit;
the first execution unit is used for executing target operation of a first operation type on the target operation platform;
the second execution unit is used for executing target operation of a second operation type on the target operation platform;
and the recording unit is used for recording the target operation and acquiring operation information according to the target operation.
Optionally, the target operating platform includes a first operating platform and a second operating platform, and the management module includes a first management unit, a second management unit, and a feedback unit;
the first management unit is used for acquiring the virtual machine information of the first operating platform based on the operating information;
the second management unit is used for acquiring the virtual machine information of the second operating platform based on the operating information;
the feedback unit is configured to feed back the virtual machine information in the first management unit and the second management unit.
By adopting the technical scheme, the information of the virtual machine is automatically fed back, so that a large amount of time required by multi-platform operation is saved, and convenience is provided for resource management of the virtual machine.
In a second aspect, the present application provides a method for managing a multi-platform virtual machine, which adopts the following technical solutions:
acquiring an operation instruction;
acquiring a target operation type based on the operation instruction;
determining a target operation platform based on the operation instruction, and performing authentication login on the target operation platform based on preset authentication information;
executing target operation on the target operation platform based on the target operation type to generate operation information;
and acquiring the operation information of the target operation platform, and feeding back the virtual machine information in the target operation platform based on the operation information.
By adopting the technical scheme, the operation instruction of the user is obtained, the target operation type is determined through the operation instruction, the target operation platform is determined according to the operation instruction, and automatic login authentication is carried out according to the preset authentication information, so that the operation platform can be switched conveniently; the method can provide convenience for the resource management of the virtual machines of a plurality of platforms, save a large amount of time required by the operation of the plurality of platforms, and realize the unified management of the virtual machines of the plurality of platforms to a great extent.
Optionally, the performing authentication login on the target operating platform based on the preset authentication information includes the following steps:
acquiring a preset authentication information base, wherein authentication information of all the operating platforms is stored in the authentication information base;
acquiring authentication information corresponding to the target operating platform from a preset authentication information base according to the target operating platform;
and logging in the target operating platform based on the authentication information.
By adopting the technical scheme, the authentication information of the target operation platform is directly acquired from the authentication information base for automatic login authentication, so that the operation flow is reduced, and the unified management of a plurality of operation platforms is facilitated.
Optionally, the executing the target operation on the target operation platform based on the target operation type and the generating the operation information include the following steps:
executing a target operation on the target operation platform based on the target operation type;
and recording the target operation, and generating operation information according to the target operation.
Optionally, the feeding back the virtual machine information in the target operating platform based on the operation information includes the following steps:
updating the virtual machine information in the target operating platform based on the operating information;
and feeding back the updated virtual machine information.
By adopting the technical scheme, the virtual machine information is updated according to the operation information, and the updated virtual machine information is fed back, so that a large amount of time for summarizing the multi-platform virtual machine information is saved, and convenience is provided for virtual machine resource management.
In a third aspect, the present application provides a terminal device, which adopts the following technical solution:
a terminal device comprises a memory, a processor and a computer program which is stored in the memory and can run on the processor, wherein the multi-platform virtual machine management method is adopted when the processor loads and executes the computer program.
By adopting the technical scheme, the multi-platform virtual machine management method generates the computer program, and the computer program is stored in the memory to be loaded and executed by the processor, so that the terminal equipment is manufactured according to the memory and the processor, and the use is convenient.
In a fourth aspect, the present application provides a computer-readable storage medium, which adopts the following technical solutions:
a computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, and when the computer program is loaded and executed by a processor, the multi-platform virtual machine management method is adopted.
By adopting the technical scheme, the multi-platform virtual machine management method generates the computer program and stores the computer program in the computer readable storage medium so as to be loaded and executed by the processor, and the computer program can be conveniently read and stored through the computer readable storage medium.
Drawings
Fig. 1 is a schematic diagram illustrating an overall module connection of a multi-platform virtual machine management interface according to an embodiment of the present disclosure.
Fig. 2 is a schematic overall flow chart of a multi-platform virtual machine management method according to an embodiment of the present application.
Fig. 3 is a schematic flowchart illustrating steps S201 to S203 in a multi-platform virtual machine management method according to an embodiment of the present application.
Fig. 4 is a schematic flowchart illustrating steps S301 to S302 in a multi-platform virtual machine management method according to an embodiment of the present application.
Fig. 5 is a schematic flowchart illustrating steps S401 to S402 in a multi-platform virtual machine management method according to an embodiment of the present application.
Description of reference numerals:
1. an acquisition module; 2. an identification module; 3. an authentication module; 31. an authentication information base; 32. a judgment unit; 33. an authentication unit; 4. an execution module; 41. a first execution unit; 42. a second execution unit; 43. a recording unit; 5. a management module; 51. a first management unit; 52. a second management unit; 53. and a feedback unit.
Detailed Description
The present application is described in further detail below with reference to the accompanying drawings.
The embodiment of the application discloses a management interface of a multi-platform virtual machine, refer to fig. 1, and the management interface comprises an acquisition module, an identification module, an authentication module, an execution module and a management module, wherein the acquisition module is respectively connected with the identification module and the authentication module, the acquisition module is used for acquiring an operation instruction of a user, the identification module is used for identifying a target operation type of the operation instruction, the authentication module is used for determining a target operation platform according to the operation instruction and performing login authentication, the execution module is used for executing target operation, and the management module is used for feeding back virtual machine information of the target operation platform.
The user issues the operation instruction through the acquisition module, and the specific operation of issuing the operation instruction may be clicking a corresponding operation key on the computer or inputting through a keyboard. Generally, an operation instruction issued by a user for an operation platform includes two operation types, which are an information query operation of a virtual machine in the operation platform and an add/delete operation of the virtual machine inside the operation platform, respectively, and an identification module identifies a target operation type of the operation instruction from the operation instruction.
The authentication module also acquires the operation instruction and determines a target operation platform according to the operation instruction. The operating platform is a virtualized product management platform developed by each company, the operating platform in this embodiment is described by taking a microsoft virtualized product management platform and a VMware virtualized product management platform as examples, in other embodiments, other types of virtualized management platforms may be added, and a specific operation flow may be deduced by analogy.
Specifically, the authentication module comprises a judgment unit, an authentication unit and an authentication information base, wherein the authentication unit is respectively connected with the judgment unit and the authentication information base. The judging unit determines a target operating platform according to the operating instruction, and the authentication unit acquires the authentication information of the target operating platform from the authentication information base according to the target operating platform so as to log in the target operating platform.
More specifically, the authentication information base stores authentication information matched with each virtualized product management platform, the authentication information comprises the IP, the user name, the password and the like of the virtualized product, and after the judging unit determines the target operating platform, the authentication unit acquires the authentication information such as the IP, the user name, the password and the like of the target operating platform from the authentication information base to perform automatic authentication login, so that the operation complexity during switching of the operating platforms is reduced.
For example, if a user issues an operation instruction of "query all information of a virtual machine in the microsoft virtualization product management platform", the acquisition module acquires that the target operation type is a query operation, the determination unit in the authentication module determines that the target operation platform is the microsoft virtualization product management platform, and the authentication unit matches authentication information such as an IP, a user name, a password, and the like of the microsoft virtualization product management platform from the authentication information library and logs in the microsoft virtualization product management platform to execute the target operation.
Specifically, the execution module comprises a first execution unit, a second execution unit and a recording unit, wherein the first execution unit is used for executing the target operation of the first operation type, the second execution unit is used for executing the target operation of the second operation type, and the recording unit is used for recording the target operation and acquiring the operation information according to the target operation.
In this embodiment, the first execution unit executes the query operation, the second execution unit executes the add/delete operation of the virtual machine in the operation platform, and the operation objects of the first execution unit and the second execution unit are the target operation platforms. For example, when virtual machine information in a microsoft virtualization product needs to be queried, the first execution unit performs a query operation on a microsoft virtualization product management platform; when the virtual machines in the VMware virtualization product need to be added or deleted, the second execution unit performs the addition or deletion of the virtual machines on the VMware virtualization product management platform. When the target operation is completed, the recording unit records the target operation to obtain operation information.
Specifically, the management module comprises a first management unit, a second management unit and a feedback unit, the first management unit is used for acquiring the virtual machine information of the first operation platform, the second management unit is used for acquiring the virtual machine information of the second operation platform, and the feedback unit is used for sorting the virtual machine information and feeding the virtual machine information back to a user after the first management unit or the second management unit acquires the virtual machine information.
More specifically, after the operation information is obtained, the virtual machine information of the target operating platform is updated according to the operation information, for example, when an operation of adding a new virtual machine is performed in the microsoft virtualization product management platform, the operation information is recorded as "add new virtual machine, the virtual machine information is … …", and the virtual machine information of the microsoft virtualization product management platform is updated according to the operation information, so that updated virtual machine information is obtained.
More specifically, in the present embodiment, the first management unit acquires the virtual machine information of the first operating platform, and the second management unit acquires the virtual machine information of the second operating platform. For example, the first management unit obtains all the virtual machine information in microsoft virtualization products, and the second management unit obtains the virtual machine information in VMware virtualization products, where the virtual machine information may be a CPU, a memory, a host, an IP address, and the like of a virtual machine. The first management unit acquires all the virtual machine information in the Microsoft virtualization product by calling a public interface of a Microsoft virtualization product management platform, and similarly, the second management unit acquires the virtual machine information in the VMware virtualization product by calling the public interface of the VMware virtualization product management platform, so that other third party controls are not required to be added, and additional security risks are reduced.
The feedback unit arranges the virtual machine information and feeds back the virtual machine information in a standardized form according to a preset format so as to be convenient for a user to check.
The implementation principle of the management interface of the multi-platform virtual machine in the embodiment of the application is as follows: the acquisition module acquires an operation instruction of a user, the identification module determines a target operation type through the operation instruction, and the authentication module determines a target operation platform according to the operation instruction and performs login authentication according to preset authentication information, so that the operation platform can be switched conveniently; the execution module executes the operation instruction according to the target operation type and obtains operation information, the management module obtains the virtual machine information of the target operation platform according to the operation information and feeds back the information, the interface is used for providing convenience for the resource management of the virtual machines of multiple platforms, a large amount of time required by the operation of the multiple platforms is saved, and the unified management of the virtual machines of the multiple platforms is realized to the great extent.
The embodiment of the application discloses a multi-platform virtual machine management method, which refers to fig. 2 and comprises the following steps:
s101, acquiring an operation instruction;
s102, acquiring a target operation type based on the operation instruction;
s103, determining a target operation platform based on the operation instruction, and performing authentication login on the target operation platform based on preset authentication information;
s104, executing target operation on the target operation platform based on the target operation type to generate operation information;
and S105, acquiring the operation information of the target operation platform, and feeding back the virtual machine information in the target operation platform based on the operation information.
In step S101, an operation instruction issued by a user is obtained, and a specific operation of issuing the operation instruction may be to click a corresponding operation key on a computer or to input the operation instruction through a keyboard. Generally, an operation instruction issued by a user for an operation platform includes two operation types, which are an information query operation of a virtual machine in the operation platform and an add/delete operation of the virtual machine inside the operation platform, respectively, and an identification module identifies a target operation type of the operation instruction from the operation instruction.
In step S102, after the operation instruction is obtained, the target operation type is obtained according to the operation instruction to determine whether the operation is an information query operation for the operating platform virtual machine or an add/delete operation for the virtual machine.
In step S103, the operating platform is a virtualized product management platform developed by each company, the operating platform in this embodiment is described by taking a microsoft virtualized product management platform and a VMware virtualized product management platform as examples, in other embodiments, other types of virtualized management platforms may be added, and a specific operation flow may be deduced by analogy.
Specifically, after the target operating platform is determined, the target operating platform is logged in according to preset authentication information, with reference to fig. 3, the method specifically includes the following steps:
s201, acquiring a preset authentication information base, wherein authentication information of all operation platforms is stored in the authentication information base;
s202, acquiring authentication information corresponding to a target operating platform from a preset authentication information base according to the target operating platform;
and S203, logging in a target operation platform based on the authentication information.
Specifically, in this embodiment, an authentication information base is preset, in which authentication information matched with each virtualized product management platform is stored, where the authentication information includes an IP, a user name, a password, and the like of a virtualized product, and after a target operating platform is determined, the authentication information such as the IP, the user name, the password, and the like of the target operating platform may be obtained from the authentication information base to perform automatic authentication login, so that the operation complexity when switching the operating platforms is reduced.
For example, the user issues an operation instruction "query all information of the virtual machine in the microsoft virtualization product management platform", and at this time, it is determined that the target operation type is query operation and the target operation platform is the microsoft virtualization product management platform, and the authentication information such as the IP, the user name, and the password of the microsoft virtualization product management platform is matched from the authentication information base, and the microsoft virtualization product management platform is logged in to execute the target operation.
In step S104, after logging in the target operating platform, the operating instruction may be executed according to the target operation type. Referring to fig. 4, the method specifically includes the following steps:
s301, executing target operation on a target operation platform based on the target operation type;
and S302, recording the target operation, and generating operation information according to the target operation.
Specifically, in this embodiment, the execution module executes the operation instruction, where the execution module includes a first execution unit and a second execution unit, the first execution unit executes the query operation, the second execution unit executes the add/delete operation of the virtual machine in the operation platform, and operation objects of the first execution unit and the second execution unit are the target operation platforms. For example, when virtual machine information in a microsoft virtualization product needs to be queried, the first execution unit performs a query operation on a microsoft virtualization product management platform; when the virtual machines in the Vmware virtualization product need to be added or deleted, the second execution unit performs the addition or deletion of the virtual machines aiming at the Vmware virtualization product management platform. And when the target operation is finished, recording the target operation to obtain operation information, wherein the operation information is all the virtual machine information after the target operation platform finishes the query or the adding and deleting operation.
In step S105, after the operation information is acquired, the virtual machine information of the target operation platform is summarized. Referring to fig. 5, the method specifically includes the following steps:
s401, updating the virtual machine information in the target operation platform based on the operation information;
s402, feeding back the updated virtual machine information.
Specifically, after the operation information is obtained, the virtual machine information of the target operating platform is updated according to the operation information, for example, when an operation of adding a new virtual machine is performed in the microsoft virtualization product management platform, the operation information is recorded as "add new virtual machine, the virtual machine information is … …", and the virtual machine information of the microsoft virtualization product management platform is updated according to the operation information, so that updated virtual machine information is obtained. In this embodiment, the virtual machine information is obtained by calling a common interface of each virtualization product management platform, so that no other third party control needs to be added, and additional security risks are reduced. After the virtual machine information is obtained, the virtual machine information is sorted, and the virtual machine information is fed back in a standardized form according to a preset format so as to be conveniently checked by a user.
The implementation principle of the multi-platform virtual machine management method in the embodiment of the application is as follows: acquiring an operation instruction of a user, determining a target operation type through the operation instruction, determining a target operation platform according to the operation instruction, and performing automatic login authentication according to preset authentication information so as to facilitate switching of the operation platform; the method can provide convenience for the resource management of the virtual machines of a plurality of platforms, save a large amount of time required by the operation of the plurality of platforms, and realize the unified management of the virtual machines of the plurality of platforms to a great extent.
The embodiment of the application further discloses a terminal device, which comprises a memory, a processor and a computer program which is stored in the memory and can run on the processor, wherein when the processor executes the computer program, the multi-platform virtual machine management method in the embodiment is adopted.
The terminal device may adopt a computer device such as a desktop computer, a notebook computer, or a cloud server, and the terminal device includes but is not limited to a processor and a memory, for example, the terminal device may further include an input/output device, a network access device, a bus, and the like.
The processor may be a Central Processing Unit (CPU), and of course, according to an actual use situation, other general processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and the like may also be used, and the general processor may be a microprocessor or any conventional processor, and the present application does not limit the present invention.
The memory may be an internal storage unit of the terminal device, for example, a hard disk or a memory of the terminal device, or an external storage device of the terminal device, for example, a plug-in hard disk, a smart card memory (SMC), a secure digital card (SD) or a flash memory card (FC) equipped on the terminal device, and the memory may also be a combination of the internal storage unit of the terminal device and the external storage device, and the memory is used for storing a computer program and other programs and data required by the terminal device, and the memory may also be used for temporarily storing data that has been output or will be output, which is not limited in this application.
The multi-platform virtual machine management method in the embodiment is stored in a memory of the terminal device through the terminal device, and is loaded and executed on a processor of the terminal device, so that the terminal device is convenient to use.
The embodiment of the application further discloses a computer-readable storage medium, and the computer-readable storage medium stores a computer program, wherein when the computer program is executed by a processor, the multi-platform virtual machine management method in the above embodiment is adopted.
The computer program may be stored in a computer readable medium, the computer program includes computer program code, the computer program code may be in a source code form, an object code form, an executable file or some intermediate form, and the like, the computer readable medium includes any entity or device capable of carrying the computer program code, a recording medium, a usb disk, a removable hard disk, a magnetic disk, an optical disk, a computer memory, a Read Only Memory (ROM), a Random Access Memory (RAM), an electrical carrier signal, a telecommunication signal, a software distribution medium, and the like, and the computer readable medium includes but is not limited to the above components.
The multi-platform virtual machine management method in the above embodiment is stored in a computer-readable storage medium through the computer-readable storage medium, and is loaded and executed on a processor, so as to facilitate storage and application of the method.
The above embodiments are preferred embodiments of the present application, and the protection scope of the present application is not limited by the above embodiments, so: equivalent changes in structure, shape and principle of the present application shall be covered by the protection scope of the present application.

Claims (10)

1. The multi-platform virtual machine management interface is characterized by comprising an acquisition module, an identification module, an authentication module, an execution module and a management module, wherein the identification module is connected with the acquisition module, and the authentication module is connected with the acquisition module;
the acquisition module is used for acquiring an operation instruction;
the identification module is used for identifying a target operation type from the operation instruction;
the authentication module is used for determining a target operation platform based on the operation instruction and carrying out authentication login on the target operation platform based on preset authentication information;
the execution module is used for executing target operation on the target operation platform based on the target operation type and generating operation information;
the management module is configured to acquire the operation information of the target operation platform, and feed back, in combination with the operation information, information of the virtual machine in the target operation platform.
2. The multi-platform virtual machine management interface according to claim 1, wherein the authentication module comprises a determination unit, an authentication unit and an authentication information base, and the authentication unit is connected to the determination unit;
the authentication information base is used for storing authentication information of all the operating platforms;
the judging unit is used for determining a target operation platform based on the operation instruction;
and the authentication unit is used for acquiring authentication information corresponding to the target operating platform from the authentication information base according to the target operating platform and logging in the target operating platform according to the authentication information.
3. The multi-platform virtual machine management interface according to claim 1, wherein the target operation type comprises a first operation type and a second operation type, and the execution module comprises a first execution unit, a second execution unit and a recording unit;
the first execution unit is used for executing target operation of a first operation type on the target operation platform;
the second execution unit is used for executing target operation of a second operation type on the target operation platform;
and the recording unit is used for recording the target operation and acquiring operation information according to the target operation.
4. The multi-platform virtual machine management interface according to claim 3, wherein the target operating platform comprises a first operating platform and a second operating platform, and the management module comprises a first management unit, a second management unit and a feedback unit;
the first management unit is used for acquiring the virtual machine information of the first operating platform based on the operating information;
the second management unit is used for acquiring the virtual machine information of the second operating platform based on the operating information;
the feedback unit is configured to feed back the virtual machine information in the first management unit and the second management unit.
5. A multi-platform virtual machine management method is characterized by comprising the following steps:
acquiring an operation instruction;
acquiring a target operation type based on the operation instruction;
determining a target operation platform based on the operation instruction, and performing authentication login on the target operation platform based on preset authentication information;
executing target operation on the target operation platform based on the target operation type to generate operation information;
and acquiring the operation information of the target operation platform, and feeding back the virtual machine information in the target operation platform based on the operation information.
6. The method for managing a multi-platform virtual machine according to claim 5, wherein the performing authentication login on the target operating platform based on the preset authentication information includes the following steps:
acquiring a preset authentication information base, wherein authentication information of all the operating platforms is stored in the authentication information base;
acquiring authentication information corresponding to the target operating platform from a preset authentication information base according to the target operating platform;
and logging in the target operation platform based on the authentication information.
7. The method for managing a multi-platform virtual machine according to claim 5, wherein said executing a target operation on the target operation platform based on the target operation type, and generating operation information comprises the following steps:
executing a target operation on the target operation platform based on the target operation type;
and recording the target operation, and generating operation information according to the target operation.
8. The method for managing multiple virtual machines according to claim 7, wherein the step of feeding back the virtual machine information in the target operating platform based on the operation information comprises the following steps:
updating the virtual machine information in the target operating platform based on the operating information;
and feeding back the updated virtual machine information.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and being executable on the processor, characterized in that the method of any of claims 5-8 is used when the computer program is loaded and executed by the processor.
10. A computer-readable storage medium, in which a computer program is stored, which, when being loaded and executed by a processor, carries out the method of any one of claims 5 to 8.
CN202210311655.5A 2022-03-28 2022-03-28 Multi-platform virtual machine management interface, management method, terminal and storage medium Pending CN114706657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210311655.5A CN114706657A (en) 2022-03-28 2022-03-28 Multi-platform virtual machine management interface, management method, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210311655.5A CN114706657A (en) 2022-03-28 2022-03-28 Multi-platform virtual machine management interface, management method, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN114706657A true CN114706657A (en) 2022-07-05

Family

ID=82171519

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210311655.5A Pending CN114706657A (en) 2022-03-28 2022-03-28 Multi-platform virtual machine management interface, management method, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN114706657A (en)

Similar Documents

Publication Publication Date Title
CN111695156A (en) Service platform access method, device, equipment and storage medium
CN110209650B (en) Data normalization and migration method and device, computer equipment and storage medium
CN108427649B (en) Access management method, terminal device, system and storage medium of USB interface
US8464242B2 (en) Virtualization of configuration settings
US8918448B2 (en) Application component decomposition and deployment
WO2021184725A1 (en) User interface test method and apparatus, storage medium, and computer device
US9135056B2 (en) Automated, controlled distribution and execution of commands and scripts
CN111641627A (en) User role authority management method and device, computer equipment and storage medium
US20200026688A1 (en) File sharing method based on two-dimensional code, server and terminal device
US11269663B2 (en) Method and apparatus for adapting handle device to third-party application, and storage medium
CN108460068B (en) Method, device, storage medium and terminal for importing and exporting report
CN114064563A (en) Data migration method and server based on object storage
WO2020015170A1 (en) Interface invoking method and apparatus, and computer-readable storage medium
US8856740B2 (en) Implementing multiple versions of a plug-in concurrently
WO2020000716A1 (en) Big data analysis system, server, data processing method, program and storage medium
CN110941681B (en) Multi-tenant data processing system, method and device of power system
CN115269040B (en) Tenant business application expanding method, device and system
CN114706657A (en) Multi-platform virtual machine management interface, management method, terminal and storage medium
CN111858020A (en) User resource limiting method, device and computer storage medium
CN114238273A (en) Database management method, device, equipment and storage medium
CN114153438A (en) API automatic generation system
CN113760450A (en) Automatic safety management method and device for private cloud virtual machine, terminal and storage medium
CN112417012A (en) Data processing method and system
CN113656378A (en) Server management method, device and medium
CN108334394B (en) Multi-language processing method and device for basic data of multi-language software system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination