intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getVnicFcAdapterPolicyInventory
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
A Fibre Channel Adapter policy governs the host-side behavior of the adapter, including how the adapter handles traffic. You can enable FCP Error Recovery, change the default settings of Queues and Interrupt handling for performance enhancement.
Using getVnicFcAdapterPolicyInventory
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 getVnicFcAdapterPolicyInventory(args: GetVnicFcAdapterPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetVnicFcAdapterPolicyInventoryResult>
function getVnicFcAdapterPolicyInventoryOutput(args: GetVnicFcAdapterPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetVnicFcAdapterPolicyInventoryResult>def get_vnic_fc_adapter_policy_inventory(account_moid: Optional[str] = None,
                                         additional_properties: Optional[str] = None,
                                         ancestors: Optional[Sequence[GetVnicFcAdapterPolicyInventoryAncestor]] = None,
                                         class_id: Optional[str] = None,
                                         create_time: Optional[str] = None,
                                         description: Optional[str] = None,
                                         device_mo_id: Optional[str] = None,
                                         domain_group_moid: Optional[str] = None,
                                         error_detection_timeout: Optional[float] = None,
                                         error_recovery_settings: Optional[GetVnicFcAdapterPolicyInventoryErrorRecoverySettings] = None,
                                         flogi_settings: Optional[GetVnicFcAdapterPolicyInventoryFlogiSettings] = None,
                                         id: Optional[str] = None,
                                         interrupt_settings: Optional[GetVnicFcAdapterPolicyInventoryInterruptSettings] = None,
                                         io_throttle_count: Optional[float] = None,
                                         lun_count: Optional[float] = None,
                                         lun_queue_depth: Optional[float] = None,
                                         mod_time: Optional[str] = None,
                                         moid: Optional[str] = None,
                                         name: Optional[str] = None,
                                         object_type: Optional[str] = None,
                                         owners: Optional[Sequence[str]] = None,
                                         parent: Optional[GetVnicFcAdapterPolicyInventoryParent] = None,
                                         permission_resources: Optional[Sequence[GetVnicFcAdapterPolicyInventoryPermissionResource]] = None,
                                         plogi_settings: Optional[GetVnicFcAdapterPolicyInventoryPlogiSettings] = None,
                                         resource_allocation_timeout: Optional[float] = None,
                                         rx_queue_settings: Optional[GetVnicFcAdapterPolicyInventoryRxQueueSettings] = None,
                                         scsi_queue_settings: Optional[GetVnicFcAdapterPolicyInventoryScsiQueueSettings] = None,
                                         shared_scope: Optional[str] = None,
                                         tags: Optional[Sequence[GetVnicFcAdapterPolicyInventoryTag]] = None,
                                         target_mo: Optional[GetVnicFcAdapterPolicyInventoryTargetMo] = None,
                                         tx_queue_settings: Optional[GetVnicFcAdapterPolicyInventoryTxQueueSettings] = None,
                                         version_context: Optional[GetVnicFcAdapterPolicyInventoryVersionContext] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetVnicFcAdapterPolicyInventoryResult
def get_vnic_fc_adapter_policy_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
                                         additional_properties: Optional[pulumi.Input[str]] = None,
                                         ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyInventoryAncestorArgs]]]] = None,
                                         class_id: Optional[pulumi.Input[str]] = None,
                                         create_time: Optional[pulumi.Input[str]] = None,
                                         description: Optional[pulumi.Input[str]] = None,
                                         device_mo_id: Optional[pulumi.Input[str]] = None,
                                         domain_group_moid: Optional[pulumi.Input[str]] = None,
                                         error_detection_timeout: Optional[pulumi.Input[float]] = None,
                                         error_recovery_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryErrorRecoverySettingsArgs]] = None,
                                         flogi_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryFlogiSettingsArgs]] = None,
                                         id: Optional[pulumi.Input[str]] = None,
                                         interrupt_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryInterruptSettingsArgs]] = None,
                                         io_throttle_count: Optional[pulumi.Input[float]] = None,
                                         lun_count: Optional[pulumi.Input[float]] = None,
                                         lun_queue_depth: Optional[pulumi.Input[float]] = None,
                                         mod_time: Optional[pulumi.Input[str]] = None,
                                         moid: Optional[pulumi.Input[str]] = None,
                                         name: Optional[pulumi.Input[str]] = None,
                                         object_type: Optional[pulumi.Input[str]] = None,
                                         owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                         parent: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryParentArgs]] = None,
                                         permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyInventoryPermissionResourceArgs]]]] = None,
                                         plogi_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryPlogiSettingsArgs]] = None,
                                         resource_allocation_timeout: Optional[pulumi.Input[float]] = None,
                                         rx_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryRxQueueSettingsArgs]] = None,
                                         scsi_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryScsiQueueSettingsArgs]] = None,
                                         shared_scope: Optional[pulumi.Input[str]] = None,
                                         tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyInventoryTagArgs]]]] = None,
                                         target_mo: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryTargetMoArgs]] = None,
                                         tx_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryTxQueueSettingsArgs]] = None,
                                         version_context: Optional[pulumi.Input[GetVnicFcAdapterPolicyInventoryVersionContextArgs]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetVnicFcAdapterPolicyInventoryResult]func LookupVnicFcAdapterPolicyInventory(ctx *Context, args *LookupVnicFcAdapterPolicyInventoryArgs, opts ...InvokeOption) (*LookupVnicFcAdapterPolicyInventoryResult, error)
func LookupVnicFcAdapterPolicyInventoryOutput(ctx *Context, args *LookupVnicFcAdapterPolicyInventoryOutputArgs, opts ...InvokeOption) LookupVnicFcAdapterPolicyInventoryResultOutput> Note: This function is named LookupVnicFcAdapterPolicyInventory in the Go SDK.
public static class GetVnicFcAdapterPolicyInventory 
{
    public static Task<GetVnicFcAdapterPolicyInventoryResult> InvokeAsync(GetVnicFcAdapterPolicyInventoryArgs args, InvokeOptions? opts = null)
    public static Output<GetVnicFcAdapterPolicyInventoryResult> Invoke(GetVnicFcAdapterPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVnicFcAdapterPolicyInventoryResult> getVnicFcAdapterPolicyInventory(GetVnicFcAdapterPolicyInventoryArgs args, InvokeOptions options)
public static Output<GetVnicFcAdapterPolicyInventoryResult> getVnicFcAdapterPolicyInventory(GetVnicFcAdapterPolicyInventoryArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getVnicFcAdapterPolicyInventory:getVnicFcAdapterPolicyInventory
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVnic Fc Adapter Policy Inventory Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorDetection doubleTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- ErrorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- FlogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- Id string
- InterruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- IoThrottle doubleCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- LunCount double
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- LunQueue doubleDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners List<string>
- Parent
GetVnic Fc Adapter Policy Inventory Parent 
- PermissionResources List<GetVnic Fc Adapter Policy Inventory Permission Resource> 
- PlogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- ResourceAllocation doubleTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- RxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- ScsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- 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.
- 
List<GetVnic Fc Adapter Policy Inventory Tag> 
- TargetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- TxQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- VersionContext GetVnic Fc Adapter Policy Inventory Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVnic Fc Adapter Policy Inventory Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorDetection float64Timeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- ErrorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- FlogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- Id string
- InterruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- IoThrottle float64Count 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- LunCount float64
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- LunQueue float64Depth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners []string
- Parent
GetVnic Fc Adapter Policy Inventory Parent 
- PermissionResources []GetVnic Fc Adapter Policy Inventory Permission Resource 
- PlogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- ResourceAllocation float64Timeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- RxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- ScsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- 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.
- 
[]GetVnic Fc Adapter Policy Inventory Tag 
- TargetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- TxQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- VersionContext GetVnic Fc Adapter Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVnic Fc Adapter Policy Inventory Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorDetection DoubleTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- id String
- interruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- ioThrottle DoubleCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount Double
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue DoubleDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permissionResources List<GetVnic Fc Adapter Policy Inventory Permission Resource> 
- plogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resourceAllocation DoubleTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- 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.
- 
List<GetVnic Fc Adapter Policy Inventory Tag> 
- targetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- txQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- versionContext GetVnic Fc Adapter Policy Inventory Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVnic Fc Adapter Policy Inventory Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- deviceMo stringId 
- Device ID of the entity from where inventory is reported.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- errorDetection numberTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- id string
- interruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- ioThrottle numberCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount number
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue numberDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventoried policy object.
- objectType string
- owners string[]
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permissionResources GetVnic Fc Adapter Policy Inventory Permission Resource[] 
- plogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resourceAllocation numberTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- 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.
- 
GetVnic Fc Adapter Policy Inventory Tag[] 
- targetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- txQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- versionContext GetVnic Fc Adapter Policy Inventory Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVnic Fc Adapter Policy Inventory Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- device_mo_ strid 
- Device ID of the entity from where inventory is reported.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- error_detection_ floattimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- error_recovery_ Getsettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogi_settings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- id str
- interrupt_settings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- io_throttle_ floatcount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lun_count float
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lun_queue_ floatdepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventoried policy object.
- object_type str
- owners Sequence[str]
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permission_resources Sequence[GetVnic Fc Adapter Policy Inventory Permission Resource] 
- plogi_settings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resource_allocation_ floattimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rx_queue_ Getsettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsi_queue_ Getsettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- 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.
- 
Sequence[GetVnic Fc Adapter Policy Inventory Tag] 
- target_mo GetVnic Fc Adapter Policy Inventory Target Mo 
- tx_queue_ Getsettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- version_context GetVnic Fc Adapter Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorDetection NumberTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery Property MapSettings 
- flogiSettings Property Map
- id String
- interruptSettings Property Map
- ioThrottle NumberCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount Number
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue NumberDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- plogiSettings Property Map
- resourceAllocation NumberTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue Property MapSettings 
- scsiQueue Property MapSettings 
- 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.
- List<Property Map>
- targetMo Property Map
- txQueue Property MapSettings 
- versionContext Property Map
getVnicFcAdapterPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<GetVnic Fc Adapter Policy Inventory Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetVnic Fc Adapter Policy Inventory Ancestor> 
- ClassId string
- CreateTime string
- Description string
- DeviceMo stringId 
- DomainGroup stringMoid 
- ErrorDetection doubleTimeout 
- ErrorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- FlogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- InterruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- IoThrottle doubleCount 
- LunCount double
- LunQueue doubleDepth 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetVnic Fc Adapter Policy Inventory Parent 
- PermissionResources List<GetVnic Fc Adapter Policy Inventory Permission Resource> 
- PlogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- ResourceAllocation doubleTimeout 
- RxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- ScsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- string
- 
List<GetVnic Fc Adapter Policy Inventory Tag> 
- TargetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- TxQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- VersionContext GetVnic Fc Adapter Policy Inventory Version Context 
- Id string
- Results
[]GetVnic Fc Adapter Policy Inventory Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetVnic Fc Adapter Policy Inventory Ancestor 
- ClassId string
- CreateTime string
- Description string
- DeviceMo stringId 
- DomainGroup stringMoid 
- ErrorDetection float64Timeout 
- ErrorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- FlogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- InterruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- IoThrottle float64Count 
- LunCount float64
- LunQueue float64Depth 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetVnic Fc Adapter Policy Inventory Parent 
- PermissionResources []GetVnic Fc Adapter Policy Inventory Permission Resource 
- PlogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- ResourceAllocation float64Timeout 
- RxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- ScsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- string
- 
[]GetVnic Fc Adapter Policy Inventory Tag 
- TargetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- TxQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- VersionContext GetVnic Fc Adapter Policy Inventory Version Context 
- id String
- results
List<GetVnic Fc Adapter Policy Inventory Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetVnic Fc Adapter Policy Inventory Ancestor> 
- classId String
- createTime String
- description String
- deviceMo StringId 
- domainGroup StringMoid 
- errorDetection DoubleTimeout 
- errorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- interruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- ioThrottle DoubleCount 
- lunCount Double
- lunQueue DoubleDepth 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permissionResources List<GetVnic Fc Adapter Policy Inventory Permission Resource> 
- plogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resourceAllocation DoubleTimeout 
- rxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- String
- 
List<GetVnic Fc Adapter Policy Inventory Tag> 
- targetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- txQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- versionContext GetVnic Fc Adapter Policy Inventory Version Context 
- id string
- results
GetVnic Fc Adapter Policy Inventory Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetVnic Fc Adapter Policy Inventory Ancestor[] 
- classId string
- createTime string
- description string
- deviceMo stringId 
- domainGroup stringMoid 
- errorDetection numberTimeout 
- errorRecovery GetSettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogiSettings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- interruptSettings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- ioThrottle numberCount 
- lunCount number
- lunQueue numberDepth 
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permissionResources GetVnic Fc Adapter Policy Inventory Permission Resource[] 
- plogiSettings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resourceAllocation numberTimeout 
- rxQueue GetSettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsiQueue GetSettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- string
- 
GetVnic Fc Adapter Policy Inventory Tag[] 
- targetMo GetVnic Fc Adapter Policy Inventory Target Mo 
- txQueue GetSettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- versionContext GetVnic Fc Adapter Policy Inventory Version Context 
- id str
- results
Sequence[GetVnic Fc Adapter Policy Inventory Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetVnic Fc Adapter Policy Inventory Ancestor] 
- class_id str
- create_time str
- description str
- device_mo_ strid 
- domain_group_ strmoid 
- error_detection_ floattimeout 
- error_recovery_ Getsettings Vnic Fc Adapter Policy Inventory Error Recovery Settings 
- flogi_settings GetVnic Fc Adapter Policy Inventory Flogi Settings 
- interrupt_settings GetVnic Fc Adapter Policy Inventory Interrupt Settings 
- io_throttle_ floatcount 
- lun_count float
- lun_queue_ floatdepth 
- mod_time str
- moid str
- name str
- object_type str
- owners Sequence[str]
- parent
GetVnic Fc Adapter Policy Inventory Parent 
- permission_resources Sequence[GetVnic Fc Adapter Policy Inventory Permission Resource] 
- plogi_settings GetVnic Fc Adapter Policy Inventory Plogi Settings 
- resource_allocation_ floattimeout 
- rx_queue_ Getsettings Vnic Fc Adapter Policy Inventory Rx Queue Settings 
- scsi_queue_ Getsettings Vnic Fc Adapter Policy Inventory Scsi Queue Settings 
- str
- 
Sequence[GetVnic Fc Adapter Policy Inventory Tag] 
- target_mo GetVnic Fc Adapter Policy Inventory Target Mo 
- tx_queue_ Getsettings Vnic Fc Adapter Policy Inventory Tx Queue Settings 
- version_context GetVnic Fc Adapter Policy Inventory Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- description String
- deviceMo StringId 
- domainGroup StringMoid 
- errorDetection NumberTimeout 
- errorRecovery Property MapSettings 
- flogiSettings Property Map
- interruptSettings Property Map
- ioThrottle NumberCount 
- lunCount Number
- lunQueue NumberDepth 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- plogiSettings Property Map
- resourceAllocation NumberTimeout 
- rxQueue Property MapSettings 
- scsiQueue Property MapSettings 
- String
- List<Property Map>
- targetMo Property Map
- txQueue Property MapSettings 
- versionContext Property Map
Supporting Types
GetVnicFcAdapterPolicyInventoryAncestor      
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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'.
 
GetVnicFcAdapterPolicyInventoryErrorRecoverySettings        
- 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.
- Enabled bool
- Enables Fibre Channel Error recovery.
- IoRetry doubleCount 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- IoRetry doubleTimeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- LinkDown doubleTimeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PortDown doubleTimeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
- 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.
- Enabled bool
- Enables Fibre Channel Error recovery.
- IoRetry float64Count 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- IoRetry float64Timeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- LinkDown float64Timeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PortDown float64Timeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
- 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.
- enabled Boolean
- Enables Fibre Channel Error recovery.
- ioRetry DoubleCount 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- ioRetry DoubleTimeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- linkDown DoubleTimeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- portDown DoubleTimeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
- 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.
- enabled boolean
- Enables Fibre Channel Error recovery.
- ioRetry numberCount 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- ioRetry numberTimeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- linkDown numberTimeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- portDown numberTimeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
- 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.
- enabled bool
- Enables Fibre Channel Error recovery.
- io_retry_ floatcount 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- io_retry_ floattimeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- link_down_ floattimeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port_down_ floattimeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
- 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.
- enabled Boolean
- Enables Fibre Channel Error recovery.
- ioRetry NumberCount 
- The number of times an I/O request to a port is retried because the port is busy before the system decides the port is unavailable.
- ioRetry NumberTimeout 
- The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- linkDown NumberTimeout 
- The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- portDown NumberTimeout 
- The number of milliseconds a remote Fibre Channel port should be offline before informing the SCSI upper layer that the port is unavailable. For a server with a VIC adapter running ESXi, the recommended value is 10000. For a server with a port used to boot a Windows OS from the SAN, the recommended value is 5000 milliseconds.
GetVnicFcAdapterPolicyInventoryFlogiSettings       
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Retries double
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- Timeout double
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Retries float64
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- Timeout float64
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries Double
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- timeout Double
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries number
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- timeout number
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries float
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- timeout float
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries Number
- The number of times that the system tries to log in to the fabric after the first failure. Allowed range is 0-4294967295.
- timeout Number
- The number of milliseconds that the system waits before it tries to log in again.
GetVnicFcAdapterPolicyInventoryInterruptSettings       
- 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.
- Mode string
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Mode string
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- mode String
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- mode string
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- mode str
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- mode String
- The preferred driver interrupt mode. This can be one of the following:- MSIx - Message Signaled Interrupts (MSI) with the optional extension. MSI - MSI only. INTx - PCI INTx interrupts. MSIx is the recommended option.- MSIx- Message Signaled Interrupt (MSI) mechanism with the optional extension (MSIx). MSIx is the recommended and default option.
- MSI- Message Signaled Interrupt (MSI) mechanism that treats messages as interrupts.
- INTx- Line-based interrupt (INTx) mechanism similar to the one used in Legacy systems.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetVnicFcAdapterPolicyInventoryParent      
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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'.
 
GetVnicFcAdapterPolicyInventoryPermissionResource       
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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'.
 
GetVnicFcAdapterPolicyInventoryPlogiSettings       
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Retries double
- The number of times that the system tries to log in to a port after the first failure.
- Timeout double
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Retries float64
- The number of times that the system tries to log in to a port after the first failure.
- Timeout float64
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries Double
- The number of times that the system tries to log in to a port after the first failure.
- timeout Double
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries number
- The number of times that the system tries to log in to a port after the first failure.
- timeout number
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries float
- The number of times that the system tries to log in to a port after the first failure.
- timeout float
- The number of milliseconds that the system waits before it tries to log in again.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- retries Number
- The number of times that the system tries to log in to a port after the first failure.
- timeout Number
- The number of milliseconds that the system waits before it tries to log in again.
GetVnicFcAdapterPolicyInventoryResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVnic Fc Adapter Policy Inventory Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorDetection doubleTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- ErrorRecovery List<GetSettings Vnic Fc Adapter Policy Inventory Result Error Recovery Setting> 
- FlogiSettings List<GetVnic Fc Adapter Policy Inventory Result Flogi Setting> 
- InterruptSettings List<GetVnic Fc Adapter Policy Inventory Result Interrupt Setting> 
- IoThrottle doubleCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- LunCount double
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- LunQueue doubleDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners List<string>
- Parents
List<GetVnic Fc Adapter Policy Inventory Result Parent> 
- PermissionResources List<GetVnic Fc Adapter Policy Inventory Result Permission Resource> 
- PlogiSettings List<GetVnic Fc Adapter Policy Inventory Result Plogi Setting> 
- ResourceAllocation doubleTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- RxQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Rx Queue Setting> 
- ScsiQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Scsi Queue Setting> 
- 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.
- 
List<GetVnic Fc Adapter Policy Inventory Result Tag> 
- TargetMos List<GetVnic Fc Adapter Policy Inventory Result Target Mo> 
- TxQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Tx Queue Setting> 
- VersionContexts List<GetVnic Fc Adapter Policy Inventory Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVnic Fc Adapter Policy Inventory Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorDetection float64Timeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- ErrorRecovery []GetSettings Vnic Fc Adapter Policy Inventory Result Error Recovery Setting 
- FlogiSettings []GetVnic Fc Adapter Policy Inventory Result Flogi Setting 
- InterruptSettings []GetVnic Fc Adapter Policy Inventory Result Interrupt Setting 
- IoThrottle float64Count 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- LunCount float64
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- LunQueue float64Depth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners []string
- Parents
[]GetVnic Fc Adapter Policy Inventory Result Parent 
- PermissionResources []GetVnic Fc Adapter Policy Inventory Result Permission Resource 
- PlogiSettings []GetVnic Fc Adapter Policy Inventory Result Plogi Setting 
- ResourceAllocation float64Timeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- RxQueue []GetSettings Vnic Fc Adapter Policy Inventory Result Rx Queue Setting 
- ScsiQueue []GetSettings Vnic Fc Adapter Policy Inventory Result Scsi Queue Setting 
- 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.
- 
[]GetVnic Fc Adapter Policy Inventory Result Tag 
- TargetMos []GetVnic Fc Adapter Policy Inventory Result Target Mo 
- TxQueue []GetSettings Vnic Fc Adapter Policy Inventory Result Tx Queue Setting 
- VersionContexts []GetVnic Fc Adapter Policy Inventory Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVnic Fc Adapter Policy Inventory Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorDetection DoubleTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery List<GetSettings Vnic Fc Adapter Policy Inventory Result Error Recovery Setting> 
- flogiSettings List<GetVnic Fc Adapter Policy Inventory Result Flogi Setting> 
- interruptSettings List<GetVnic Fc Adapter Policy Inventory Result Interrupt Setting> 
- ioThrottle DoubleCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount Double
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue DoubleDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parents
List<GetVnic Fc Adapter Policy Inventory Result Parent> 
- permissionResources List<GetVnic Fc Adapter Policy Inventory Result Permission Resource> 
- plogiSettings List<GetVnic Fc Adapter Policy Inventory Result Plogi Setting> 
- resourceAllocation DoubleTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Rx Queue Setting> 
- scsiQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Scsi Queue Setting> 
- 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.
- 
List<GetVnic Fc Adapter Policy Inventory Result Tag> 
- targetMos List<GetVnic Fc Adapter Policy Inventory Result Target Mo> 
- txQueue List<GetSettings Vnic Fc Adapter Policy Inventory Result Tx Queue Setting> 
- versionContexts List<GetVnic Fc Adapter Policy Inventory Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVnic Fc Adapter Policy Inventory Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- deviceMo stringId 
- Device ID of the entity from where inventory is reported.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- errorDetection numberTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery GetSettings Vnic Fc Adapter Policy Inventory Result Error Recovery Setting[] 
- flogiSettings GetVnic Fc Adapter Policy Inventory Result Flogi Setting[] 
- interruptSettings GetVnic Fc Adapter Policy Inventory Result Interrupt Setting[] 
- ioThrottle numberCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount number
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue numberDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventoried policy object.
- objectType string
- owners string[]
- parents
GetVnic Fc Adapter Policy Inventory Result Parent[] 
- permissionResources GetVnic Fc Adapter Policy Inventory Result Permission Resource[] 
- plogiSettings GetVnic Fc Adapter Policy Inventory Result Plogi Setting[] 
- resourceAllocation numberTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue GetSettings Vnic Fc Adapter Policy Inventory Result Rx Queue Setting[] 
- scsiQueue GetSettings Vnic Fc Adapter Policy Inventory Result Scsi Queue Setting[] 
- 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.
- 
GetVnic Fc Adapter Policy Inventory Result Tag[] 
- targetMos GetVnic Fc Adapter Policy Inventory Result Target Mo[] 
- txQueue GetSettings Vnic Fc Adapter Policy Inventory Result Tx Queue Setting[] 
- versionContexts GetVnic Fc Adapter Policy Inventory Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVnic Fc Adapter Policy Inventory Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- device_mo_ strid 
- Device ID of the entity from where inventory is reported.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- error_detection_ floattimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- error_recovery_ Sequence[Getsettings Vnic Fc Adapter Policy Inventory Result Error Recovery Setting] 
- flogi_settings Sequence[GetVnic Fc Adapter Policy Inventory Result Flogi Setting] 
- interrupt_settings Sequence[GetVnic Fc Adapter Policy Inventory Result Interrupt Setting] 
- io_throttle_ floatcount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lun_count float
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lun_queue_ floatdepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventoried policy object.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetVnic Fc Adapter Policy Inventory Result Parent] 
- permission_resources Sequence[GetVnic Fc Adapter Policy Inventory Result Permission Resource] 
- plogi_settings Sequence[GetVnic Fc Adapter Policy Inventory Result Plogi Setting] 
- resource_allocation_ floattimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rx_queue_ Sequence[Getsettings Vnic Fc Adapter Policy Inventory Result Rx Queue Setting] 
- scsi_queue_ Sequence[Getsettings Vnic Fc Adapter Policy Inventory Result Scsi Queue Setting] 
- 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.
- 
Sequence[GetVnic Fc Adapter Policy Inventory Result Tag] 
- target_mos Sequence[GetVnic Fc Adapter Policy Inventory Result Target Mo] 
- tx_queue_ Sequence[Getsettings Vnic Fc Adapter Policy Inventory Result Tx Queue Setting] 
- version_contexts Sequence[GetVnic Fc Adapter Policy Inventory Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorDetection NumberTimeout 
- Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
- errorRecovery List<Property Map>Settings 
- flogiSettings List<Property Map>
- interruptSettings List<Property Map>
- ioThrottle NumberCount 
- The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
- lunCount Number
- The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
- lunQueue NumberDepth 
- The number of commands that the HBA can send and receive in a single transmission per LUN.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- plogiSettings List<Property Map>
- resourceAllocation NumberTimeout 
- Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
- rxQueue List<Property Map>Settings 
- scsiQueue List<Property Map>Settings 
- 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.
- List<Property Map>
- targetMos List<Property Map>
- txQueue List<Property Map>Settings 
- versionContexts List<Property Map>
GetVnicFcAdapterPolicyInventoryResultAncestor       
- 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
GetVnicFcAdapterPolicyInventoryResultErrorRecoverySetting         
- AdditionalProperties string
- ClassId string
- Enabled bool
- IoRetry doubleCount 
- IoRetry doubleTimeout 
- LinkDown doubleTimeout 
- ObjectType string
- PortDown doubleTimeout 
- AdditionalProperties string
- ClassId string
- Enabled bool
- IoRetry float64Count 
- IoRetry float64Timeout 
- LinkDown float64Timeout 
- ObjectType string
- PortDown float64Timeout 
- additionalProperties String
- classId String
- enabled Boolean
- ioRetry DoubleCount 
- ioRetry DoubleTimeout 
- linkDown DoubleTimeout 
- objectType String
- portDown DoubleTimeout 
- additionalProperties string
- classId string
- enabled boolean
- ioRetry numberCount 
- ioRetry numberTimeout 
- linkDown numberTimeout 
- objectType string
- portDown numberTimeout 
- additional_properties str
- class_id str
- enabled bool
- io_retry_ floatcount 
- io_retry_ floattimeout 
- link_down_ floattimeout 
- object_type str
- port_down_ floattimeout 
- additionalProperties String
- classId String
- enabled Boolean
- ioRetry NumberCount 
- ioRetry NumberTimeout 
- linkDown NumberTimeout 
- objectType String
- portDown NumberTimeout 
GetVnicFcAdapterPolicyInventoryResultFlogiSetting        
- AdditionalProperties string
- ClassId string
- ObjectType string
- Retries double
- Timeout double
- AdditionalProperties string
- ClassId string
- ObjectType string
- Retries float64
- Timeout float64
- additionalProperties String
- classId String
- objectType String
- retries Double
- timeout Double
- additionalProperties string
- classId string
- objectType string
- retries number
- timeout number
- additional_properties str
- class_id str
- object_type str
- retries float
- timeout float
- additionalProperties String
- classId String
- objectType String
- retries Number
- timeout Number
GetVnicFcAdapterPolicyInventoryResultInterruptSetting        
- AdditionalProperties string
- ClassId string
- Mode string
- ObjectType string
- AdditionalProperties string
- ClassId string
- Mode string
- ObjectType string
- additionalProperties String
- classId String
- mode String
- objectType String
- additionalProperties string
- classId string
- mode string
- objectType string
- additional_properties str
- class_id str
- mode str
- object_type str
- additionalProperties String
- classId String
- mode String
- objectType String
GetVnicFcAdapterPolicyInventoryResultParent       
- 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
GetVnicFcAdapterPolicyInventoryResultPermissionResource        
- 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
GetVnicFcAdapterPolicyInventoryResultPlogiSetting        
- AdditionalProperties string
- ClassId string
- ObjectType string
- Retries double
- Timeout double
- AdditionalProperties string
- ClassId string
- ObjectType string
- Retries float64
- Timeout float64
- additionalProperties String
- classId String
- objectType String
- retries Double
- timeout Double
- additionalProperties string
- classId string
- objectType string
- retries number
- timeout number
- additional_properties str
- class_id str
- object_type str
- retries float
- timeout float
- additionalProperties String
- classId String
- objectType String
- retries Number
- timeout Number
GetVnicFcAdapterPolicyInventoryResultRxQueueSetting         
- AdditionalProperties string
- ClassId string
- NrCount double
- ObjectType string
- RingSize double
- AdditionalProperties string
- ClassId string
- NrCount float64
- ObjectType string
- RingSize float64
- additionalProperties String
- classId String
- nrCount Double
- objectType String
- ringSize Double
- additionalProperties string
- classId string
- nrCount number
- objectType string
- ringSize number
- additional_properties str
- class_id str
- nr_count float
- object_type str
- ring_size float
- additionalProperties String
- classId String
- nrCount Number
- objectType String
- ringSize Number
GetVnicFcAdapterPolicyInventoryResultScsiQueueSetting         
- AdditionalProperties string
- ClassId string
- NrCount double
- ObjectType string
- RingSize double
- AdditionalProperties string
- ClassId string
- NrCount float64
- ObjectType string
- RingSize float64
- additionalProperties String
- classId String
- nrCount Double
- objectType String
- ringSize Double
- additionalProperties string
- classId string
- nrCount number
- objectType string
- ringSize number
- additional_properties str
- class_id str
- nr_count float
- object_type str
- ring_size float
- additionalProperties String
- classId String
- nrCount Number
- objectType String
- ringSize Number
GetVnicFcAdapterPolicyInventoryResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetVnicFcAdapterPolicyInventoryResultTargetMo        
- 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
GetVnicFcAdapterPolicyInventoryResultTxQueueSetting         
- AdditionalProperties string
- ClassId string
- NrCount double
- ObjectType string
- RingSize double
- AdditionalProperties string
- ClassId string
- NrCount float64
- ObjectType string
- RingSize float64
- additionalProperties String
- classId String
- nrCount Double
- objectType String
- ringSize Double
- additionalProperties string
- classId string
- nrCount number
- objectType string
- ringSize number
- additional_properties str
- class_id str
- nr_count float
- object_type str
- ring_size float
- additionalProperties String
- classId String
- nrCount Number
- objectType String
- ringSize Number
GetVnicFcAdapterPolicyInventoryResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetVnicFcAdapterPolicyInventoryResultVersionContextInterestedMo          
- 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
GetVnicFcAdapterPolicyInventoryResultVersionContextRefMo          
- 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
GetVnicFcAdapterPolicyInventoryRxQueueSettings        
- 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.
- NrCount double
- The number of queue resources to allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize double
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- NrCount float64
- The number of queue resources to allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize float64
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount Double
- The number of queue resources to allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Double
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount number
- The number of queue resources to allocate.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize number
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nr_count float
- The number of queue resources to allocate.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring_size float
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount Number
- The number of queue resources to allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Number
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
GetVnicFcAdapterPolicyInventoryScsiQueueSettings        
- 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.
- NrCount double
- The number of SCSI I/O queue resources the system should allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize double
- The number of descriptors in each SCSI I/O queue.
- 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.
- NrCount float64
- The number of SCSI I/O queue resources the system should allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize float64
- The number of descriptors in each SCSI I/O queue.
- 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.
- nrCount Double
- The number of SCSI I/O queue resources the system should allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Double
- The number of descriptors in each SCSI I/O queue.
- 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.
- nrCount number
- The number of SCSI I/O queue resources the system should allocate.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize number
- The number of descriptors in each SCSI I/O queue.
- 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.
- nr_count float
- The number of SCSI I/O queue resources the system should allocate.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring_size float
- The number of descriptors in each SCSI I/O queue.
- 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.
- nrCount Number
- The number of SCSI I/O queue resources the system should allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Number
- The number of descriptors in each SCSI I/O queue.
GetVnicFcAdapterPolicyInventoryTag      
- 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.
GetVnicFcAdapterPolicyInventoryTargetMo       
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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'.
 
GetVnicFcAdapterPolicyInventoryTxQueueSettings        
- 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.
- NrCount double
- The number of queue resources to allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize double
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- NrCount float64
- The number of queue resources to allocate.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RingSize float64
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount Double
- The number of queue resources to allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Double
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount number
- The number of queue resources to allocate.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize number
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nr_count float
- The number of queue resources to allocate.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring_size float
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- 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.
- nrCount Number
- The number of queue resources to allocate.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ringSize Number
- The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
GetVnicFcAdapterPolicyInventoryVersionContext       
- 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<GetVnic Fc Adapter Policy Inventory Version Context Interested Mo> 
- MarkedFor boolDeletion 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Ref Mo 
- 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 []GetVnic Fc Adapter Policy Inventory Version Context Interested Mo 
- MarkedFor boolDeletion 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Ref Mo 
- 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<GetVnic Fc Adapter Policy Inventory Version Context Interested Mo> 
- markedFor BooleanDeletion 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Ref Mo 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Interested Mo[] 
- markedFor booleanDeletion 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Ref Mo 
- 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[GetVnic Fc Adapter Policy Inventory Version Context Interested Mo] 
- marked_for_ booldeletion 
- 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 GetVnic Fc Adapter Policy Inventory Version Context Ref Mo 
- 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>
- markedFor BooleanDeletion 
- 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.
 
GetVnicFcAdapterPolicyInventoryVersionContextInterestedMo         
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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'.
 
GetVnicFcAdapterPolicyInventoryVersionContextRefMo         
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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.- If 'moid' is set this field is ignored.
- 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet