你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Discovered Security Solutions - List
获取订阅的已发现安全解决方案的列表。
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/discoveredSecuritySolutions?api-version=2020-01-01
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
subscription
|
path | True |
string |
Azure 订阅 ID 正则表达式模式: |
api-version
|
query | True |
string |
操作的 API 版本 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
还行 |
|
Other Status Codes |
描述操作失败的原因的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
名称 | 说明 |
---|---|
user_impersonation | 模拟用户帐户 |
示例
Get discovered security solutions
示例请求
GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/discoveredSecuritySolutions?api-version=2020-01-01
示例响应
{
"value": [
{
"properties": {
"securityFamily": "Ngfw",
"offer": "cisco-asav",
"publisher": "cisco",
"sku": "asav-azure-byol"
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg1/providers/Microsoft.Security/locations/centralus/discoveredSecuritySolutions/CP",
"name": "CP",
"type": "Microsoft.Security/locations/discoveredSecuritySolutions",
"location": "eastus"
},
{
"properties": {
"securityFamily": "Ngfw",
"offer": "vmseries1",
"publisher": "paloaltonetworks",
"sku": "byol"
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg2/providers/Microsoft.Security/locations/centralus/discoveredSecuritySolutions/paloalto7",
"name": "paloalto7",
"type": "Microsoft.Security/locations/discoveredSecuritySolutions",
"location": "eastus2"
}
]
}
定义
名称 | 说明 |
---|---|
Cloud |
所有 Azure 资源管理器 API 的常见错误响应,以返回失败操作的错误详细信息。 (这也遵循 OData 错误响应格式)。 |
Cloud |
错误详细信息。 |
Discovered |
|
Discovered |
|
Error |
资源管理错误附加信息。 |
security |
已发现解决方案的安全系列 |
CloudError
所有 Azure 资源管理器 API 的常见错误响应,以返回失败操作的错误详细信息。 (这也遵循 OData 错误响应格式)。
名称 | 类型 | 说明 |
---|---|---|
error.additionalInfo |
错误附加信息。 |
|
error.code |
string |
错误代码。 |
error.details |
错误详细信息。 |
|
error.message |
string |
错误消息。 |
error.target |
string |
错误目标。 |
CloudErrorBody
错误详细信息。
名称 | 类型 | 说明 |
---|---|---|
additionalInfo |
错误附加信息。 |
|
code |
string |
错误代码。 |
details |
错误详细信息。 |
|
message |
string |
错误消息。 |
target |
string |
错误目标。 |
DiscoveredSecuritySolution
名称 | 类型 | 说明 |
---|---|---|
id |
string |
资源 ID |
location |
string |
存储资源的位置 |
name |
string |
资源名称 |
properties.offer |
string |
安全解决方案的映像产品/服务 |
properties.publisher |
string |
安全解决方案的映像发布者 |
properties.securityFamily |
已发现解决方案的安全系列 |
|
properties.sku |
string |
安全解决方案的映像 SKU |
type |
string |
资源类型 |
DiscoveredSecuritySolutionList
名称 | 类型 | 说明 |
---|---|---|
nextLink |
string |
要提取下一页的 URI。 |
value |
ErrorAdditionalInfo
资源管理错误附加信息。
名称 | 类型 | 说明 |
---|---|---|
info |
object |
其他信息。 |
type |
string |
其他信息类型。 |
securityFamily
已发现解决方案的安全系列
名称 | 类型 | 说明 |
---|---|---|
Ngfw |
string |
|
SaasWaf |
string |
|
Va |
string |
|
Waf |
string |