Planner Knowledgebase
Onsite KnowledgebasePlanner Login
  • πŸ–±οΈBasics
    • πŸš€Getting Started
    • 🌍Overview
    • πŸ“‚Creating and Managing Projects
    • πŸ—ΊοΈPanning and Zooming Maps
    • 🏭Managing Maps and Floors
    • πŸ“Scaling Maps
    • πŸ—οΈWalls
    • πŸ“¦Attenuating Objects
    • πŸ”₯Heatmaps
    • πŸ”ŽHeatmap Legend
    • πŸ“Scope Zones
  • ⚑Design
    • πŸ–ŠοΈEdit
    • Auto-Draw Walls
    • ✨Auto-Plan APs Tool
    • πŸ“ΆAccess Points
    • πŸ“ΊChannel Planning
    • 🚚Capacity Planning
    • πŸ”—Mesh Planning
    • πŸ“žWired Clients
    • πŸ“±Client View
    • ↔️Switching and Cabling
    • πŸ“ΆPrivate Cellular Planning
  • πŸ“„Reporting and Sharing
    • 🀝Project Sharing
    • πŸ““Notes
    • πŸ“’Reporting
  • πŸ“₯Importing and Exporting
    • πŸ”Introduction
    • πŸ“₯Importing access points
    • πŸ…°οΈArista
    • 🟠Aruba Central
    • 🧬Cisco Catalyst Center
    • πŸ’¬Cisco Meraki
    • πŸ‚ExtremeCloud IQ
    • 🌲Juniper Mist
    • 🟒NetAlly Link-Live
    • 🐢Ruckus
  • πŸ“‚Other
    • πŸ”‘Accounts and Licenses
    • πŸ’°Sales and Subscriptions
    • πŸ“‘Requesting AP's and Antennas
    • πŸ—’οΈRelease Notes
      • πŸ—’οΈ2024 Archive
      • πŸ—’οΈ2023 Archive
    • ❓FAQs
Powered by GitBook
On this page
Export as PDF
  1. Importing and Exporting

Aruba Central

Learn how to import maps and access points from Aruba Central.

PreviousAristaNextCisco Catalyst Center

Last updated 10 months ago

Hamina Network Planner includes integration with Aruba Central, which can be used to import maps and access points (including model, name, MAC, serial) into Hamina Network Planner. Then, you can add walls, attenuating objects, and scope zones to simulate the current network configuration in a predictive model.

Exporting to Aruba Central is not yet supported due to limitations of Aruba Central API. You can .

Generating an API Access Token

  1. Log into Aruba Central and select Organization from the side menu.

  1. Select the Platform Integration tab.

  1. Under the API Gateway section, select Rest API.

  1. Select the My Apps & Tokens tab.

  1. Select Add Apps & Tokens.

  1. Click the Generate button to confirm creating a new token.

  1. Find the token you created in the Token List, and click the Download Token link.

  1. From the window that opens, copy the value of the access_token field. In the example below, the access token is 1uA87rI5QgI4otIlGh9sqUt8CMACb6A4.

{
  "access_token": "1uA87rI5QgI4otIlGh9sqUt8CMACb6A4",
  "appname": "nms",
  "authenticated_userid": "user@hamina.com",
  "created_at": 1701695769497,
  "credential_id": "7d8bc788-55ca-42c5-9477-6319fa07e737",
  "expires_in": 7200,
  "id": "9b7973ae-7de8-49d8-8ca5-ba610d08d5fb",
  "refresh_token": "IaJ4iWO16SAM1Ib4CCMZUE1EdvLGlWZ1",
  "scope": "all",
  "token_type": "bearer"
}

Due to a limitation in Aruba Central, the access token is only valid for two hours. A new access token needs to be generated after the token expires.

πŸ“₯
🟠
track the status of the issue on the Hamina feedback page