diff --git a/eng/scripts/TypeSpec-Generate-Swagger.ps1 b/eng/scripts/TypeSpec-Generate-Swagger.ps1 new file mode 100644 index 000000000000..96693bb58592 --- /dev/null +++ b/eng/scripts/TypeSpec-Generate-Swagger.ps1 @@ -0,0 +1,22 @@ +[CmdletBinding()] +param ( + [switch]$CheckAll = $false, + [string]$BaseCommitish = "HEAD^", + [string]$TargetCommitish = "HEAD" +) + +$typespecFolders = &"$PSScriptRoot/Get-TypeSpec-Folders.ps1" -BaseCommitish:$BaseCommitish -TargetCommitish:$TargetCommitish -CheckAll:$CheckAll +if ($typespecFolders) { + $typespecFolders = $typespecFolders.Split('',[System.StringSplitOptions]::RemoveEmptyEntries) + foreach ($typespecFolder in $typespecFolders) { + Push-Location $typespecFolder + npx tsp compile . + Pop-Location + } + } else { + if ($CheckAll) { + LogError "TypeSpec Generate Swagger - All did not generate any swaggers" + LogJobFailure + exit 1 + } + } \ No newline at end of file diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json index 3a7a0582b6b8..b4bf5322fda6 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json @@ -133,7 +133,7 @@ "tags": [ "Fleets" ], - "description": "List Fleet resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -744,9 +744,14 @@ "userAssignedIdentities": { "type": "object", "description": "The identities assigned to this resource by the user.", - "x-nullable": true, "additionalProperties": { - "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/UserAssignedIdentity" + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/UserAssignedIdentity" + } + ], + "type": "object", + "x-nullable": true } } } diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json index fe99e2db4dc9..569ec3800d89 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json @@ -127,7 +127,7 @@ "tags": [ "Fleets" ], - "description": "List Fleet resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -733,9 +733,14 @@ "userAssignedIdentities": { "type": "object", "description": "The identities assigned to this resource by the user.", - "x-nullable": true, "additionalProperties": { - "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/UserAssignedIdentity" + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/UserAssignedIdentity" + } + ], + "type": "object", + "x-nullable": true } } } diff --git a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json index b86d0039c729..e1af7e6c2394 100644 --- a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json +++ b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json @@ -372,7 +372,7 @@ }, "/{resourceUri}/providers/Microsoft.AzureStackHCI/virtualMachineInstances/default/guestAgents": { "get": { - "operationId": "GuestAgents_ListByVirtualMachineInstance", + "operationId": "GuestAgents_List", "tags": [ "GuestAgents" ], @@ -399,11 +399,6 @@ } } }, - "x-ms-examples": { - "GuestAgentListByVirtualMachineInstances": { - "$ref": "./examples/GuestAgents_ListByVirtualMachineInstance.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -556,7 +551,7 @@ }, "/{resourceUri}/providers/Microsoft.AzureStackHCI/virtualMachineInstances/default/hybridIdentityMetadata": { "get": { - "operationId": "HybridIdentityMetadata_ListByVirtualMachineInstance", + "operationId": "HybridIdentityMetadata_List", "tags": [ "HybridIdentityMetadataGroup" ], @@ -583,11 +578,6 @@ } } }, - "x-ms-examples": { - "HybridIdentityMetadataListByVirtualMachineInstances": { - "$ref": "./examples/HybridIdentityMetadata_ListByVirtualMachineInstance.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1180,7 +1170,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/galleryImages": { "get": { - "operationId": "GalleryImages_ListByResourceGroup", + "operationId": "GalleryImages_List", "tags": [ "GalleryImages" ], @@ -1210,11 +1200,6 @@ } } }, - "x-ms-examples": { - "ListGalleryImageByResourceGroup": { - "$ref": "./examples/GalleryImages_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1472,7 +1457,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/logicalNetworks": { "get": { - "operationId": "LogicalNetworks_ListByResourceGroup", + "operationId": "LogicalNetworks_List", "tags": [ "LogicalNetworks" ], @@ -1502,11 +1487,6 @@ } } }, - "x-ms-examples": { - "ListLogicalNetworkByResourceGroup": { - "$ref": "./examples/LogicalNetworks_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1764,7 +1744,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/marketplaceGalleryImages": { "get": { - "operationId": "MarketplaceGalleryImages_ListByResourceGroup", + "operationId": "MarketplaceGalleryImages_List", "tags": [ "MarketplaceGalleryImages" ], @@ -1794,11 +1774,6 @@ } } }, - "x-ms-examples": { - "ListMarketplaceGalleryImageByResourceGroup": { - "$ref": "./examples/MarketplaceGalleryImages_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2056,7 +2031,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/networkInterfaces": { "get": { - "operationId": "NetworkInterfaces_ListByResourceGroup", + "operationId": "NetworkInterfaces_List", "tags": [ "NetworkInterfaces" ], @@ -2086,11 +2061,6 @@ } } }, - "x-ms-examples": { - "ListNetworkInterfaceByResourceGroup": { - "$ref": "./examples/NetworkInterfaces_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2348,7 +2318,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/networkSecurityGroups": { "get": { - "operationId": "NetworkSecurityGroups_ListByResourceGroup", + "operationId": "NetworkSecurityGroups_List", "tags": [ "NetworkSecurityGroups" ], @@ -2378,11 +2348,6 @@ } } }, - "x-ms-examples": { - "List network security groups in resource group": { - "$ref": "./examples/NetworkSecurityGroups_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2640,7 +2605,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/networkSecurityGroups/{networkSecurityGroupName}/securityRules": { "get": { - "operationId": "SecurityRules_ListByNetworkSecurityGroup", + "operationId": "SecurityRules_List", "tags": [ "SecurityRules" ], @@ -2678,11 +2643,6 @@ } } }, - "x-ms-examples": { - "List network security rules in network security group": { - "$ref": "./examples/SecurityRules_ListByNetworkSecurityGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2892,7 +2852,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/storageContainers": { "get": { - "operationId": "StorageContainers_ListByResourceGroup", + "operationId": "StorageContainers_List", "tags": [ "StorageContainers" ], @@ -2922,11 +2882,6 @@ } } }, - "x-ms-examples": { - "ListStorageContainerByResourceGroup": { - "$ref": "./examples/StorageContainers_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -3184,7 +3139,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/virtualHardDisks": { "get": { - "operationId": "VirtualHardDisks_ListByResourceGroup", + "operationId": "VirtualHardDisks_List", "tags": [ "VirtualHardDisks" ], @@ -3214,11 +3169,6 @@ } } }, - "x-ms-examples": { - "ListVirtualHardDiskByResourceGroup": { - "$ref": "./examples/VirtualHardDisks_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json b/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json index 267b74e8889a..865f39bf20c8 100644 --- a/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json +++ b/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json @@ -127,7 +127,7 @@ "tags": [ "CommunityTrainings" ], - "description": "List CommunityTraining resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json index 787b575865e6..4a82d76bc39f 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json @@ -493,11 +493,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -533,11 +533,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json index bf1161cc3a11..849e32298ac8 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json @@ -496,11 +496,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -536,11 +536,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -863,11 +858,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -903,11 +898,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json index ea0d25f30e1d..2362127a77dc 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json @@ -514,11 +514,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -554,11 +554,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -899,11 +894,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -939,11 +934,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json index 783d024a09ab..e87ec548aa69 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json @@ -517,11 +517,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -557,11 +557,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -902,11 +897,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -942,11 +937,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1365,11 +1355,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateStrategies": { "get": { - "operationId": "FleetUpdateStrategies_ListByFleet", + "operationId": "FleetUpdateStrategies_ListByParent", "tags": [ "FleetUpdateStrategies" ], - "description": "List FleetUpdateStrategy resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1405,11 +1395,6 @@ } } }, - "x-ms-examples": { - "List the FleetUpdateStrategy resources by fleet.": { - "$ref": "./examples/UpdateStrategies_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json index a83cfbde5750..b481030a6d98 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json @@ -517,11 +517,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -557,11 +557,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -902,11 +897,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -942,11 +937,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1459,11 +1449,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateStrategies": { "get": { - "operationId": "FleetUpdateStrategies_ListByFleet", + "operationId": "FleetUpdateStrategies_ListByParent", "tags": [ "FleetUpdateStrategies" ], - "description": "List FleetUpdateStrategy resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1499,11 +1489,6 @@ } } }, - "x-ms-examples": { - "List the FleetUpdateStrategy resources by fleet.": { - "$ref": "./examples/UpdateStrategies_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json index c184493e1f2d..953b72edbd18 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json @@ -517,11 +517,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -557,11 +557,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -902,11 +897,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -942,11 +937,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1365,11 +1355,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateStrategies": { "get": { - "operationId": "FleetUpdateStrategies_ListByFleet", + "operationId": "FleetUpdateStrategies_ListByParent", "tags": [ "FleetUpdateStrategies" ], - "description": "List FleetUpdateStrategy resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1405,11 +1395,6 @@ } } }, - "x-ms-examples": { - "List the FleetUpdateStrategy resources by fleet.": { - "$ref": "./examples/UpdateStrategies_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json index 01ed08549633..d1d586af8321 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json @@ -517,11 +517,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members": { "get": { - "operationId": "FleetMembers_ListByFleet", + "operationId": "FleetMembers_ListByParent", "tags": [ "FleetMembers" ], - "description": "List FleetMember resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -557,11 +557,6 @@ } } }, - "x-ms-examples": { - "Lists the members of a Fleet.": { - "$ref": "./examples/FleetMembers_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -902,11 +897,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns": { "get": { - "operationId": "UpdateRuns_ListByFleet", + "operationId": "UpdateRuns_ListByParent", "tags": [ "UpdateRuns" ], - "description": "List UpdateRun resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -942,11 +937,6 @@ } } }, - "x-ms-examples": { - "Lists the UpdateRun resources by fleet.": { - "$ref": "./examples/UpdateRuns_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1459,11 +1449,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateStrategies": { "get": { - "operationId": "FleetUpdateStrategies_ListByFleet", + "operationId": "FleetUpdateStrategies_ListByParent", "tags": [ "FleetUpdateStrategies" ], - "description": "List FleetUpdateStrategy resources by Fleet", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1499,11 +1489,6 @@ } } }, - "x-ms-examples": { - "List the FleetUpdateStrategy resources by fleet.": { - "$ref": "./examples/UpdateStrategies_ListByFleet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json b/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json index 94ead5e8046e..c3dfa2096523 100644 --- a/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json +++ b/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json @@ -140,7 +140,7 @@ "tags": [ "Pools" ], - "description": "List Pool resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -464,7 +464,7 @@ "tags": [ "Snapshots" ], - "description": "List Snapshot resources by Pool", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -730,7 +730,7 @@ "tags": [ "Volumes" ], - "description": "List Volume resources by Pool", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/databasewatcher/resource-manager/Microsoft.DatabaseWatcher/preview/2023-09-01-preview/Watcher.json b/specification/databasewatcher/resource-manager/Microsoft.DatabaseWatcher/preview/2023-09-01-preview/Watcher.json index b0562b8ed9cb..0cfca7f4be13 100644 --- a/specification/databasewatcher/resource-manager/Microsoft.DatabaseWatcher/preview/2023-09-01-preview/Watcher.json +++ b/specification/databasewatcher/resource-manager/Microsoft.DatabaseWatcher/preview/2023-09-01-preview/Watcher.json @@ -133,7 +133,7 @@ "tags": [ "Watchers" ], - "description": "List Watcher resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -421,11 +421,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DatabaseWatcher/watchers/{watcherName}/sharedPrivateLinkResources": { "get": { - "operationId": "SharedPrivateLinkResources_ListByWatcher", + "operationId": "SharedPrivateLinkResources_ListByParent", "tags": [ "SharedPrivateLinkResources" ], - "description": "List SharedPrivateLinkResource resources by Watcher", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -459,11 +459,6 @@ } } }, - "x-ms-examples": { - "SharedPrivateLinkResources_ListByWatcher": { - "$ref": "./examples/SharedPrivateLinkResources_ListByWatcher_200.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -803,11 +798,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DatabaseWatcher/watchers/{watcherName}/targets": { "get": { - "operationId": "Targets_ListByWatcher", + "operationId": "Targets_ListByParent", "tags": [ "Targets" ], - "description": "List Target resources by Watcher", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -841,11 +836,6 @@ } } }, - "x-ms-examples": { - "Targets_ListByWatcher": { - "$ref": "./examples/Targets_ListByWatcher_200.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json b/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json index 7af2954f4243..f558fa04608d 100644 --- a/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json +++ b/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json @@ -215,7 +215,7 @@ "tags": [ "AssetEndpointProfiles" ], - "description": "List AssetEndpointProfile resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -515,7 +515,7 @@ "tags": [ "Assets" ], - "description": "List Asset resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json b/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json index db860f768766..6c4a6cfa2d0b 100644 --- a/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json +++ b/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json @@ -228,7 +228,7 @@ "tags": [ "ImageVersions" ], - "description": "List ImageVersion resources by Image", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -278,7 +278,7 @@ "tags": [ "Pools" ], - "description": "List Pool resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -570,7 +570,7 @@ "tags": [ "ResourceDetails" ], - "description": "List ResourceDetailsObject resources by Pool", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json b/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json index eb8d87cc9837..4c97f3a2596f 100644 --- a/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json +++ b/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json @@ -215,7 +215,7 @@ "tags": [ "FabricCapacities" ], - "description": "List FabricCapacity resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json b/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json index 71af4a17cb5a..2b2798f3e8bb 100644 --- a/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json +++ b/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json @@ -134,7 +134,7 @@ "tags": [ "Instances" ], - "description": "List Instance resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -408,7 +408,7 @@ "tags": [ "Datasets" ], - "description": "List Dataset resources by Instance", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -722,7 +722,7 @@ "tags": [ "Pipelines" ], - "description": "List Pipeline resources by Instance", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json b/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json index 0d99a964e857..f2871a31a4b9 100644 --- a/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json +++ b/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json @@ -161,7 +161,7 @@ "tags": [ "Mq" ], - "description": "List MqResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -431,11 +431,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker": { "get": { - "operationId": "Broker_ListByMqResource", + "operationId": "Broker_ListByResourceGroup", "tags": [ "Broker" ], - "description": "List BrokerResource resources by MqResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -469,11 +469,6 @@ } } }, - "x-ms-examples": { - "Broker_ListByMqResource": { - "$ref": "./examples/Broker_ListByMqResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -745,11 +740,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName}/authentication": { "get": { - "operationId": "BrokerAuthentication_ListByBrokerResource", + "operationId": "BrokerAuthentication_ListByResourceGroup", "tags": [ "BrokerAuthentication" ], - "description": "List BrokerAuthenticationResource resources by BrokerResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -791,11 +786,6 @@ } } }, - "x-ms-examples": { - "BrokerAuthentication_ListByBrokerResource": { - "$ref": "./examples/BrokerAuthentication_ListByBrokerResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1099,11 +1089,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName}/authorization": { "get": { - "operationId": "BrokerAuthorization_ListByBrokerResource", + "operationId": "BrokerAuthorization_ListByResourceGroup", "tags": [ "BrokerAuthorization" ], - "description": "List BrokerAuthorizationResource resources by BrokerResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1145,11 +1135,6 @@ } } }, - "x-ms-examples": { - "BrokerAuthorization_ListByBrokerResource": { - "$ref": "./examples/BrokerAuthorization_ListByBrokerResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1453,11 +1438,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName}/listener": { "get": { - "operationId": "BrokerListener_ListByBrokerResource", + "operationId": "BrokerListener_ListByResourceGroup", "tags": [ "BrokerListener" ], - "description": "List BrokerListenerResource resources by BrokerResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1499,11 +1484,6 @@ } } }, - "x-ms-examples": { - "BrokerListener_ListByBrokerResource": { - "$ref": "./examples/BrokerListener_ListByBrokerResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1807,11 +1787,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/dataLakeConnector": { "get": { - "operationId": "DataLakeConnector_ListByMqResource", + "operationId": "DataLakeConnector_ListByResourceGroup", "tags": [ "DataLakeConnector" ], - "description": "List DataLakeConnectorResource resources by MqResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1845,11 +1825,6 @@ } } }, - "x-ms-examples": { - "DataLakeConnector_ListByMqResource": { - "$ref": "./examples/DataLakeConnector_ListByMqResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2121,11 +2096,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/dataLakeConnector/{dataLakeConnectorName}/topicMap": { "get": { - "operationId": "DataLakeConnectorTopicMap_ListByDataLakeConnectorResource", + "operationId": "DataLakeConnectorTopicMap_ListByResourceGroup", "tags": [ "DataLakeConnectorTopicMap" ], - "description": "List DataLakeTopicMapResource resources by DataLakeConnectorResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -2167,11 +2142,6 @@ } } }, - "x-ms-examples": { - "DataLakeConnectorTopicMap_ListByDataLakeConnectorResource": { - "$ref": "./examples/DataLakeConnectorTopicMap_ListByDataLakeConnectorResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2475,11 +2445,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/diagnosticService": { "get": { - "operationId": "DiagnosticService_ListByMqResource", + "operationId": "DiagnosticService_ListByResourceGroup", "tags": [ "DiagnosticService" ], - "description": "List DiagnosticServiceResource resources by MqResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -2513,11 +2483,6 @@ } } }, - "x-ms-examples": { - "DiagnosticService_ListByMqResource": { - "$ref": "./examples/DiagnosticService_ListByMqResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -2789,11 +2754,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/kafkaConnector": { "get": { - "operationId": "KafkaConnector_ListByMqResource", + "operationId": "KafkaConnector_ListByResourceGroup", "tags": [ "KafkaConnector" ], - "description": "List KafkaConnectorResource resources by MqResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -2827,11 +2792,6 @@ } } }, - "x-ms-examples": { - "KafkaConnector_ListByMqResource": { - "$ref": "./examples/KafkaConnector_ListByMqResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -3103,11 +3063,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/kafkaConnector/{kafkaConnectorName}/topicMap": { "get": { - "operationId": "KafkaConnectorTopicMap_ListByKafkaConnectorResource", + "operationId": "KafkaConnectorTopicMap_ListByResourceGroup", "tags": [ "KafkaConnectorTopicMap" ], - "description": "List KafkaTopicMapResource resources by KafkaConnectorResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -3149,11 +3109,6 @@ } } }, - "x-ms-examples": { - "KafkaConnectorTopicMap_ListByKafkaConnectorResource": { - "$ref": "./examples/KafkaConnectorTopicMap_ListByKafkaConnectorResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -3457,11 +3412,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/mqttBridgeConnector": { "get": { - "operationId": "MqttBridgeConnector_ListByMqResource", + "operationId": "MqttBridgeConnector_ListByResourceGroup", "tags": [ "MqttBridgeConnector" ], - "description": "List MqttBridgeConnectorResource resources by MqResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -3495,11 +3450,6 @@ } } }, - "x-ms-examples": { - "MqttBridgeConnector_ListByMqResource": { - "$ref": "./examples/MqttBridgeConnector_ListByMqResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -3771,11 +3721,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/mqttBridgeConnector/{mqttBridgeConnectorName}/topicMap": { "get": { - "operationId": "MqttBridgeTopicMap_ListByMqttBridgeConnectorResource", + "operationId": "MqttBridgeTopicMap_ListByResourceGroup", "tags": [ "MqttBridgeTopicMap" ], - "description": "List MqttBridgeTopicMapResource resources by MqttBridgeConnectorResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -3817,11 +3767,6 @@ } } }, - "x-ms-examples": { - "MqttBridgeTopicMap_ListByMqttBridgeConnectorResource": { - "$ref": "./examples/MqttBridgeTopicMap_ListByMqttBridgeConnectorResource_MaximumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json b/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json index 9ff3def3e27c..6d80f0193f4b 100644 --- a/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json +++ b/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json @@ -212,7 +212,7 @@ "tags": [ "Instances" ], - "description": "List Instance resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -486,7 +486,7 @@ "tags": [ "Solutions" ], - "description": "List Solution resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -760,7 +760,7 @@ "tags": [ "Targets" ], - "description": "List Target resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/preview/2023-10-01-preview/kubernetesruntime.json b/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/preview/2023-10-01-preview/kubernetesruntime.json index 49d50221a434..b9094a8b529a 100644 --- a/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/preview/2023-10-01-preview/kubernetesruntime.json +++ b/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/preview/2023-10-01-preview/kubernetesruntime.json @@ -57,11 +57,11 @@ "paths": { "/{resourceUri}/providers/Microsoft.KubernetesRuntime/bgpPeers": { "get": { - "operationId": "BgpPeers_List", + "operationId": "BgpPeers_ListByParent", "tags": [ "BgpPeers" ], - "description": "List BgpPeer resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -84,11 +84,6 @@ } } }, - "x-ms-examples": { - "BgpPeers_List": { - "$ref": "./examples/BgpPeers_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -265,11 +260,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/loadBalancers": { "get": { - "operationId": "LoadBalancers_List", + "operationId": "LoadBalancers_ListByParent", "tags": [ "LoadBalancers" ], - "description": "List LoadBalancer resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -292,11 +287,6 @@ } } }, - "x-ms-examples": { - "LoadBalancers_List": { - "$ref": "./examples/LoadBalancers_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -473,11 +463,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/services": { "get": { - "operationId": "Services_List", + "operationId": "Services_ListByParent", "tags": [ "Services" ], - "description": "List ServiceResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -500,11 +490,6 @@ } } }, - "x-ms-examples": { - "Services_List": { - "$ref": "./examples/Services_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -655,11 +640,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/storageClasses": { "get": { - "operationId": "StorageClass_List", + "operationId": "StorageClass_ListByParent", "tags": [ "StorageClass" ], - "description": "List StorageClassResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -682,11 +667,6 @@ } } }, - "x-ms-examples": { - "StorageClass_List_0": { - "$ref": "./examples/StorageClass_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/stable/2024-03-01/kubernetesruntime.json b/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/stable/2024-03-01/kubernetesruntime.json index a890d90a7748..a8d32f1285b0 100644 --- a/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/stable/2024-03-01/kubernetesruntime.json +++ b/specification/kubernetesruntime/resource-manager/Microsoft.KubernetesRuntime/stable/2024-03-01/kubernetesruntime.json @@ -57,11 +57,11 @@ "paths": { "/{resourceUri}/providers/Microsoft.KubernetesRuntime/bgpPeers": { "get": { - "operationId": "BgpPeers_List", + "operationId": "BgpPeers_ListByParent", "tags": [ "BgpPeers" ], - "description": "List BgpPeer resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -84,11 +84,6 @@ } } }, - "x-ms-examples": { - "BgpPeers_List": { - "$ref": "./examples/BgpPeers_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -250,11 +245,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/loadBalancers": { "get": { - "operationId": "LoadBalancers_List", + "operationId": "LoadBalancers_ListByParent", "tags": [ "LoadBalancers" ], - "description": "List LoadBalancer resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -277,11 +272,6 @@ } } }, - "x-ms-examples": { - "LoadBalancers_List": { - "$ref": "./examples/LoadBalancers_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -443,11 +433,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/services": { "get": { - "operationId": "Services_List", + "operationId": "Services_ListByParent", "tags": [ "Services" ], - "description": "List ServiceResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -470,11 +460,6 @@ } } }, - "x-ms-examples": { - "Services_List": { - "$ref": "./examples/Services_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -625,11 +610,11 @@ }, "/{resourceUri}/providers/Microsoft.KubernetesRuntime/storageClasses": { "get": { - "operationId": "StorageClass_List", + "operationId": "StorageClass_ListByParent", "tags": [ "StorageClass" ], - "description": "List StorageClassResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -652,11 +637,6 @@ } } }, - "x-ms-examples": { - "StorageClass_List_0": { - "$ref": "./examples/StorageClass_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json b/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json index 544b4801dee7..aefb0ffcaf71 100644 --- a/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json +++ b/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json @@ -127,7 +127,7 @@ "tags": [ "Organizations" ], - "description": "List OrganizationResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json b/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json index 6aa1f9e141de..c75c2ed25d38 100644 --- a/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json +++ b/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json @@ -127,7 +127,7 @@ "tags": [ "Organizations" ], - "description": "List OrganizationResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json index 86864978e6a7..4bbe72ab12e5 100644 --- a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json +++ b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json @@ -58,11 +58,11 @@ "paths": { "/{resourceUri}/providers/Microsoft.LoadTestService/loadTestMappings": { "get": { - "operationId": "LoadTestMappings_List", + "operationId": "LoadTestMappings_ListByScope", "tags": [ "LoadTestMappings" ], - "description": "List LoadTestMappingResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -85,11 +85,6 @@ } } }, - "x-ms-examples": { - "List all Load Test Mappings by Source Resource Id": { - "$ref": "./examples/LoadTestMappings_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -291,11 +286,11 @@ }, "/{resourceUri}/providers/Microsoft.LoadTestService/loadTestProfileMappings": { "get": { - "operationId": "LoadTestProfileMappings_List", + "operationId": "LoadTestProfileMappings_ListByScope", "tags": [ "LoadTestProfileMappings" ], - "description": "List LoadTestProfileMappingResource resources by parent", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -318,11 +313,6 @@ } } }, - "x-ms-examples": { - "List Load Test Profile Mappings by Source Resource Id": { - "$ref": "./examples/LoadTestProfileMappings_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -749,7 +739,7 @@ "tags": [ "LoadTests" ], - "description": "List LoadTestResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json index deefcea56e76..5890faac6ea3 100644 --- a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json +++ b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json @@ -277,7 +277,7 @@ "tags": [ "LoadTests" ], - "description": "List LoadTestResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json b/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json index ea08773fcbe3..9c96f235ca73 100644 --- a/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json +++ b/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json @@ -493,7 +493,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/mongoClusters/{mongoClusterName}/firewallRules": { "get": { - "operationId": "FirewallRules_ListByMongoCluster", + "operationId": "FirewallRules_ListByParent", "tags": [ "FirewallRules" ], @@ -533,11 +533,6 @@ } } }, - "x-ms-examples": { - "List the firewall rules on a Mongo Cluster resource.": { - "$ref": "./examples/MongoClusters_FirewallRuleList.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -815,7 +810,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/mongoClusters/{mongoClusterName}/privateEndpointConnections": { "get": { - "operationId": "PrivateEndpointConnections_ListByMongoCluster", + "operationId": "PrivateEndpointConnections_ListConnections", "tags": [ "PrivateEndpointConnections" ], @@ -855,11 +850,6 @@ } } }, - "x-ms-examples": { - "Lists the private endpoint connection resources on a Mongo Cluster resource.": { - "$ref": "./examples/MongoClusters_PrivateEndpointConnectionList.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1067,7 +1057,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/mongoClusters/{mongoClusterName}/privateLinkResources": { "get": { - "operationId": "PrivateLinks_ListByMongoCluster", + "operationId": "PrivateLinks_List", "tags": [ "PrivateLinks" ], @@ -1107,11 +1097,6 @@ } } }, - "x-ms-examples": { - "Lists the private link resources available on a Mongo Cluster resource.": { - "$ref": "./examples/MongoClusters_PrivateLinkResourceList.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json b/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json index 2c32de60fddc..504ed1893eed 100644 --- a/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json +++ b/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json @@ -128,7 +128,7 @@ "tags": [ "NetworkFunctions" ], - "description": "List NetworkFunctionResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" diff --git a/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json b/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json index d4505aa801b0..c4599c58f19f 100644 --- a/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json +++ b/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json @@ -553,7 +553,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/dataTypes": { "get": { - "operationId": "DataTypes_ListByDataProduct", + "operationId": "DataTypes_ListByParent", "tags": [ "DataTypes" ], @@ -593,14 +593,6 @@ } } }, - "x-ms-examples": { - "DataTypes_ListByDataProduct_MaximumSet_Gen": { - "$ref": "./examples/DataTypes_ListByDataProduct_MaximumSet_Gen.json" - }, - "DataTypes_ListByDataProduct_MaximumSet_Gen - generated by [MinimumSet] rule_MinimumSet_Gen": { - "$ref": "./examples/DataTypes_ListByDataProduct_MinimumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json index 60ebeff32eec..945f6fddfbf6 100644 --- a/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json +++ b/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json @@ -250,7 +250,7 @@ "tags": [ "AutonomousDatabaseCharacterSets" ], - "description": "List AutonomousDatabaseCharacterSet resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -339,7 +339,7 @@ "tags": [ "AutonomousDatabaseNationalCharacterSets" ], - "description": "List AutonomousDatabaseNationalCharacterSet resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -428,7 +428,7 @@ "tags": [ "AutonomousDatabaseVersions" ], - "description": "List AutonomousDbVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -517,7 +517,7 @@ "tags": [ "DbSystemShapes" ], - "description": "List DbSystemShape resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -606,7 +606,7 @@ "tags": [ "DnsPrivateViews" ], - "description": "List DnsPrivateView resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -697,7 +697,7 @@ "tags": [ "DnsPrivateZones" ], - "description": "List DnsPrivateZone resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -786,7 +786,7 @@ "tags": [ "GiVersions" ], - "description": "List GiVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -875,7 +875,7 @@ "tags": [ "SystemVersions" ], - "description": "List SystemVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1377,7 +1377,7 @@ "tags": [ "AutonomousDatabases" ], - "description": "List AutonomousDatabase resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1685,11 +1685,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}/autonomousDatabaseBackups": { "get": { - "operationId": "AutonomousDatabaseBackups_ListByAutonomousDatabase", + "operationId": "AutonomousDatabaseBackups_ListByParent", "tags": [ "AutonomousDatabaseBackups" ], - "description": "List AutonomousDatabaseBackup resources by AutonomousDatabase", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1726,9 +1726,6 @@ } }, "x-ms-examples": { - "AutonomousDatabaseBackups_ListByAutonomousDatabase": { - "$ref": "./examples/autonomousDatabaseBackup_listByParent.json" - }, "List Autonomous Database Backups by Autonomous Database.": { "$ref": "./examples/autonomousDatabaseBackup_listByParent.json" } @@ -2408,7 +2405,7 @@ "tags": [ "CloudExadataInfrastructures" ], - "description": "List CloudExadataInfrastructure resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2761,11 +2758,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudExadataInfrastructures/{cloudexadatainfrastructurename}/dbServers": { "get": { - "operationId": "DbServers_ListByCloudExadataInfrastructure", + "operationId": "DbServers_ListByParent", "tags": [ "DbServers" ], - "description": "List DbServer resources by CloudExadataInfrastructure", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2872,7 +2869,7 @@ "tags": [ "CloudVmClusters" ], - "description": "List CloudVmCluster resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3234,11 +3231,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}/dbNodes": { "get": { - "operationId": "DbNodes_ListByCloudVmCluster", + "operationId": "DbNodes_ListByParent", "tags": [ "DbNodes" ], - "description": "List DbNode resources by CloudVmCluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3562,11 +3559,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}/virtualNetworkAddresses": { "get": { - "operationId": "VirtualNetworkAddresses_ListByCloudVmCluster", + "operationId": "VirtualNetworkAddresses_ListByParent", "tags": [ "VirtualNetworkAddresses" ], - "description": "List VirtualNetworkAddress resources by CloudVmCluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json b/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json index 1dcb369c3183..4f037cc98248 100644 --- a/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json +++ b/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json @@ -250,7 +250,7 @@ "tags": [ "AutonomousDatabaseCharacterSets" ], - "description": "List AutonomousDatabaseCharacterSet resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -339,7 +339,7 @@ "tags": [ "AutonomousDatabaseNationalCharacterSets" ], - "description": "List AutonomousDatabaseNationalCharacterSet resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -428,7 +428,7 @@ "tags": [ "AutonomousDatabaseVersions" ], - "description": "List AutonomousDbVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -517,7 +517,7 @@ "tags": [ "DbSystemShapes" ], - "description": "List DbSystemShape resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -606,7 +606,7 @@ "tags": [ "DnsPrivateViews" ], - "description": "List DnsPrivateView resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -697,7 +697,7 @@ "tags": [ "DnsPrivateZones" ], - "description": "List DnsPrivateZone resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -786,7 +786,7 @@ "tags": [ "GiVersions" ], - "description": "List GiVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -875,7 +875,7 @@ "tags": [ "SystemVersions" ], - "description": "List SystemVersion resources by Location", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1377,7 +1377,7 @@ "tags": [ "AutonomousDatabases" ], - "description": "List AutonomousDatabase resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1685,11 +1685,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}/autonomousDatabaseBackups": { "get": { - "operationId": "AutonomousDatabaseBackups_ListByAutonomousDatabase", + "operationId": "AutonomousDatabaseBackups_ListByParent", "tags": [ "AutonomousDatabaseBackups" ], - "description": "List AutonomousDatabaseBackup resources by AutonomousDatabase", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1726,9 +1726,6 @@ } }, "x-ms-examples": { - "AutonomousDatabaseBackups_ListByAutonomousDatabase": { - "$ref": "./examples/autonomousDatabaseBackup_listByParent.json" - }, "List Autonomous Database Backups by Autonomous Database.": { "$ref": "./examples/autonomousDatabaseBackup_listByParent.json" } @@ -2408,7 +2405,7 @@ "tags": [ "CloudExadataInfrastructures" ], - "description": "List CloudExadataInfrastructure resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2761,11 +2758,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudExadataInfrastructures/{cloudexadatainfrastructurename}/dbServers": { "get": { - "operationId": "DbServers_ListByCloudExadataInfrastructure", + "operationId": "DbServers_ListByParent", "tags": [ "DbServers" ], - "description": "List DbServer resources by CloudExadataInfrastructure", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2872,7 +2869,7 @@ "tags": [ "CloudVmClusters" ], - "description": "List CloudVmCluster resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3234,11 +3231,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}/dbNodes": { "get": { - "operationId": "DbNodes_ListByCloudVmCluster", + "operationId": "DbNodes_ListByParent", "tags": [ "DbNodes" ], - "description": "List DbNode resources by CloudVmCluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3562,11 +3559,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}/virtualNetworkAddresses": { "get": { - "operationId": "VirtualNetworkAddresses_ListByCloudVmCluster", + "operationId": "VirtualNetworkAddresses_ListByParent", "tags": [ "VirtualNetworkAddresses" ], - "description": "List VirtualNetworkAddress resources by CloudVmCluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json index d53c2c453e9c..40abd52d855e 100644 --- a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json +++ b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json @@ -73,7 +73,7 @@ "paths": { "/{resourceUri}/providers/Microsoft.ScVmm/virtualMachineInstances": { "get": { - "operationId": "VirtualMachineInstances_List", + "operationId": "VirtualMachineInstances_ListByArm", "tags": [ "VirtualMachineInstances" ], @@ -101,14 +101,6 @@ } } }, - "x-ms-examples": { - "VirtualMachineInstances_List_MaximumSet": { - "$ref": "./examples/VirtualMachineInstances_List_MaximumSet_Gen.json" - }, - "VirtualMachineInstances_List_MinimumSet": { - "$ref": "./examples/VirtualMachineInstances_List_MinimumSet_Gen.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json index d406c4d8ddef..3246e380fb6c 100644 --- a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json +++ b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json @@ -137,7 +137,7 @@ "tags": [ "TrafficControllerInterface" ], - "description": "List TrafficController resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -407,11 +407,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/associations": { "get": { - "operationId": "AssociationsInterface_ListByTrafficController", + "operationId": "AssociationsInterface_ListByResourceGroup", "tags": [ "AssociationsInterface" ], - "description": "List Association resources by TrafficController", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -445,11 +445,6 @@ } } }, - "x-ms-examples": { - "Get Associations": { - "$ref": "./examples/AssociationsGet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -721,11 +716,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/frontends": { "get": { - "operationId": "FrontendsInterface_ListByTrafficController", + "operationId": "FrontendsInterface_ListByResourceGroup", "tags": [ "FrontendsInterface" ], - "description": "List Frontend resources by TrafficController", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -759,11 +754,6 @@ } } }, - "x-ms-examples": { - "Get Frontends": { - "$ref": "./examples/FrontendsGet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -1035,11 +1025,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/securityPolicy": { "get": { - "operationId": "SecurityPoliciesInterface_ListByTrafficController", + "operationId": "SecurityPoliciesInterface_ListByResourceGroup", "tags": [ "SecurityPoliciesInterface" ], - "description": "List SecurityPolicy resources by TrafficController", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -1073,11 +1063,6 @@ } } }, - "x-ms-examples": { - "Get SecurityPolicies": { - "$ref": "./examples/SecurityPoliciesGetList.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json index 69b74f74c5c0..518287fdb367 100644 --- a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json +++ b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json @@ -134,7 +134,7 @@ "tags": [ "TrafficControllerInterface" ], - "description": "List TrafficController resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -404,11 +404,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/associations": { "get": { - "operationId": "AssociationsInterface_ListByTrafficController", + "operationId": "AssociationsInterface_ListByResourceGroup", "tags": [ "AssociationsInterface" ], - "description": "List Association resources by TrafficController", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -442,11 +442,6 @@ } } }, - "x-ms-examples": { - "Get Associations": { - "$ref": "./examples/AssociationsGet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -718,11 +713,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/frontends": { "get": { - "operationId": "FrontendsInterface_ListByTrafficController", + "operationId": "FrontendsInterface_ListByResourceGroup", "tags": [ "FrontendsInterface" ], - "description": "List Frontend resources by TrafficController", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" @@ -756,11 +751,6 @@ } } }, - "x-ms-examples": { - "Get Frontends": { - "$ref": "./examples/FrontendsGet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json b/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json index fdc038996b8b..ac1e3a4f4c78 100644 --- a/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json +++ b/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json @@ -127,7 +127,7 @@ "tags": [ "ExperimentationWorkspaces" ], - "description": "List ExperimentationWorkspace resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/standbypool/resource-manager/Microsoft.StandbyPool/preview/2023-12-01-preview/standbypool.json b/specification/standbypool/resource-manager/Microsoft.StandbyPool/preview/2023-12-01-preview/standbypool.json index 868c8cfac56d..b73c8354b260 100644 --- a/specification/standbypool/resource-manager/Microsoft.StandbyPool/preview/2023-12-01-preview/standbypool.json +++ b/specification/standbypool/resource-manager/Microsoft.StandbyPool/preview/2023-12-01-preview/standbypool.json @@ -172,7 +172,7 @@ "tags": [ "StandbyContainerGroupPools" ], - "description": "List StandbyContainerGroupPoolResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -446,7 +446,7 @@ "tags": [ "StandbyVirtualMachinePools" ], - "description": "List StandbyVirtualMachinePoolResource resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -716,11 +716,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StandbyPool/standbyVirtualMachinePools/{standbyVirtualMachinePoolName}/standbyVirtualMachines": { "get": { - "operationId": "StandbyVirtualMachines_ListByStandbyVirtualMachinePoolResource", + "operationId": "StandbyVirtualMachines_ListByStandbyPool", "tags": [ "StandbyVirtualMachines" ], - "description": "List StandbyVirtualMachineResource resources by StandbyVirtualMachinePoolResource", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -754,11 +754,6 @@ } } }, - "x-ms-examples": { - "StandbyVirtualMachines_ListByStandbyVirtualMachinePoolResource": { - "$ref": "./examples/StandbyVirtualMachines_ListByStandbyVirtualMachinePoolResource.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json index b87b4bc7ecab..3f5b86c88fc2 100644 --- a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json +++ b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json @@ -128,7 +128,7 @@ "tags": [ "Authorities" ], - "description": "List Authority resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json b/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json index 4ff2783afb3d..6d6cffa0808b 100644 --- a/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json +++ b/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json @@ -275,7 +275,7 @@ "tags": [ "PrivateClouds" ], - "description": "List PrivateCloud resources by resource group", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -586,7 +586,7 @@ "tags": [ "Addons" ], - "description": "List Addon resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -860,7 +860,7 @@ "tags": [ "Authorizations" ], - "description": "List ExpressRouteAuthorization resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1116,7 +1116,7 @@ "tags": [ "CloudLinks" ], - "description": "List CloudLink resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1372,7 +1372,7 @@ "tags": [ "Clusters" ], - "description": "List Cluster resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -1711,7 +1711,7 @@ "tags": [ "Datastores" ], - "description": "List Datastore resources by Cluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2057,7 +2057,7 @@ "tags": [ "PlacementPolicies" ], - "description": "List PlacementPolicy resources by Cluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2436,7 +2436,7 @@ "tags": [ "VirtualMachines" ], - "description": "List VirtualMachine resources by Cluster", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2641,7 +2641,7 @@ "tags": [ "GlobalReachConnections" ], - "description": "List GlobalReachConnection resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -2897,7 +2897,7 @@ "tags": [ "HcxEnterpriseSites" ], - "description": "List HcxEnterpriseSite resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3120,11 +3120,11 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/iscsiPaths": { "get": { - "operationId": "IscsiPaths_ListByPrivateCloud", + "operationId": "IscsiPaths_List", "tags": [ "IscsiPaths" ], - "description": "List IscsiPath resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3158,11 +3158,6 @@ } } }, - "x-ms-examples": { - "IscsiPaths_ListByPrivateCloud": { - "$ref": "./examples/IscsiPaths_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -3526,7 +3521,7 @@ "tags": [ "ScriptExecutions" ], - "description": "List ScriptExecution resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3849,7 +3844,7 @@ "tags": [ "ScriptPackages" ], - "description": "List ScriptPackage resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -3954,7 +3949,7 @@ "tags": [ "ScriptCmdlets" ], - "description": "List ScriptCmdlet resources by ScriptPackage", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -4075,7 +4070,7 @@ "tags": [ "WorkloadNetworks" ], - "description": "List WorkloadNetwork resources by PrivateCloud", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -4169,7 +4164,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dhcpConfigurations": { "get": { "operationId": "WorkloadNetworks_ListDhcp", - "description": "List WorkloadNetworkDhcp resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -4481,7 +4476,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsServices": { "get": { "operationId": "WorkloadNetworks_ListDnsServices", - "description": "List WorkloadNetworkDnsService resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -4793,7 +4788,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsZones": { "get": { "operationId": "WorkloadNetworks_ListDnsZones", - "description": "List WorkloadNetworkDnsZone resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -5108,7 +5103,7 @@ "tags": [ "WorkloadNetworkGateways" ], - "description": "List WorkloadNetworkGateway resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -5210,7 +5205,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/portMirroringProfiles": { "get": { "operationId": "WorkloadNetworks_ListPortMirroring", - "description": "List WorkloadNetworkPortMirroring resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -5522,7 +5517,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/publicIPs": { "get": { "operationId": "WorkloadNetworks_ListPublicIPs", - "description": "List WorkloadNetworkPublicIP resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -5759,7 +5754,7 @@ "tags": [ "WorkloadNetworkSegments" ], - "description": "List WorkloadNetworkSegment resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -6096,7 +6091,7 @@ "tags": [ "WorkloadNetworkVirtualMachines" ], - "description": "List WorkloadNetworkVirtualMachine resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -6198,7 +6193,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/vmGroups": { "get": { "operationId": "WorkloadNetworks_ListVMGroups", - "description": "List WorkloadNetworkVMGroup resources by WorkloadNetwork", + "description": "A resource list operation, at the scope of the resource's parent", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json b/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json index 1774bbafa200..97b36c65bd70 100644 --- a/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json +++ b/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json @@ -433,7 +433,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/sapDiscoverySites/{sapDiscoverySiteName}/sapInstances": { "get": { - "operationId": "SapInstances_ListBySapDiscoverySite", + "operationId": "SapInstances_List", "tags": [ "SAPInstances" ], @@ -471,11 +471,6 @@ } } }, - "x-ms-examples": { - "Lists the SAP Instance resources for the given SAP Migration discovery site resource.": { - "$ref": "./examples/SAPInstances_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -750,7 +745,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/sapDiscoverySites/{sapDiscoverySiteName}/sapInstances/{sapInstanceName}/serverInstances": { "get": { - "operationId": "ServerInstances_ListBySapInstance", + "operationId": "ServerInstances_List", "tags": [ "ServerInstances" ], @@ -796,11 +791,6 @@ } } }, - "x-ms-examples": { - "Lists the Server Instance resources for the given SAP Instance resource.": { - "$ref": "./examples/ServerInstances_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json b/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json index 927ac4174174..4baa944c99a6 100644 --- a/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json +++ b/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json @@ -389,7 +389,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}/providerInstances": { "get": { - "operationId": "ProviderInstances_ListByMonitor", + "operationId": "ProviderInstances_List", "tags": [ "ProviderInstances" ], @@ -427,11 +427,6 @@ } } }, - "x-ms-examples": { - "List all SAP monitors providers in a subscription": { - "$ref": "./examples/ProviderInstances_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -689,7 +684,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}/sapLandscapeMonitor": { "get": { - "operationId": "SapLandscapeMonitor_ListByMonitor", + "operationId": "SapLandscapeMonitor_List", "tags": [ "SapLandscapeMonitor" ], @@ -727,11 +722,6 @@ } } }, - "x-ms-examples": { - "List the SAP landscape monitor(s)": { - "$ref": "./examples/SapLandscapeMonitor_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" }