-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapi-mgmt.json
More file actions
64 lines (64 loc) · 2.92 KB
/
Copy pathapi-mgmt.json
File metadata and controls
64 lines (64 loc) · 2.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"api_management_services": [
{
"api_count": 2,
"api_subscription_required_count": 1,
"active_subscription_count": 2,
"backend_count": 1,
"backend_hostnames": [
"orders-internal.contoso.local"
],
"developer_portal_status": "Enabled",
"gateway_enabled": true,
"gateway_hostnames": [
"apim-edge-01.azure-api.net",
"api.contoso.com"
],
"id": "/subscriptions/22222222-2222-2222-2222-222222222222/resourceGroups/rg-apps/providers/Microsoft.ApiManagement/service/apim-edge-01",
"legacy_portal_status": "Disabled",
"location": "eastus",
"management_hostnames": [
"apim-edge-01.management.azure-api.net"
],
"name": "apim-edge-01",
"named_value_count": 2,
"named_value_key_vault_count": 1,
"named_value_secret_count": 1,
"portal_hostnames": [
"portal.apim-edge-01.contoso.com"
],
"public_ip_address_id": "/subscriptions/22222222-2222-2222-2222-222222222222/resourceGroups/rg-apps/providers/Microsoft.Network/publicIPAddresses/pip-apim-edge-01",
"private_ip_addresses": [],
"public_ip_addresses": [
"52.170.20.30"
],
"public_network_access": "Enabled",
"related_ids": [
"/subscriptions/22222222-2222-2222-2222-222222222222/resourceGroups/rg-apps/providers/Microsoft.ApiManagement/service/apim-edge-01",
"99990000-0000-0000-0000-000000000001",
"/subscriptions/22222222-2222-2222-2222-222222222222/resourceGroups/rg-apps/providers/Microsoft.Network/publicIPAddresses/pip-apim-edge-01"
],
"resource_group": "rg-apps",
"sku_capacity": 1,
"sku_name": "Developer",
"state": "Succeeded",
"subscription_count": 3,
"summary": "API Management service 'apim-edge-01' publishes gateway hostnames apim-edge-01.azure-api.net, api.contoso.com; management hostnames apim-edge-01.management.azure-api.net; portal hostnames portal.apim-edge-01.contoso.com and uses managed identity (SystemAssigned). Visible inventory: 2 APIs, 1 require subscriptions, 3 subscriptions (2 active), 1 backends, 2 named values. Depth cues: 1 named values marked secret, 1 Key Vault-backed named values, backend hosts orders-internal.contoso.local. Visible posture: public network access Enabled, virtual network type External, SKU Developer, gateway enabled, developer portal Enabled.",
"virtual_network_type": "External",
"workload_client_id": "99990000-0000-0000-0000-000000000002",
"workload_identity_ids": [],
"workload_identity_type": "SystemAssigned",
"workload_principal_id": "99990000-0000-0000-0000-000000000001"
}
],
"findings": [],
"issues": [],
"metadata": {
"command": "api-mgmt",
"generated_at": "<generated_at>",
"schema_version": "1.5.0",
"subscription_id": "22222222-2222-2222-2222-222222222222",
"tenant_id": "11111111-1111-1111-1111-111111111111",
"token_source": null
}
}