Web Service: vDNACPEManagementWSService

Target Namespace:
https://www.security-database.com/get_vdna_soapserver_cpemanagement.php

Port vDNACPEManagementWSPortPort type

Location
https://www.security-database.com/get_vdna_soapserver_cpemanagement.php
Protocol
SOAP
Default style
rpc
Transport protocol
SOAP over HTTP
Operations
  1. add_productDetail
  2. get_inventoryDetail
  3. remove_productDetail

Operations

    Port typevDNACPEManagementWSPort

    add_product
    Description
    manage_cpe let you Add a CPE from your inventory
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_cpemanagement.php#add_product
    Input
    add_productIn(soap:body, use = literal)
    logintype string
    apikeytype string
    modulekeytype string
    cpeproducttype CPEproduct- type string with restrictionpattern(cpe:2\.3:[aho](?::(?:[a-zA-Z0-9!"#$%&'()*+,\-_.\/;<=>?@\[\]^`{|}~]|\:)+){0,10})
    cpetypetype string
    Output
    add_productOut(soap:body, use = literal)
    returntype string
    get_inventory
    Description
    list_ApiInventory let you retreive your inventory
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_cpemanagement.php#get_inventory
    Input
    get_inventoryIn(soap:body, use = literal)
    logintype string
    apikeytype string
    modulekeytype string
    Output
    get_inventoryOut(soap:body, use = literal)
    returntype wsGetInventoryResult
      • cpeCounttype int
      • detailsCpeListtype detailsCpeList
        • cpeDetail- optional, unbounded, nillable; type cpeDetail
          • nametype CPEproduct- type string with restrictionpattern(cpe:2\.3:[aho](?::(?:[a-zA-Z0-9!"#$%&'()*+,\-_.\/;<=>?@\[\]^`{|}~]|\:)+){0,10})
          • added_datetype string
          • typetype int
          • md5type string
    remove_product
    Description
    manage_cpe let you Remove a CPE from your inventory
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_cpemanagement.php#remove_product
    Input
    remove_productIn(soap:body, use = literal)
    logintype string
    apikeytype string
    modulekeytype string
    cpeproducttype CPEproduct- type string with restrictionpattern(cpe:2\.3:[aho](?::(?:[a-zA-Z0-9!"#$%&'()*+,\-_.\/;<=>?@\[\]^`{|}~]|\:)+){0,10})
    cpetypetype string
    Output
    remove_productOut(soap:body, use = literal)
    returntype string