Notify about updates to a LRT file

put

https://cloud-native-SBC-IP/status/v1/lrt/{arg_local_route_config}/reload

This operation displays a notification about a changed LRT file

Request

Path Parameters
Query Parameters
  • Run the operation on this instance; if not present, run the operation on all instances

There's no request body for this operation.

Back to Top

Response

200 Response

response containing a list of operation results from all targeted services/instance
Body ()
Root Schema : OperationResults
Type: object
List of operation results from services/instances
Show Source
Nested Schema : results
Type: array
Show Source
Nested Schema : OperationResult
Type: object
operation result for a particular service/instance
Show Source

400 Response

text description for a bad operation request response
Body ()
Root Schema : schema
Type: string

500 Response

text description for an internal server error response
Body ()
Root Schema : schema
Type: string
Back to Top