intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVnicFcAdapterPolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 getVnicFcAdapterPolicy
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 getVnicFcAdapterPolicy(args: GetVnicFcAdapterPolicyArgs, opts?: InvokeOptions): Promise<GetVnicFcAdapterPolicyResult>
function getVnicFcAdapterPolicyOutput(args: GetVnicFcAdapterPolicyOutputArgs, opts?: InvokeOptions): Output<GetVnicFcAdapterPolicyResult>
def get_vnic_fc_adapter_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVnicFcAdapterPolicyAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
error_detection_timeout: Optional[float] = None,
error_recovery_settings: Optional[GetVnicFcAdapterPolicyErrorRecoverySettings] = None,
flogi_settings: Optional[GetVnicFcAdapterPolicyFlogiSettings] = None,
id: Optional[str] = None,
interrupt_settings: Optional[GetVnicFcAdapterPolicyInterruptSettings] = 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,
organization: Optional[GetVnicFcAdapterPolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVnicFcAdapterPolicyParent] = None,
permission_resources: Optional[Sequence[GetVnicFcAdapterPolicyPermissionResource]] = None,
plogi_settings: Optional[GetVnicFcAdapterPolicyPlogiSettings] = None,
resource_allocation_timeout: Optional[float] = None,
rx_queue_settings: Optional[GetVnicFcAdapterPolicyRxQueueSettings] = None,
scsi_queue_settings: Optional[GetVnicFcAdapterPolicyScsiQueueSettings] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetVnicFcAdapterPolicyTag]] = None,
tx_queue_settings: Optional[GetVnicFcAdapterPolicyTxQueueSettings] = None,
version_context: Optional[GetVnicFcAdapterPolicyVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetVnicFcAdapterPolicyResult
def get_vnic_fc_adapter_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: 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[GetVnicFcAdapterPolicyErrorRecoverySettingsArgs]] = None,
flogi_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyFlogiSettingsArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
interrupt_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyInterruptSettingsArgs]] = 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,
organization: Optional[pulumi.Input[GetVnicFcAdapterPolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetVnicFcAdapterPolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyPermissionResourceArgs]]]] = None,
plogi_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyPlogiSettingsArgs]] = None,
resource_allocation_timeout: Optional[pulumi.Input[float]] = None,
rx_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyRxQueueSettingsArgs]] = None,
scsi_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyScsiQueueSettingsArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicFcAdapterPolicyTagArgs]]]] = None,
tx_queue_settings: Optional[pulumi.Input[GetVnicFcAdapterPolicyTxQueueSettingsArgs]] = None,
version_context: Optional[pulumi.Input[GetVnicFcAdapterPolicyVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVnicFcAdapterPolicyResult]
func LookupVnicFcAdapterPolicy(ctx *Context, args *LookupVnicFcAdapterPolicyArgs, opts ...InvokeOption) (*LookupVnicFcAdapterPolicyResult, error)
func LookupVnicFcAdapterPolicyOutput(ctx *Context, args *LookupVnicFcAdapterPolicyOutputArgs, opts ...InvokeOption) LookupVnicFcAdapterPolicyResultOutput
> Note: This function is named LookupVnicFcAdapterPolicy
in the Go SDK.
public static class GetVnicFcAdapterPolicy
{
public static Task<GetVnicFcAdapterPolicyResult> InvokeAsync(GetVnicFcAdapterPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetVnicFcAdapterPolicyResult> Invoke(GetVnicFcAdapterPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVnicFcAdapterPolicyResult> getVnicFcAdapterPolicy(GetVnicFcAdapterPolicyArgs args, InvokeOptions options)
public static Output<GetVnicFcAdapterPolicyResult> getVnicFcAdapterPolicy(GetVnicFcAdapterPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVnicFcAdapterPolicy:getVnicFcAdapterPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Vnic Fc Adapter Policy Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Error
Detection 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.
- Error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - Flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - Id string
- Interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - Io
Throttle 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.
- Lun
Count 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.
- Lun
Queue doubleDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- Mod
Time 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 concrete policy.
- Object
Type string - Organization
Get
Vnic Fc Adapter Policy Organization - Owners List<string>
- Parent
Get
Vnic Fc Adapter Policy Parent - Permission
Resources List<GetVnic Fc Adapter Policy Permission Resource> - Plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - Resource
Allocation 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.
- Rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - Scsi
Queue GetSettings Vnic Fc Adapter Policy 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<Get
Vnic Fc Adapter Policy Tag> - Tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - Version
Context GetVnic Fc Adapter Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Fc Adapter Policy Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Error
Detection 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.
- Error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - Flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - Id string
- Interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - Io
Throttle 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.
- Lun
Count 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.
- Lun
Queue float64Depth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- Mod
Time 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 concrete policy.
- Object
Type string - Organization
Get
Vnic Fc Adapter Policy Organization - Owners []string
- Parent
Get
Vnic Fc Adapter Policy Parent - Permission
Resources []GetVnic Fc Adapter Policy Permission Resource - Plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - Resource
Allocation 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.
- Rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - Scsi
Queue GetSettings Vnic Fc Adapter Policy 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.
- []Get
Vnic Fc Adapter Policy Tag - Tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - Version
Context GetVnic Fc Adapter Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Fc Adapter Policy Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - id String
- interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - io
Throttle 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.
- lun
Count 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.
- lun
Queue DoubleDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type String - organization
Get
Vnic Fc Adapter Policy Organization - owners List<String>
- parent
Get
Vnic Fc Adapter Policy Parent - permission
Resources List<GetVnic Fc Adapter Policy Permission Resource> - plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - resource
Allocation 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.
- rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - scsi
Queue GetSettings Vnic Fc Adapter Policy 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<Get
Vnic Fc Adapter Policy Tag> - tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - version
Context GetVnic Fc Adapter Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Fc Adapter Policy Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - id string
- interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - io
Throttle 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.
- lun
Count 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.
- lun
Queue numberDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type string - organization
Get
Vnic Fc Adapter Policy Organization - owners string[]
- parent
Get
Vnic Fc Adapter Policy Parent - permission
Resources GetVnic Fc Adapter Policy Permission Resource[] - plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - resource
Allocation 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.
- rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - scsi
Queue GetSettings Vnic Fc Adapter Policy 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.
- Get
Vnic Fc Adapter Policy Tag[] - tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - version
Context GetVnic Fc Adapter Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Fc Adapter Policy Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- 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 Error Recovery Settings - flogi_
settings GetVnic Fc Adapter Policy Flogi Settings - id str
- interrupt_
settings GetVnic Fc Adapter Policy 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 concrete policy.
- object_
type str - organization
Get
Vnic Fc Adapter Policy Organization - owners Sequence[str]
- parent
Get
Vnic Fc Adapter Policy Parent - permission_
resources Sequence[GetVnic Fc Adapter Policy Permission Resource] - plogi_
settings GetVnic Fc Adapter Policy 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 Rx Queue Settings - scsi_
queue_ Getsettings Vnic Fc Adapter Policy 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[Get
Vnic Fc Adapter Policy Tag] - tx_
queue_ Getsettings Vnic Fc Adapter Policy Tx Queue Settings - version_
context GetVnic Fc Adapter Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery Property MapSettings - flogi
Settings Property Map - id String
- interrupt
Settings Property Map - io
Throttle 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.
- lun
Count 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.
- lun
Queue NumberDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - plogi
Settings Property Map - resource
Allocation 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.
- rx
Queue Property MapSettings - scsi
Queue 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>
- tx
Queue Property MapSettings - version
Context Property Map
getVnicFcAdapterPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Vnic Fc Adapter Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Vnic Fc Adapter Policy Ancestor> - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Error
Detection doubleTimeout - Error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - Flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - Interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - Io
Throttle doubleCount - Lun
Count double - Lun
Queue doubleDepth - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Vnic Fc Adapter Policy Organization - Owners List<string>
- Parent
Get
Vnic Fc Adapter Policy Parent - Permission
Resources List<GetVnic Fc Adapter Policy Permission Resource> - Plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - Resource
Allocation doubleTimeout - Rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - Scsi
Queue GetSettings Vnic Fc Adapter Policy Scsi Queue Settings - string
- List<Get
Vnic Fc Adapter Policy Tag> - Tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - Version
Context GetVnic Fc Adapter Policy Version Context
- Id string
- Results
[]Get
Vnic Fc Adapter Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Vnic Fc Adapter Policy Ancestor - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Error
Detection float64Timeout - Error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - Flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - Interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - Io
Throttle float64Count - Lun
Count float64 - Lun
Queue float64Depth - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Vnic Fc Adapter Policy Organization - Owners []string
- Parent
Get
Vnic Fc Adapter Policy Parent - Permission
Resources []GetVnic Fc Adapter Policy Permission Resource - Plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - Resource
Allocation float64Timeout - Rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - Scsi
Queue GetSettings Vnic Fc Adapter Policy Scsi Queue Settings - string
- []Get
Vnic Fc Adapter Policy Tag - Tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - Version
Context GetVnic Fc Adapter Policy Version Context
- id String
- results
List<Get
Vnic Fc Adapter Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Vnic Fc Adapter Policy Ancestor> - class
Id String - create
Time String - description String
- domain
Group StringMoid - error
Detection DoubleTimeout - error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - io
Throttle DoubleCount - lun
Count Double - lun
Queue DoubleDepth - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Vnic Fc Adapter Policy Organization - owners List<String>
- parent
Get
Vnic Fc Adapter Policy Parent - permission
Resources List<GetVnic Fc Adapter Policy Permission Resource> - plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - resource
Allocation DoubleTimeout - rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - scsi
Queue GetSettings Vnic Fc Adapter Policy Scsi Queue Settings - String
- List<Get
Vnic Fc Adapter Policy Tag> - tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - version
Context GetVnic Fc Adapter Policy Version Context
- id string
- results
Get
Vnic Fc Adapter Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Vnic Fc Adapter Policy Ancestor[] - class
Id string - create
Time string - description string
- domain
Group stringMoid - error
Detection numberTimeout - error
Recovery GetSettings Vnic Fc Adapter Policy Error Recovery Settings - flogi
Settings GetVnic Fc Adapter Policy Flogi Settings - interrupt
Settings GetVnic Fc Adapter Policy Interrupt Settings - io
Throttle numberCount - lun
Count number - lun
Queue numberDepth - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Vnic Fc Adapter Policy Organization - owners string[]
- parent
Get
Vnic Fc Adapter Policy Parent - permission
Resources GetVnic Fc Adapter Policy Permission Resource[] - plogi
Settings GetVnic Fc Adapter Policy Plogi Settings - resource
Allocation numberTimeout - rx
Queue GetSettings Vnic Fc Adapter Policy Rx Queue Settings - scsi
Queue GetSettings Vnic Fc Adapter Policy Scsi Queue Settings - string
- Get
Vnic Fc Adapter Policy Tag[] - tx
Queue GetSettings Vnic Fc Adapter Policy Tx Queue Settings - version
Context GetVnic Fc Adapter Policy Version Context
- id str
- results
Sequence[Get
Vnic Fc Adapter Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Vnic Fc Adapter Policy Ancestor] - class_
id str - create_
time str - description str
- domain_
group_ strmoid - error_
detection_ floattimeout - error_
recovery_ Getsettings Vnic Fc Adapter Policy Error Recovery Settings - flogi_
settings GetVnic Fc Adapter Policy Flogi Settings - interrupt_
settings GetVnic Fc Adapter Policy Interrupt Settings - io_
throttle_ floatcount - lun_
count float - lun_
queue_ floatdepth - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Vnic Fc Adapter Policy Organization - owners Sequence[str]
- parent
Get
Vnic Fc Adapter Policy Parent - permission_
resources Sequence[GetVnic Fc Adapter Policy Permission Resource] - plogi_
settings GetVnic Fc Adapter Policy Plogi Settings - resource_
allocation_ floattimeout - rx_
queue_ Getsettings Vnic Fc Adapter Policy Rx Queue Settings - scsi_
queue_ Getsettings Vnic Fc Adapter Policy Scsi Queue Settings - str
- Sequence[Get
Vnic Fc Adapter Policy Tag] - tx_
queue_ Getsettings Vnic Fc Adapter Policy Tx Queue Settings - version_
context GetVnic Fc Adapter Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - description String
- domain
Group StringMoid - error
Detection NumberTimeout - error
Recovery Property MapSettings - flogi
Settings Property Map - interrupt
Settings Property Map - io
Throttle NumberCount - lun
Count Number - lun
Queue NumberDepth - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - plogi
Settings Property Map - resource
Allocation NumberTimeout - rx
Queue Property MapSettings - scsi
Queue Property MapSettings - String
- List<Property Map>
- tx
Queue Property MapSettings - version
Context Property Map
Supporting Types
GetVnicFcAdapterPolicyAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetVnicFcAdapterPolicyErrorRecoverySettings
- Additional
Properties string - Class
Id 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.
- Io
Retry 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.
- Io
Retry doubleTimeout - The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- Link
Down doubleTimeout - The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Port
Down 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.
- Additional
Properties string - Class
Id 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.
- Io
Retry 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.
- Io
Retry float64Timeout - The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- Link
Down float64Timeout - The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Port
Down 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.
- additional
Properties String - class
Id 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.
- io
Retry 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.
- io
Retry DoubleTimeout - The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- link
Down DoubleTimeout - The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port
Down 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.
- additional
Properties string - class
Id 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.
- io
Retry 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.
- io
Retry numberTimeout - The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- link
Down numberTimeout - The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port
Down 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.
- additional
Properties String - class
Id 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.
- io
Retry 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.
- io
Retry NumberTimeout - The number of seconds the adapter waits before aborting the pending command and resending the same IO request.
- link
Down NumberTimeout - The number of milliseconds the port should actually be down before it is marked down and fabric connectivity is lost.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port
Down 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.
GetVnicFcAdapterPolicyFlogiSettings
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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.
- additional
Properties string - class
Id 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.
- object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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.
GetVnicFcAdapterPolicyInterruptSettings
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id 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.
- object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetVnicFcAdapterPolicyOrganization
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetVnicFcAdapterPolicyParent
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetVnicFcAdapterPolicyPermissionResource
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetVnicFcAdapterPolicyPlogiSettings
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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.
- additional
Properties string - class
Id 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.
- object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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.
GetVnicFcAdapterPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Vnic Fc Adapter Policy Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Error
Detection 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.
- Error
Recovery List<GetSettings Vnic Fc Adapter Policy Result Error Recovery Setting> - Flogi
Settings List<GetVnic Fc Adapter Policy Result Flogi Setting> - Interrupt
Settings List<GetVnic Fc Adapter Policy Result Interrupt Setting> - Io
Throttle 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.
- Lun
Count 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.
- Lun
Queue doubleDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- Mod
Time 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 concrete policy.
- Object
Type string - Organizations
List<Get
Vnic Fc Adapter Policy Result Organization> - Owners List<string>
- Parents
List<Get
Vnic Fc Adapter Policy Result Parent> - Permission
Resources List<GetVnic Fc Adapter Policy Result Permission Resource> - Plogi
Settings List<GetVnic Fc Adapter Policy Result Plogi Setting> - Resource
Allocation 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.
- Rx
Queue List<GetSettings Vnic Fc Adapter Policy Result Rx Queue Setting> - Scsi
Queue List<GetSettings Vnic Fc Adapter Policy 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<Get
Vnic Fc Adapter Policy Result Tag> - Tx
Queue List<GetSettings Vnic Fc Adapter Policy Result Tx Queue Setting> - Version
Contexts List<GetVnic Fc Adapter Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Fc Adapter Policy Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Error
Detection 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.
- Error
Recovery []GetSettings Vnic Fc Adapter Policy Result Error Recovery Setting - Flogi
Settings []GetVnic Fc Adapter Policy Result Flogi Setting - Interrupt
Settings []GetVnic Fc Adapter Policy Result Interrupt Setting - Io
Throttle 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.
- Lun
Count 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.
- Lun
Queue float64Depth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- Mod
Time 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 concrete policy.
- Object
Type string - Organizations
[]Get
Vnic Fc Adapter Policy Result Organization - Owners []string
- Parents
[]Get
Vnic Fc Adapter Policy Result Parent - Permission
Resources []GetVnic Fc Adapter Policy Result Permission Resource - Plogi
Settings []GetVnic Fc Adapter Policy Result Plogi Setting - Resource
Allocation 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.
- Rx
Queue []GetSettings Vnic Fc Adapter Policy Result Rx Queue Setting - Scsi
Queue []GetSettings Vnic Fc Adapter Policy 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.
- []Get
Vnic Fc Adapter Policy Result Tag - Tx
Queue []GetSettings Vnic Fc Adapter Policy Result Tx Queue Setting - Version
Contexts []GetVnic Fc Adapter Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Fc Adapter Policy Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery List<GetSettings Vnic Fc Adapter Policy Result Error Recovery Setting> - flogi
Settings List<GetVnic Fc Adapter Policy Result Flogi Setting> - interrupt
Settings List<GetVnic Fc Adapter Policy Result Interrupt Setting> - io
Throttle 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.
- lun
Count 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.
- lun
Queue DoubleDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type String - organizations
List<Get
Vnic Fc Adapter Policy Result Organization> - owners List<String>
- parents
List<Get
Vnic Fc Adapter Policy Result Parent> - permission
Resources List<GetVnic Fc Adapter Policy Result Permission Resource> - plogi
Settings List<GetVnic Fc Adapter Policy Result Plogi Setting> - resource
Allocation 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.
- rx
Queue List<GetSettings Vnic Fc Adapter Policy Result Rx Queue Setting> - scsi
Queue List<GetSettings Vnic Fc Adapter Policy 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<Get
Vnic Fc Adapter Policy Result Tag> - tx
Queue List<GetSettings Vnic Fc Adapter Policy Result Tx Queue Setting> - version
Contexts List<GetVnic Fc Adapter Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Fc Adapter Policy Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery GetSettings Vnic Fc Adapter Policy Result Error Recovery Setting[] - flogi
Settings GetVnic Fc Adapter Policy Result Flogi Setting[] - interrupt
Settings GetVnic Fc Adapter Policy Result Interrupt Setting[] - io
Throttle 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.
- lun
Count 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.
- lun
Queue numberDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type string - organizations
Get
Vnic Fc Adapter Policy Result Organization[] - owners string[]
- parents
Get
Vnic Fc Adapter Policy Result Parent[] - permission
Resources GetVnic Fc Adapter Policy Result Permission Resource[] - plogi
Settings GetVnic Fc Adapter Policy Result Plogi Setting[] - resource
Allocation 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.
- rx
Queue GetSettings Vnic Fc Adapter Policy Result Rx Queue Setting[] - scsi
Queue GetSettings Vnic Fc Adapter Policy 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.
- Get
Vnic Fc Adapter Policy Result Tag[] - tx
Queue GetSettings Vnic Fc Adapter Policy Result Tx Queue Setting[] - version
Contexts GetVnic Fc Adapter Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Fc Adapter Policy Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- 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 Result Error Recovery Setting] - flogi_
settings Sequence[GetVnic Fc Adapter Policy Result Flogi Setting] - interrupt_
settings Sequence[GetVnic Fc Adapter Policy 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 concrete policy.
- object_
type str - organizations
Sequence[Get
Vnic Fc Adapter Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Vnic Fc Adapter Policy Result Parent] - permission_
resources Sequence[GetVnic Fc Adapter Policy Result Permission Resource] - plogi_
settings Sequence[GetVnic Fc Adapter Policy 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 Result Rx Queue Setting] - scsi_
queue_ Sequence[Getsettings Vnic Fc Adapter Policy 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[Get
Vnic Fc Adapter Policy Result Tag] - tx_
queue_ Sequence[Getsettings Vnic Fc Adapter Policy Result Tx Queue Setting] - version_
contexts Sequence[GetVnic Fc Adapter Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- error
Detection 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.
- error
Recovery List<Property Map>Settings - flogi
Settings List<Property Map> - interrupt
Settings List<Property Map> - io
Throttle 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.
- lun
Count 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.
- lun
Queue NumberDepth - The number of commands that the HBA can send and receive in a single transmission per LUN.
- mod
Time 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 concrete policy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - plogi
Settings List<Property Map> - resource
Allocation 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.
- rx
Queue List<Property Map>Settings - scsi
Queue 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>
- tx
Queue List<Property Map>Settings - version
Contexts List<Property Map>
GetVnicFcAdapterPolicyResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyResultErrorRecoverySetting
- Additional
Properties string - Class
Id string - Enabled bool
- Io
Retry doubleCount - Io
Retry doubleTimeout - Link
Down doubleTimeout - Object
Type string - Port
Down doubleTimeout
- Additional
Properties string - Class
Id string - Enabled bool
- Io
Retry float64Count - Io
Retry float64Timeout - Link
Down float64Timeout - Object
Type string - Port
Down float64Timeout
- additional
Properties String - class
Id String - enabled Boolean
- io
Retry DoubleCount - io
Retry DoubleTimeout - link
Down DoubleTimeout - object
Type String - port
Down DoubleTimeout
- additional
Properties string - class
Id string - enabled boolean
- io
Retry numberCount - io
Retry numberTimeout - link
Down numberTimeout - object
Type string - port
Down numberTimeout
- additional_
properties str - class_
id str - enabled bool
- io_
retry_ floatcount - io_
retry_ floattimeout - link_
down_ floattimeout - object_
type str - port_
down_ floattimeout
- additional
Properties String - class
Id String - enabled Boolean
- io
Retry NumberCount - io
Retry NumberTimeout - link
Down NumberTimeout - object
Type String - port
Down NumberTimeout
GetVnicFcAdapterPolicyResultFlogiSetting
- Additional
Properties string - Class
Id string - Object
Type string - Retries double
- Timeout double
- Additional
Properties string - Class
Id string - Object
Type string - Retries float64
- Timeout float64
- additional
Properties String - class
Id String - object
Type String - retries Double
- timeout Double
- additional
Properties string - class
Id string - object
Type string - retries number
- timeout number
- additional_
properties str - class_
id str - object_
type str - retries float
- timeout float
- additional
Properties String - class
Id String - object
Type String - retries Number
- timeout Number
GetVnicFcAdapterPolicyResultInterruptSetting
- Additional
Properties string - Class
Id string - Mode string
- Object
Type string
- Additional
Properties string - Class
Id string - Mode string
- Object
Type string
- additional
Properties String - class
Id String - mode String
- object
Type String
- additional
Properties string - class
Id string - mode string
- object
Type string
- additional_
properties str - class_
id str - mode str
- object_
type str
- additional
Properties String - class
Id String - mode String
- object
Type String
GetVnicFcAdapterPolicyResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyResultPlogiSetting
- Additional
Properties string - Class
Id string - Object
Type string - Retries double
- Timeout double
- Additional
Properties string - Class
Id string - Object
Type string - Retries float64
- Timeout float64
- additional
Properties String - class
Id String - object
Type String - retries Double
- timeout Double
- additional
Properties string - class
Id string - object
Type string - retries number
- timeout number
- additional_
properties str - class_
id str - object_
type str - retries float
- timeout float
- additional
Properties String - class
Id String - object
Type String - retries Number
- timeout Number
GetVnicFcAdapterPolicyResultRxQueueSetting
- Additional
Properties string - Class
Id string - Nr
Count double - Object
Type string - Ring
Size double
- Additional
Properties string - Class
Id string - Nr
Count float64 - Object
Type string - Ring
Size float64
- additional
Properties String - class
Id String - nr
Count Double - object
Type String - ring
Size Double
- additional
Properties string - class
Id string - nr
Count number - object
Type string - ring
Size number
- additional_
properties str - class_
id str - nr_
count float - object_
type str - ring_
size float
- additional
Properties String - class
Id String - nr
Count Number - object
Type String - ring
Size Number
GetVnicFcAdapterPolicyResultScsiQueueSetting
- Additional
Properties string - Class
Id string - Nr
Count double - Object
Type string - Ring
Size double
- Additional
Properties string - Class
Id string - Nr
Count float64 - Object
Type string - Ring
Size float64
- additional
Properties String - class
Id String - nr
Count Double - object
Type String - ring
Size Double
- additional
Properties string - class
Id string - nr
Count number - object
Type string - ring
Size number
- additional_
properties str - class_
id str - nr_
count float - object_
type str - ring_
size float
- additional
Properties String - class
Id String - nr
Count Number - object
Type String - ring
Size Number
GetVnicFcAdapterPolicyResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetVnicFcAdapterPolicyResultTxQueueSetting
- Additional
Properties string - Class
Id string - Nr
Count double - Object
Type string - Ring
Size double
- Additional
Properties string - Class
Id string - Nr
Count float64 - Object
Type string - Ring
Size float64
- additional
Properties String - class
Id String - nr
Count Double - object
Type String - ring
Size Double
- additional
Properties string - class
Id string - nr
Count number - object
Type string - ring
Size number
- additional_
properties str - class_
id str - nr_
count float - object_
type str - ring_
size float
- additional
Properties String - class
Id String - nr
Count Number - object
Type String - ring
Size Number
GetVnicFcAdapterPolicyResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetVnic Fc Adapter Policy Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetVnic Fc Adapter Policy Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetVnicFcAdapterPolicyResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicFcAdapterPolicyRxQueueSettings
- Additional
Properties string - Class
Id 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.
- Nr
Count double - The number of queue resources to allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size double - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- Additional
Properties string - Class
Id 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.
- Nr
Count float64 - The number of queue resources to allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size float64 - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- additional
Properties String - class
Id 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.
- nr
Count Double - The number of queue resources to allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Double - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- additional
Properties string - class
Id 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.
- nr
Count number - The number of queue resources to allocate.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size 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.
- additional
Properties String - class
Id 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.
- nr
Count Number - The number of queue resources to allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Number - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
GetVnicFcAdapterPolicyScsiQueueSettings
- Additional
Properties string - Class
Id 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.
- Nr
Count double - The number of SCSI I/O queue resources the system should allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size double - The number of descriptors in each SCSI I/O queue.
- Additional
Properties string - Class
Id 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.
- Nr
Count float64 - The number of SCSI I/O queue resources the system should allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size float64 - The number of descriptors in each SCSI I/O queue.
- additional
Properties String - class
Id 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.
- nr
Count Double - The number of SCSI I/O queue resources the system should allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Double - The number of descriptors in each SCSI I/O queue.
- additional
Properties string - class
Id 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.
- nr
Count number - The number of SCSI I/O queue resources the system should allocate.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size 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.
- additional
Properties String - class
Id 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.
- nr
Count Number - The number of SCSI I/O queue resources the system should allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Number - The number of descriptors in each SCSI I/O queue.
GetVnicFcAdapterPolicyTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVnicFcAdapterPolicyTxQueueSettings
- Additional
Properties string - Class
Id 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.
- Nr
Count double - The number of queue resources to allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size double - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- Additional
Properties string - Class
Id 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.
- Nr
Count float64 - The number of queue resources to allocate.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ring
Size float64 - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- additional
Properties String - class
Id 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.
- nr
Count Double - The number of queue resources to allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Double - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
- additional
Properties string - class
Id 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.
- nr
Count number - The number of queue resources to allocate.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size 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.
- additional
Properties String - class
Id 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.
- nr
Count Number - The number of queue resources to allocate.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ring
Size Number - The number of descriptors in each queue. The maximum value for Transmit queue is 128 and for Receive queue is 2048.
GetVnicFcAdapterPolicyVersionContext
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<GetVnic Fc Adapter Policy 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []GetVnic Fc Adapter Policy 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetVnic Fc Adapter Policy Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - 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 Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetVnic Fc Adapter Policy Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - 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 Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type 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 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 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.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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.
GetVnicFcAdapterPolicyVersionContextInterestedMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetVnicFcAdapterPolicyVersionContextRefMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet