Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
</additionalProp>
</arg>
</argGroup>
<operation operationId="AppLinks_CreateOrReplace">
<operation operationId="AppLinks_CreateOrUpdate">
<longRunning finalStateVia="azure-async-operation"/>
<http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/appLinks/{appLinkName}">
<request method="put">
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.applink/applinks/{}/applinkmembers", "version": "2025-08-01-preview", "swagger": "mgmt-plane/applink/ResourceProviders/Microsoft.AppLink/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuQXBwTGluay9hcHBMaW5rcy97YXBwTGlua05hbWV9L2FwcExpbmtNZW1iZXJz/V/MjAyNS0wOC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "appnet member", "commands": [{"name": "list", "version": "2025-08-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.applink/applinks/{}/applinkmembers", "version": "2025-08-01-preview", "swagger": "mgmt-plane/applink/ResourceProviders/Microsoft.AppLink/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuQXBwTGluay9hcHBMaW5rcy97YXBwTGlua05hbWV9L2FwcExpbmtNZW1iZXJz/V/MjAyNS0wOC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.appLinkName", "options": ["appnet-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the Application Network"}, "format": {"pattern": "^[a-zA-Z0-9-]{3,24}$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "AppLinkMembers_ListByAppLink", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/appLinks/{appLinkName}/appLinkMembers", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "appLinkName", "arg": "$Path.appLinkName", "required": true, "format": {"pattern": "^[a-zA-Z0-9-]{3,24}$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-08-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AppLink/appLinks/{}/appLinkMembers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clusterType", "enum": {"items": [{"value": "AKS"}]}}, {"type": "object", "name": "fullyManagedUpgradeProfile", "props": [{"type": "string", "name": "releaseChannel", "required": true, "enum": {"items": [{"value": "Rapid"}, {"value": "Stable"}]}}]}, {"type": "object", "name": "metadata", "required": true, "props": [{"type": "string", "name": "resourceId", "required": true}]}, {"type": "string", "name": "mode", "enum": {"items": [{"value": "FullyManaged"}, {"value": "SelfManaged"}]}}, {"type": "object", "name": "observabilityProfile", "props": [{"type": "object", "name": "metrics", "props": [{"readOnly": true, "type": "string", "name": "metricsEndpoint"}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "object", "name": "selfManagedUpgradeProfile", "props": [{"type": "string", "name": "version", "required": true}]}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]}
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.applink/applinks/{}/applinkmembers", "version": "2025-08-01-preview", "swagger": "mgmt-plane/applink/ResourceProviders/Microsoft.AppLink/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuQXBwTGluay9hcHBMaW5rcy97YXBwTGlua05hbWV9L2FwcExpbmtNZW1iZXJz/V/MjAyNS0wOC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "appnet member", "commands": [{"name": "list", "version": "2025-08-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.applink/applinks/{}/applinkmembers", "version": "2025-08-01-preview", "swagger": "mgmt-plane/applink/ResourceProviders/Microsoft.AppLink/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuQXBwTGluay9hcHBMaW5rcy97YXBwTGlua05hbWV9L2FwcExpbmtNZW1iZXJz/V/MjAyNS0wOC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.appLinkName", "options": ["appnet-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the Application Network"}, "format": {"pattern": "^[a-zA-Z0-9-]{3,24}$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "AppLinkMembers_ListByAppLink", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/appLinks/{appLinkName}/appLinkMembers", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "appLinkName", "arg": "$Path.appLinkName", "required": true, "format": {"pattern": "^[a-zA-Z0-9-]{3,24}$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-08-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AppLink/appLinks/{}/appLinkMembers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clusterType", "enum": {"items": [{"value": "AKS"}]}}, {"type": "object", "name": "connectivityProfile", "props": [{"type": "object", "name": "eastWestGateway", "props": [{"type": "string", "name": "visibility", "required": true, "enum": {"items": [{"value": "External"}, {"value": "Internal"}]}}]}, {"type": "object", "name": "privateConnect", "props": [{"type": "ResourceId", "name": "subnetResourceId", "required": true}]}]}, {"type": "object", "name": "metadata", "required": true, "props": [{"type": "ResourceId", "name": "resourceId", "required": true}]}, {"type": "object", "name": "observabilityProfile", "props": [{"type": "object", "name": "metrics", "props": [{"readOnly": true, "type": "string", "name": "metricsEndpoint"}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "object", "name": "upgradeProfile", "props": [{"type": "object", "name": "fullyManagedUpgradeProfile", "props": [{"type": "string", "name": "releaseChannel", "required": true, "enum": {"items": [{"value": "Rapid"}, {"value": "Stable"}]}}]}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "FullyManaged"}, {"value": "SelfManaged"}]}}, {"type": "object", "name": "selfManagedUpgradeProfile", "props": [{"type": "string", "name": "version", "required": true}]}]}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]}
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,21 @@
<item value="&quot;AKS&quot;"/>
</enum>
</prop>
<prop type="object" name="fullyManagedUpgradeProfile">
<prop type="string" name="releaseChannel" required="True">
<enum>
<item value="&quot;Rapid&quot;"/>
<item value="&quot;Stable&quot;"/>
</enum>
<prop type="object" name="connectivityProfile">
<prop type="object" name="eastWestGateway">
<prop type="string" name="visibility" required="True">
<enum>
<item value="&quot;External&quot;"/>
<item value="&quot;Internal&quot;"/>
</enum>
</prop>
</prop>
<prop type="object" name="privateConnect">
<prop type="ResourceId" name="subnetResourceId" required="True"/>
</prop>
</prop>
<prop type="object" name="metadata" required="True">
<prop type="string" name="resourceId" required="True"/>
</prop>
<prop type="string" name="mode">
<enum>
<item value="&quot;FullyManaged&quot;"/>
<item value="&quot;SelfManaged&quot;"/>
</enum>
<prop type="ResourceId" name="resourceId" required="True"/>
</prop>
<prop type="object" name="observabilityProfile">
<prop type="object" name="metrics">
Expand All @@ -82,8 +81,24 @@
<item value="&quot;Updating&quot;"/>
</enum>
</prop>
<prop type="object" name="selfManagedUpgradeProfile">
<prop type="string" name="version" required="True"/>
<prop type="object" name="upgradeProfile">
<prop type="object" name="fullyManagedUpgradeProfile">
<prop type="string" name="releaseChannel" required="True">
<enum>
<item value="&quot;Rapid&quot;"/>
<item value="&quot;Stable&quot;"/>
</enum>
</prop>
</prop>
<prop type="string" name="mode" required="True">
<enum>
<item value="&quot;FullyManaged&quot;"/>
<item value="&quot;SelfManaged&quot;"/>
</enum>
</prop>
<prop type="object" name="selfManagedUpgradeProfile">
<prop type="string" name="version" required="True"/>
</prop>
</prop>
</prop>
<prop readOnly="True" type="object" name="systemData">
Expand Down

Large diffs are not rendered by default.

Loading
Loading