GET /networks/{networkId}/pii/smOwnersForKey

meraki.com

Summary: Given a piece of Personally Identifiable Information (PII), return the Systems Manager owner ID(s) associated with that identifier
Operation ID: getNetworkPiiSmOwnersForKey
Auth: unknown
Description

Given a piece of Personally Identifiable Information (PII), return the Systems Manager owner ID(s) associated with that identifier. These owner IDs can be used with the Systems Manager API endpoints to retrieve owner details. Exactly one identifier will be accepted. ## ALTERNATE PATH ``` /organizations/{organizationId}/pii/smOwnersForKey ```

Parameters (7)

bluetoothMac (string, query, optional)

The MAC of a Bluetooth client

email (string, query, optional)

The email of a network user account or a Systems Manager device

imei (string, query, optional)

The IMEI of a Systems Manager device

mac (string, query, optional)

The MAC of a network client device or a Systems Manager device

networkId (string, path, required)
serial (string, query, optional)

The serial of a Systems Manager device

username (string, query, optional)

The username of a Systems Manager user

No probe data for this endpoint yet.