1. Packages
  2. Intersight Provider
  3. API Docs
  4. getAdapterHostFcInterface
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getAdapterHostFcInterface

Explore with Pulumi AI

Host facing fibre channel interface on a server adapter.

Using getAdapterHostFcInterface

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getAdapterHostFcInterface(args: GetAdapterHostFcInterfaceArgs, opts?: InvokeOptions): Promise<GetAdapterHostFcInterfaceResult>
function getAdapterHostFcInterfaceOutput(args: GetAdapterHostFcInterfaceOutputArgs, opts?: InvokeOptions): Output<GetAdapterHostFcInterfaceResult>
Copy
def get_adapter_host_fc_interface(account_moid: Optional[str] = None,
                                  adapter_unit: Optional[GetAdapterHostFcInterfaceAdapterUnit] = None,
                                  additional_properties: Optional[str] = None,
                                  admin_state: Optional[str] = None,
                                  ancestors: Optional[Sequence[GetAdapterHostFcInterfaceAncestor]] = None,
                                  class_id: Optional[str] = None,
                                  create_time: Optional[str] = None,
                                  device_mo_id: Optional[str] = None,
                                  dn: Optional[str] = None,
                                  domain_group_moid: Optional[str] = None,
                                  ep_dn: Optional[str] = None,
                                  host_fc_interface_id: Optional[float] = None,
                                  id: Optional[str] = None,
                                  inventory_device_info: Optional[GetAdapterHostFcInterfaceInventoryDeviceInfo] = None,
                                  is_upgraded: Optional[bool] = None,
                                  mod_time: Optional[str] = None,
                                  model: Optional[str] = None,
                                  moid: Optional[str] = None,
                                  name: Optional[str] = None,
                                  object_type: Optional[str] = None,
                                  oper_reasons: Optional[Sequence[str]] = None,
                                  oper_state: Optional[str] = None,
                                  operability: Optional[str] = None,
                                  original_wwnn: Optional[str] = None,
                                  original_wwpn: Optional[str] = None,
                                  owners: Optional[Sequence[str]] = None,
                                  parent: Optional[GetAdapterHostFcInterfaceParent] = None,
                                  peer_dn: Optional[str] = None,
                                  permission_resources: Optional[Sequence[GetAdapterHostFcInterfacePermissionResource]] = None,
                                  pin_group_name: Optional[str] = None,
                                  pinned_interface: Optional[GetAdapterHostFcInterfacePinnedInterface] = None,
                                  presence: Optional[str] = None,
                                  previous_fru: Optional[GetAdapterHostFcInterfacePreviousFru] = None,
                                  registered_device: Optional[GetAdapterHostFcInterfaceRegisteredDevice] = None,
                                  revision: Optional[str] = None,
                                  rn: Optional[str] = None,
                                  serial: Optional[str] = None,
                                  shared_scope: Optional[str] = None,
                                  tags: Optional[Sequence[GetAdapterHostFcInterfaceTag]] = None,
                                  vendor: Optional[str] = None,
                                  version_context: Optional[GetAdapterHostFcInterfaceVersionContext] = None,
                                  vfc: Optional[GetAdapterHostFcInterfaceVfc] = None,
                                  vfc_action: Optional[str] = None,
                                  vif_id: Optional[float] = None,
                                  wwnn: Optional[str] = None,
                                  wwpn: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetAdapterHostFcInterfaceResult
def get_adapter_host_fc_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
                                  adapter_unit: Optional[pulumi.Input[GetAdapterHostFcInterfaceAdapterUnitArgs]] = None,
                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                  admin_state: Optional[pulumi.Input[str]] = None,
                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostFcInterfaceAncestorArgs]]]] = None,
                                  class_id: Optional[pulumi.Input[str]] = None,
                                  create_time: Optional[pulumi.Input[str]] = None,
                                  device_mo_id: Optional[pulumi.Input[str]] = None,
                                  dn: Optional[pulumi.Input[str]] = None,
                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                  ep_dn: Optional[pulumi.Input[str]] = None,
                                  host_fc_interface_id: Optional[pulumi.Input[float]] = None,
                                  id: Optional[pulumi.Input[str]] = None,
                                  inventory_device_info: Optional[pulumi.Input[GetAdapterHostFcInterfaceInventoryDeviceInfoArgs]] = None,
                                  is_upgraded: Optional[pulumi.Input[bool]] = None,
                                  mod_time: Optional[pulumi.Input[str]] = None,
                                  model: Optional[pulumi.Input[str]] = None,
                                  moid: Optional[pulumi.Input[str]] = None,
                                  name: Optional[pulumi.Input[str]] = None,
                                  object_type: Optional[pulumi.Input[str]] = None,
                                  oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                  oper_state: Optional[pulumi.Input[str]] = None,
                                  operability: Optional[pulumi.Input[str]] = None,
                                  original_wwnn: Optional[pulumi.Input[str]] = None,
                                  original_wwpn: Optional[pulumi.Input[str]] = None,
                                  owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                  parent: Optional[pulumi.Input[GetAdapterHostFcInterfaceParentArgs]] = None,
                                  peer_dn: Optional[pulumi.Input[str]] = None,
                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostFcInterfacePermissionResourceArgs]]]] = None,
                                  pin_group_name: Optional[pulumi.Input[str]] = None,
                                  pinned_interface: Optional[pulumi.Input[GetAdapterHostFcInterfacePinnedInterfaceArgs]] = None,
                                  presence: Optional[pulumi.Input[str]] = None,
                                  previous_fru: Optional[pulumi.Input[GetAdapterHostFcInterfacePreviousFruArgs]] = None,
                                  registered_device: Optional[pulumi.Input[GetAdapterHostFcInterfaceRegisteredDeviceArgs]] = None,
                                  revision: Optional[pulumi.Input[str]] = None,
                                  rn: Optional[pulumi.Input[str]] = None,
                                  serial: Optional[pulumi.Input[str]] = None,
                                  shared_scope: Optional[pulumi.Input[str]] = None,
                                  tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostFcInterfaceTagArgs]]]] = None,
                                  vendor: Optional[pulumi.Input[str]] = None,
                                  version_context: Optional[pulumi.Input[GetAdapterHostFcInterfaceVersionContextArgs]] = None,
                                  vfc: Optional[pulumi.Input[GetAdapterHostFcInterfaceVfcArgs]] = None,
                                  vfc_action: Optional[pulumi.Input[str]] = None,
                                  vif_id: Optional[pulumi.Input[float]] = None,
                                  wwnn: Optional[pulumi.Input[str]] = None,
                                  wwpn: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetAdapterHostFcInterfaceResult]
Copy
func LookupAdapterHostFcInterface(ctx *Context, args *LookupAdapterHostFcInterfaceArgs, opts ...InvokeOption) (*LookupAdapterHostFcInterfaceResult, error)
func LookupAdapterHostFcInterfaceOutput(ctx *Context, args *LookupAdapterHostFcInterfaceOutputArgs, opts ...InvokeOption) LookupAdapterHostFcInterfaceResultOutput
Copy

> Note: This function is named LookupAdapterHostFcInterface in the Go SDK.

public static class GetAdapterHostFcInterface 
{
    public static Task<GetAdapterHostFcInterfaceResult> InvokeAsync(GetAdapterHostFcInterfaceArgs args, InvokeOptions? opts = null)
    public static Output<GetAdapterHostFcInterfaceResult> Invoke(GetAdapterHostFcInterfaceInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAdapterHostFcInterfaceResult> getAdapterHostFcInterface(GetAdapterHostFcInterfaceArgs args, InvokeOptions options)
public static Output<GetAdapterHostFcInterfaceResult> getAdapterHostFcInterface(GetAdapterHostFcInterfaceArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getAdapterHostFcInterface:getAdapterHostFcInterface
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdapterUnit GetAdapterHostFcInterfaceAdapterUnit
AdditionalProperties string
AdminState string
Admin Configured State of Host Fibre Channel Interface.
Ancestors List<GetAdapterHostFcInterfaceAncestor>
ClassId string
CreateTime string
The time when this managed object was created.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EpDn string
The Endpoint Config Dn of the Host Fibre Channel Interface.
HostFcInterfaceId double
Identifier of Host Fibre Channel Interface.
Id string
InventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
IsUpgraded bool
This field indicates the compute status of the catalog values for the associated component or hardware.
ModTime string
The time when this managed object was last modified.
Model string
This field displays the model number of the associated component or hardware.
Moid string
The unique identifier of this Managed Object instance.
Name string
Name of Host Fibre Channel Interface.
ObjectType string
OperReasons List<string>
OperState string
Operational State of Host Fibre Channel Interface.
Operability string
Operability status of Host Fibre Channel Interface.
OriginalWwnn string
The uniquely distinguishable factory default World Wide Node Name of the Host.
OriginalWwpn string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
Owners List<string>
Parent GetAdapterHostFcInterfaceParent
PeerDn string
PeerPort Dn of Host Fibre Channel Interface.
PermissionResources List<GetAdapterHostFcInterfacePermissionResource>
PinGroupName string
Name given for San PinGroup.
PinnedInterface GetAdapterHostFcInterfacePinnedInterface
Presence string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
PreviousFru GetAdapterHostFcInterfacePreviousFru
RegisteredDevice GetAdapterHostFcInterfaceRegisteredDevice
Revision string
This field displays the revised version of the associated component or hardware (if any).
Rn string
The Relative Name uniquely identifies an object within a given context.
Serial string
This field displays the serial number of the associated component or hardware.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags List<GetAdapterHostFcInterfaceTag>
Vendor string
This field displays the vendor information of the associated component or hardware.
VersionContext GetAdapterHostFcInterfaceVersionContext
Vfc GetAdapterHostFcInterfaceVfc
VfcAction string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
VifId double
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
Wwnn string
The uniquely distinguishable user configured World Wide Node Name of the Host.
Wwpn string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
AccountMoid string
The Account ID for this managed object.
AdapterUnit GetAdapterHostFcInterfaceAdapterUnit
AdditionalProperties string
AdminState string
Admin Configured State of Host Fibre Channel Interface.
Ancestors []GetAdapterHostFcInterfaceAncestor
ClassId string
CreateTime string
The time when this managed object was created.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EpDn string
The Endpoint Config Dn of the Host Fibre Channel Interface.
HostFcInterfaceId float64
Identifier of Host Fibre Channel Interface.
Id string
InventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
IsUpgraded bool
This field indicates the compute status of the catalog values for the associated component or hardware.
ModTime string
The time when this managed object was last modified.
Model string
This field displays the model number of the associated component or hardware.
Moid string
The unique identifier of this Managed Object instance.
Name string
Name of Host Fibre Channel Interface.
ObjectType string
OperReasons []string
OperState string
Operational State of Host Fibre Channel Interface.
Operability string
Operability status of Host Fibre Channel Interface.
OriginalWwnn string
The uniquely distinguishable factory default World Wide Node Name of the Host.
OriginalWwpn string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
Owners []string
Parent GetAdapterHostFcInterfaceParent
PeerDn string
PeerPort Dn of Host Fibre Channel Interface.
PermissionResources []GetAdapterHostFcInterfacePermissionResource
PinGroupName string
Name given for San PinGroup.
PinnedInterface GetAdapterHostFcInterfacePinnedInterface
Presence string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
PreviousFru GetAdapterHostFcInterfacePreviousFru
RegisteredDevice GetAdapterHostFcInterfaceRegisteredDevice
Revision string
This field displays the revised version of the associated component or hardware (if any).
Rn string
The Relative Name uniquely identifies an object within a given context.
Serial string
This field displays the serial number of the associated component or hardware.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags []GetAdapterHostFcInterfaceTag
Vendor string
This field displays the vendor information of the associated component or hardware.
VersionContext GetAdapterHostFcInterfaceVersionContext
Vfc GetAdapterHostFcInterfaceVfc
VfcAction string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
VifId float64
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
Wwnn string
The uniquely distinguishable user configured World Wide Node Name of the Host.
Wwpn string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid String
The Account ID for this managed object.
adapterUnit GetAdapterHostFcInterfaceAdapterUnit
additionalProperties String
adminState String
Admin Configured State of Host Fibre Channel Interface.
ancestors List<GetAdapterHostFcInterfaceAncestor>
classId String
createTime String
The time when this managed object was created.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
epDn String
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId Double
Identifier of Host Fibre Channel Interface.
id String
inventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
isUpgraded Boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime String
The time when this managed object was last modified.
model String
This field displays the model number of the associated component or hardware.
moid String
The unique identifier of this Managed Object instance.
name String
Name of Host Fibre Channel Interface.
objectType String
operReasons List<String>
operState String
Operational State of Host Fibre Channel Interface.
operability String
Operability status of Host Fibre Channel Interface.
originalWwnn String
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn String
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners List<String>
parent GetAdapterHostFcInterfaceParent
peerDn String
PeerPort Dn of Host Fibre Channel Interface.
permissionResources List<GetAdapterHostFcInterfacePermissionResource>
pinGroupName String
Name given for San PinGroup.
pinnedInterface GetAdapterHostFcInterfacePinnedInterface
presence String
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFru GetAdapterHostFcInterfacePreviousFru
registeredDevice GetAdapterHostFcInterfaceRegisteredDevice
revision String
This field displays the revised version of the associated component or hardware (if any).
rn String
The Relative Name uniquely identifies an object within a given context.
serial String
This field displays the serial number of the associated component or hardware.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<GetAdapterHostFcInterfaceTag>
vendor String
This field displays the vendor information of the associated component or hardware.
versionContext GetAdapterHostFcInterfaceVersionContext
vfc GetAdapterHostFcInterfaceVfc
vfcAction String
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vifId Double
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn String
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn String
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid string
The Account ID for this managed object.
adapterUnit GetAdapterHostFcInterfaceAdapterUnit
additionalProperties string
adminState string
Admin Configured State of Host Fibre Channel Interface.
ancestors GetAdapterHostFcInterfaceAncestor[]
classId string
createTime string
The time when this managed object was created.
deviceMoId string
The database identifier of the registered device of an object.
dn string
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid string
The DomainGroup ID for this managed object.
epDn string
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId number
Identifier of Host Fibre Channel Interface.
id string
inventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
isUpgraded boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime string
The time when this managed object was last modified.
model string
This field displays the model number of the associated component or hardware.
moid string
The unique identifier of this Managed Object instance.
name string
Name of Host Fibre Channel Interface.
objectType string
operReasons string[]
operState string
Operational State of Host Fibre Channel Interface.
operability string
Operability status of Host Fibre Channel Interface.
originalWwnn string
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners string[]
parent GetAdapterHostFcInterfaceParent
peerDn string
PeerPort Dn of Host Fibre Channel Interface.
permissionResources GetAdapterHostFcInterfacePermissionResource[]
pinGroupName string
Name given for San PinGroup.
pinnedInterface GetAdapterHostFcInterfacePinnedInterface
presence string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFru GetAdapterHostFcInterfacePreviousFru
registeredDevice GetAdapterHostFcInterfaceRegisteredDevice
revision string
This field displays the revised version of the associated component or hardware (if any).
rn string
The Relative Name uniquely identifies an object within a given context.
serial string
This field displays the serial number of the associated component or hardware.
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags GetAdapterHostFcInterfaceTag[]
vendor string
This field displays the vendor information of the associated component or hardware.
versionContext GetAdapterHostFcInterfaceVersionContext
vfc GetAdapterHostFcInterfaceVfc
vfcAction string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vifId number
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn string
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
account_moid str
The Account ID for this managed object.
adapter_unit GetAdapterHostFcInterfaceAdapterUnit
additional_properties str
admin_state str
Admin Configured State of Host Fibre Channel Interface.
ancestors Sequence[GetAdapterHostFcInterfaceAncestor]
class_id str
create_time str
The time when this managed object was created.
device_mo_id str
The database identifier of the registered device of an object.
dn str
The Distinguished Name unambiguously identifies an object in the system.
domain_group_moid str
The DomainGroup ID for this managed object.
ep_dn str
The Endpoint Config Dn of the Host Fibre Channel Interface.
host_fc_interface_id float
Identifier of Host Fibre Channel Interface.
id str
inventory_device_info GetAdapterHostFcInterfaceInventoryDeviceInfo
is_upgraded bool
This field indicates the compute status of the catalog values for the associated component or hardware.
mod_time str
The time when this managed object was last modified.
model str
This field displays the model number of the associated component or hardware.
moid str
The unique identifier of this Managed Object instance.
name str
Name of Host Fibre Channel Interface.
object_type str
oper_reasons Sequence[str]
oper_state str
Operational State of Host Fibre Channel Interface.
operability str
Operability status of Host Fibre Channel Interface.
original_wwnn str
The uniquely distinguishable factory default World Wide Node Name of the Host.
original_wwpn str
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners Sequence[str]
parent GetAdapterHostFcInterfaceParent
peer_dn str
PeerPort Dn of Host Fibre Channel Interface.
permission_resources Sequence[GetAdapterHostFcInterfacePermissionResource]
pin_group_name str
Name given for San PinGroup.
pinned_interface GetAdapterHostFcInterfacePinnedInterface
presence str
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previous_fru GetAdapterHostFcInterfacePreviousFru
registered_device GetAdapterHostFcInterfaceRegisteredDevice
revision str
This field displays the revised version of the associated component or hardware (if any).
rn str
The Relative Name uniquely identifies an object within a given context.
serial str
This field displays the serial number of the associated component or hardware.
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags Sequence[GetAdapterHostFcInterfaceTag]
vendor str
This field displays the vendor information of the associated component or hardware.
version_context GetAdapterHostFcInterfaceVersionContext
vfc GetAdapterHostFcInterfaceVfc
vfc_action str
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vif_id float
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn str
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn str
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid String
The Account ID for this managed object.
adapterUnit Property Map
additionalProperties String
adminState String
Admin Configured State of Host Fibre Channel Interface.
ancestors List<Property Map>
classId String
createTime String
The time when this managed object was created.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
epDn String
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId Number
Identifier of Host Fibre Channel Interface.
id String
inventoryDeviceInfo Property Map
isUpgraded Boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime String
The time when this managed object was last modified.
model String
This field displays the model number of the associated component or hardware.
moid String
The unique identifier of this Managed Object instance.
name String
Name of Host Fibre Channel Interface.
objectType String
operReasons List<String>
operState String
Operational State of Host Fibre Channel Interface.
operability String
Operability status of Host Fibre Channel Interface.
originalWwnn String
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn String
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners List<String>
parent Property Map
peerDn String
PeerPort Dn of Host Fibre Channel Interface.
permissionResources List<Property Map>
pinGroupName String
Name given for San PinGroup.
pinnedInterface Property Map
presence String
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFru Property Map
registeredDevice Property Map
revision String
This field displays the revised version of the associated component or hardware (if any).
rn String
The Relative Name uniquely identifies an object within a given context.
serial String
This field displays the serial number of the associated component or hardware.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<Property Map>
vendor String
This field displays the vendor information of the associated component or hardware.
versionContext Property Map
vfc Property Map
vfcAction String
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vifId Number
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn String
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn String
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.

getAdapterHostFcInterface Result

The following output properties are available:

Id string
Results List<GetAdapterHostFcInterfaceResult>
AccountMoid string
AdapterUnit GetAdapterHostFcInterfaceAdapterUnit
AdditionalProperties string
AdminState string
Ancestors List<GetAdapterHostFcInterfaceAncestor>
ClassId string
CreateTime string
DeviceMoId string
Dn string
DomainGroupMoid string
EpDn string
HostFcInterfaceId double
InventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
IsUpgraded bool
ModTime string
Model string
Moid string
Name string
ObjectType string
OperReasons List<string>
OperState string
Operability string
OriginalWwnn string
OriginalWwpn string
Owners List<string>
Parent GetAdapterHostFcInterfaceParent
PeerDn string
PermissionResources List<GetAdapterHostFcInterfacePermissionResource>
PinGroupName string
PinnedInterface GetAdapterHostFcInterfacePinnedInterface
Presence string
PreviousFru GetAdapterHostFcInterfacePreviousFru
RegisteredDevice GetAdapterHostFcInterfaceRegisteredDevice
Revision string
Rn string
Serial string
SharedScope string
Tags List<GetAdapterHostFcInterfaceTag>
Vendor string
VersionContext GetAdapterHostFcInterfaceVersionContext
Vfc GetAdapterHostFcInterfaceVfc
VfcAction string
VifId double
Wwnn string
Wwpn string
Id string
Results []GetAdapterHostFcInterfaceResult
AccountMoid string
AdapterUnit GetAdapterHostFcInterfaceAdapterUnit
AdditionalProperties string
AdminState string
Ancestors []GetAdapterHostFcInterfaceAncestor
ClassId string
CreateTime string
DeviceMoId string
Dn string
DomainGroupMoid string
EpDn string
HostFcInterfaceId float64
InventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
IsUpgraded bool
ModTime string
Model string
Moid string
Name string
ObjectType string
OperReasons []string
OperState string
Operability string
OriginalWwnn string
OriginalWwpn string
Owners []string
Parent GetAdapterHostFcInterfaceParent
PeerDn string
PermissionResources []GetAdapterHostFcInterfacePermissionResource
PinGroupName string
PinnedInterface GetAdapterHostFcInterfacePinnedInterface
Presence string
PreviousFru GetAdapterHostFcInterfacePreviousFru
RegisteredDevice GetAdapterHostFcInterfaceRegisteredDevice
Revision string
Rn string
Serial string
SharedScope string
Tags []GetAdapterHostFcInterfaceTag
Vendor string
VersionContext GetAdapterHostFcInterfaceVersionContext
Vfc GetAdapterHostFcInterfaceVfc
VfcAction string
VifId float64
Wwnn string
Wwpn string
id String
results List<GetAdapterHostFcInterfaceResult>
accountMoid String
adapterUnit GetAdapterHostFcInterfaceAdapterUnit
additionalProperties String
adminState String
ancestors List<GetAdapterHostFcInterfaceAncestor>
classId String
createTime String
deviceMoId String
dn String
domainGroupMoid String
epDn String
hostFcInterfaceId Double
inventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
isUpgraded Boolean
modTime String
model String
moid String
name String
objectType String
operReasons List<String>
operState String
operability String
originalWwnn String
originalWwpn String
owners List<String>
parent GetAdapterHostFcInterfaceParent
peerDn String
permissionResources List<GetAdapterHostFcInterfacePermissionResource>
pinGroupName String
pinnedInterface GetAdapterHostFcInterfacePinnedInterface
presence String
previousFru GetAdapterHostFcInterfacePreviousFru
registeredDevice GetAdapterHostFcInterfaceRegisteredDevice
revision String
rn String
serial String
sharedScope String
tags List<GetAdapterHostFcInterfaceTag>
vendor String
versionContext GetAdapterHostFcInterfaceVersionContext
vfc GetAdapterHostFcInterfaceVfc
vfcAction String
vifId Double
wwnn String
wwpn String
id str
results Sequence[GetAdapterHostFcInterfaceResult]
account_moid str
adapter_unit GetAdapterHostFcInterfaceAdapterUnit
additional_properties str
admin_state str
ancestors Sequence[GetAdapterHostFcInterfaceAncestor]
class_id str
create_time str
device_mo_id str
dn str
domain_group_moid str
ep_dn str
host_fc_interface_id float
inventory_device_info GetAdapterHostFcInterfaceInventoryDeviceInfo
is_upgraded bool
mod_time str
model str
moid str
name str
object_type str
oper_reasons Sequence[str]
oper_state str
operability str
original_wwnn str
original_wwpn str
owners Sequence[str]
parent GetAdapterHostFcInterfaceParent
peer_dn str
permission_resources Sequence[GetAdapterHostFcInterfacePermissionResource]
pin_group_name str
pinned_interface GetAdapterHostFcInterfacePinnedInterface
presence str
previous_fru GetAdapterHostFcInterfacePreviousFru
registered_device GetAdapterHostFcInterfaceRegisteredDevice
revision str
rn str
serial str
shared_scope str
tags Sequence[GetAdapterHostFcInterfaceTag]
vendor str
version_context GetAdapterHostFcInterfaceVersionContext
vfc GetAdapterHostFcInterfaceVfc
vfc_action str
vif_id float
wwnn str
wwpn str
id String
results List<Property Map>
accountMoid String
adapterUnit Property Map
additionalProperties String
adminState String
ancestors List<Property Map>
classId String
createTime String
deviceMoId String
dn String
domainGroupMoid String
epDn String
hostFcInterfaceId Number
inventoryDeviceInfo Property Map
isUpgraded Boolean
modTime String
model String
moid String
name String
objectType String
operReasons List<String>
operState String
operability String
originalWwnn String
originalWwpn String
owners List<String>
parent Property Map
peerDn String
permissionResources List<Property Map>
pinGroupName String
pinnedInterface Property Map
presence String
previousFru Property Map
registeredDevice Property Map
revision String
rn String
serial String
sharedScope String
tags List<Property Map>
vendor String
versionContext Property Map
vfc Property Map
vfcAction String
vifId Number
wwnn String
wwpn String

Supporting Types

GetAdapterHostFcInterfaceAdapterUnit

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceInventoryDeviceInfo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfacePermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfacePinnedInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfacePreviousFru

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdapterUnits This property is required. List<GetAdapterHostFcInterfaceResultAdapterUnit>
AdditionalProperties This property is required. string
AdminState This property is required. string
Admin Configured State of Host Fibre Channel Interface.
Ancestors This property is required. List<GetAdapterHostFcInterfaceResultAncestor>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeviceMoId This property is required. string
The database identifier of the registered device of an object.
Dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EpDn This property is required. string
The Endpoint Config Dn of the Host Fibre Channel Interface.
HostFcInterfaceId This property is required. double
Identifier of Host Fibre Channel Interface.
InventoryDeviceInfos This property is required. List<GetAdapterHostFcInterfaceResultInventoryDeviceInfo>
IsUpgraded This property is required. bool
This field indicates the compute status of the catalog values for the associated component or hardware.
ModTime This property is required. string
The time when this managed object was last modified.
Model This property is required. string
This field displays the model number of the associated component or hardware.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of Host Fibre Channel Interface.
ObjectType This property is required. string
OperReasons This property is required. List<string>
OperState This property is required. string
Operational State of Host Fibre Channel Interface.
Operability This property is required. string
Operability status of Host Fibre Channel Interface.
OriginalWwnn This property is required. string
The uniquely distinguishable factory default World Wide Node Name of the Host.
OriginalWwpn This property is required. string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
Owners This property is required. List<string>
Parents This property is required. List<GetAdapterHostFcInterfaceResultParent>
PeerDn This property is required. string
PeerPort Dn of Host Fibre Channel Interface.
PermissionResources This property is required. List<GetAdapterHostFcInterfaceResultPermissionResource>
PinGroupName This property is required. string
Name given for San PinGroup.
PinnedInterfaces This property is required. List<GetAdapterHostFcInterfaceResultPinnedInterface>
Presence This property is required. string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
PreviousFrus This property is required. List<GetAdapterHostFcInterfaceResultPreviousFrus>
RegisteredDevices This property is required. List<GetAdapterHostFcInterfaceResultRegisteredDevice>
Revision This property is required. string
This field displays the revised version of the associated component or hardware (if any).
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
Serial This property is required. string
This field displays the serial number of the associated component or hardware.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. List<GetAdapterHostFcInterfaceResultTag>
Vendor This property is required. string
This field displays the vendor information of the associated component or hardware.
VersionContexts This property is required. List<GetAdapterHostFcInterfaceResultVersionContext>
VfcAction This property is required. string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
Vfcs This property is required. List<GetAdapterHostFcInterfaceResultVfc>
VifId This property is required. double
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
Wwnn This property is required. string
The uniquely distinguishable user configured World Wide Node Name of the Host.
Wwpn This property is required. string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
AccountMoid This property is required. string
The Account ID for this managed object.
AdapterUnits This property is required. []GetAdapterHostFcInterfaceResultAdapterUnit
AdditionalProperties This property is required. string
AdminState This property is required. string
Admin Configured State of Host Fibre Channel Interface.
Ancestors This property is required. []GetAdapterHostFcInterfaceResultAncestor
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeviceMoId This property is required. string
The database identifier of the registered device of an object.
Dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EpDn This property is required. string
The Endpoint Config Dn of the Host Fibre Channel Interface.
HostFcInterfaceId This property is required. float64
Identifier of Host Fibre Channel Interface.
InventoryDeviceInfos This property is required. []GetAdapterHostFcInterfaceResultInventoryDeviceInfo
IsUpgraded This property is required. bool
This field indicates the compute status of the catalog values for the associated component or hardware.
ModTime This property is required. string
The time when this managed object was last modified.
Model This property is required. string
This field displays the model number of the associated component or hardware.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of Host Fibre Channel Interface.
ObjectType This property is required. string
OperReasons This property is required. []string
OperState This property is required. string
Operational State of Host Fibre Channel Interface.
Operability This property is required. string
Operability status of Host Fibre Channel Interface.
OriginalWwnn This property is required. string
The uniquely distinguishable factory default World Wide Node Name of the Host.
OriginalWwpn This property is required. string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
Owners This property is required. []string
Parents This property is required. []GetAdapterHostFcInterfaceResultParent
PeerDn This property is required. string
PeerPort Dn of Host Fibre Channel Interface.
PermissionResources This property is required. []GetAdapterHostFcInterfaceResultPermissionResource
PinGroupName This property is required. string
Name given for San PinGroup.
PinnedInterfaces This property is required. []GetAdapterHostFcInterfaceResultPinnedInterface
Presence This property is required. string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
PreviousFrus This property is required. []GetAdapterHostFcInterfaceResultPreviousFrus
RegisteredDevices This property is required. []GetAdapterHostFcInterfaceResultRegisteredDevice
Revision This property is required. string
This field displays the revised version of the associated component or hardware (if any).
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
Serial This property is required. string
This field displays the serial number of the associated component or hardware.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. []GetAdapterHostFcInterfaceResultTag
Vendor This property is required. string
This field displays the vendor information of the associated component or hardware.
VersionContexts This property is required. []GetAdapterHostFcInterfaceResultVersionContext
VfcAction This property is required. string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
Vfcs This property is required. []GetAdapterHostFcInterfaceResultVfc
VifId This property is required. float64
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
Wwnn This property is required. string
The uniquely distinguishable user configured World Wide Node Name of the Host.
Wwpn This property is required. string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid This property is required. String
The Account ID for this managed object.
adapterUnits This property is required. List<GetAdapterHostFcInterfaceResultAdapterUnit>
additionalProperties This property is required. String
adminState This property is required. String
Admin Configured State of Host Fibre Channel Interface.
ancestors This property is required. List<GetAdapterHostFcInterfaceResultAncestor>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deviceMoId This property is required. String
The database identifier of the registered device of an object.
dn This property is required. String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
epDn This property is required. String
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId This property is required. Double
Identifier of Host Fibre Channel Interface.
inventoryDeviceInfos This property is required. List<GetAdapterHostFcInterfaceResultInventoryDeviceInfo>
isUpgraded This property is required. Boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime This property is required. String
The time when this managed object was last modified.
model This property is required. String
This field displays the model number of the associated component or hardware.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of Host Fibre Channel Interface.
objectType This property is required. String
operReasons This property is required. List<String>
operState This property is required. String
Operational State of Host Fibre Channel Interface.
operability This property is required. String
Operability status of Host Fibre Channel Interface.
originalWwnn This property is required. String
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn This property is required. String
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners This property is required. List<String>
parents This property is required. List<GetAdapterHostFcInterfaceResultParent>
peerDn This property is required. String
PeerPort Dn of Host Fibre Channel Interface.
permissionResources This property is required. List<GetAdapterHostFcInterfaceResultPermissionResource>
pinGroupName This property is required. String
Name given for San PinGroup.
pinnedInterfaces This property is required. List<GetAdapterHostFcInterfaceResultPinnedInterface>
presence This property is required. String
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFrus This property is required. List<GetAdapterHostFcInterfaceResultPreviousFrus>
registeredDevices This property is required. List<GetAdapterHostFcInterfaceResultRegisteredDevice>
revision This property is required. String
This field displays the revised version of the associated component or hardware (if any).
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
serial This property is required. String
This field displays the serial number of the associated component or hardware.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<GetAdapterHostFcInterfaceResultTag>
vendor This property is required. String
This field displays the vendor information of the associated component or hardware.
versionContexts This property is required. List<GetAdapterHostFcInterfaceResultVersionContext>
vfcAction This property is required. String
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vfcs This property is required. List<GetAdapterHostFcInterfaceResultVfc>
vifId This property is required. Double
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn This property is required. String
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn This property is required. String
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid This property is required. string
The Account ID for this managed object.
adapterUnits This property is required. GetAdapterHostFcInterfaceResultAdapterUnit[]
additionalProperties This property is required. string
adminState This property is required. string
Admin Configured State of Host Fibre Channel Interface.
ancestors This property is required. GetAdapterHostFcInterfaceResultAncestor[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
deviceMoId This property is required. string
The database identifier of the registered device of an object.
dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
epDn This property is required. string
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId This property is required. number
Identifier of Host Fibre Channel Interface.
inventoryDeviceInfos This property is required. GetAdapterHostFcInterfaceResultInventoryDeviceInfo[]
isUpgraded This property is required. boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime This property is required. string
The time when this managed object was last modified.
model This property is required. string
This field displays the model number of the associated component or hardware.
moid This property is required. string
The unique identifier of this Managed Object instance.
name This property is required. string
Name of Host Fibre Channel Interface.
objectType This property is required. string
operReasons This property is required. string[]
operState This property is required. string
Operational State of Host Fibre Channel Interface.
operability This property is required. string
Operability status of Host Fibre Channel Interface.
originalWwnn This property is required. string
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn This property is required. string
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners This property is required. string[]
parents This property is required. GetAdapterHostFcInterfaceResultParent[]
peerDn This property is required. string
PeerPort Dn of Host Fibre Channel Interface.
permissionResources This property is required. GetAdapterHostFcInterfaceResultPermissionResource[]
pinGroupName This property is required. string
Name given for San PinGroup.
pinnedInterfaces This property is required. GetAdapterHostFcInterfaceResultPinnedInterface[]
presence This property is required. string
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFrus This property is required. GetAdapterHostFcInterfaceResultPreviousFrus[]
registeredDevices This property is required. GetAdapterHostFcInterfaceResultRegisteredDevice[]
revision This property is required. string
This field displays the revised version of the associated component or hardware (if any).
rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
serial This property is required. string
This field displays the serial number of the associated component or hardware.
sharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. GetAdapterHostFcInterfaceResultTag[]
vendor This property is required. string
This field displays the vendor information of the associated component or hardware.
versionContexts This property is required. GetAdapterHostFcInterfaceResultVersionContext[]
vfcAction This property is required. string
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vfcs This property is required. GetAdapterHostFcInterfaceResultVfc[]
vifId This property is required. number
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn This property is required. string
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn This property is required. string
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
account_moid This property is required. str
The Account ID for this managed object.
adapter_units This property is required. Sequence[GetAdapterHostFcInterfaceResultAdapterUnit]
additional_properties This property is required. str
admin_state This property is required. str
Admin Configured State of Host Fibre Channel Interface.
ancestors This property is required. Sequence[GetAdapterHostFcInterfaceResultAncestor]
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
device_mo_id This property is required. str
The database identifier of the registered device of an object.
dn This property is required. str
The Distinguished Name unambiguously identifies an object in the system.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
ep_dn This property is required. str
The Endpoint Config Dn of the Host Fibre Channel Interface.
host_fc_interface_id This property is required. float
Identifier of Host Fibre Channel Interface.
inventory_device_infos This property is required. Sequence[GetAdapterHostFcInterfaceResultInventoryDeviceInfo]
is_upgraded This property is required. bool
This field indicates the compute status of the catalog values for the associated component or hardware.
mod_time This property is required. str
The time when this managed object was last modified.
model This property is required. str
This field displays the model number of the associated component or hardware.
moid This property is required. str
The unique identifier of this Managed Object instance.
name This property is required. str
Name of Host Fibre Channel Interface.
object_type This property is required. str
oper_reasons This property is required. Sequence[str]
oper_state This property is required. str
Operational State of Host Fibre Channel Interface.
operability This property is required. str
Operability status of Host Fibre Channel Interface.
original_wwnn This property is required. str
The uniquely distinguishable factory default World Wide Node Name of the Host.
original_wwpn This property is required. str
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetAdapterHostFcInterfaceResultParent]
peer_dn This property is required. str
PeerPort Dn of Host Fibre Channel Interface.
permission_resources This property is required. Sequence[GetAdapterHostFcInterfaceResultPermissionResource]
pin_group_name This property is required. str
Name given for San PinGroup.
pinned_interfaces This property is required. Sequence[GetAdapterHostFcInterfaceResultPinnedInterface]
presence This property is required. str
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previous_frus This property is required. Sequence[GetAdapterHostFcInterfaceResultPreviousFrus]
registered_devices This property is required. Sequence[GetAdapterHostFcInterfaceResultRegisteredDevice]
revision This property is required. str
This field displays the revised version of the associated component or hardware (if any).
rn This property is required. str
The Relative Name uniquely identifies an object within a given context.
serial This property is required. str
This field displays the serial number of the associated component or hardware.
shared_scope This property is required. str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. Sequence[GetAdapterHostFcInterfaceResultTag]
vendor This property is required. str
This field displays the vendor information of the associated component or hardware.
version_contexts This property is required. Sequence[GetAdapterHostFcInterfaceResultVersionContext]
vfc_action This property is required. str
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vfcs This property is required. Sequence[GetAdapterHostFcInterfaceResultVfc]
vif_id This property is required. float
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn This property is required. str
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn This property is required. str
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.
accountMoid This property is required. String
The Account ID for this managed object.
adapterUnits This property is required. List<Property Map>
additionalProperties This property is required. String
adminState This property is required. String
Admin Configured State of Host Fibre Channel Interface.
ancestors This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deviceMoId This property is required. String
The database identifier of the registered device of an object.
dn This property is required. String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
epDn This property is required. String
The Endpoint Config Dn of the Host Fibre Channel Interface.
hostFcInterfaceId This property is required. Number
Identifier of Host Fibre Channel Interface.
inventoryDeviceInfos This property is required. List<Property Map>
isUpgraded This property is required. Boolean
This field indicates the compute status of the catalog values for the associated component or hardware.
modTime This property is required. String
The time when this managed object was last modified.
model This property is required. String
This field displays the model number of the associated component or hardware.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of Host Fibre Channel Interface.
objectType This property is required. String
operReasons This property is required. List<String>
operState This property is required. String
Operational State of Host Fibre Channel Interface.
operability This property is required. String
Operability status of Host Fibre Channel Interface.
originalWwnn This property is required. String
The uniquely distinguishable factory default World Wide Node Name of the Host.
originalWwpn This property is required. String
The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.
owners This property is required. List<String>
parents This property is required. List<Property Map>
peerDn This property is required. String
PeerPort Dn of Host Fibre Channel Interface.
permissionResources This property is required. List<Property Map>
pinGroupName This property is required. String
Name given for San PinGroup.
pinnedInterfaces This property is required. List<Property Map>
presence This property is required. String
This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
previousFrus This property is required. List<Property Map>
registeredDevices This property is required. List<Property Map>
revision This property is required. String
This field displays the revised version of the associated component or hardware (if any).
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
serial This property is required. String
This field displays the serial number of the associated component or hardware.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<Property Map>
vendor This property is required. String
This field displays the vendor information of the associated component or hardware.
versionContexts This property is required. List<Property Map>
vfcAction This property is required. String
Denotes the action to be performed on the vfc corresponding to the vHBA.* None - Default value for vif operation.* ResetConnectivity - Resets connectivity on both active and passive vif.* ResetConnectivityActive - Resets connectivity on the active vif.* ResetConnectivityPassive - Resets connectivity on the passive vif.* Enable - Enables the vif on both the FIs.* Disable - Disables the vif on both the FIs.* EnableActive - Enables the corresponding active vif.* EnablePassive - Enables the corresponding standby vif.* DisableActive - Disables the corresponding active vif.* DisablePassive - Disables the corresponding standby vif.
vfcs This property is required. List<Property Map>
vifId This property is required. Number
Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.
wwnn This property is required. String
The uniquely distinguishable user configured World Wide Node Name of the Host.
wwpn This property is required. String
The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.

GetAdapterHostFcInterfaceResultAdapterUnit

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultInventoryDeviceInfo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultPinnedInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultPreviousFrus

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetAdapterHostFcInterfaceResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetAdapterHostFcInterfaceResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetAdapterHostFcInterfaceResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetAdapterHostFcInterfaceResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetAdapterHostFcInterfaceResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetAdapterHostFcInterfaceResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetAdapterHostFcInterfaceResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetAdapterHostFcInterfaceResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetAdapterHostFcInterfaceResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetAdapterHostFcInterfaceResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetAdapterHostFcInterfaceResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetAdapterHostFcInterfaceResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceResultVfc

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetAdapterHostFcInterfaceTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetAdapterHostFcInterfaceVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetAdapterHostFcInterfaceVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetAdapterHostFcInterfaceVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetAdapterHostFcInterfaceVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetAdapterHostFcInterfaceVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetAdapterHostFcInterfaceVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetAdapterHostFcInterfaceVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetAdapterHostFcInterfaceVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetAdapterHostFcInterfaceVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetAdapterHostFcInterfaceVersionContextInterestedMo]
marked_for_deletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version str
The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
ref_mo GetAdapterHostFcInterfaceVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetAdapterHostFcInterfaceVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetAdapterHostFcInterfaceVfc

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.