HTTP Method URL Dialog Box
- Updated2025-03-14
- 1 minute(s) read
HTTP Method URL Dialog Box
Right-click an HTTP method VI in a LabVIEW project and select Show Method URL to display this dialog box. You also can right-click a public file or content folder and select Show Public URL to display this dialog box.
Use this dialog box to find and copy the URL that clients can use to access the Web service file. You copy the URL that corresponds to the file when published to a particular server, including the debugging server.
Option | Description |
---|---|
Available Servers | Lists the servers on which the Web service file can reside. When you select a server in this menu, LabVIEW updates the HTTP Method URL to include the correct port for accessing the file. |
HTTP Method URL | Displays the URL that clients can use to access the Web service file. You might need to replace placeholder values for input parameters with actual values. |
Copy URL | Copies the HTTP Method URL to the clipboard. |