-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data: regenerating based on the latest Swagger (#4495)
Co-authored-by: hc-github-team-tf-azure <>
- Loading branch information
1 parent
49620ca
commit 3ba0bd9
Showing
108 changed files
with
4,681 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
...finitions/resource-manager/Search/2024-06-01-preview/AdminKeys/Constant-AdminKeyKind.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "AdminKeyKind", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Primary", | ||
"value": "primary" | ||
}, | ||
{ | ||
"key": "Secondary", | ||
"value": "secondary" | ||
} | ||
] | ||
} |
36 changes: 36 additions & 0 deletions
36
...efinitions/resource-manager/Search/2024-06-01-preview/AdminKeys/Model-AdminKeyResult.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"name": "AdminKeyResult", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "primaryKey", | ||
"name": "PrimaryKey", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "secondaryKey", | ||
"name": "SecondaryKey", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
31 changes: 31 additions & 0 deletions
31
api-definitions/resource-manager/Search/2024-06-01-preview/AdminKeys/Operation-Get.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"name": "Get", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "POST", | ||
"options": [ | ||
{ | ||
"type": "Data", | ||
"headerName": "x-ms-client-request-id", | ||
"optional": true, | ||
"required": false, | ||
"field": "XMsClientRequestId", | ||
"optionsObjectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
} | ||
} | ||
], | ||
"resourceIdName": "SearchServiceId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "AdminKeyResult", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"uriSuffix": "/listAdminKeys" | ||
} |
30 changes: 30 additions & 0 deletions
30
...efinitions/resource-manager/Search/2024-06-01-preview/AdminKeys/Operation-Regenerate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"name": "Regenerate", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "POST", | ||
"options": [ | ||
{ | ||
"type": "Data", | ||
"headerName": "x-ms-client-request-id", | ||
"optional": true, | ||
"required": false, | ||
"field": "XMsClientRequestId", | ||
"optionsObjectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
} | ||
} | ||
], | ||
"resourceIdName": "KeyKindId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "AdminKeyResult", | ||
"referenceNameIsCommonType": null | ||
} | ||
} |
63 changes: 63 additions & 0 deletions
63
...efinitions/resource-manager/Search/2024-06-01-preview/AdminKeys/ResourceId-KeyKindId.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"name": "KeyKindId", | ||
"id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/regenerateAdminKey/{keyKind}", | ||
"segments": [ | ||
{ | ||
"exampleValue": "", | ||
"name": "staticSubscriptions", | ||
"type": "Static", | ||
"value": "subscriptions" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "subscriptionId", | ||
"type": "SubscriptionId" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticResourceGroups", | ||
"type": "Static", | ||
"value": "resourceGroups" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "resourceGroupName", | ||
"type": "ResourceGroup" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticProviders", | ||
"type": "Static", | ||
"value": "providers" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticMicrosoftSearch", | ||
"type": "ResourceProvider", | ||
"value": "Microsoft.Search" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticSearchServices", | ||
"type": "Static", | ||
"value": "searchServices" | ||
}, | ||
{ | ||
"exampleValue": "searchServiceName", | ||
"name": "searchServiceName", | ||
"type": "UserSpecified" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticRegenerateAdminKey", | ||
"type": "Static", | ||
"value": "regenerateAdminKey" | ||
}, | ||
{ | ||
"constantName": "AdminKeyKind", | ||
"exampleValue": "", | ||
"name": "keyKind", | ||
"type": "Constant" | ||
} | ||
] | ||
} |
51 changes: 51 additions & 0 deletions
51
...ions/resource-manager/Search/2024-06-01-preview/AdminKeys/ResourceId-SearchServiceId.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"name": "SearchServiceId", | ||
"id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}", | ||
"segments": [ | ||
{ | ||
"exampleValue": "", | ||
"name": "staticSubscriptions", | ||
"type": "Static", | ||
"value": "subscriptions" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "subscriptionId", | ||
"type": "SubscriptionId" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticResourceGroups", | ||
"type": "Static", | ||
"value": "resourceGroups" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "resourceGroupName", | ||
"type": "ResourceGroup" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticProviders", | ||
"type": "Static", | ||
"value": "providers" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticMicrosoftSearch", | ||
"type": "ResourceProvider", | ||
"value": "Microsoft.Search" | ||
}, | ||
{ | ||
"exampleValue": "", | ||
"name": "staticSearchServices", | ||
"type": "Static", | ||
"value": "searchServices" | ||
}, | ||
{ | ||
"exampleValue": "searchServiceName", | ||
"name": "searchServiceName", | ||
"type": "UserSpecified" | ||
} | ||
] | ||
} |
16 changes: 16 additions & 0 deletions
16
api-definitions/resource-manager/Search/2024-06-01-preview/ApiVersionDefinition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"apiVersion": "2024-06-01-preview", | ||
"isPreview": true, | ||
"generate": true, | ||
"resources": [ | ||
"AdminKeys", | ||
"NetworkSecurityPerimeterConfigurations", | ||
"PrivateEndpointConnections", | ||
"PrivateLinkResources", | ||
"QueryKeys", | ||
"Services", | ||
"SharedPrivateLinkResources", | ||
"Usages" | ||
], | ||
"source": "Azure/azure-rest-api-specs" | ||
} |
36 changes: 36 additions & 0 deletions
36
.../2024-06-01-preview/NetworkSecurityPerimeterConfigurations/Model-NSPConfigAccessRule.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"name": "NSPConfigAccessRule", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "name", | ||
"name": "Name", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "properties", | ||
"name": "Properties", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NSPConfigAccessRuleProperties", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
105 changes: 105 additions & 0 deletions
105
...1-preview/NetworkSecurityPerimeterConfigurations/Model-NSPConfigAccessRuleProperties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
{ | ||
"name": "NSPConfigAccessRuleProperties", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "addressPrefixes", | ||
"name": "AddressPrefixes", | ||
"objectDefinition": { | ||
"type": "List", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null, | ||
"nestedItem": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "direction", | ||
"name": "Direction", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "fullyQualifiedDomainNames", | ||
"name": "FullyQualifiedDomainNames", | ||
"objectDefinition": { | ||
"type": "List", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null, | ||
"nestedItem": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "networkSecurityPerimeters", | ||
"name": "NetworkSecurityPerimeters", | ||
"objectDefinition": { | ||
"type": "List", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null, | ||
"nestedItem": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NSPConfigNetworkSecurityPerimeterRule", | ||
"referenceNameIsCommonType": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "subscriptions", | ||
"name": "Subscriptions", | ||
"objectDefinition": { | ||
"type": "List", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null, | ||
"nestedItem": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
Oops, something went wrong.