Table of Contents

Class NetworksPiiSection

Namespace
Meraki.Api.Sections.General.Networks
Assembly
Meraki.Api.dll

Provides access to networks pii API endpoints

public class NetworksPiiSection
Inheritance
NetworksPiiSection
Inherited Members

Constructors

NetworksPiiSection()

public NetworksPiiSection()

Properties

PiiKeys

List the keys required to access Personally Identifiable Information (PII) for a given identifier

public INetworksPiiPiiKeys PiiKeys { get; }

Property Value

INetworksPiiPiiKeys

Requests

List the PII requests for this network or organization

public INetworksPiiRequests Requests { get; }

Property Value

INetworksPiiRequests

SmDevicesForKey

Given a piece of Personally Identifiable Information (PII), return the Systems Manager device ID(s) associated with that identifier

public INetworksPiiSmDevicesForKey SmDevicesForKey { get; }

Property Value

INetworksPiiSmDevicesForKey

SmOwnersForKey

Given a piece of Personally Identifiable Information (PII), return the Systems Manager owner ID(s) associated with that identifier

public INetworksPiiSmOwnersForKey SmOwnersForKey { get; }

Property Value

INetworksPiiSmOwnersForKey