Previous Topic: DomainTypeNext Topic: DownloadMethod


DomainProperty

A list of possible properties of domains. The list contains properties from user accounts, user profiles, and domains. Select one of the following types:

DOMAIN_UUID

Represents the domain UUID property.

DOMAIN_PARENT_UUID

Represents the parent domain UUID property.

DOMAIN_LABEL

Represents the domain label property.

DOMAIN_DESCR

Represents the domain description property.

DOMAIN_CREATION_USER

Represents the domain created user property.

DOMAIN_LAST_UPDATED_USER

Represents the last updated user property.

DOMAIN_CONTACT_INFO

Represents the domain contact information property.

DOMAIN_DIS_HW_UUID

Represents the domain discovered UUID property.

DOMAIN_DB_HOST_NAME

Represents the domain database host name property.

DOMAIN_DB_SERVER

Represents the domain database server property.

DOMAIN_DB_TYPE

Represents the domain database type property.

DOMAIN_DB_NAME

Represents the domain database name property.

DOMAIN_DB_USER_NAME

Represents the domain database user name property.

DOMAIN_DB_INSTANCE

Represents the domain database instance property.

DOMAIN_USAGE_LIST_MASK

Represents the domain usage list mask property.

DOMAIN_NUMBER

Represents the domain NUMBER property.

DOMAIN_LAST_UPDATED_DATE

Represents the domain last updated property.

DOMAIN_TYPE

Represents the domain type property.

DOMAIN_CREATION_DATE

Represents the domain creation date property.

DomainPropertyFilter

DomainProperty domainProperty

The identifier for the domain property on which the search is based.

xsd:string searchString

If the property to search on is a string property, this parameter specifies the value of the search filter to be applied.

This field is mandatory if domainProperty is set to one of the following values:

DP_DOMAIN_UUID,

DP_PARENT_DOMAIN_UUID

DP_DOMAIN_LABEL

DP_DOMAIN_DESCR

DP_CREATION_USER

DP_LAST_UPDATED_USER

DP_CONTACT_INFO

DP_DIS_HW_UUID

DP_DB_HOST_NAME

DP_DB_SERVER

DP_DB_TYPE

DP_DB_NAME

DP_DB_USER_NAME

DP_DB_INSTANCE

xsd:long searchValue

If the property to search is a numeric property, this parameter specifies the value of the search filter to be applied.This field is mandatory if domainProperty is set to one of the following values:

DP_USAGE_LIST_MASK

DP_DOMAIN_NUMBER

DP_LAST_UPDATED_DATE

DP_DOMAIN_TYPE

DP_CREATION_DATE