slug: oracle-weblogic provider: Oracle WebLogic Server generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Banking & Capital Markets - Software & Technology min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 11 edges: - tag: Security spec_file: oracle-weblogic-security-api-openapi.yml capability_id: BC-620.20 capability_id_l1: BC-620 capability_name: Identity & Access Management confidence: 0.85 evidence: createUser Create a user in an authentication provider; addMemberToGroup Add a user or group to a security group; listAuthenticationProviders reason: Operations administer security realms, authentication providers, users and group membership — this is identity and access management for the middleware platform. - tag: Application Deployment spec_file: oracle-weblogic-application-deployment-api-openapi.yml capability_id: BC-600.60 capability_id_l1: BC-600 capability_name: IT Application Management confidence: 0.8 evidence: POST /edit/appDeployments createAppDeployment Deploy an application; DELETE /edit/appDeployments/{appName} Undeploy an application reason: Deploying/undeploying enterprise Java applications and shared libraries on an app server is IT application lifecycle management. - tag: Application Deployments spec_file: oracle-weblogic-application-deployments-api-openapi.yml capability_id: BC-600.60 capability_id_l1: BC-600 capability_name: IT Application Management confidence: 0.8 evidence: POST /edit/appDeployments deployApplication; DELETE /edit/appDeployments/{appName} undeployApplication reason: 'Same surface: application deployment configuration on WebLogic — IT application management.' - tag: Application Runtime spec_file: oracle-weblogic-application-runtime-api-openapi.yml capability_id: BC-600.40 capability_id_l1: BC-600 capability_name: IT Operations Management confidence: 0.75 evidence: 'POST /domainRuntime/appDeploymentRuntimes/{appName}/start startApplication; schemas: HealthState, ApplicationRuntime' reason: Runtime start/stop and health/runtime inspection of deployed applications is day-to-day IT operations and monitoring. - tag: Clusters spec_file: oracle-weblogic-clusters-api-openapi.yml capability_id: BC-600.50 capability_id_l1: BC-600 capability_name: IT Infrastructure Management confidence: 0.75 evidence: POST /edit/clusters createCluster ... Create a new cluster; Configure dynamic servers for a cluster reason: Managing WebLogic server clusters and dynamic server configuration is application-server infrastructure configuration — IT Infrastructure Management (compute). Could also be read as IT Application Management, hence moderate confidence on the L2. - tag: Machines spec_file: oracle-weblogic-machines-api-openapi.yml capability_id: BC-600.50 capability_id_l1: BC-600 capability_name: IT Infrastructure Management confidence: 0.75 evidence: POST /edit/machines createMachine; Get Node Manager configuration for a machine reason: Defining machines and Node Manager settings that host server instances is compute infrastructure configuration — IT Infrastructure Management. - tag: Deployment Lifecycle spec_file: oracle-weblogic-deployment-lifecycle-api-openapi.yml capability_id: BC-600.60 capability_id_l1: BC-600 capability_name: IT Application Management confidence: 0.7 evidence: Start a deployed application; Redeploy an application; Get deployment task status reason: Runtime start/stop/redeploy of deployed enterprise applications is application lifecycle operations for internal IT — IT Application Management. Not SaaS release engineering since this is an admin API for a runtime container, though that reading is possible. - tag: Domain Configuration spec_file: oracle-weblogic-domain-configuration-api-openapi.yml capability_id: BC-600.50 capability_id_l1: BC-600 capability_name: IT Infrastructure Management confidence: 0.7 evidence: Get the edit tree root (domain configuration); Create a partition; Create a virtual target reason: Domain/partition/virtual-target configuration of the WebLogic server domain is infrastructure configuration management under IT Infrastructure Management. - tag: Domain Runtime spec_file: oracle-weblogic-domain-runtime-api-openapi.yml capability_id: BC-600.40 capability_id_l1: BC-600 capability_name: IT Operations Management confidence: 0.7 evidence: GET /domainRuntime/serverRuntimes listServerRuntimes; HealthState; Start a partition reason: Monitoring server/partition runtime state and health plus lifecycle start/stop is day-to-day IT operations and monitoring. - tag: Server Lifecycle spec_file: oracle-weblogic-server-lifecycle-api-openapi.yml capability_id: BC-600.40 capability_id_l1: BC-600 capability_name: IT Operations Management confidence: 0.7 evidence: startServer Start a managed server; shutdownServer Shut down a managed server; suspendServer reason: Start/stop/suspend/resume of managed application-server instances is day-to-day IT operations of running infrastructure, not a domain business capability. - tag: Servers spec_file: oracle-weblogic-servers-api-openapi.yml capability_id: BC-600.50 capability_id_l1: BC-600 capability_name: IT Infrastructure Management confidence: 0.7 evidence: createServer Create a new server; updateServerSSL Update SSL configuration for a server; createNetworkAccessPoint Create a network access point reason: Provisioning and configuration of application-server instances, their SSL and network access points is management of compute/middleware infrastructure.