Cisco Service Layer API Documentation

sl_global.proto File Reference

Server RPC proto file. More...

RPC Calls

rpc SLGlobal::SLGlobalInitNotif (SLInitMsg) returns(stream SLGlobalNotif)
 Initialize the connection, and setup a application level heartbeat channel. More...
 
rpc SLGlobal::SLGlobalsGet (SLGlobalsGetMsg) returns(SLGlobalsGetMsgRsp)
 Get platform specific globals.
 

Messages

message  SLInitMsg
 Initialization message sent to the server. More...
 
message  SLInitMsgRsp
 Server's response to the SLInitMsg. More...
 
message  SLVrfRouteReplayErrorNotif
 Routes replay error notification. More...
 
message  SLGlobalNotif
 Globals query message. More...
 
message  SLGlobalsGetMsg
 Globals query message. More...
 
message  SLGlobalsGetMsgRsp
 Platform specific globals Response. More...
 

Enumerations

enum  SLGlobalNotifType { SL_GLOBAL_EVENT_TYPE_RESERVED = 0x0, SL_GLOBAL_EVENT_TYPE_ERROR = 0x1, SL_GLOBAL_EVENT_TYPE_HEARTBEAT = 0x2, SL_GLOBAL_EVENT_TYPE_VERSION = 0x3 }
 Global Event Notification types. More...
 

Attributes

 syntax = "proto3"
 
package service_layer
 
option go_package ="github.com/Cisco-service-layer/service-layer-objmodel/grpc/protos;service_layer"
 

Detailed Description

Server RPC proto file.

Client invokes to init the session on server.


Copyright (c) 2019, 2023 by Cisco Systems, Inc.

All rights reserved.