What’s New


PUT /identityGroups/{id}/macRegistrationPools/{poolId}

Update the MAC Registration Association for Identity Group

PUT /identityGroups/{id}/dpskPools/{dpskPoolId}

Update the DPSK Pool Association for Identity Group

PUT /identityGroups/{groupId}/identities/{id}/venues/{venueId}/ethernetPorts

Update Ethernet Ports for the Identity

GET /identityGroups

Returns the Identity Groups

POST /identityGroups

Create an Identity Group

GET /identityGroups/{groupId}/identities

Returns the Identities in a Specific Group

POST /identityGroups/{groupId}/identities

Create an Identity Into a Specific Group

DELETE /identityGroups/{groupId}/identities

Delete the Specific Identities in a Group

POST /identityGroups/{groupId}/identities/{id}/devices

Create Devices Into the Identity

POST /identityGroups/{groupId}/identities/csvFile

Import Identities Into the Specified Identity Group

POST /identityGroups/query

Query the Identity Groups

POST /identityGroups/csvFile

Export the Identity Groups Into a CSV File

POST /identities/query

Query Identities

POST /identities/csvFile

Export the Identities Into a CSV File

GET /identityGroups/{id}

Returns the Specific Identity Group

DELETE /identityGroups/{id}

Delete the Identity Group

PATCH /identityGroups/{id}

Update the Identity Group

GET /identityGroups/{groupId}/identities/{id}

Returns the Identity

DELETE /identityGroups/{groupId}/identities/{id}

Delete the Identity

PATCH /identityGroups/{groupId}/identities/{id}

Update the Identity

GET /identities

Returns Identities in All Groups

DELETE /identityGroups/{groupId}/identities/{id}/vnis

Retry the VNI Allocation for the Identity

DELETE /identityGroups/{groupId}/identities/{id}/ethernetPorts/{macAddress}/{portIndex}

Delete the Ethernet Port from the Identity

DELETE /identityGroups/{groupId}/identities/{id}/devices/{macAddress}

Delete the Device from the Identity