FabricQueryParameter interface

Query parameter to get fabric.

Properties

biosId

The BIOS Id to be used for fetching agent details.

discoveryType

The type of the discovered machine to be used for fetching agent details.

extendedLocationMappings

A value indicating whether the Extended Location mappings are to be returned.

fetchAgentDetails

A value indicating whether the agent details are to be fetched.

fqdn

The FQDN to be used for fetching agent details.

locationDetails

A value indicating whether the location details are to be returned.

osType

The OS type to be used for fetching agent details.

zoneToZoneMappings

A value indicating whether the zone to zone mappings are to be returned.

Property Details

biosId

The BIOS Id to be used for fetching agent details.

biosId?: string

Property Value

string

discoveryType

The type of the discovered machine to be used for fetching agent details.

discoveryType?: string

Property Value

string

extendedLocationMappings

A value indicating whether the Extended Location mappings are to be returned.

extendedLocationMappings?: string

Property Value

string

fetchAgentDetails

A value indicating whether the agent details are to be fetched.

fetchAgentDetails?: string

Property Value

string

fqdn

The FQDN to be used for fetching agent details.

fqdn?: string

Property Value

string

locationDetails

A value indicating whether the location details are to be returned.

locationDetails?: string

Property Value

string

osType

The OS type to be used for fetching agent details.

osType?: string

Property Value

string

zoneToZoneMappings

A value indicating whether the zone to zone mappings are to be returned.

zoneToZoneMappings?: string

Property Value

string