intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVnicIscsiBootPolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Configuration parameters to enable a server to boot its operating system from an iSCSI target machine located remotely over a network.
Using getVnicIscsiBootPolicy
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 getVnicIscsiBootPolicy(args: GetVnicIscsiBootPolicyArgs, opts?: InvokeOptions): Promise<GetVnicIscsiBootPolicyResult>
function getVnicIscsiBootPolicyOutput(args: GetVnicIscsiBootPolicyOutputArgs, opts?: InvokeOptions): Output<GetVnicIscsiBootPolicyResult>
def get_vnic_iscsi_boot_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVnicIscsiBootPolicyAncestor]] = None,
auto_targetvendor_name: Optional[str] = None,
chap: Optional[GetVnicIscsiBootPolicyChap] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
initiator_ip_pool: Optional[GetVnicIscsiBootPolicyInitiatorIpPool] = None,
initiator_ip_source: Optional[str] = None,
initiator_static_ip_v4_address: Optional[str] = None,
initiator_static_ip_v4_config: Optional[GetVnicIscsiBootPolicyInitiatorStaticIpV4Config] = None,
iscsi_adapter_policy: Optional[GetVnicIscsiBootPolicyIscsiAdapterPolicy] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
mutual_chap: Optional[GetVnicIscsiBootPolicyMutualChap] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetVnicIscsiBootPolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVnicIscsiBootPolicyParent] = None,
permission_resources: Optional[Sequence[GetVnicIscsiBootPolicyPermissionResource]] = None,
primary_target_policy: Optional[GetVnicIscsiBootPolicyPrimaryTargetPolicy] = None,
secondary_target_policy: Optional[GetVnicIscsiBootPolicySecondaryTargetPolicy] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetVnicIscsiBootPolicyTag]] = None,
target_source_type: Optional[str] = None,
version_context: Optional[GetVnicIscsiBootPolicyVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetVnicIscsiBootPolicyResult
def get_vnic_iscsi_boot_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiBootPolicyAncestorArgs]]]] = None,
auto_targetvendor_name: Optional[pulumi.Input[str]] = None,
chap: Optional[pulumi.Input[GetVnicIscsiBootPolicyChapArgs]] = 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,
id: Optional[pulumi.Input[str]] = None,
initiator_ip_pool: Optional[pulumi.Input[GetVnicIscsiBootPolicyInitiatorIpPoolArgs]] = None,
initiator_ip_source: Optional[pulumi.Input[str]] = None,
initiator_static_ip_v4_address: Optional[pulumi.Input[str]] = None,
initiator_static_ip_v4_config: Optional[pulumi.Input[GetVnicIscsiBootPolicyInitiatorStaticIpV4ConfigArgs]] = None,
iscsi_adapter_policy: Optional[pulumi.Input[GetVnicIscsiBootPolicyIscsiAdapterPolicyArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
mutual_chap: Optional[pulumi.Input[GetVnicIscsiBootPolicyMutualChapArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetVnicIscsiBootPolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetVnicIscsiBootPolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiBootPolicyPermissionResourceArgs]]]] = None,
primary_target_policy: Optional[pulumi.Input[GetVnicIscsiBootPolicyPrimaryTargetPolicyArgs]] = None,
secondary_target_policy: Optional[pulumi.Input[GetVnicIscsiBootPolicySecondaryTargetPolicyArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicIscsiBootPolicyTagArgs]]]] = None,
target_source_type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetVnicIscsiBootPolicyVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVnicIscsiBootPolicyResult]
func LookupVnicIscsiBootPolicy(ctx *Context, args *LookupVnicIscsiBootPolicyArgs, opts ...InvokeOption) (*LookupVnicIscsiBootPolicyResult, error)
func LookupVnicIscsiBootPolicyOutput(ctx *Context, args *LookupVnicIscsiBootPolicyOutputArgs, opts ...InvokeOption) LookupVnicIscsiBootPolicyResultOutput
> Note: This function is named LookupVnicIscsiBootPolicy
in the Go SDK.
public static class GetVnicIscsiBootPolicy
{
public static Task<GetVnicIscsiBootPolicyResult> InvokeAsync(GetVnicIscsiBootPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetVnicIscsiBootPolicyResult> Invoke(GetVnicIscsiBootPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVnicIscsiBootPolicyResult> getVnicIscsiBootPolicy(GetVnicIscsiBootPolicyArgs args, InvokeOptions options)
public static Output<GetVnicIscsiBootPolicyResult> getVnicIscsiBootPolicy(GetVnicIscsiBootPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVnicIscsiBootPolicy:getVnicIscsiBootPolicy
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 Iscsi Boot Policy Ancestor> - Auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- Chap
Get
Vnic Iscsi Boot Policy Chap - 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.
- Id string
- Initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - Initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- Initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - Iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Vnic Iscsi Boot Policy Organization - Owners List<string>
- Parent
Get
Vnic Iscsi Boot Policy Parent - Permission
Resources List<GetVnic Iscsi Boot Policy Permission Resource> - Primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - Secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - 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 Iscsi Boot Policy Tag> - Target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - Version
Context GetVnic Iscsi Boot Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Iscsi Boot Policy Ancestor - Auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- Chap
Get
Vnic Iscsi Boot Policy Chap - 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.
- Id string
- Initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - Initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- Initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - Iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Vnic Iscsi Boot Policy Organization - Owners []string
- Parent
Get
Vnic Iscsi Boot Policy Parent - Permission
Resources []GetVnic Iscsi Boot Policy Permission Resource - Primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - Secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - 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 Iscsi Boot Policy Tag - Target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - Version
Context GetVnic Iscsi Boot Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Iscsi Boot Policy Ancestor> - auto
Targetvendor StringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chap
Get
Vnic Iscsi Boot Policy Chap - 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.
- id String
- initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator
Ip StringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static StringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - name String
- Name of the concrete policy.
- object
Type String - organization
Get
Vnic Iscsi Boot Policy Organization - owners List<String>
- parent
Get
Vnic Iscsi Boot Policy Parent - permission
Resources List<GetVnic Iscsi Boot Policy Permission Resource> - primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - 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 Iscsi Boot Policy Tag> - target
Source StringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Context GetVnic Iscsi Boot Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Iscsi Boot Policy Ancestor[] - auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chap
Get
Vnic Iscsi Boot Policy Chap - 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.
- id string
- initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - name string
- Name of the concrete policy.
- object
Type string - organization
Get
Vnic Iscsi Boot Policy Organization - owners string[]
- parent
Get
Vnic Iscsi Boot Policy Parent - permission
Resources GetVnic Iscsi Boot Policy Permission Resource[] - primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - 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 Iscsi Boot Policy Tag[] - target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Context GetVnic Iscsi Boot Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Iscsi Boot Policy Ancestor] - auto_
targetvendor_ strname - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chap
Get
Vnic Iscsi Boot Policy Chap - 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.
- id str
- initiator_
ip_ Getpool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator_
ip_ strsource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator_
static_ strip_ v4_ address - Static IP address provided for iSCSI Initiator.
- initiator_
static_ Getip_ v4_ config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi_
adapter_ Getpolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mutual_
chap GetVnic Iscsi Boot Policy Mutual Chap - name str
- Name of the concrete policy.
- object_
type str - organization
Get
Vnic Iscsi Boot Policy Organization - owners Sequence[str]
- parent
Get
Vnic Iscsi Boot Policy Parent - permission_
resources Sequence[GetVnic Iscsi Boot Policy Permission Resource] - primary_
target_ Getpolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary_
target_ Getpolicy Vnic Iscsi Boot Policy Secondary Target Policy - 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 Iscsi Boot Policy Tag] - target_
source_ strtype - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version_
context GetVnic Iscsi Boot Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auto
Targetvendor StringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chap 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.
- id String
- initiator
Ip Property MapPool - initiator
Ip StringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static StringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static Property MapIp V4Config - iscsi
Adapter Property MapPolicy - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mutual
Chap Property Map - name String
- Name of the concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - primary
Target Property MapPolicy - secondary
Target Property MapPolicy - 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>
- target
Source StringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Context Property Map
getVnicIscsiBootPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Vnic Iscsi Boot Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Vnic Iscsi Boot Policy Ancestor> - Auto
Targetvendor stringName - Chap
Get
Vnic Iscsi Boot Policy Chap - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - Initiator
Ip stringSource - Initiator
Static stringIp V4Address - Initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - Iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - Mod
Time string - Moid string
- Mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - Name string
- Object
Type string - Organization
Get
Vnic Iscsi Boot Policy Organization - Owners List<string>
- Parent
Get
Vnic Iscsi Boot Policy Parent - Permission
Resources List<GetVnic Iscsi Boot Policy Permission Resource> - Primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - Secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - string
- List<Get
Vnic Iscsi Boot Policy Tag> - Target
Source stringType - Version
Context GetVnic Iscsi Boot Policy Version Context
- Id string
- Results
[]Get
Vnic Iscsi Boot Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Vnic Iscsi Boot Policy Ancestor - Auto
Targetvendor stringName - Chap
Get
Vnic Iscsi Boot Policy Chap - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - Initiator
Ip stringSource - Initiator
Static stringIp V4Address - Initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - Iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - Mod
Time string - Moid string
- Mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - Name string
- Object
Type string - Organization
Get
Vnic Iscsi Boot Policy Organization - Owners []string
- Parent
Get
Vnic Iscsi Boot Policy Parent - Permission
Resources []GetVnic Iscsi Boot Policy Permission Resource - Primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - Secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - string
- []Get
Vnic Iscsi Boot Policy Tag - Target
Source stringType - Version
Context GetVnic Iscsi Boot Policy Version Context
- id String
- results
List<Get
Vnic Iscsi Boot Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Vnic Iscsi Boot Policy Ancestor> - auto
Targetvendor StringName - chap
Get
Vnic Iscsi Boot Policy Chap - class
Id String - create
Time String - description String
- domain
Group StringMoid - initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator
Ip StringSource - initiator
Static StringIp V4Address - initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod
Time String - moid String
- mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - name String
- object
Type String - organization
Get
Vnic Iscsi Boot Policy Organization - owners List<String>
- parent
Get
Vnic Iscsi Boot Policy Parent - permission
Resources List<GetVnic Iscsi Boot Policy Permission Resource> - primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - String
- List<Get
Vnic Iscsi Boot Policy Tag> - target
Source StringType - version
Context GetVnic Iscsi Boot Policy Version Context
- id string
- results
Get
Vnic Iscsi Boot Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Vnic Iscsi Boot Policy Ancestor[] - auto
Targetvendor stringName - chap
Get
Vnic Iscsi Boot Policy Chap - class
Id string - create
Time string - description string
- domain
Group stringMoid - initiator
Ip GetPool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator
Ip stringSource - initiator
Static stringIp V4Address - initiator
Static GetIp V4Config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi
Adapter GetPolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod
Time string - moid string
- mutual
Chap GetVnic Iscsi Boot Policy Mutual Chap - name string
- object
Type string - organization
Get
Vnic Iscsi Boot Policy Organization - owners string[]
- parent
Get
Vnic Iscsi Boot Policy Parent - permission
Resources GetVnic Iscsi Boot Policy Permission Resource[] - primary
Target GetPolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary
Target GetPolicy Vnic Iscsi Boot Policy Secondary Target Policy - string
- Get
Vnic Iscsi Boot Policy Tag[] - target
Source stringType - version
Context GetVnic Iscsi Boot Policy Version Context
- id str
- results
Sequence[Get
Vnic Iscsi Boot Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Vnic Iscsi Boot Policy Ancestor] - auto_
targetvendor_ strname - chap
Get
Vnic Iscsi Boot Policy Chap - class_
id str - create_
time str - description str
- domain_
group_ strmoid - initiator_
ip_ Getpool Vnic Iscsi Boot Policy Initiator Ip Pool - initiator_
ip_ strsource - initiator_
static_ strip_ v4_ address - initiator_
static_ Getip_ v4_ config Vnic Iscsi Boot Policy Initiator Static Ip V4Config - iscsi_
adapter_ Getpolicy Vnic Iscsi Boot Policy Iscsi Adapter Policy - mod_
time str - moid str
- mutual_
chap GetVnic Iscsi Boot Policy Mutual Chap - name str
- object_
type str - organization
Get
Vnic Iscsi Boot Policy Organization - owners Sequence[str]
- parent
Get
Vnic Iscsi Boot Policy Parent - permission_
resources Sequence[GetVnic Iscsi Boot Policy Permission Resource] - primary_
target_ Getpolicy Vnic Iscsi Boot Policy Primary Target Policy - secondary_
target_ Getpolicy Vnic Iscsi Boot Policy Secondary Target Policy - str
- Sequence[Get
Vnic Iscsi Boot Policy Tag] - target_
source_ strtype - version_
context GetVnic Iscsi Boot Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- auto
Targetvendor StringName - chap Property Map
- class
Id String - create
Time String - description String
- domain
Group StringMoid - initiator
Ip Property MapPool - initiator
Ip StringSource - initiator
Static StringIp V4Address - initiator
Static Property MapIp V4Config - iscsi
Adapter Property MapPolicy - mod
Time String - moid String
- mutual
Chap Property Map - name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - primary
Target Property MapPolicy - secondary
Target Property MapPolicy - String
- List<Property Map>
- target
Source StringType - version
Context Property Map
Supporting Types
GetVnicIscsiBootPolicyAncestor
- 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'.
GetVnicIscsiBootPolicyChap
- 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.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- User
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- User
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id String - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password str
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user_
id str - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id String - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
GetVnicIscsiBootPolicyInitiatorIpPool
- 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'.
GetVnicIscsiBootPolicyInitiatorStaticIpV4Config
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway string
- IP address of the default IPv4 gateway.
- netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway str
- IP address of the default IPv4 gateway.
- netmask str
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetVnicIscsiBootPolicyIscsiAdapterPolicy
- 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'.
GetVnicIscsiBootPolicyMutualChap
- 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.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- User
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- User
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id String - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password string
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id string - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password str
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user_
id str - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
- 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.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- Password of Initiator/Target Interface. Enter between 12 and 16 characters, including special characters except spaces, tabs, line breaks.
- user
Id String - User Id of Initiator/Target Interface. Enter between 1 and 128 characters, spaces, or special characters.
GetVnicIscsiBootPolicyOrganization
- 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'.
GetVnicIscsiBootPolicyParent
- 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'.
GetVnicIscsiBootPolicyPermissionResource
- 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'.
GetVnicIscsiBootPolicyPrimaryTargetPolicy
- 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'.
GetVnicIscsiBootPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Vnic Iscsi Boot Policy Result Ancestor> - Auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- Chaps
List<Get
Vnic Iscsi Boot Policy Result Chap> - 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.
- Initiator
Ip List<GetPools Vnic Iscsi Boot Policy Result Initiator Ip Pool> - Initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- Initiator
Static List<GetIp V4Configs Vnic Iscsi Boot Policy Result Initiator Static Ip V4Config> - Iscsi
Adapter List<GetPolicies Vnic Iscsi Boot Policy Result Iscsi Adapter Policy> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mutual
Chaps List<GetVnic Iscsi Boot Policy Result Mutual Chap> - Name string
- Name of the concrete policy.
- Object
Type string - Organizations
List<Get
Vnic Iscsi Boot Policy Result Organization> - Owners List<string>
- Parents
List<Get
Vnic Iscsi Boot Policy Result Parent> - Permission
Resources List<GetVnic Iscsi Boot Policy Result Permission Resource> - Primary
Target List<GetPolicies Vnic Iscsi Boot Policy Result Primary Target Policy> - Secondary
Target List<GetPolicies Vnic Iscsi Boot Policy Result Secondary Target Policy> - 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 Iscsi Boot Policy Result Tag> - Target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - Version
Contexts List<GetVnic Iscsi Boot Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Iscsi Boot Policy Result Ancestor - Auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- Chaps
[]Get
Vnic Iscsi Boot Policy Result Chap - 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.
- Initiator
Ip []GetPools Vnic Iscsi Boot Policy Result Initiator Ip Pool - Initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- Initiator
Static []GetIp V4Configs Vnic Iscsi Boot Policy Result Initiator Static Ip V4Config - Iscsi
Adapter []GetPolicies Vnic Iscsi Boot Policy Result Iscsi Adapter Policy - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mutual
Chaps []GetVnic Iscsi Boot Policy Result Mutual Chap - Name string
- Name of the concrete policy.
- Object
Type string - Organizations
[]Get
Vnic Iscsi Boot Policy Result Organization - Owners []string
- Parents
[]Get
Vnic Iscsi Boot Policy Result Parent - Permission
Resources []GetVnic Iscsi Boot Policy Result Permission Resource - Primary
Target []GetPolicies Vnic Iscsi Boot Policy Result Primary Target Policy - Secondary
Target []GetPolicies Vnic Iscsi Boot Policy Result Secondary Target Policy - 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 Iscsi Boot Policy Result Tag - Target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - Version
Contexts []GetVnic Iscsi Boot Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Iscsi Boot Policy Result Ancestor> - auto
Targetvendor StringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chaps
List<Get
Vnic Iscsi Boot Policy Result Chap> - 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.
- initiator
Ip List<GetPools Vnic Iscsi Boot Policy Result Initiator Ip Pool> - initiator
Ip StringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static StringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static List<GetIp V4Configs Vnic Iscsi Boot Policy Result Initiator Static Ip V4Config> - iscsi
Adapter List<GetPolicies Vnic Iscsi Boot Policy Result Iscsi Adapter Policy> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mutual
Chaps List<GetVnic Iscsi Boot Policy Result Mutual Chap> - name String
- Name of the concrete policy.
- object
Type String - organizations
List<Get
Vnic Iscsi Boot Policy Result Organization> - owners List<String>
- parents
List<Get
Vnic Iscsi Boot Policy Result Parent> - permission
Resources List<GetVnic Iscsi Boot Policy Result Permission Resource> - primary
Target List<GetPolicies Vnic Iscsi Boot Policy Result Primary Target Policy> - secondary
Target List<GetPolicies Vnic Iscsi Boot Policy Result Secondary Target Policy> - 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 Iscsi Boot Policy Result Tag> - target
Source StringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Contexts List<GetVnic Iscsi Boot Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Iscsi Boot Policy Result Ancestor[] - auto
Targetvendor stringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chaps
Get
Vnic Iscsi Boot Policy Result Chap[] - 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.
- initiator
Ip GetPools Vnic Iscsi Boot Policy Result Initiator Ip Pool[] - initiator
Ip stringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static stringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static GetIp V4Configs Vnic Iscsi Boot Policy Result Initiator Static Ip V4Config[] - iscsi
Adapter GetPolicies Vnic Iscsi Boot Policy Result Iscsi Adapter Policy[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mutual
Chaps GetVnic Iscsi Boot Policy Result Mutual Chap[] - name string
- Name of the concrete policy.
- object
Type string - organizations
Get
Vnic Iscsi Boot Policy Result Organization[] - owners string[]
- parents
Get
Vnic Iscsi Boot Policy Result Parent[] - permission
Resources GetVnic Iscsi Boot Policy Result Permission Resource[] - primary
Target GetPolicies Vnic Iscsi Boot Policy Result Primary Target Policy[] - secondary
Target GetPolicies Vnic Iscsi Boot Policy Result Secondary Target Policy[] - 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 Iscsi Boot Policy Result Tag[] - target
Source stringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Contexts GetVnic Iscsi Boot Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Iscsi Boot Policy Result Ancestor] - auto_
targetvendor_ strname - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chaps
Sequence[Get
Vnic Iscsi Boot Policy Result Chap] - 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.
- initiator_
ip_ Sequence[Getpools Vnic Iscsi Boot Policy Result Initiator Ip Pool] - initiator_
ip_ strsource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator_
static_ strip_ v4_ address - Static IP address provided for iSCSI Initiator.
- initiator_
static_ Sequence[Getip_ v4_ configs Vnic Iscsi Boot Policy Result Initiator Static Ip V4Config] - iscsi_
adapter_ Sequence[Getpolicies Vnic Iscsi Boot Policy Result Iscsi Adapter Policy] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mutual_
chaps Sequence[GetVnic Iscsi Boot Policy Result Mutual Chap] - name str
- Name of the concrete policy.
- object_
type str - organizations
Sequence[Get
Vnic Iscsi Boot Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Vnic Iscsi Boot Policy Result Parent] - permission_
resources Sequence[GetVnic Iscsi Boot Policy Result Permission Resource] - primary_
target_ Sequence[Getpolicies Vnic Iscsi Boot Policy Result Primary Target Policy] - secondary_
target_ Sequence[Getpolicies Vnic Iscsi Boot Policy Result Secondary Target Policy] - 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 Iscsi Boot Policy Result Tag] - target_
source_ strtype - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version_
contexts Sequence[GetVnic Iscsi Boot Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auto
Targetvendor StringName - Auto target interface that is represented via the Initiator name or the DHCP vendor ID. The vendor ID can be up to 32 alphanumeric characters.
- chaps 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.
- initiator
Ip List<Property Map>Pools - initiator
Ip StringSource - Source Type of Initiator IP Address - Auto/Static/Pool.*
DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - initiator
Static StringIp V4Address - Static IP address provided for iSCSI Initiator.
- initiator
Static List<Property Map>Ip V4Configs - iscsi
Adapter List<Property Map>Policies - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mutual
Chaps List<Property Map> - 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> - primary
Target List<Property Map>Policies - secondary
Target List<Property Map>Policies - 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>
- target
Source StringType - Source Type of Targets - Auto/Static.*
Static
- Type indicates that static target interface is assigned to iSCSI boot.*Auto
- Type indicates that the system selects the target interface automatically during iSCSI boot. - version
Contexts List<Property Map>
GetVnicIscsiBootPolicyResultAncestor
- 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
GetVnicIscsiBootPolicyResultChap
- Additional
Properties string - Class
Id string - Is
Password boolSet - Object
Type string - Password string
- User
Id string
- Additional
Properties string - Class
Id string - Is
Password boolSet - Object
Type string - Password string
- User
Id string
- additional
Properties String - class
Id String - is
Password BooleanSet - object
Type String - password String
- user
Id String
- additional
Properties string - class
Id string - is
Password booleanSet - object
Type string - password string
- user
Id string
- additional_
properties str - class_
id str - is_
password_ boolset - object_
type str - password str
- user_
id str
- additional
Properties String - class
Id String - is
Password BooleanSet - object
Type String - password String
- user
Id String
GetVnicIscsiBootPolicyResultInitiatorIpPool
- 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
GetVnicIscsiBootPolicyResultInitiatorStaticIpV4Config
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- netmask string
- object
Type string - primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- netmask str
- object_
type str - primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
GetVnicIscsiBootPolicyResultIscsiAdapterPolicy
- 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
GetVnicIscsiBootPolicyResultMutualChap
- Additional
Properties string - Class
Id string - Is
Password boolSet - Object
Type string - Password string
- User
Id string
- Additional
Properties string - Class
Id string - Is
Password boolSet - Object
Type string - Password string
- User
Id string
- additional
Properties String - class
Id String - is
Password BooleanSet - object
Type String - password String
- user
Id String
- additional
Properties string - class
Id string - is
Password booleanSet - object
Type string - password string
- user
Id string
- additional_
properties str - class_
id str - is_
password_ boolset - object_
type str - password str
- user_
id str
- additional
Properties String - class
Id String - is
Password BooleanSet - object
Type String - password String
- user
Id String
GetVnicIscsiBootPolicyResultOrganization
- 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
GetVnicIscsiBootPolicyResultParent
- 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
GetVnicIscsiBootPolicyResultPermissionResource
- 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
GetVnicIscsiBootPolicyResultPrimaryTargetPolicy
- 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
GetVnicIscsiBootPolicyResultSecondaryTargetPolicy
- 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
GetVnicIscsiBootPolicyResultTag
- 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
GetVnicIscsiBootPolicyResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetVnic Iscsi Boot Policy Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetVnic Iscsi Boot 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
GetVnicIscsiBootPolicyResultVersionContextInterestedMo
- 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
GetVnicIscsiBootPolicyResultVersionContextRefMo
- 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
GetVnicIscsiBootPolicySecondaryTargetPolicy
- 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'.
GetVnicIscsiBootPolicyTag
- 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.
GetVnicIscsiBootPolicyVersionContext
- 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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 Iscsi Boot 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.
GetVnicIscsiBootPolicyVersionContextInterestedMo
- 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'.
GetVnicIscsiBootPolicyVersionContextRefMo
- 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