Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 204
  
 
 
 
Cisco Evolved Programmable Network Manager 2.0.1 RESTCONF API Guide 
 
 
42 
consecutive-n-values 
Integer 
The threshold breach is applied 
for n entities. 
reaction-x-axis-values 
Integer 
Determines the number of 
occurrence out of Y. 
reaction-y-axis-values 
Integer 
Determines the total 
occurrence of the given entity. 
simple-frequency-value 
Integer 
Indicates the periodicity of this 
SLA (how frequently this check 
should be performed).  
simple-life-time-value 
Integer 
Indicates that if the event does 
not occur, the check will be 
performed after the time (in 
mili seconds) specified in this 
value. 
simple-age-out-value 
Integer 
Indicates the maximum time in 
milliseconds until when this 
IPSLA should function. 
start-now 
Boolean 
Indicates that the execution 
can start immediately. 
start-time 
integer 
Indicates that the execution 
must start after the given 
number of seconds. 
 
 
 
 
4.16.2 Operations  
The following sub-sections provide the details of the operations that can be used for service activation.
  
4.16.2.1 
Provision Service 
 
Operation 
Description 
Provision a Service 
This operation can be used to provision a service. 
HTTP Method  
Resource Path  
POST 
/operations/v1/cisco-service-activation:provision-service 
Request  Message 
Request Content Type 
application/xml, application/yang.operation +xml, application/json, 
application/yang.operation+json 
Request Data 
Request data of type provision-service-request that contains the details of the 
service type and order-data and other related data – see yang model for the 
data details. 
Response  Message 
Response Content Type 
application/xml, application/yang.operation +xml, application/json, 
application/yang.operation+json 
Response Data 
Return a provisioning response of type provision-service-response that contains 
the details of the execution which includes service reference details, device CLI 
details, etc. – see yang model for the data details.