-
Notifications
You must be signed in to change notification settings - Fork 50
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 (#4362)
Co-authored-by: hc-github-team-tf-azure <>
- Loading branch information
1 parent
024ae18
commit 8f8f69d
Showing
326 changed files
with
11,978 additions
and
48 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
14 changes: 14 additions & 0 deletions
14
...tions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-AgentPoolMode.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": "AgentPoolMode", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "System", | ||
"value": "System" | ||
}, | ||
{ | ||
"key": "User", | ||
"value": "User" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...tions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-AgentPoolType.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": "AgentPoolType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "AvailabilitySet", | ||
"value": "AvailabilitySet" | ||
}, | ||
{ | ||
"key": "VirtualMachineScaleSets", | ||
"value": "VirtualMachineScaleSets" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-Code.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": "Code", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Running", | ||
"value": "Running" | ||
}, | ||
{ | ||
"key": "Stopped", | ||
"value": "Stopped" | ||
} | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
.../resource-manager/ContainerService/2024-05-01/AgentPools/Constant-GPUInstanceProfile.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,26 @@ | ||
{ | ||
"name": "GPUInstanceProfile", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "MIGFourg", | ||
"value": "MIG4g" | ||
}, | ||
{ | ||
"key": "MIGOneg", | ||
"value": "MIG1g" | ||
}, | ||
{ | ||
"key": "MIGSeveng", | ||
"value": "MIG7g" | ||
}, | ||
{ | ||
"key": "MIGThreeg", | ||
"value": "MIG3g" | ||
}, | ||
{ | ||
"key": "MIGTwog", | ||
"value": "MIG2g" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...ons/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-KubeletDiskType.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": "KubeletDiskType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "OS", | ||
"value": "OS" | ||
}, | ||
{ | ||
"key": "Temporary", | ||
"value": "Temporary" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...initions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-OSDiskType.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": "OSDiskType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Ephemeral", | ||
"value": "Ephemeral" | ||
}, | ||
{ | ||
"key": "Managed", | ||
"value": "Managed" | ||
} | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
api-definitions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-OSSKU.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,26 @@ | ||
{ | ||
"name": "OSSKU", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "AzureLinux", | ||
"value": "AzureLinux" | ||
}, | ||
{ | ||
"key": "CBLMariner", | ||
"value": "CBLMariner" | ||
}, | ||
{ | ||
"key": "Ubuntu", | ||
"value": "Ubuntu" | ||
}, | ||
{ | ||
"key": "WindowsTwoZeroOneNine", | ||
"value": "Windows2019" | ||
}, | ||
{ | ||
"key": "WindowsTwoZeroTwoTwo", | ||
"value": "Windows2022" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-OSType.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": "OSType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Linux", | ||
"value": "Linux" | ||
}, | ||
{ | ||
"key": "Windows", | ||
"value": "Windows" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...efinitions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-Protocol.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": "Protocol", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "TCP", | ||
"value": "TCP" | ||
}, | ||
{ | ||
"key": "UDP", | ||
"value": "UDP" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...tions/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-ScaleDownMode.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": "ScaleDownMode", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Deallocate", | ||
"value": "Deallocate" | ||
}, | ||
{ | ||
"key": "Delete", | ||
"value": "Delete" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...ource-manager/ContainerService/2024-05-01/AgentPools/Constant-ScaleSetEvictionPolicy.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": "ScaleSetEvictionPolicy", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Deallocate", | ||
"value": "Deallocate" | ||
}, | ||
{ | ||
"key": "Delete", | ||
"value": "Delete" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...ns/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-ScaleSetPriority.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": "ScaleSetPriority", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Regular", | ||
"value": "Regular" | ||
}, | ||
{ | ||
"key": "Spot", | ||
"value": "Spot" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...ons/resource-manager/ContainerService/2024-05-01/AgentPools/Constant-WorkloadRuntime.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": "WorkloadRuntime", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "OCIContainer", | ||
"value": "OCIContainer" | ||
}, | ||
{ | ||
"key": "WasmWasi", | ||
"value": "WasmWasi" | ||
} | ||
] | ||
} |
57 changes: 57 additions & 0 deletions
57
api-definitions/resource-manager/ContainerService/2024-05-01/AgentPools/Model-AgentPool.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": "AgentPool", | ||
"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": "ManagedClusterAgentPoolProfileProperties" | ||
}, | ||
"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 | ||
} | ||
] | ||
} |
Oops, something went wrong.