[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Log Forwarding Configuration
DescriptionReturns log forwarding configuration.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost/suite-api/api/logs/forwarding
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
LogForwardingConfiguration
of type(s) application/json, application/xml
The log forwarding configuration data
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/logs/forwarding
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations