Cisco Service Layer API Documentation

sl_common_types.proto File Reference

Common definitions for all of the service layer proto files. More...

Messages

message  SLErrorStatus
 
message  SLInterface
 Interface info. More...
 
message  SLIpAddress
 One of IPv4 or IPv6 addresses. More...
 

Enumerations

enum  SLRegOp { SL_REGOP_RESERVED = 0x0, SL_REGOP_REGISTER = 0x1, SL_REGOP_UNREGISTER = 0x2, SL_REGOP_EOF = 0x3 }
 Registration Operations. More...
 
enum  SLObjectOp { SL_OBJOP_RESERVED = 0x0, SL_OBJOP_ADD = 0x1, SL_OBJOP_UPDATE = 0x2, SL_OBJOP_DELETE = 0x3 }
 Object Operations. More...
 
enum  SLNotifOp { SL_NOTIFOP_RESERVED = 0x0, SL_NOTIFOP_ENABLE = 0x1, SL_NOTIFOP_DISABLE = 0x2 }
 Notification Operations. More...
 
enum  SLEncapType { SL_ENCAP_RESERVED = 0x0, SL_ENCAP_VXLAN = 0x1, SL_ENCAP_MPLS = 0x2 }
 Encapsulation Types. More...
 

Attributes

 syntax = "proto3"
 
package service_layer
 

Detailed Description


Copyright (c) 2019 by Cisco Systems, Inc.

All rights reserved.