v1

latestOpenAPI 3.0.02026-07-1310691106.0 KB
CloudResources
DDSS

Get the URL for admin consent in Microsoft Entra ID (formerly Azure AD). If the tenantId query parameter is provided, the endpoint returns a fully qualified URL, ready to use. Otherwise, the URL contains a {tenant_id} placeholder that the caller must replace.

get/{stack}/adminconfig/v2/cloud-resources/self-storage-locations/configs/azure-consent-url

Path parameters

stackstring required

The name of the stack.

Query parameters

tenantIdstring

The tenant ID for Microsoft Entra ID (formerly Azure AD). If provided, the system replaces the {tenant_id} placeholder in the consent URL with this value.

Response

The response containing the Azure admin consent URL.

consentUrlstring required

The URL for admin consent in Microsoft Entra ID (formerly Azure AD). If a tenant ID was provided as a query parameter, the URL is fully qualified and ready to use. Otherwise, it contains a {tenant_id} placeholder that the caller must replace with their actual tenant ID.

messagestring required