The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About woonder2020
woonder2020

woonder2020

Conversationalist

Member since Sep 25, 2020

2 weeks ago
Kudos from
User Count
PhilipDAth
Kind of a big deal PhilipDAth
1
View All

Community Record

4
Posts
1
Kudos
0
Solutions
Latest Contributions by woonder2020
  • Topics woonder2020 has Participated In
  • Latest Contributions by woonder2020

2 organisations in one service graph connector for meraki

by woonder2020 in Developers & APIs
2 weeks ago
2 weeks ago
Hello, everyone, we use the Service Graph Connector For Meraki in Servicenow. We currently have one organization involved. However, we have 2 separate Meraki organizations in our global network. How can I include these two in the Service Graph Connector? I can't find a howto, or is that not possible at all? Thanks for your answers and regards ... View more

Re: Rest api, create new org admin, read only without network and tags

by woonder2020 in Developers & APIs
‎09-29-2020 06:02 AM
1 Kudo
‎09-29-2020 06:02 AM
1 Kudo
Hi everbody,   i tried all your tips before, but everytime i will got the error 400,   but i found a workaround;    i deleted tags complety in the content, now it works with the message 201 and the result in the dashboard is as excepted.   thank you for your help,    greetings ... View more

Re: Rest api, create new org admin, read only without network and tags

by woonder2020 in Developers & APIs
‎09-28-2020 01:08 AM
‎09-28-2020 01:08 AM
Hi,   we use Servicenow and the rest api within Servicenow,   here is the body of a message:   { "name":"billy test", "email": "billy.test@testdomain.com", "orgAccess":"read-only", "tags": [{ "tag": "[]", "access": "read-only" }] } httpStatus: 201 responseBody: "{\"id\":\"1234976994152198008\",\"name\":\"Billy Test\",\"email\":\"billy.test@testdomain.com\",\"authenticationMethod\":\"Email\",\"orgAccess\":\"read-only\",\"accountStatus\":\"unverified\",\"twoFactorAuthEnabled\":false,\"hasApiKey\":false,\"lastActive\":\"\",\"networks\":[],\"tags\":[{\"tag\":\"[]\",\"access\":\"read-only\"}]}" User Billy Test has been created successfully   This works, but i have these 2 sqaure brackets in the dashboard after creation of the account,    if the code looks like this:   "tags": [{ "tag": "", "access": "read-only" }]   i will get error 400 and the new adminwas not created ... View more

Rest api, create new org admin, read only without network and tags

by woonder2020 in Developers & APIs
‎09-27-2020 10:41 PM
‎09-27-2020 10:41 PM
Dear all,    i want to create a new organisation admin by using  rest api, user read only without network and tags,   but i get an http error 400 every time, if the tag is empty example from cisco:       { "id" : "212406" , "name" : "Miles Meraki" , "email" : "miles@meraki.com" , "orgAccess" : "none" , "accountStatus" : "ok" , "twoFactorAuthEnabled" : false , "hasApiKey" : true , "lastActive" : "2019-01-28 14:58:56 -0800" ,      >>>>    "tags" : [ { "tag" : "west" , "access" : "read-only" } ] ,    <<<<<<   "networks" : [ { "id" : "N_24329156" , "access" : "full" }     Is this even possible ?   greetings ob   ... View more
Labels:
  • Labels:
  • Code Sample
Kudos from
User Count
PhilipDAth
Kind of a big deal PhilipDAth
1
View All
My Top Kudoed Posts
Subject Kudos Views

Re: Rest api, create new org admin, read only without network and tags

Developers & APIs
1 1318
View All
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2023 Meraki