Hello, In order to get the PrimarySerial and SpareSerial today I am using the following endpoint : /networks/{networkId}/appliance/warmSpare However, that means that I have to realize a loop on all the networkid of one customer. But, today I also already use the following endpoint : /organizations/{organizationId}/devices My question is : Could it be possible to add the SpareSerial attribute into the response of the endpoint /organizations/{organizationId}/devices This will increase my efficiency and decrease your API sollicitation. Many thanks in advance for you response Christian C.
... View more