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

intersight.getAdapterHostFcInterface

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    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>
    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]
    func LookupAdapterHostFcInterface(ctx *Context, args *LookupAdapterHostFcInterfaceArgs, opts ...InvokeOption) (*LookupAdapterHostFcInterfaceResult, error)
    func LookupAdapterHostFcInterfaceOutput(ctx *Context, args *LookupAdapterHostFcInterfaceOutputArgs, opts ...InvokeOption) LookupAdapterHostFcInterfaceResultOutput

    > 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)
    }
    public static CompletableFuture<GetAdapterHostFcInterfaceResult> getAdapterHostFcInterface(GetAdapterHostFcInterfaceArgs args, InvokeOptions options)
    public static Output<GetAdapterHostFcInterfaceResult> getAdapterHostFcInterface(GetAdapterHostFcInterfaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getAdapterHostFcInterface:getAdapterHostFcInterface
      arguments:
        # arguments dictionary

    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 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 number
    inventoryDeviceInfo GetAdapterHostFcInterfaceInventoryDeviceInfo
    isUpgraded boolean
    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 number
    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 string
    The Account ID for this managed object.
    AdapterUnits List<GetAdapterHostFcInterfaceResultAdapterUnit>
    AdditionalProperties string
    AdminState string
    Admin Configured State of Host Fibre Channel Interface.
    Ancestors List<GetAdapterHostFcInterfaceResultAncestor>
    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.
    InventoryDeviceInfos List<GetAdapterHostFcInterfaceResultInventoryDeviceInfo>
    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>
    Parents List<GetAdapterHostFcInterfaceResultParent>
    PeerDn string
    PeerPort Dn of Host Fibre Channel Interface.
    PermissionResources List<GetAdapterHostFcInterfaceResultPermissionResource>
    PinGroupName string
    Name given for San PinGroup.
    PinnedInterfaces List<GetAdapterHostFcInterfaceResultPinnedInterface>
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus List<GetAdapterHostFcInterfaceResultPreviousFrus>
    RegisteredDevices List<GetAdapterHostFcInterfaceResultRegisteredDevice>
    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<GetAdapterHostFcInterfaceResultTag>
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts List<GetAdapterHostFcInterfaceResultVersionContext>
    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.
    Vfcs List<GetAdapterHostFcInterfaceResultVfc>
    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.
    AdapterUnits []GetAdapterHostFcInterfaceResultAdapterUnit
    AdditionalProperties string
    AdminState string
    Admin Configured State of Host Fibre Channel Interface.
    Ancestors []GetAdapterHostFcInterfaceResultAncestor
    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.
    InventoryDeviceInfos []GetAdapterHostFcInterfaceResultInventoryDeviceInfo
    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
    Parents []GetAdapterHostFcInterfaceResultParent
    PeerDn string
    PeerPort Dn of Host Fibre Channel Interface.
    PermissionResources []GetAdapterHostFcInterfaceResultPermissionResource
    PinGroupName string
    Name given for San PinGroup.
    PinnedInterfaces []GetAdapterHostFcInterfaceResultPinnedInterface
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus []GetAdapterHostFcInterfaceResultPreviousFrus
    RegisteredDevices []GetAdapterHostFcInterfaceResultRegisteredDevice
    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 []GetAdapterHostFcInterfaceResultTag
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts []GetAdapterHostFcInterfaceResultVersionContext
    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.
    Vfcs []GetAdapterHostFcInterfaceResultVfc
    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.
    adapterUnits List<GetAdapterHostFcInterfaceResultAdapterUnit>
    additionalProperties String
    adminState String
    Admin Configured State of Host Fibre Channel Interface.
    ancestors List<GetAdapterHostFcInterfaceResultAncestor>
    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.
    inventoryDeviceInfos List<GetAdapterHostFcInterfaceResultInventoryDeviceInfo>
    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>
    parents List<GetAdapterHostFcInterfaceResultParent>
    peerDn String
    PeerPort Dn of Host Fibre Channel Interface.
    permissionResources List<GetAdapterHostFcInterfaceResultPermissionResource>
    pinGroupName String
    Name given for San PinGroup.
    pinnedInterfaces List<GetAdapterHostFcInterfaceResultPinnedInterface>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<GetAdapterHostFcInterfaceResultPreviousFrus>
    registeredDevices List<GetAdapterHostFcInterfaceResultRegisteredDevice>
    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<GetAdapterHostFcInterfaceResultTag>
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<GetAdapterHostFcInterfaceResultVersionContext>
    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.
    vfcs List<GetAdapterHostFcInterfaceResultVfc>
    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.
    adapterUnits GetAdapterHostFcInterfaceResultAdapterUnit[]
    additionalProperties string
    adminState string
    Admin Configured State of Host Fibre Channel Interface.
    ancestors GetAdapterHostFcInterfaceResultAncestor[]
    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.
    inventoryDeviceInfos GetAdapterHostFcInterfaceResultInventoryDeviceInfo[]
    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[]
    parents GetAdapterHostFcInterfaceResultParent[]
    peerDn string
    PeerPort Dn of Host Fibre Channel Interface.
    permissionResources GetAdapterHostFcInterfaceResultPermissionResource[]
    pinGroupName string
    Name given for San PinGroup.
    pinnedInterfaces GetAdapterHostFcInterfaceResultPinnedInterface[]
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus GetAdapterHostFcInterfaceResultPreviousFrus[]
    registeredDevices GetAdapterHostFcInterfaceResultRegisteredDevice[]
    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 GetAdapterHostFcInterfaceResultTag[]
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContexts GetAdapterHostFcInterfaceResultVersionContext[]
    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.
    vfcs GetAdapterHostFcInterfaceResultVfc[]
    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_units Sequence[GetAdapterHostFcInterfaceResultAdapterUnit]
    additional_properties str
    admin_state str
    Admin Configured State of Host Fibre Channel Interface.
    ancestors Sequence[GetAdapterHostFcInterfaceResultAncestor]
    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.
    inventory_device_infos Sequence[GetAdapterHostFcInterfaceResultInventoryDeviceInfo]
    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]
    parents Sequence[GetAdapterHostFcInterfaceResultParent]
    peer_dn str
    PeerPort Dn of Host Fibre Channel Interface.
    permission_resources Sequence[GetAdapterHostFcInterfaceResultPermissionResource]
    pin_group_name str
    Name given for San PinGroup.
    pinned_interfaces Sequence[GetAdapterHostFcInterfaceResultPinnedInterface]
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus Sequence[GetAdapterHostFcInterfaceResultPreviousFrus]
    registered_devices Sequence[GetAdapterHostFcInterfaceResultRegisteredDevice]
    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[GetAdapterHostFcInterfaceResultTag]
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_contexts Sequence[GetAdapterHostFcInterfaceResultVersionContext]
    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.
    vfcs Sequence[GetAdapterHostFcInterfaceResultVfc]
    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.
    adapterUnits List<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.
    inventoryDeviceInfos List<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>
    parents List<Property Map>
    peerDn String
    PeerPort Dn of Host Fibre Channel Interface.
    permissionResources List<Property Map>
    pinGroupName String
    Name given for San PinGroup.
    pinnedInterfaces List<Property Map>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<Property Map>
    registeredDevices List<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.
    versionContexts List<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.
    vfcs List<Property Map>
    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.

    GetAdapterHostFcInterfaceResultAdapterUnit

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

    GetAdapterHostFcInterfaceResultAncestor

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

    GetAdapterHostFcInterfaceResultInventoryDeviceInfo

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

    GetAdapterHostFcInterfaceResultParent

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

    GetAdapterHostFcInterfaceResultPermissionResource

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

    GetAdapterHostFcInterfaceResultPinnedInterface

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

    GetAdapterHostFcInterfaceResultPreviousFrus

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

    GetAdapterHostFcInterfaceResultRegisteredDevice

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

    GetAdapterHostFcInterfaceResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetAdapterHostFcInterfaceResultVersionContext

    GetAdapterHostFcInterfaceResultVersionContextInterestedMo

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

    GetAdapterHostFcInterfaceResultVersionContextRefMo

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

    GetAdapterHostFcInterfaceResultVfc

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector 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.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet