Client RPC proto file for BFD RPCs. More...
RPC Calls | |
rpc | SLBfdv4Oper::SLBfdv4RegOp (SLBfdRegMsg) returns(SLBfdRegMsgRsp) |
BFD Registration Operations. More... | |
rpc | SLBfdv4Oper::SLBfdv4Get (SLBfdGetMsg) returns(SLBfdGetMsgRsp) |
Used to retrieve global BFD info from the server. | |
rpc | SLBfdv4Oper::SLBfdv4GetStats (SLBfdGetMsg) returns(SLBfdGetStatsMsgRsp) |
Used to retrieve global BFD stats from the server. | |
rpc | SLBfdv4Oper::SLBfdv4GetNotifStream (SLBfdGetNotifMsg) returns(stream SLBfdv4Notif) |
BFD notifications. More... | |
rpc | SLBfdv4Oper::SLBfdv4SessionOp (SLBfdv4Msg) returns(SLBfdv4MsgRsp) |
BFD session operations. More... | |
rpc | SLBfdv4Oper::SLBfdv4SessionGet (SLBfdv4GetMsg) returns(SLBfdv4GetMsgRsp) |
Retrieve BFD session attributes and state. More... | |
Messages | |
message | SLBfdv4Key |
BFD unique key identifier. More... | |
message | SLBfdv4SessionCfg |
BFD session information. More... | |
message | SLBfdv4Msg |
Contains a List of BFD session objects. More... | |
message | SLBfdv4Res |
BFD result. More... | |
message | SLBfdv4MsgRsp |
BFD bulk result. More... | |
message | SLBfdv4GetMsg |
BFD Get Message. More... | |
message | SLBfdv4SessionCfgState |
BFD Session Config and State info. More... | |
message | SLBfdv4GetMsgRsp |
BFD Get Message Response. More... | |
message | SLBfdv4SessionState |
BFD Session and State info. More... | |
message | SLBfdv4Notif |
BFD Session and State info Message. More... | |
Attributes | |
syntax = "proto3" | |
package | service_layer |
option | go_package ="github.com/Cisco-service-layer/service-layer-objmodel/grpc/protos;service_layer" |
Client RPC proto file for BFD RPCs.
Declares calls for adding, deleting, updating, and getting the BFD sessions.
Copyright (c) 2016 by Cisco Systems, Inc.