Skip to content

Commit

Permalink
removed agents part
Browse files Browse the repository at this point in the history
  • Loading branch information
Md Anam Raihan committed Nov 29, 2024
1 parent e178a84 commit a526634
Showing 1 changed file with 0 additions and 164 deletions.
164 changes: 0 additions & 164 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,170 +447,6 @@
}
],
"dependency_version_2": true
},
{
"label": "Agents",
"name": "agents",
"install_type": "extension",
"working_directory": "solutions/agents",
"compliance": {},
"dependencies": [
{
"name": "deploy-arch-ibm-slz-ocp",
"catalog_id": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc",
"id": "95fccffc-ae3b-42df-b6d9-80be5914d852-global",
"flavors": [
"quickstart",
"standard"
],
"version": ">=v3.0.0",
"optional": true
},
{
"name": "deploy-arch-ibm-scc",
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"id": "9423f9bc-1290-4c71-a9ac-01898bfa7ccc-global",
"flavors": [
"instances"
],
"version": ">=v1.0.0",
"optional": true
}
],
"configuration": [
{
"key": "ibmcloud_api_key"
},
{
"key": "name"
},
{
"key": "namespace"
},
{
"key": "cluster_name"
},
{
"key": "access_key"
},
{
"key": "region",
"options": [
{
"displayname": "Dallas (us-south)",
"value": "us-south"
},
{
"displayname": "Frankfurt (eu-de)",
"value": "eu-de"
},
{
"displayname": "London (eu-gb)",
"value": "eu-gb"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Sao Paulo (br-sao)",
"value": "br-sao"
},
{
"displayname": "Sydney (au-syd)",
"value": "au-syd"
},
{
"displayname": "Tokyo (jp-tok)",
"value": "jp-tok"
},
{
"displayname": "Toronto (ca-tor)",
"value": "ca-tor"
},
{
"displayname": "Washington (us-east)",
"value": "us-east"
}
]
},
{
"key": "endpoint_type",
"options": [
{
"displayname": "Public",
"value": "public"
},
{
"displayname": "Private",
"value": "private"
}
]
},
{
"key": "deployment_tag"
},
{
"key": "kspm_deploy"
},
{
"key": "node_analyzer_deploy"
},
{
"key": "host_scanner_deploy"
},
{
"key": "cluster_scanner_deploy"
},
{
"key": "cluster_endpoint_type",
"options": [
{
"displayname": "Public",
"value": "public"
},
{
"displayname": "Private",
"value": "private"
}
]
}
],
"iam_permissions": [
{
"service_name": "compliance",
"role_crns": [
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
"crn:v1:bluemix:public:iam::::role:Editor"
]
},
{
"service_name": "containers-kubernetes",
"role_crns": [
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
"crn:v1:bluemix:public:iam::::role:Editor"
]
}
],
"architecture": {
"descriptions": "This architecture supports creating and configuring Security and Compliance Center Workload Protection agents.",
"features": [
{
"title": "Security and Compliance Center Workload Protection agent",
"description": "Creates and configures a Security and Compliance Center Workload Protection agent."
}
],
"diagrams": [
{
"diagram": {
"caption": "Security and Compliance Center Workload Protection agent",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-scc-da/main/reference-architecture/scc-wp-agent.svg",
"type": "image/svg+xml"
},
"description": "This architecture supports creating and configuring Security and Compliance Center Workload Protection agent resources."
}
]
}
}
]
}
Expand Down

0 comments on commit a526634

Please sign in to comment.