Dell Servers · Capability

Dell Servers Dell OpenManage Enterprise API — Application Settings

Dell Servers Dell OpenManage Enterprise API — Application Settings. 1 operations. Lead operation: Dell Servers Get appliance network configuration. Self-contained Naftiko capability covering one Dell Servers business surface.

Run with Naftiko Dell ServersApplication Settings

What You Can Do

GET
Getnetworkconfiguration — Dell Servers Get appliance network configuration
/v1/applicationservice/network

MCP Tools

dell-servers-get-appliance-network

Dell Servers Get appliance network configuration

read-only idempotent

Capability Spec

openmanage-enterprise-application-settings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Dell Servers Dell OpenManage Enterprise API — Application Settings
  description: 'Dell Servers Dell OpenManage Enterprise API — Application Settings. 1 operations. Lead operation: Dell Servers
    Get appliance network configuration. Self-contained Naftiko capability covering one Dell Servers business surface.'
  tags:
  - Dell Servers
  - Application Settings
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    DELL_SERVERS_API_KEY: DELL_SERVERS_API_KEY
capability:
  consumes:
  - type: http
    namespace: openmanage-enterprise-application-settings
    baseUri: https://{ome-server}/api
    description: Dell Servers Dell OpenManage Enterprise API — Application Settings business capability. Self-contained, no
      shared references.
    resources:
    - name: ApplicationService-Network
      path: /ApplicationService/Network
      operations:
      - name: getnetworkconfiguration
        method: GET
        description: Dell Servers Get appliance network configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: apikey
      key: X-Auth-Token
      value: '{{env.DELL_SERVERS_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: openmanage-enterprise-application-settings-rest
    port: 8080
    description: REST adapter for Dell Servers Dell OpenManage Enterprise API — Application Settings. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/applicationservice/network
      name: applicationservice-network
      description: REST surface for ApplicationService-Network.
      operations:
      - method: GET
        name: getnetworkconfiguration
        description: Dell Servers Get appliance network configuration
        call: openmanage-enterprise-application-settings.getnetworkconfiguration
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: openmanage-enterprise-application-settings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Dell Servers Dell OpenManage Enterprise API — Application Settings. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: dell-servers-get-appliance-network
      description: Dell Servers Get appliance network configuration
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: openmanage-enterprise-application-settings.getnetworkconfiguration
      outputParameters:
      - type: object
        mapping: $.