-
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
Dec 2, 2024
1 parent
7c69d6b
commit 1b7f9e1
Showing
86 changed files
with
3,733 additions
and
16 deletions.
There are no files selected for viewing
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
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
13 changes: 13 additions & 0 deletions
13
api-definitions/resource-manager/Nginx/2024-11-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,13 @@ | ||
{ | ||
"apiVersion": "2024-11-01-preview", | ||
"isPreview": true, | ||
"generate": true, | ||
"resources": [ | ||
"NginxApiKey", | ||
"NginxCertificate", | ||
"NginxConfiguration", | ||
"NginxConfigurationAnalysis", | ||
"NginxDeployment" | ||
], | ||
"source": "Azure/azure-rest-api-specs" | ||
} |
66 changes: 66 additions & 0 deletions
66
...urce-manager/Nginx/2024-11-01-preview/NginxApiKey/Model-NginxDeploymentApiKeyRequest.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,66 @@ | ||
{ | ||
"name": "NginxDeploymentApiKeyRequest", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "id", | ||
"name": "Id", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"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": "NginxDeploymentApiKeyRequestProperties", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "type", | ||
"name": "Type", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
37 changes: 37 additions & 0 deletions
37
...er/Nginx/2024-11-01-preview/NginxApiKey/Model-NginxDeploymentApiKeyRequestProperties.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,37 @@ | ||
{ | ||
"name": "NginxDeploymentApiKeyRequestProperties", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"dateFormat": "RFC3339", | ||
"jsonName": "endDateTime", | ||
"name": "EndDateTime", | ||
"objectDefinition": { | ||
"type": "DateTime", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "secretText", | ||
"name": "SecretText", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
66 changes: 66 additions & 0 deletions
66
...rce-manager/Nginx/2024-11-01-preview/NginxApiKey/Model-NginxDeploymentApiKeyResponse.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,66 @@ | ||
{ | ||
"name": "NginxDeploymentApiKeyResponse", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "id", | ||
"name": "Id", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"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": "NginxDeploymentApiKeyResponseProperties", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "type", | ||
"name": "Type", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
37 changes: 37 additions & 0 deletions
37
...r/Nginx/2024-11-01-preview/NginxApiKey/Model-NginxDeploymentApiKeyResponseProperties.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,37 @@ | ||
{ | ||
"name": "NginxDeploymentApiKeyResponseProperties", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"dateFormat": "RFC3339", | ||
"jsonName": "endDateTime", | ||
"name": "EndDateTime", | ||
"objectDefinition": { | ||
"type": "DateTime", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "hint", | ||
"name": "Hint", | ||
"objectDefinition": { | ||
"type": "String", | ||
"nullable": false, | ||
"referenceName": null, | ||
"referenceNameIsCommonType": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
], | ||
"IsParent": false | ||
} |
24 changes: 24 additions & 0 deletions
24
...esource-manager/Nginx/2024-11-01-preview/NginxApiKey/Operation-ApiKeysCreateOrUpdate.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,24 @@ | ||
{ | ||
"name": "ApiKeysCreateOrUpdate", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200, | ||
201 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "PUT", | ||
"resourceIdName": "ApiKeyId", | ||
"requestObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NginxDeploymentApiKeyRequest", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"responseObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NginxDeploymentApiKeyResponse", | ||
"referenceNameIsCommonType": null | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...itions/resource-manager/Nginx/2024-11-01-preview/NginxApiKey/Operation-ApiKeysDelete.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": "ApiKeysDelete", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200, | ||
204 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "DELETE", | ||
"resourceIdName": "ApiKeyId" | ||
} |
17 changes: 17 additions & 0 deletions
17
...finitions/resource-manager/Nginx/2024-11-01-preview/NginxApiKey/Operation-ApiKeysGet.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,17 @@ | ||
{ | ||
"name": "ApiKeysGet", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"longRunning": false, | ||
"httpMethod": "GET", | ||
"resourceIdName": "ApiKeyId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NginxDeploymentApiKeyResponse", | ||
"referenceNameIsCommonType": null | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...initions/resource-manager/Nginx/2024-11-01-preview/NginxApiKey/Operation-ApiKeysList.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": "ApiKeysList", | ||
"contentType": "application/json; charset=utf-8", | ||
"description": "", | ||
"expectedStatusCodes": [ | ||
200 | ||
], | ||
"fieldContainingPaginationDetails": "nextLink", | ||
"longRunning": false, | ||
"httpMethod": "GET", | ||
"resourceIdName": "NginxDeploymentId", | ||
"responseObject": { | ||
"type": "Reference", | ||
"nullable": false, | ||
"referenceName": "NginxDeploymentApiKeyResponse", | ||
"referenceNameIsCommonType": null | ||
}, | ||
"uriSuffix": "/apiKeys" | ||
} |
Oops, something went wrong.