Cisco Cisco Prime Central 1.5 Guida Dello Sviluppatore

Pagina di 236
  
 
Cisco Prime Central 1.5 NBI Guide 
 
 
17
 
output:
   
fault:provisionException 
               
 
 
 
 
 
 
         
succeeds, it returns a service instance referen
ce and an acceptance set to True. When this 
operation fails, it returns an exception.            
                    
Service  
operation:modify  
input:
  
output:
  
fault:modifyException          
 
       
Modifies the lifecycle and priority of a service
.  When  this  operation  succeeds,  it  returns a 
service instance reference and an acceptance 
set  to  True.  When  this  operation  fails,  it 
returns an acceptance set to False.  
Service  
operation:Terminate  
input:
 
output:
 
fault:TerminateException  
 
Terminates a service. When this operation su
cceeds,  it  returns  an  acceptance  set  to True. 
When  this  operation  fails,  it  returns  an 
exception.  
Service  
operation:getServiceInventory    
input:
  
output:
  
fault:getServiceException  
 
Retrieves a list of service instances. When thi
s operation succeeds, it returns a list of servic
es.  When  this  operation  fails,  it  returns  an 
exception.  
Customer  
operation:createCustomer  
input:
  
output:
fault: createCustomerException  
Creates a customer instance. When this 
operation succeeds, it returns a customer 
reference  and  a  success  set  to  True. When 
this operation fails, it returns an exception.  
Customer  
operation:modifyCustomer  
input:
 
output:
    
fault: modifyCustomerException  
Modifies the properties of a customer 
instance. When this operation succeeds, it 
returns a success set to True. When this 
operation fails, it returns an exception.  
Customer  
operation:deleteCustomer  
input:
  
output:
fault: deleteCustomerException  
Deletes a customer instance. When this 
operation  succeeds,  it  returns  a success  set 
to True.  When this  operation  fails,  it  returns 
an exception.  
Customer   
operation:getCustomer  
input:
  
Retrieves a specified customer. When this op
eration succeeds, it returns a customer objec