Information
Space banner This version of the product is in limited support. However, the documentation is available for your convenience. You will not be able to leave comments.

v4.0 Logging Properties API


TrueSight Network Automation REST API – LoggingPropertiesService
The base URL for the API is:

https://serverName:portNumber/bca-networks/api

logging_properties

{{status subtle="false" colour="Blue" title="GET"/}}

 /v4.0/logging_properties
Click here to expand...


Parameters

Name

Located in

Description

Default

Schema

Authorization

header

Authorization token formatted as 'Bearer [token]'


string*

Responses

Code

Description

Schema

401

Unauthorized: Failed to provide a suitable Authorization header or accessToken cookie, or the specified user is not logged in


403

Forbidden: Not allowed to access logging properties


404

Not found: Unable to read the logging.properties file


500

Internal server error: Unexpected exception occurred


{{status subtle="false" colour="Yellow" title="PUT"/}}

 /v4.0/logging_properties
Click here to expand...


Parameters

Name

Located in

Description

Default

Schema

body

body

Complete new values for logging properties


string

Authorization

header

Authorization token formatted as 'Bearer [token]'


string*

Responses

Code

Description

Schema

400

Bad request: Input logging properties are invalid


401

Unauthorized: Failed to provide a suitable authorization header or accessToken cookie, or the specified user is not logged in


403

Forbidden: Not allowed to modify the logging properties


404

Not found: Unable to write the logging.properties file


500

Internal server error: Unexpected exception occurred


{{status subtle="false" colour="Blue" title="GET"/}}

 /v4.0/logging_properties/default_logging_properties
Click here to expand...


Parameters

Name

Located in

Description

Default

Schema

Authorization

header

Authorization token formatted as 'Bearer [token]'


string*

Responses

Code

Description

Schema

401

Unauthorized: Failed to provide a suitable Authorization header or accessToken cookie, or the specified user is not logged in


403

Forbidden: Not allowed to access logging properties


500

Internal server error: Unexpected exception occurred



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Network Automation 20.02