-
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
- Loading branch information
hc-github-team-tf-azure
committed
May 16, 2024
1 parent
27edf26
commit 072107e
Showing
50 changed files
with
1,555 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
api-definitions/resource-manager/Insights/2021-07-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,12 @@ | ||
{ | ||
"apiVersion": "2021-07-01-preview", | ||
"isPreview": true, | ||
"generate": true, | ||
"resources": [ | ||
"PrivateEndpointConnections", | ||
"PrivateLinkResources", | ||
"PrivateLinkScopedResources", | ||
"PrivateLinkScopesAPIs" | ||
], | ||
"source": "Azure/azure-rest-api-specs" | ||
} |
22 changes: 22 additions & 0 deletions
22
...eview/PrivateEndpointConnections/Constant-PrivateEndpointConnectionProvisioningState.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,22 @@ | ||
{ | ||
"name": "PrivateEndpointConnectionProvisioningState", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Creating", | ||
"value": "Creating" | ||
}, | ||
{ | ||
"key": "Deleting", | ||
"value": "Deleting" | ||
}, | ||
{ | ||
"key": "Failed", | ||
"value": "Failed" | ||
}, | ||
{ | ||
"key": "Succeeded", | ||
"value": "Succeeded" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
...1-preview/PrivateEndpointConnections/Constant-PrivateEndpointServiceConnectionStatus.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,18 @@ | ||
{ | ||
"name": "PrivateEndpointServiceConnectionStatus", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Approved", | ||
"value": "Approved" | ||
}, | ||
{ | ||
"key": "Pending", | ||
"value": "Pending" | ||
}, | ||
{ | ||
"key": "Rejected", | ||
"value": "Rejected" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
...manager/Insights/2021-07-01-preview/PrivateEndpointConnections/Model-PrivateEndpoint.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,18 @@ | ||
{ | ||
"name": "PrivateEndpoint", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "id", | ||
"name": "Id", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
57 changes: 57 additions & 0 deletions
57
...sights/2021-07-01-preview/PrivateEndpointConnections/Model-PrivateEndpointConnection.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,57 @@ | ||
{ | ||
"name": "PrivateEndpointConnection", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "id", | ||
"name": "Id", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "name", | ||
"name": "Name", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "properties", | ||
"name": "Properties", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnectionProperties" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "type", | ||
"name": "Type", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
...1-07-01-preview/PrivateEndpointConnections/Model-PrivateEndpointConnectionListResult.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,22 @@ | ||
{ | ||
"name": "PrivateEndpointConnectionListResult", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "value", | ||
"name": "Value", | ||
"objectDefinition": { | ||
"type": "List", | ||
"referenceName": null, | ||
"nestedItem": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnection" | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
44 changes: 44 additions & 0 deletions
44
...1-07-01-preview/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.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,44 @@ | ||
{ | ||
"name": "PrivateEndpointConnectionProperties", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "privateEndpoint", | ||
"name": "PrivateEndpoint", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpoint" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "privateLinkServiceConnectionState", | ||
"name": "PrivateLinkServiceConnectionState", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "PrivateLinkServiceConnectionState" | ||
}, | ||
"optional": false, | ||
"readOnly": false, | ||
"required": true, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "provisioningState", | ||
"name": "ProvisioningState", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnectionProvisioningState" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
44 changes: 44 additions & 0 deletions
44
...021-07-01-preview/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.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,44 @@ | ||
{ | ||
"name": "PrivateLinkServiceConnectionState", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "actionsRequired", | ||
"name": "ActionsRequired", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "description", | ||
"name": "Description", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "status", | ||
"name": "Status", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointServiceConnectionStatus" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
19 changes: 19 additions & 0 deletions
19
...ager/Insights/2021-07-01-preview/PrivateEndpointConnections/Operation-CreateOrUpdate.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,19 @@ | ||
{ | ||
"name": "CreateOrUpdate", | ||
"contentType": "application/json; charset=utf-8", | ||
"expectedStatusCodes": [ | ||
200, | ||
202 | ||
], | ||
"longRunning": true, | ||
"httpMethod": "PUT", | ||
"resourceIdName": "PrivateEndpointConnectionId", | ||
"requestObject": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnection" | ||
}, | ||
"responseObject": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnection" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...urce-manager/Insights/2021-07-01-preview/PrivateEndpointConnections/Operation-Delete.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,12 @@ | ||
{ | ||
"name": "Delete", | ||
"contentType": "application/json; charset=utf-8", | ||
"expectedStatusCodes": [ | ||
200, | ||
202, | ||
204 | ||
], | ||
"longRunning": true, | ||
"httpMethod": "DELETE", | ||
"resourceIdName": "PrivateEndpointConnectionId" | ||
} |
14 changes: 14 additions & 0 deletions
14
...esource-manager/Insights/2021-07-01-preview/PrivateEndpointConnections/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,14 @@ | ||
{ | ||
"name": "Get", | ||
"contentType": "application/json; charset=utf-8", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "GET", | ||
"resourceIdName": "PrivateEndpointConnectionId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnection" | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
...ights/2021-07-01-preview/PrivateEndpointConnections/Operation-ListByPrivateLinkScope.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,15 @@ | ||
{ | ||
"name": "ListByPrivateLinkScope", | ||
"contentType": "application/json; charset=utf-8", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "GET", | ||
"resourceIdName": "PrivateLinkScopeId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"referenceName": "PrivateEndpointConnectionListResult" | ||
}, | ||
"uriSuffix": "/privateEndpointConnections" | ||
} |
52 changes: 52 additions & 0 deletions
52
...2021-07-01-preview/PrivateEndpointConnections/ResourceId-PrivateEndpointConnectionId.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,52 @@ | ||
{ | ||
"name": "PrivateEndpointConnectionId", | ||
"id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/privateLinkScopes/{privateLinkScopeName}/privateEndpointConnections/{privateEndpointConnectionName}", | ||
"segments": [ | ||
{ | ||
"name": "staticSubscriptions", | ||
"type": "Static", | ||
"value": "subscriptions" | ||
}, | ||
{ | ||
"name": "subscriptionId", | ||
"type": "SubscriptionId" | ||
}, | ||
{ | ||
"name": "staticResourceGroups", | ||
"type": "Static", | ||
"value": "resourceGroups" | ||
}, | ||
{ | ||
"name": "resourceGroupName", | ||
"type": "ResourceGroup" | ||
}, | ||
{ | ||
"name": "staticProviders", | ||
"type": "Static", | ||
"value": "providers" | ||
}, | ||
{ | ||
"name": "staticMicrosoftInsights", | ||
"type": "ResourceProvider", | ||
"value": "Microsoft.Insights" | ||
}, | ||
{ | ||
"name": "staticPrivateLinkScopes", | ||
"type": "Static", | ||
"value": "privateLinkScopes" | ||
}, | ||
{ | ||
"name": "privateLinkScopeName", | ||
"type": "UserSpecified" | ||
}, | ||
{ | ||
"name": "staticPrivateEndpointConnections", | ||
"type": "Static", | ||
"value": "privateEndpointConnections" | ||
}, | ||
{ | ||
"name": "privateEndpointConnectionName", | ||
"type": "UserSpecified" | ||
} | ||
] | ||
} |
Oops, something went wrong.