Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation

Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation. 12 operations. Lead operation: Microsoft Graph Get windowsMalwareInformation from deviceManagement. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft GraphdeviceManagement.windowsMalwareInformation

What You Can Do

GET
Devicemanagementlistwindowsmalwareinformation — Microsoft Graph Get windowsMalwareInformation from deviceManagement
/v1/devicemanagement/windowsmalwareinformation
POST
Devicemanagementcreatewindowsmalwareinformation — Microsoft Graph Create new navigation property to windowsMalwareInformation for deviceManagement
/v1/devicemanagement/windowsmalwareinformation
GET
Devicemanagementwindowsmalwareinformationgetcount3d28 — Microsoft Graph Get the number of the resource
/v1/devicemanagement/windowsmalwareinformation/count
GET
Devicemanagementgetwindowsmalwareinformation — Microsoft Graph Get windowsMalwareInformation from deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}
PATCH
Devicemanagementupdatewindowsmalwareinformation — Microsoft Graph Update the navigation property windowsMalwareInformation in deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}
DELETE
Devicemanagementdeletewindowsmalwareinformation — Microsoft Graph Delete navigation property windowsMalwareInformation for deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}
GET
Devicemanagementwindowsmalwareinformationlistdevicemalwarestates — Microsoft Graph Get deviceMalwareStates from deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates
POST
Devicemanagementwindowsmalwareinformationcreatedevicemalwarestates — Microsoft Graph Create new navigation property to deviceMalwareStates for deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates
GET
Devicemanagementwindowsmalwareinformationdevicemalwarestatesgetcountbf2c — Microsoft Graph Get the number of the resource
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/count
GET
Devicemanagementwindowsmalwareinformationgetdevicemalwarestates — Microsoft Graph Get deviceMalwareStates from deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/{malwarestateforwindowsdevice-id}
PATCH
Devicemanagementwindowsmalwareinformationupdatedevicemalwarestates — Microsoft Graph Update the navigation property deviceMalwareStates in deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/{malwarestateforwindowsdevice-id}
DELETE
Devicemanagementwindowsmalwareinformationdeletedevicemalwarestates — Microsoft Graph Delete navigation property deviceMalwareStates for deviceManagement
/v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/{malwarestateforwindowsdevice-id}

MCP Tools

microsoft-graph-get-windowsmalwareinformation-devicemanagement

Microsoft Graph Get windowsMalwareInformation from deviceManagement

read-only idempotent
microsoft-graph-create-new-navigation

Microsoft Graph Create new navigation property to windowsMalwareInformation for deviceManagement

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-windowsmalwareinformation-devicemanagement-2

Microsoft Graph Get windowsMalwareInformation from deviceManagement

read-only idempotent
microsoft-graph-update-navigation-property

Microsoft Graph Update the navigation property windowsMalwareInformation in deviceManagement

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property windowsMalwareInformation for deviceManagement

idempotent
microsoft-graph-get-devicemalwarestates-devicemanagement

Microsoft Graph Get deviceMalwareStates from deviceManagement

read-only idempotent
microsoft-graph-create-new-navigation-2

Microsoft Graph Create new navigation property to deviceMalwareStates for deviceManagement

microsoft-graph-get-number-resource-2

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-devicemalwarestates-devicemanagement-2

Microsoft Graph Get deviceMalwareStates from deviceManagement

read-only idempotent
microsoft-graph-update-navigation-property-2

Microsoft Graph Update the navigation property deviceMalwareStates in deviceManagement

idempotent
microsoft-graph-delete-navigation-property-2

Microsoft Graph Delete navigation property deviceMalwareStates for deviceManagement

idempotent

Capability Spec

microsoft-graph-devicemanagement-windowsmalwareinformation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation.
    12 operations. Lead operation: Microsoft Graph Get windowsMalwareInformation from deviceManagement. Self-contained Naftiko
    capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - deviceManagement.windowsMalwareInformation
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY
capability:
  consumes:
  - type: http
    namespace: microsoft-graph-devicemanagement-windowsmalwareinformation
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation
      business capability. Self-contained, no shared references.
    resources:
    - name: deviceManagement-windowsMalwareInformation
      path: /deviceManagement/windowsMalwareInformation
      operations:
      - name: devicemanagementlistwindowsmalwareinformation
        method: GET
        description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementcreatewindowsmalwareinformation
        method: POST
        description: Microsoft Graph Create new navigation property to windowsMalwareInformation for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: deviceManagement-windowsMalwareInformation-$count
      path: /deviceManagement/windowsMalwareInformation/$count
      operations:
      - name: devicemanagementwindowsmalwareinformationgetcount3d28
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id
      path: /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}
      operations:
      - name: devicemanagementgetwindowsmalwareinformation
        method: GET
        description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementupdatewindowsmalwareinformation
        method: PATCH
        description: Microsoft Graph Update the navigation property windowsMalwareInformation in deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: devicemanagementdeletewindowsmalwareinformation
        method: DELETE
        description: Microsoft Graph Delete navigation property windowsMalwareInformation for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa
      path: /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates
      operations:
      - name: devicemanagementwindowsmalwareinformationlistdevicemalwarestates
        method: GET
        description: Microsoft Graph Get deviceMalwareStates from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementwindowsmalwareinformationcreatedevicemalwarestates
        method: POST
        description: Microsoft Graph Create new navigation property to deviceMalwareStates for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa
      path: /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count
      operations:
      - name: devicemanagementwindowsmalwareinformationdevicemalwarestatesgetcountbf2c
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa
      path: /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}
      operations:
      - name: devicemanagementwindowsmalwareinformationgetdevicemalwarestates
        method: GET
        description: Microsoft Graph Get deviceMalwareStates from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementwindowsmalwareinformationupdatedevicemalwarestates
        method: PATCH
        description: Microsoft Graph Update the navigation property deviceMalwareStates in deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: devicemanagementwindowsmalwareinformationdeletedevicemalwarestates
        method: DELETE
        description: Microsoft Graph Delete navigation property deviceMalwareStates for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
  exposes:
  - type: rest
    namespace: microsoft-graph-devicemanagement-windowsmalwareinformation-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/devicemanagement/windowsmalwareinformation
      name: devicemanagement-windowsmalwareinformation
      description: REST surface for deviceManagement-windowsMalwareInformation.
      operations:
      - method: GET
        name: devicemanagementlistwindowsmalwareinformation
        description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementlistwindowsmalwareinformation
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: devicemanagementcreatewindowsmalwareinformation
        description: Microsoft Graph Create new navigation property to windowsMalwareInformation for deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementcreatewindowsmalwareinformation
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/windowsmalwareinformation/count
      name: devicemanagement-windowsmalwareinformation-count
      description: REST surface for deviceManagement-windowsMalwareInformation-$count.
      operations:
      - method: GET
        name: devicemanagementwindowsmalwareinformationgetcount3d28
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationgetcount3d28
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}
      name: devicemanagement-windowsmalwareinformation-windowsmalwareinformation-id
      description: REST surface for deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id.
      operations:
      - method: GET
        name: devicemanagementgetwindowsmalwareinformation
        description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementgetwindowsmalwareinformation
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: devicemanagementupdatewindowsmalwareinformation
        description: Microsoft Graph Update the navigation property windowsMalwareInformation in deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementupdatewindowsmalwareinformation
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: devicemanagementdeletewindowsmalwareinformation
        description: Microsoft Graph Delete navigation property windowsMalwareInformation for deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementdeletewindowsmalwareinformation
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates
      name: devicemanagement-windowsmalwareinformation-windowsmalwareinformation-id-devicema
      description: REST surface for deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa.
      operations:
      - method: GET
        name: devicemanagementwindowsmalwareinformationlistdevicemalwarestates
        description: Microsoft Graph Get deviceMalwareStates from deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationlistdevicemalwarestates
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: devicemanagementwindowsmalwareinformationcreatedevicemalwarestates
        description: Microsoft Graph Create new navigation property to deviceMalwareStates for deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationcreatedevicemalwarestates
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/count
      name: devicemanagement-windowsmalwareinformation-windowsmalwareinformation-id-devicema
      description: REST surface for deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa.
      operations:
      - method: GET
        name: devicemanagementwindowsmalwareinformationdevicemalwarestatesgetcountbf2c
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationdevicemalwarestatesgetcountbf2c
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/windowsmalwareinformation/{windowsmalwareinformation-id}/devicemalwarestates/{malwarestateforwindowsdevice-id}
      name: devicemanagement-windowsmalwareinformation-windowsmalwareinformation-id-devicema
      description: REST surface for deviceManagement-windowsMalwareInformation-windowsMalwareInformation-id-deviceMa.
      operations:
      - method: GET
        name: devicemanagementwindowsmalwareinformationgetdevicemalwarestates
        description: Microsoft Graph Get deviceMalwareStates from deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationgetdevicemalwarestates
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: devicemanagementwindowsmalwareinformationupdatedevicemalwarestates
        description: Microsoft Graph Update the navigation property deviceMalwareStates in deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationupdatedevicemalwarestates
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: devicemanagementwindowsmalwareinformationdeletedevicemalwarestates
        description: Microsoft Graph Delete navigation property deviceMalwareStates for deviceManagement
        call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationdeletedevicemalwarestates
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-devicemanagement-windowsmalwareinformation-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.windowsMalwareInformation.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-windowsmalwareinformation-devicemanagement
      description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementlistwindowsmalwareinformation
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-new-navigation
      description: Microsoft Graph Create new navigation property to windowsMalwareInformation for deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementcreatewindowsmalwareinformation
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationgetcount3d28
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-windowsmalwareinformation-devicemanagement-2
      description: Microsoft Graph Get windowsMalwareInformation from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementgetwindowsmalwareinformation
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property windowsMalwareInformation in deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementupdatewindowsmalwareinformation
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property windowsMalwareInformation for deviceManagement
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementdeletewindowsmalwareinformation
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-devicemalwarestates-devicemanagement
      description: Microsoft Graph Get deviceMalwareStates from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationlistdevicemalwarestates
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-new-navigation-2
      description: Microsoft Graph Create new navigation property to deviceMalwareStates for deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationcreatedevicemalwarestates
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource-2
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationdevicemalwarestatesgetcountbf2c
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-devicemalwarestates-devicemanagement-2
      description: Microsoft Graph Get deviceMalwareStates from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationgetdevicemalwarestates
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property-2
      description: Microsoft Graph Update the navigation property deviceMalwareStates in deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationupdatedevicemalwarestates
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property-2
      description: Microsoft Graph Delete navigation property deviceMalwareStates for deviceManagement
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-devicemanagement-windowsmalwareinformation.devicemanagementwindowsmalwareinformationdeletedevicemalwarestates
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.