APIs used in the Splunk Add-on for Microsoft Cloud Services¶
The following table lists the APIs that the Splunk Add-on for Microsoft Cloud Services uses:
| Inputs name | Method | Link to Microsoft site |
|---|---|---|
| Azure Storage Table | Query Tables | https://msdn.microsoft.com/en-us/library/azure/dd179405.aspx |
| Query Entities | https://msdn.microsoft.com/en-us/library/azure/dd179421.aspx | |
| Azure Storage Blob | List Blobs | https://msdn.microsoft.com/en-us/library/azure/dd135734.aspx |
| Get Blob | https://msdn.microsoft.com/en-us/library/azure/dd179440.aspx | |
| Azure Audit | Azure Insights - List of management events | https://msdn.microsoft.com/en-us/library/azure/dn931934.aspx |
| Azure Resource - Virtual Machine | List of virtual machines in a resource group | https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/list |
| Get the instance view of a virtual machine | https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/instanceview | |
| Azure Resource - Public IP Address | List of public IP addresses within a resource group | https://msdn.microsoft.com/en-us/library/azure/mt163657.aspx |
| Azure Resource - Network Interface Card | List of network interface cards within a resource group. | https://msdn.microsoft.com/en-us/library/azure/mt163627.aspx |
| Azure Resource - Virtual Network | List of virtual networks within a resource group | https://msdn.microsoft.com/en-us/library/azure/mt163587.aspx |
| Azure Resource - Disk | List of disks within a resource group | n/a |
| Azure Resource - Image | List of images within a resource group | n/a |
| Azure Resource - Snapshot | List of snapshots within a resource group | n/a |
| Azure Resource - Resource Group | List of resource groups within a subscription | n/a |
| Azure Resource - Subscriptions | List subscriptions within a tenant | n/a |
| Azure Resource - Security Groups | List of security groups within a resource group | n/a |
| Azure KQL Log Analytics | Query KQL Log Analytics Events | n/a |
| Azure Virtual Machine Metrics | Query Tables | https://msdn.microsoft.com/en-us/library/azure/dd179405.aspx |
| Query Entities | https://msdn.microsoft.com/en-us/library/azure/dd179421.aspx |