Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR netapp] [NetApp]Remove throughputMibps from create request examples #1836

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schemas/2020-06-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-07-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-08-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-09-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-11-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-12-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-02-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-04-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-06-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-08-01/Microsoft.ApiManagement.json
Original file line number Diff line number Diff line change
Expand Up @@ -3012,7 +3012,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1st 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of next ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them. Note: next ciphers can't be disabled since they are required by Azure CloudService internal components: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384"
"description": "Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256"
},
"disableGateway": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-08-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-10-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-01-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down
4 changes: 2 additions & 2 deletions schemas/2022-03-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down Expand Up @@ -2518,7 +2518,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB, 500 GiB for large volumes. Upper limit is 100TiB. Specified in bytes."
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes."
},
"volumeSpecName": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/2022-05-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@
},
"username": {
"type": "string",
"description": "Username of Active Directory domain administrator"
"description": "A domain user account with permission to create machine accounts"
}
},
"description": "Active Directory"
Expand Down Expand Up @@ -2682,7 +2682,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes."
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes."
},
"volumeSpecName": {
"type": "string",
Expand Down