FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: hostQueryParametersType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
hostId  SimpleQueryType  0..1 

Optional. A hostId element contains:

  • value—A string to match part or all of any of the server or node-locked host ids.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

soldTo  SimpleQueryType  0..1 

Optional. A soldTo element contains:

  • value—A string to match part or all of the sold-to account.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

licenseTechnology  SimpleQueryType  0..1 

Optional. A licenseTechnology element contains:

  • value—A string to match part or all of the license technology.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

hostType  SimpleQueryType  0..1 

Optional. A hostType element contains:

  • value—A string to match part or all of the license technology.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

account  SimpleQueryType  0..1 

Optional. An account element contains:

  • value—A string to match part or all of the license technology.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

fulfillmentState  fulfillmentStateQueryType  0..1 

Optional. A fulfillmentState element contains:

  • value—A StateType value of ACTIVE, ON_HOLD or OBSOLETE to match part or all of the state value.

  • searchType—One of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS