In this example, we’ll walk through IcePanel’s data model by listing landscapes, viewing model objects, and finding their model connections.
Go to Profile settings -> API keys -> Create API key and create a new key.
For future sessions, store it in a ~/.zshrc or ~/.bashrc
Then run source ~/.zshrc (or ~/.bashrc) to apply immediately.
This is the top-level model for access control. Landscapes and users belong to an organization.
Note the id field. This is your organizationId.
A workspace within an organization (like a repository).
Note the id field. This is your landscapeId.