If you encounter unexpected behavior when executing SnapCenter Plug-in for VMware vSphere REST APIs, you can use the log files to identify the cause and resolve the problem.
Download log files
There are two ways you can download the log files:
- Use the Job REST APIs to download logs.
- Access the logs folder on the host where the plug-in is deployed.
Corrective actions
- Use escape characters (\\) when providing a source path in Swagger. For example: \\\\vol1\\path1\\path2.
- Use escape characters (\\) when providing the domain and username for API login authentication. For example: domain\\username