Cisco Cisco Prime Collaboration 10.5 User Guide

Page of 78
 
 
© 2012-2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 16 of 2 
command. 
 
lists the state codes for the CupmApiStatusValue Attribute. 
Table 6: Status Code ENUMs for CupmApiStatusValue Attribute 
State 
Description 
SUBMITTED 
The Prime Collaboration Provisioning NBI request has been received by the 
Prime Collaboration Provisioning server. The synchronous message exchange 
is not yet completed. 
REJECTED 
The Prime Collaboration Provisioning NBI request was rejected by the 
NbiManager and an exception was thrown back to the client. 
PENDING 
The Prime Collaboration Provisioning NBI request has been accepted by the 
ApiManager and assigned an API ID. Execution is in progress. 
COMPLETED_SUCCESSFULLY  The Prime Collaboration Provisioning NBI has completed successfully 
COMPLETED_FAILURE 
The Prime Collaboration Provisioning NBI failed. The failure could be partial or 
total. 
 
For orders, an additional status object that provides information about each product detail step in the order is 
attached. 
Complete Object Definition File: Common.xsd 
CupmApiFilterValue 
The CupmApiFilter has three sections: 
•  Object Selection Criteria for primary object—Defines which object instances to return. 
o
 
A generic metadata structure specifying attribute names and values for selection of the data. 
o
 
And/Or flag indicating if the above criterion is to be applied with a logical ‘and’ or a logical ‘or’.  
•  Object Selection Criteria for associated object—If the object type in the list selection has one or more 
associated objects, you can select one of these objects and apply selection criteria to this object in 
addition to the list object type. 
o
 
A string containing the associated object type. 
o
 
A generic metadata structure specifying attribute names and regular expressions for selection of 
the data. The and/or flag in the first selection criteria applies here as well. 
•  Object Attributes Returned Criteria—Specifies which attributes of the selected objects should be returned. 
o
 
ENUM indicating return key attributes only, all attributes, or selected attributes. 
o
 
An attribute list that is applied if the above selection requires it. The key attribute and all 
attributes in this list will be returned. 
The CupmApiFilter class is used to define the acceptance criteria on the lists returned by the NBI list commands.