VMware Cloud Community
uzaheer
Contributor
Contributor

VIO API CALL RETURNS BLANK OUTPUT

Hi,

I am trying to do a basic get call for API using postman.

Done following and it was not working.

1-  Created a domain TEST-DOMAIN

2- Created Project in the TEST-DOMAIN, Created a user test1 with member rights and assigned to the project.

3- created a network test_lan 10.1.1.0/24

4- I am trying to do an API Call using postman (Auth is provided) to list the subnets and its returning the following.

get https://1.1.1.1:9696/v2.0/subnets

subnet[]

even though there is a subnet int hat project.

......

I created a test2 user in local domain. gave it  member rights and created a subnet in default admin project. When I do get api call for test2 user it returns the list of subnets.

Is it something to do with the custom domains. because of which I am not able to list the subnets??

0 Kudos
0 Replies