|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Modifies the service attributes. 
The identifier of the service of interest
Use:  Required  
JSON Schema:  
Object type: string
This parameter specifies the onBoot option for the service.
Use:  Required  
JSON Schema:  
    Object
    type:boolean
Success
Unexpected error
Service does not exist
 
   PUT 
   https://1.2.3.4:8443/api/lunasa/services/stc
   {
   "onBoot" : true
   }
 
    {
    }