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

Issue with adding a vlan name for an ip pool to a vn with the api

Itsthekraken3
Level 1
Level 1

When adding a IP pool to a VN i want to give the VLAN a name. When i do this with the API it is not accepted and the name is auto-generated as if i do not give an name to the VLAN.

The schema defenition of the api gives the required vlanName key which i fill in but i get the auto generated name either way. When i try to add a AP vlan in the infra vn i get an namespace error when i give a vlanName.

"status": "failed",
"description": "'namespace'",
"taskId": null,

Adding a IP Pool to a vn with the onboard api checker:

Result:

1 Reply 1

Itsthekraken3
Level 1
Level 1

Its related to CSCwd16487