Hi, we're looking at the response schema in the GET Organizations (Get Organizations - Meraki Dashboard API v1 - Cisco Meraki Developer Hub) payload and we're trying to determine what this object named "Management" is. We use this API today to pull organization IDs for use in other calls and for quoting of renewals or conversions to Meraki Enterprise Agreements. Does anyone know what the "name" and "value" represent inside of "Management" or where they are used?
The information in the Schema documentation says: "Details related to organization management, possibly empty. Details may be named 'MSP ID', 'customer number', 'IP restriction mode for API', or 'IP restriction mode for dashboard', if the organization admin has configured any."
In the sample payload it looks like it's referencing an MSP instance - is this something that is a partner identifier for someone providing managed services? Or is this a parent object for Organization ID - for instance when a customer has multiple organization IDs or dashboard instances?
I think this is something that was added recently to the Get Organizations API but am not sure. Does anyone know what these values represent?
Get Organizations Response Schema:
+
cloud:objectData for this organization
+
licensing:objectLicensing related settings
+management:objectInformation about the organization's management system
(object in question highlighted)