Al momento non è possibile inviare moduli sul sito di supporto per pianificare la manutenzione. Se necessiti di assistenza immediata, contatta il supporto tecnico. Ci scusiamo per il disagio.
Questo articolo ti è servito per risolvere il problema?
Seleziona valutazione
Titolo
Video Demonstration of REST APIs for Netvault
Descrizione
How to Obtain and Deploy REST APIs for Netvault.
Causa
The NetVault API provides a web-service based interface to configure and administer NetVault. The NetVault API is built on the Representational State Transfer (REST) architecture, which is the most widely used style for building APIs. The NetVault API uses the HTTP protocol to communicate with NetVault. The NetVault API is therefore easy to use in cloud-based applications, as well as across multiple platforms and programming languages.
The NetVault API uses JavaScript Object Notation (JSON) as the message format for request and response messages.
Risoluzione
NetVault offers REST APIs managed Swagger, an open-source suite of API developer tools To obtain the REST API files (Refer the attachment )
To deploy the REST APIs, on a Windows server or a Linux server, complete one of the following procedures.
NOTE: When deploying on Windows, run the command line as Administrator. When deploying on Linux,
execute the commands as root.
To deploy REST APIs on Windows:
1 On the NetVault Server, download and unzip the REST API files.
2 On the NetVault Server, download and install Node.js from https://nodejs.org/en/.
3 If not already installed, download and install NPM from https://npmjs.com/get-npm.
4 If not already installed, download and install Visual Studio Community including "Desktop development with C++" workload. More info https://github.com/nodejs/node-gyp#on-windows
5 Update config.js (for URL, DB_LOCATION, SERVER_PUBLIC_IP, CLI_PATH) present in the API folder.
6 In the root directory of the drive where you installed Node.js, create a folder named “db” (for example,
C:\db).
7 On the command line as Administrator, change to the path that contains the unzipped API files and run the following command:
npm install
8 Start the node server and run the following command:
npm run dev
9 After the server starts, to start using the APIs and view API documentation, open the following Swagger
of 'REST APIs forvideo-demonstration-of-rest-w.tColorWhiteBlackRedGreenBlueYellowMagentaCyai-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%
Text Edge StyleNoneRaisedDepressedUniformDropshadow
Font FamilyProportional Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasu
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Contenuti consigliati
Prodotto/i:
NetVault
13.0.2, 13.0.1, 13.0
Argomento/i:
How To
Cronologia articoli:
Data di creazione: 6/30/2020 Ultimo aggiornamento: 5/19/2023
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Questo è il portale del supporto
Puoi trovare aiuto e supporto online per Quest *prodotto* sul sito di supporto di un affiliato. Fai clic su Continua per essere reindirizzato ai contenuti e all'assistenza corretti per *prodotto*.
Cerca in tutti gli articoli
Internet Explorer 8, 9 e 10 non sono più supportati
Il portale Quest Software non supporta più Internet Explorer 8, 9, e 10. Si consiglia di aggiornare il browser all'ultima versione di Internet Explorer o Chrome.