Denies MAC addresses.
Output / Response
None.
API Call:
void denyMACAddress( long configurationId, String
macAddress )
Parameter | Description |
---|---|
configurationId | The object ID of the parent configuration in which the MAC address resides. |
macAddress | The MAC address in the format nnnnnnnnnnnn, nn-nn-nn-nn-nn-nn or nn:nn:nn:nn:nn:nn, where nn is a hexadecimal value. |