Gets the primary and secondary admin API keys for the specified Azure Search service.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— The API version to use for each request. The current version is 2015-08-19.
subscription_id(Optional[String[1]])
— The unique identifier for a Microsoft Azure subscription. You can obtain this value from the Azure Resource Manager API or the portal.
primarykey(Optional[String[1]])
— The primary admin API key of the Search service.
secondarykey(Optional[String[1]])
— The secondary admin API key of the Search service.
resource_group_name(Optional[String[1]])
— The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
search_service_name(Optional[String[1]])
— The name of the Azure Search service associated with the specified resource group.
x_ms_client_request_id(Optional[String[1]])
— A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request.