Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retrieving Meraki model name with Get-ItglueConfigurations -filter_serial_number 'xx.xx.xx' #18

Open
bjowol opened this issue Dec 7, 2018 · 0 comments

Comments

@bjowol
Copy link

bjowol commented Dec 7, 2018

if running: (Get-ItglueConfigurations -filter_serial_number 'xx.xx.xx').data.attributes
it returns no value of any simmilarity to what is displayed under "Model" whilst viewing the item in itglue web-page.
Following values are empty:

  • model-id
  • model-name
  • configuration-status-name
  • more irrelevant

following are not:

  • Serial-number
  • mac-address
  • name
  • organization-name &id
  • rescource-url
  • created & updated at
  • configuration-type-name & id
  • manufacturer id & name (only displays Meraki)
  • location id & name-

and these values are displayed in the web-page.

  • Model
  • Meraki yyxxx-xxyy
    
  • Serial No.
  • xxxx-xxxx-xxxx-xxxx
    
  • Location
  • some location of ours
    
  • IPs
  • xxx.xx.xx.x
    
  • MAC Address
  • xx-xx-xx-xx-xx-xx- 
    
  • Last Seen Online
  • xx days
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant