Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.1 u1 > Connectors > Alphabetic Connector List > Azure Compute 

Extracted Data

The connector uses the following endpoints:

 

Endpoint:

https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token

Description:

Authenticate with the API and returns an access token in exchange for valid credentials.

Documentation:

https://docs.microsoft.com/graph/auth-v2-service#4-get-an-access-token

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions

Description:

Gets all subscriptions for a tenant.

Documentation:

https://learn.microsoft.com/rest/api/resources/subscriptions/list

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers

Description:

List available providers for a given subscription.

Documentation:

https://learn.microsoft.com/rest/api/resources/providers/list

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.Compute/skus

Description:

Gets the list of Microsoft.Compute SKUs available for a subscription.

Documentation:

https://docs.microsoft.com/rest/api/compute/resource-skus/list

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.Compute/virtualMachines

Description:

Lists all of the virtual machines in the specified subscription.

Documentation:

https://learn.microsoft.com/rest/api/compute/virtual-machines/list-all

 

Endpoint:

<resourceManagerEndpointUrl>/<networkInterfaceId>

Description:

Gets information about the specified network interface.

Documentation:

https://learn.microsoft.com/rest/api/virtualnetwork/network-interfaces/get

 

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.Compute/virtualMachineScaleSets

Description:

Gets a list of all VM Scale Sets in the subscription, regardless of the associated resource group.

Documentation:

https://learn.microsoft.com/rest/api/compute/virtual-machine-scale-sets/list-all

 

Endpoint:

<resourceManagerEndpointUrl>/<virtualMachineScaleSetId>/virtualMachines

Description:

Gets a list of all virtual machines in a VM scale sets.

Documentation:

https://learn.microsoft.com/rest/api/compute/virtual-machine-scale-set-vms/list

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines

Description:

Gets all SQL virtual machines in a subscription.

Documentation:

https://learn.microsoft.com/rest/api/sqlvm/sql-virtual-machines/list

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.Compute/hostGroups

Description:

List the hostGroups for a given subscription.

Documentation:

https://learn.microsoft.com/rest/api/compute/dedicated-host-groups/list-by-subscription

 

Endpoint:

<resourceManagerEndpointUrl>/<hostGroupId>/hosts

Description:

List the hosts for a given host group.

Documentation:

https://learn.microsoft.com/rest/api/compute/dedicated-hosts/list-by-host-group

 

Endpoint:

<resourceManagerEndpointUrl>/<vmId>/instanceView

Description:

Fetches the instance view of a virtual machine.

Documentation:

https://learn.microsoft.com/rest/api/compute/virtual-machines/instance-view

 

 

Endpoint:

<resourceManagerEndpointUrl>/subscriptions/<subscriptionId>/providers/Microsoft.Compute/galleries

Description:

Fetches the virtual machine image galleries of a subscription.

Documentation:

https://learn.microsoft.com/rest/api/compute/galleries/list

 

Endpoint:

<resourceManagerEndpointUrl>/<galleryId>/images

Description:

Fetches the virtual machine images of a specific image gallery.

Documentation:

https://learn.microsoft.com/rest/api/compute/gallery-images/list-by-gallery