Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 98
Part no.9036931-00 Rev AA February 2021
A query example is shown here:
{
network {
devices {
baseMac
firmware
sitePath
}
}
}
If you run your query from GraphiQL, you will see this (truncated) output from your XMC server:
Note: The list for this device consists of VMs running on a PC, with XMC also running on the same PC
along with a VM. This is a practical and safe way to test queries, workflows, and scripts.