cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
849
Views
0
Helpful
1
Replies

Cannot create 110 vlans per vnic usiing the XML API

skumar7193
Level 1
Level 1

In a Service Profile, I have 2 vnics and both has 110 vlans, The HTTPS request to the UCS fails but when I cut it down to 60 it works. I have seen this working (110) on some UCS versions and fail on the same version on a different UCS. It is not a version issue.

Anybody has any insight.

Thanks

1 Reply 1

dilippanwar
Level 1
Level 1

Hi Kumar,

I need to create multiple Vlan's using XML API. However I am able to create only one at a time

Currently, I am posting the XML shown below-

        cookie="$cookie">

       

           

                key="fabric/lan/net">

               

                    defaultNet="no"

                    dn="fabric/lan/net"

                    id="100"

                    name="myLANtest"

                    pubNwName=""

                    sharing="primary"

                    status="created"

                    />

                   

           

       

I tried by sending VlanId's in a range like "1-10". However, received an error mentioned below

XML PARSING ERROR: unknown property value 101-105, name id, class fabricVlan [fabric/lan/net]

Can you please throw some light over the issue..

Thanks

Dilip

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: