cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
722
Views
0
Helpful
7
Replies

List of attributeID for NBI Prime Collab v11

Thomas Marie
Level 1
Level 1

Hello,

I'm using NBI northbound to create object in CUCM.

The template provide in PC110Provisioning-nbi-sdk works find but i want to had more attribute in the query.

Like route partition when i submit an order for create EMAccessLine

I try to add this but attributeID value is not valide :

<item>
        <attributeID>Route_Partition</attributeID>
        <attributeValue>
        <co-v1-3:item>WD_DN_P</co-v1-3:item>
        </attributeValue>
</item>   

Edit : I try with routepartition , RoutePartition it's the same

Does someone have information about all attributeID we can use in this query ?

Is there a list ?

Thanks

Thomas

1 Accepted Solution

Accepted Solutions

Hi Thomas,

I tried looking for a doc that has this corelation but did not find it, maybe TAC can provide you this info.

Manish

View solution in original post

7 Replies 7

Manish Gogna
Cisco Employee
Cisco Employee

Hi Thomas,

Please check the following for all possible Provisioning attributes on PCP version 11.0

http://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/collaboration/11-0/Provisioning/Guide/Cisco_Prime_Collaboration_Provisioning_Guide_11/Cisco_Prime_Collaboration_Provisioning_Guide_11_appendix_01110.html#reference_E9438E940B37436D9A4F88E6902039E3

Manish

- Do rate helpful posts -

Hi Manish,

Thanks for this link.

It give attribute witch can be used in query , but not the exact sentence of the attributeID name .

Extract of the list :

Route Partition

The partition to which the directory number belongs.

if you put in your xml file : <attributeID>Route Partition</attributeID>, it doesn't not work.

is there a correspondence table between name of attribute and name of attribute id ?

Thomas

Hi Thomas,

I tried looking for a doc that has this corelation but did not find it, maybe TAC can provide you this info.

Manish

I will ask to the Tac  and post here the answer.

Thomas

Hi Thomas,

That will be good as it will benefit others on the forum as well.

Manish

Hello,

Cisco TAC send me this link for NBI, there is a chapter page 17-18 witch speak about attributeID :

http://www.cisco.com/c/dam/en/us/td/docs/net_mgmt/prime/collaboration/11-0/Provisioning/api/Prime_Collaboration_Provisioning_11_0_NBI_Guide.pdf

when you downloaded  PC110Provisioning-nbi-sdk.zip

All AttributeID are in directorie :\PC110Provisioning-nbi-sdk\nbi-sdk\productcatalog\metadata

You just need to know witch kind of attribute you need

Regards,

Thomas

Thanks for updating the post with the resolution Thomas.

Manish