intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getVnicIscsiAdapterPolicyInventory
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Set of iSCSI properties that govern the host-side behavior of the adapter.
Using getVnicIscsiAdapterPolicyInventory
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 getVnicIscsiAdapterPolicyInventory(args: GetVnicIscsiAdapterPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetVnicIscsiAdapterPolicyInventoryResult>
function getVnicIscsiAdapterPolicyInventoryOutput(args: GetVnicIscsiAdapterPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetVnicIscsiAdapterPolicyInventoryResult>def get_vnic_iscsi_adapter_policy_inventory(account_moid: Optional[str] = None,
                                            additional_properties: Optional[str] = None,
                                            ancestors: Optional[Sequence[GetVnicIscsiAdapterPolicyInventoryAncestor]] = None,
                                            class_id: Optional[str] = None,
                                            connection_time_out: Optional[float] = None,
                                            create_time: Optional[str] = None,
                                            description: Optional[str] = None,
                                            device_mo_id: Optional[str] = None,
                                            dhcp_timeout: Optional[float] = None,
                                            domain_group_moid: Optional[str] = None,
                                            id: Optional[str] = None,
                                            lun_busy_retry_count: Optional[float] = None,
                                            mod_time: Optional[str] = None,
                                            moid: Optional[str] = None,
                                            name: Optional[str] = None,
                                            object_type: Optional[str] = None,
                                            owners: Optional[Sequence[str]] = None,
                                            parent: Optional[GetVnicIscsiAdapterPolicyInventoryParent] = None,
                                            permission_resources: Optional[Sequence[GetVnicIscsiAdapterPolicyInventoryPermissionResource]] = None,
                                            shared_scope: Optional[str] = None,
                                            tags: Optional[Sequence[GetVnicIscsiAdapterPolicyInventoryTag]] = None,
                                            target_mo: Optional[GetVnicIscsiAdapterPolicyInventoryTargetMo] = None,
                                            version_context: Optional[GetVnicIscsiAdapterPolicyInventoryVersionContext] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetVnicIscsiAdapterPolicyInventoryResult
def get_vnic_iscsi_adapter_policy_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
                                            additional_properties: Optional[pulumi.Input[str]] = None,
                                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryAncestorArgs]]]] = None,
                                            class_id: Optional[pulumi.Input[str]] = None,
                                            connection_time_out: Optional[pulumi.Input[float]] = None,
                                            create_time: Optional[pulumi.Input[str]] = None,
                                            description: Optional[pulumi.Input[str]] = None,
                                            device_mo_id: Optional[pulumi.Input[str]] = None,
                                            dhcp_timeout: Optional[pulumi.Input[float]] = None,
                                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                                            id: Optional[pulumi.Input[str]] = None,
                                            lun_busy_retry_count: Optional[pulumi.Input[float]] = None,
                                            mod_time: Optional[pulumi.Input[str]] = None,
                                            moid: Optional[pulumi.Input[str]] = None,
                                            name: Optional[pulumi.Input[str]] = None,
                                            object_type: Optional[pulumi.Input[str]] = None,
                                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                            parent: Optional[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryParentArgs]] = None,
                                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryPermissionResourceArgs]]]] = None,
                                            shared_scope: Optional[pulumi.Input[str]] = None,
                                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryTagArgs]]]] = None,
                                            target_mo: Optional[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryTargetMoArgs]] = None,
                                            version_context: Optional[pulumi.Input[GetVnicIscsiAdapterPolicyInventoryVersionContextArgs]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetVnicIscsiAdapterPolicyInventoryResult]func LookupVnicIscsiAdapterPolicyInventory(ctx *Context, args *LookupVnicIscsiAdapterPolicyInventoryArgs, opts ...InvokeOption) (*LookupVnicIscsiAdapterPolicyInventoryResult, error)
func LookupVnicIscsiAdapterPolicyInventoryOutput(ctx *Context, args *LookupVnicIscsiAdapterPolicyInventoryOutputArgs, opts ...InvokeOption) LookupVnicIscsiAdapterPolicyInventoryResultOutput> Note: This function is named LookupVnicIscsiAdapterPolicyInventory in the Go SDK.
public static class GetVnicIscsiAdapterPolicyInventory 
{
    public static Task<GetVnicIscsiAdapterPolicyInventoryResult> InvokeAsync(GetVnicIscsiAdapterPolicyInventoryArgs args, InvokeOptions? opts = null)
    public static Output<GetVnicIscsiAdapterPolicyInventoryResult> Invoke(GetVnicIscsiAdapterPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVnicIscsiAdapterPolicyInventoryResult> getVnicIscsiAdapterPolicyInventory(GetVnicIscsiAdapterPolicyInventoryArgs args, InvokeOptions options)
public static Output<GetVnicIscsiAdapterPolicyInventoryResult> getVnicIscsiAdapterPolicyInventory(GetVnicIscsiAdapterPolicyInventoryArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getVnicIscsiAdapterPolicyInventory:getVnicIscsiAdapterPolicyInventory
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVnic Iscsi Adapter Policy Inventory Ancestor> 
- ClassId string
- ConnectionTime doubleOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DhcpTimeout double
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- LunBusy doubleRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners List<string>
- Parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- PermissionResources List<GetVnic Iscsi Adapter Policy Inventory Permission Resource> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetVnic Iscsi Adapter Policy Inventory Tag> 
- TargetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- VersionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVnic Iscsi Adapter Policy Inventory Ancestor 
- ClassId string
- ConnectionTime float64Out 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DhcpTimeout float64
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- LunBusy float64Retry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners []string
- Parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- PermissionResources []GetVnic Iscsi Adapter Policy Inventory Permission Resource 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetVnic Iscsi Adapter Policy Inventory Tag 
- TargetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- VersionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVnic Iscsi Adapter Policy Inventory Ancestor> 
- classId String
- connectionTime DoubleOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout Double
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- lunBusy DoubleRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permissionResources List<GetVnic Iscsi Adapter Policy Inventory Permission Resource> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetVnic Iscsi Adapter Policy Inventory Tag> 
- targetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- versionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVnic Iscsi Adapter Policy Inventory Ancestor[] 
- classId string
- connectionTime numberOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- deviceMo stringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout number
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- lunBusy numberRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventoried policy object.
- objectType string
- owners string[]
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permissionResources GetVnic Iscsi Adapter Policy Inventory Permission Resource[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetVnic Iscsi Adapter Policy Inventory Tag[] 
- targetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- versionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVnic Iscsi Adapter Policy Inventory Ancestor] 
- class_id str
- connection_time_ floatout 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- device_mo_ strid 
- Device ID of the entity from where inventory is reported.
- dhcp_timeout float
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- lun_busy_ floatretry_ count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventoried policy object.
- object_type str
- owners Sequence[str]
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permission_resources Sequence[GetVnic Iscsi Adapter Policy Inventory Permission Resource] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetVnic Iscsi Adapter Policy Inventory Tag] 
- target_mo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- version_context GetVnic Iscsi Adapter Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- connectionTime NumberOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout Number
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- lunBusy NumberRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- targetMo Property Map
- versionContext Property Map
getVnicIscsiAdapterPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<GetVnic Iscsi Adapter Policy Inventory Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetVnic Iscsi Adapter Policy Inventory Ancestor> 
- ClassId string
- ConnectionTime doubleOut 
- CreateTime string
- Description string
- DeviceMo stringId 
- DhcpTimeout double
- DomainGroup stringMoid 
- LunBusy doubleRetry Count 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- PermissionResources List<GetVnic Iscsi Adapter Policy Inventory Permission Resource> 
- string
- 
List<GetVnic Iscsi Adapter Policy Inventory Tag> 
- TargetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- VersionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- Id string
- Results
[]GetVnic Iscsi Adapter Policy Inventory Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetVnic Iscsi Adapter Policy Inventory Ancestor 
- ClassId string
- ConnectionTime float64Out 
- CreateTime string
- Description string
- DeviceMo stringId 
- DhcpTimeout float64
- DomainGroup stringMoid 
- LunBusy float64Retry Count 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- PermissionResources []GetVnic Iscsi Adapter Policy Inventory Permission Resource 
- string
- 
[]GetVnic Iscsi Adapter Policy Inventory Tag 
- TargetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- VersionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- id String
- results
List<GetVnic Iscsi Adapter Policy Inventory Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetVnic Iscsi Adapter Policy Inventory Ancestor> 
- classId String
- connectionTime DoubleOut 
- createTime String
- description String
- deviceMo StringId 
- dhcpTimeout Double
- domainGroup StringMoid 
- lunBusy DoubleRetry Count 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permissionResources List<GetVnic Iscsi Adapter Policy Inventory Permission Resource> 
- String
- 
List<GetVnic Iscsi Adapter Policy Inventory Tag> 
- targetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- versionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- id string
- results
GetVnic Iscsi Adapter Policy Inventory Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetVnic Iscsi Adapter Policy Inventory Ancestor[] 
- classId string
- connectionTime numberOut 
- createTime string
- description string
- deviceMo stringId 
- dhcpTimeout number
- domainGroup stringMoid 
- lunBusy numberRetry Count 
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permissionResources GetVnic Iscsi Adapter Policy Inventory Permission Resource[] 
- string
- 
GetVnic Iscsi Adapter Policy Inventory Tag[] 
- targetMo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- versionContext GetVnic Iscsi Adapter Policy Inventory Version Context 
- id str
- results
Sequence[GetVnic Iscsi Adapter Policy Inventory Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetVnic Iscsi Adapter Policy Inventory Ancestor] 
- class_id str
- connection_time_ floatout 
- create_time str
- description str
- device_mo_ strid 
- dhcp_timeout float
- domain_group_ strmoid 
- lun_busy_ floatretry_ count 
- mod_time str
- moid str
- name str
- object_type str
- owners Sequence[str]
- parent
GetVnic Iscsi Adapter Policy Inventory Parent 
- permission_resources Sequence[GetVnic Iscsi Adapter Policy Inventory Permission Resource] 
- str
- 
Sequence[GetVnic Iscsi Adapter Policy Inventory Tag] 
- target_mo GetVnic Iscsi Adapter Policy Inventory Target Mo 
- version_context GetVnic Iscsi Adapter Policy Inventory Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- connectionTime NumberOut 
- createTime String
- description String
- deviceMo StringId 
- dhcpTimeout Number
- domainGroup StringMoid 
- lunBusy NumberRetry Count 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- List<Property Map>
- targetMo Property Map
- versionContext Property Map
Supporting Types
GetVnicIscsiAdapterPolicyInventoryAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetVnicIscsiAdapterPolicyInventoryParent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetVnicIscsiAdapterPolicyInventoryPermissionResource       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetVnicIscsiAdapterPolicyInventoryResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVnic Iscsi Adapter Policy Inventory Result Ancestor> 
- ClassId string
- ConnectionTime doubleOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DhcpTimeout double
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- LunBusy doubleRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners List<string>
- Parents
List<GetVnic Iscsi Adapter Policy Inventory Result Parent> 
- PermissionResources List<GetVnic Iscsi Adapter Policy Inventory Result Permission Resource> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetVnic Iscsi Adapter Policy Inventory Result Tag> 
- TargetMos List<GetVnic Iscsi Adapter Policy Inventory Result Target Mo> 
- VersionContexts List<GetVnic Iscsi Adapter Policy Inventory Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVnic Iscsi Adapter Policy Inventory Result Ancestor 
- ClassId string
- ConnectionTime float64Out 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DeviceMo stringId 
- Device ID of the entity from where inventory is reported.
- DhcpTimeout float64
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- LunBusy float64Retry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventoried policy object.
- ObjectType string
- Owners []string
- Parents
[]GetVnic Iscsi Adapter Policy Inventory Result Parent 
- PermissionResources []GetVnic Iscsi Adapter Policy Inventory Result Permission Resource 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetVnic Iscsi Adapter Policy Inventory Result Tag 
- TargetMos []GetVnic Iscsi Adapter Policy Inventory Result Target Mo 
- VersionContexts []GetVnic Iscsi Adapter Policy Inventory Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVnic Iscsi Adapter Policy Inventory Result Ancestor> 
- classId String
- connectionTime DoubleOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout Double
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- lunBusy DoubleRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parents
List<GetVnic Iscsi Adapter Policy Inventory Result Parent> 
- permissionResources List<GetVnic Iscsi Adapter Policy Inventory Result Permission Resource> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetVnic Iscsi Adapter Policy Inventory Result Tag> 
- targetMos List<GetVnic Iscsi Adapter Policy Inventory Result Target Mo> 
- versionContexts List<GetVnic Iscsi Adapter Policy Inventory Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVnic Iscsi Adapter Policy Inventory Result Ancestor[] 
- classId string
- connectionTime numberOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- deviceMo stringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout number
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- lunBusy numberRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventoried policy object.
- objectType string
- owners string[]
- parents
GetVnic Iscsi Adapter Policy Inventory Result Parent[] 
- permissionResources GetVnic Iscsi Adapter Policy Inventory Result Permission Resource[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetVnic Iscsi Adapter Policy Inventory Result Tag[] 
- targetMos GetVnic Iscsi Adapter Policy Inventory Result Target Mo[] 
- versionContexts GetVnic Iscsi Adapter Policy Inventory Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVnic Iscsi Adapter Policy Inventory Result Ancestor] 
- class_id str
- connection_time_ floatout 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- device_mo_ strid 
- Device ID of the entity from where inventory is reported.
- dhcp_timeout float
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- lun_busy_ floatretry_ count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventoried policy object.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetVnic Iscsi Adapter Policy Inventory Result Parent] 
- permission_resources Sequence[GetVnic Iscsi Adapter Policy Inventory Result Permission Resource] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetVnic Iscsi Adapter Policy Inventory Result Tag] 
- target_mos Sequence[GetVnic Iscsi Adapter Policy Inventory Result Target Mo] 
- version_contexts Sequence[GetVnic Iscsi Adapter Policy Inventory Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- connectionTime NumberOut 
- The number of seconds to wait until Cisco UCS assumes that the initial login has failed and the iSCSI adapter is unavailable.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- deviceMo StringId 
- Device ID of the entity from where inventory is reported.
- dhcpTimeout Number
- The number of seconds to wait before the initiator assumes that the DHCP server is unavailable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- lunBusy NumberRetry Count 
- The number of times to retry the connection in case of a failure during iSCSI LUN discovery.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventoried policy object.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- targetMos List<Property Map>
- versionContexts List<Property Map>
GetVnicIscsiAdapterPolicyInventoryResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetVnicIscsiAdapterPolicyInventoryResultTargetMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetVnicIscsiAdapterPolicyInventoryResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVnicIscsiAdapterPolicyInventoryTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVnicIscsiAdapterPolicyInventoryTargetMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetVnicIscsiAdapterPolicyInventoryVersionContext       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetVnic Iscsi Adapter Policy Inventory Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetVnic Iscsi Adapter Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetVnic Iscsi Adapter Policy Inventory Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetVnic Iscsi Adapter Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetVnic Iscsi Adapter Policy Inventory Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetVnic Iscsi Adapter Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetVnic Iscsi Adapter Policy Inventory Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetVnic Iscsi Adapter Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetVnic Iscsi Adapter Policy Inventory Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetVnic Iscsi Adapter Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetVnicIscsiAdapterPolicyInventoryVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetVnicIscsiAdapterPolicyInventoryVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet