v11

latestSwagger 2.0raw.githubusercontent.com2020-03-30182339.0 KB
Workspaces

Gets the shared keys for a workspace.

post/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/sharedKeys

Path parameters

resourceGroupNamestring required

The name of the resource group to get. The name is case insensitive.

workspaceNamestring required

Name of the Log Analytics Workspace.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Response

OK response definition.

primarySharedKeystring

The primary shared key of a workspace.

secondarySharedKeystring

The secondary shared key of a workspace.