intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageHitachiHost
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A host group entity in Hitachi storage array. It is an abstraction used by Hitachi storage to organize the storage network addresses (Fibre Channel worldwide names or iSCSI qualified names) of client computers and to control communications between clients and volumes.
Using getStorageHitachiHost
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 getStorageHitachiHost(args: GetStorageHitachiHostArgs, opts?: InvokeOptions): Promise<GetStorageHitachiHostResult>
function getStorageHitachiHostOutput(args: GetStorageHitachiHostOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiHostResult>
def get_storage_hitachi_host(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageHitachiHostAncestor]] = None,
array: Optional[GetStorageHitachiHostArray] = None,
authentication_mode: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
host_group_id: Optional[str] = None,
host_group_number: Optional[float] = None,
host_mode_options: Optional[Sequence[float]] = None,
id: Optional[str] = None,
initiators: Optional[Sequence[GetStorageHitachiHostInitiator]] = None,
is_chap_mutual: Optional[bool] = None,
iscsi_name: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
os_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageHitachiHostParent] = None,
permission_resources: Optional[Sequence[GetStorageHitachiHostPermissionResource]] = None,
port_id: Optional[str] = None,
port_lun_security: Optional[bool] = None,
registered_device: Optional[GetStorageHitachiHostRegisteredDevice] = None,
shared_scope: Optional[str] = None,
storage_utilization: Optional[GetStorageHitachiHostStorageUtilization] = None,
tags: Optional[Sequence[GetStorageHitachiHostTag]] = None,
type: Optional[str] = None,
version_context: Optional[GetStorageHitachiHostVersionContext] = None,
wwn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageHitachiHostResult
def get_storage_hitachi_host_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiHostAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageHitachiHostArrayArgs]] = None,
authentication_mode: Optional[pulumi.Input[str]] = 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,
host_group_id: Optional[pulumi.Input[str]] = None,
host_group_number: Optional[pulumi.Input[float]] = None,
host_mode_options: Optional[pulumi.Input[Sequence[pulumi.Input[float]]]] = None,
id: Optional[pulumi.Input[str]] = None,
initiators: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiHostInitiatorArgs]]]] = None,
is_chap_mutual: Optional[pulumi.Input[bool]] = None,
iscsi_name: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
os_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageHitachiHostParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiHostPermissionResourceArgs]]]] = None,
port_id: Optional[pulumi.Input[str]] = None,
port_lun_security: Optional[pulumi.Input[bool]] = None,
registered_device: Optional[pulumi.Input[GetStorageHitachiHostRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_utilization: Optional[pulumi.Input[GetStorageHitachiHostStorageUtilizationArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiHostTagArgs]]]] = None,
type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageHitachiHostVersionContextArgs]] = None,
wwn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiHostResult]
func LookupStorageHitachiHost(ctx *Context, args *LookupStorageHitachiHostArgs, opts ...InvokeOption) (*LookupStorageHitachiHostResult, error)
func LookupStorageHitachiHostOutput(ctx *Context, args *LookupStorageHitachiHostOutputArgs, opts ...InvokeOption) LookupStorageHitachiHostResultOutput
> Note: This function is named LookupStorageHitachiHost
in the Go SDK.
public static class GetStorageHitachiHost
{
public static Task<GetStorageHitachiHostResult> InvokeAsync(GetStorageHitachiHostArgs args, InvokeOptions? opts = null)
public static Output<GetStorageHitachiHostResult> Invoke(GetStorageHitachiHostInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageHitachiHostResult> getStorageHitachiHost(GetStorageHitachiHostArgs args, InvokeOptions options)
public static Output<GetStorageHitachiHostResult> getStorageHitachiHost(GetStorageHitachiHostArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageHitachiHost:getStorageHitachiHost
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Host Ancestor> - Array
Get
Storage Hitachi Host Array - Authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Group stringId - ID of the host group for this host.
- Host
Group doubleNumber - Host group number for this host.
- Host
Mode List<double>Options - Id string
- Initiators
List<Get
Storage Hitachi Host Initiator> - Is
Chap boolMutual - Mutual CHAP setting that is Enabled or Disabled.
- Iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the host in storage array.
- Object
Type string - Os
Type string - Operating system running on the host.
- Owners List<string>
- Parent
Get
Storage Hitachi Host Parent - Permission
Resources List<GetStorage Hitachi Host Permission Resource> - Port
Id string - Port ID of the host group.
- Port
Lun boolSecurity - LUN security setting for the port.
- Registered
Device GetStorage Hitachi Host Registered Device - 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.
- Storage
Utilization GetStorage Hitachi Host Storage Utilization - List<Get
Storage Hitachi Host Tag> - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Version
Context GetStorage Hitachi Host Version Context - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Host Ancestor - Array
Get
Storage Hitachi Host Array - Authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Group stringId - ID of the host group for this host.
- Host
Group float64Number - Host group number for this host.
- Host
Mode []float64Options - Id string
- Initiators
[]Get
Storage Hitachi Host Initiator - Is
Chap boolMutual - Mutual CHAP setting that is Enabled or Disabled.
- Iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the host in storage array.
- Object
Type string - Os
Type string - Operating system running on the host.
- Owners []string
- Parent
Get
Storage Hitachi Host Parent - Permission
Resources []GetStorage Hitachi Host Permission Resource - Port
Id string - Port ID of the host group.
- Port
Lun boolSecurity - LUN security setting for the port.
- Registered
Device GetStorage Hitachi Host Registered Device - 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.
- Storage
Utilization GetStorage Hitachi Host Storage Utilization - []Get
Storage Hitachi Host Tag - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Version
Context GetStorage Hitachi Host Version Context - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Host Ancestor> - array
Get
Storage Hitachi Host Array - authentication
Mode String - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Short description about the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Group StringId - ID of the host group for this host.
- host
Group DoubleNumber - Host group number for this host.
- host
Mode List<Double>Options - id String
- initiators
List<Get
Storage Hitachi Host Initiator> - is
Chap BooleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name String - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the host in storage array.
- object
Type String - os
Type String - Operating system running on the host.
- owners List<String>
- parent
Get
Storage Hitachi Host Parent - permission
Resources List<GetStorage Hitachi Host Permission Resource> - port
Id String - Port ID of the host group.
- port
Lun BooleanSecurity - LUN security setting for the port.
- registered
Device GetStorage Hitachi Host Registered Device - 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.
- storage
Utilization GetStorage Hitachi Host Storage Utilization - List<Get
Storage Hitachi Host Tag> - type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Context GetStorage Hitachi Host Version Context - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Host Ancestor[] - array
Get
Storage Hitachi Host Array - authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Short description about the host.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- host
Group stringId - ID of the host group for this host.
- host
Group numberNumber - Host group number for this host.
- host
Mode number[]Options - id string
- initiators
Get
Storage Hitachi Host Initiator[] - is
Chap booleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the host in storage array.
- object
Type string - os
Type string - Operating system running on the host.
- owners string[]
- parent
Get
Storage Hitachi Host Parent - permission
Resources GetStorage Hitachi Host Permission Resource[] - port
Id string - Port ID of the host group.
- port
Lun booleanSecurity - LUN security setting for the port.
- registered
Device GetStorage Hitachi Host Registered Device - 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.
- storage
Utilization GetStorage Hitachi Host Storage Utilization - Get
Storage Hitachi Host Tag[] - type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Context GetStorage Hitachi Host Version Context - wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Host Ancestor] - array
Get
Storage Hitachi Host Array - authentication_
mode str - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Short description about the host.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- host_
group_ strid - ID of the host group for this host.
- host_
group_ floatnumber - Host group number for this host.
- host_
mode_ Sequence[float]options - id str
- initiators
Sequence[Get
Storage Hitachi Host Initiator] - is_
chap_ boolmutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi_
name str - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the host in storage array.
- object_
type str - os_
type str - Operating system running on the host.
- owners Sequence[str]
- parent
Get
Storage Hitachi Host Parent - permission_
resources Sequence[GetStorage Hitachi Host Permission Resource] - port_
id str - Port ID of the host group.
- port_
lun_ boolsecurity - LUN security setting for the port.
- registered_
device GetStorage Hitachi Host Registered Device - 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.
- storage_
utilization GetStorage Hitachi Host Storage Utilization - Sequence[Get
Storage Hitachi Host Tag] - type str
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version_
context GetStorage Hitachi Host Version Context - wwn str
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array Property Map
- authentication
Mode String - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Short description about the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Group StringId - ID of the host group for this host.
- host
Group NumberNumber - Host group number for this host.
- host
Mode List<Number>Options - id String
- initiators List<Property Map>
- is
Chap BooleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name String - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the host in storage array.
- object
Type String - os
Type String - Operating system running on the host.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Id String - Port ID of the host group.
- port
Lun BooleanSecurity - LUN security setting for the port.
- registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage
Utilization Property Map - List<Property Map>
- type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Context Property Map - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
getStorageHitachiHost Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Hitachi Host Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Hitachi Host Ancestor> - Array
Get
Storage Hitachi Host Array - Authentication
Mode string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Host
Group stringId - Host
Group doubleNumber - Host
Mode List<double>Options - Initiators
List<Get
Storage Hitachi Host Initiator> - Is
Chap boolMutual - Iscsi
Name string - Mod
Time string - Moid string
- Name string
- Object
Type string - Os
Type string - Owners List<string>
- Parent
Get
Storage Hitachi Host Parent - Permission
Resources List<GetStorage Hitachi Host Permission Resource> - Port
Id string - Port
Lun boolSecurity - Registered
Device GetStorage Hitachi Host Registered Device - string
- Storage
Utilization GetStorage Hitachi Host Storage Utilization - List<Get
Storage Hitachi Host Tag> - Type string
- Version
Context GetStorage Hitachi Host Version Context - Wwn string
- Id string
- Results
[]Get
Storage Hitachi Host Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Hitachi Host Ancestor - Array
Get
Storage Hitachi Host Array - Authentication
Mode string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Host
Group stringId - Host
Group float64Number - Host
Mode []float64Options - Initiators
[]Get
Storage Hitachi Host Initiator - Is
Chap boolMutual - Iscsi
Name string - Mod
Time string - Moid string
- Name string
- Object
Type string - Os
Type string - Owners []string
- Parent
Get
Storage Hitachi Host Parent - Permission
Resources []GetStorage Hitachi Host Permission Resource - Port
Id string - Port
Lun boolSecurity - Registered
Device GetStorage Hitachi Host Registered Device - string
- Storage
Utilization GetStorage Hitachi Host Storage Utilization - []Get
Storage Hitachi Host Tag - Type string
- Version
Context GetStorage Hitachi Host Version Context - Wwn string
- id String
- results
List<Get
Storage Hitachi Host Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Hitachi Host Ancestor> - array
Get
Storage Hitachi Host Array - authentication
Mode String - class
Id String - create
Time String - description String
- domain
Group StringMoid - host
Group StringId - host
Group DoubleNumber - host
Mode List<Double>Options - initiators
List<Get
Storage Hitachi Host Initiator> - is
Chap BooleanMutual - iscsi
Name String - mod
Time String - moid String
- name String
- object
Type String - os
Type String - owners List<String>
- parent
Get
Storage Hitachi Host Parent - permission
Resources List<GetStorage Hitachi Host Permission Resource> - port
Id String - port
Lun BooleanSecurity - registered
Device GetStorage Hitachi Host Registered Device - String
- storage
Utilization GetStorage Hitachi Host Storage Utilization - List<Get
Storage Hitachi Host Tag> - type String
- version
Context GetStorage Hitachi Host Version Context - wwn String
- id string
- results
Get
Storage Hitachi Host Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Hitachi Host Ancestor[] - array
Get
Storage Hitachi Host Array - authentication
Mode string - class
Id string - create
Time string - description string
- domain
Group stringMoid - host
Group stringId - host
Group numberNumber - host
Mode number[]Options - initiators
Get
Storage Hitachi Host Initiator[] - is
Chap booleanMutual - iscsi
Name string - mod
Time string - moid string
- name string
- object
Type string - os
Type string - owners string[]
- parent
Get
Storage Hitachi Host Parent - permission
Resources GetStorage Hitachi Host Permission Resource[] - port
Id string - port
Lun booleanSecurity - registered
Device GetStorage Hitachi Host Registered Device - string
- storage
Utilization GetStorage Hitachi Host Storage Utilization - Get
Storage Hitachi Host Tag[] - type string
- version
Context GetStorage Hitachi Host Version Context - wwn string
- id str
- results
Sequence[Get
Storage Hitachi Host Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Host Ancestor] - array
Get
Storage Hitachi Host Array - authentication_
mode str - class_
id str - create_
time str - description str
- domain_
group_ strmoid - host_
group_ strid - host_
group_ floatnumber - host_
mode_ Sequence[float]options - initiators
Sequence[Get
Storage Hitachi Host Initiator] - is_
chap_ boolmutual - iscsi_
name str - mod_
time str - moid str
- name str
- object_
type str - os_
type str - owners Sequence[str]
- parent
Get
Storage Hitachi Host Parent - permission_
resources Sequence[GetStorage Hitachi Host Permission Resource] - port_
id str - port_
lun_ boolsecurity - registered_
device GetStorage Hitachi Host Registered Device - str
- storage_
utilization GetStorage Hitachi Host Storage Utilization - Sequence[Get
Storage Hitachi Host Tag] - type str
- version_
context GetStorage Hitachi Host Version Context - wwn str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array Property Map
- authentication
Mode String - class
Id String - create
Time String - description String
- domain
Group StringMoid - host
Group StringId - host
Group NumberNumber - host
Mode List<Number>Options - initiators List<Property Map>
- is
Chap BooleanMutual - iscsi
Name String - mod
Time String - moid String
- name String
- object
Type String - os
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Id String - port
Lun BooleanSecurity - registered
Device Property Map - String
- storage
Utilization Property Map - List<Property Map>
- type String
- version
Context Property Map - wwn String
Supporting Types
GetStorageHitachiHostAncestor
- 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'.
GetStorageHitachiHostArray
- 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'.
GetStorageHitachiHostInitiator
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iqn string
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- Name string
- Name of the host in storage array.
- Nqn string
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iqn string
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- Name string
- Name of the host in storage array.
- Nqn string
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iqn String
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- name String
- Name of the host in storage array.
- nqn String
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iqn string
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- name string
- Name of the host in storage array.
- nqn string
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iqn str
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- name str
- Name of the host in storage array.
- nqn str
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- type str
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn str
- World wide port name, 64 bit address represented in hexa decimal notation.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iqn String
- IQN (iSCSI qualified name). Can be up to 255 characters long and has the format iqn.yyyy-mm.naming-authority:unique name.
- name String
- Name of the host in storage array.
- nqn String
- NQN (NVMe Qualified Name). Can be up to 223 characters long and has the format nqn.yyyy-mm.naming-authority:unique name.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
GetStorageHitachiHostParent
- 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'.
GetStorageHitachiHostPermissionResource
- 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'.
GetStorageHitachiHostRegisteredDevice
- 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'.
GetStorageHitachiHostResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Host Result Ancestor> - Arrays
List<Get
Storage Hitachi Host Result Array> - Authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Group stringId - ID of the host group for this host.
- Host
Group doubleNumber - Host group number for this host.
- Host
Mode List<double>Options - Initiators
List<Get
Storage Hitachi Host Result Initiator> - Is
Chap boolMutual - Mutual CHAP setting that is Enabled or Disabled.
- Iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the host in storage array.
- Object
Type string - Os
Type string - Operating system running on the host.
- Owners List<string>
- Parents
List<Get
Storage Hitachi Host Result Parent> - Permission
Resources List<GetStorage Hitachi Host Result Permission Resource> - Port
Id string - Port ID of the host group.
- Port
Lun boolSecurity - LUN security setting for the port.
- Registered
Devices List<GetStorage Hitachi Host Result Registered Device> - 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.
- Storage
Utilizations List<GetStorage Hitachi Host Result Storage Utilization> - List<Get
Storage Hitachi Host Result Tag> - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Version
Contexts List<GetStorage Hitachi Host Result Version Context> - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Host Result Ancestor - Arrays
[]Get
Storage Hitachi Host Result Array - Authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Group stringId - ID of the host group for this host.
- Host
Group float64Number - Host group number for this host.
- Host
Mode []float64Options - Initiators
[]Get
Storage Hitachi Host Result Initiator - Is
Chap boolMutual - Mutual CHAP setting that is Enabled or Disabled.
- Iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the host in storage array.
- Object
Type string - Os
Type string - Operating system running on the host.
- Owners []string
- Parents
[]Get
Storage Hitachi Host Result Parent - Permission
Resources []GetStorage Hitachi Host Result Permission Resource - Port
Id string - Port ID of the host group.
- Port
Lun boolSecurity - LUN security setting for the port.
- Registered
Devices []GetStorage Hitachi Host Result Registered Device - 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.
- Storage
Utilizations []GetStorage Hitachi Host Result Storage Utilization - []Get
Storage Hitachi Host Result Tag - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Version
Contexts []GetStorage Hitachi Host Result Version Context - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Host Result Ancestor> - arrays
List<Get
Storage Hitachi Host Result Array> - authentication
Mode String - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Short description about the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Group StringId - ID of the host group for this host.
- host
Group DoubleNumber - Host group number for this host.
- host
Mode List<Double>Options - initiators
List<Get
Storage Hitachi Host Result Initiator> - is
Chap BooleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name String - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the host in storage array.
- object
Type String - os
Type String - Operating system running on the host.
- owners List<String>
- parents
List<Get
Storage Hitachi Host Result Parent> - permission
Resources List<GetStorage Hitachi Host Result Permission Resource> - port
Id String - Port ID of the host group.
- port
Lun BooleanSecurity - LUN security setting for the port.
- registered
Devices List<GetStorage Hitachi Host Result Registered Device> - 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.
- storage
Utilizations List<GetStorage Hitachi Host Result Storage Utilization> - List<Get
Storage Hitachi Host Result Tag> - type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Contexts List<GetStorage Hitachi Host Result Version Context> - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Host Result Ancestor[] - arrays
Get
Storage Hitachi Host Result Array[] - authentication
Mode string - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Short description about the host.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- host
Group stringId - ID of the host group for this host.
- host
Group numberNumber - Host group number for this host.
- host
Mode number[]Options - initiators
Get
Storage Hitachi Host Result Initiator[] - is
Chap booleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name string - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the host in storage array.
- object
Type string - os
Type string - Operating system running on the host.
- owners string[]
- parents
Get
Storage Hitachi Host Result Parent[] - permission
Resources GetStorage Hitachi Host Result Permission Resource[] - port
Id string - Port ID of the host group.
- port
Lun booleanSecurity - LUN security setting for the port.
- registered
Devices GetStorage Hitachi Host Result Registered Device[] - 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.
- storage
Utilizations GetStorage Hitachi Host Result Storage Utilization[] - Get
Storage Hitachi Host Result Tag[] - type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Contexts GetStorage Hitachi Host Result Version Context[] - wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Host Result Ancestor] - arrays
Sequence[Get
Storage Hitachi Host Result Array] - authentication_
mode str - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Short description about the host.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- host_
group_ strid - ID of the host group for this host.
- host_
group_ floatnumber - Host group number for this host.
- host_
mode_ Sequence[float]options - initiators
Sequence[Get
Storage Hitachi Host Result Initiator] - is_
chap_ boolmutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi_
name str - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the host in storage array.
- object_
type str - os_
type str - Operating system running on the host.
- owners Sequence[str]
- parents
Sequence[Get
Storage Hitachi Host Result Parent] - permission_
resources Sequence[GetStorage Hitachi Host Result Permission Resource] - port_
id str - Port ID of the host group.
- port_
lun_ boolsecurity - LUN security setting for the port.
- registered_
devices Sequence[GetStorage Hitachi Host Result Registered Device] - 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.
- storage_
utilizations Sequence[GetStorage Hitachi Host Result Storage Utilization] - Sequence[Get
Storage Hitachi Host Result Tag] - type str
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version_
contexts Sequence[GetStorage Hitachi Host Result Version Context] - wwn str
- World wide port name, 64 bit address represented in hexa decimal notation.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- arrays List<Property Map>
- authentication
Mode String - Authentication mode for the iSCSI target.*
N/A
- Authentication Mode is not available.*CHAP
- CHAP-authentication mode.*NONE
- Authentication mode is not set.*BOTH
- Comply with Host Setting. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Short description about the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Group StringId - ID of the host group for this host.
- host
Group NumberNumber - Host group number for this host.
- host
Mode List<Number>Options - initiators List<Property Map>
- is
Chap BooleanMutual - Mutual CHAP setting that is Enabled or Disabled.
- iscsi
Name String - IQN (iSCSI qualified name). Can be up to 255 characters long.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the host in storage array.
- object
Type String - os
Type String - Operating system running on the host.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - port
Id String - Port ID of the host group.
- port
Lun BooleanSecurity - LUN security setting for the port.
- registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage
Utilizations List<Property Map> - List<Property Map>
- type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - version
Contexts List<Property Map> - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
GetStorageHitachiHostResultAncestor
- 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
GetStorageHitachiHostResultArray
- 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
GetStorageHitachiHostResultInitiator
- Additional
Properties string - Class
Id string - Iqn string
- Name string
- Name of the host in storage array.
- Nqn string
- Object
Type string - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- Additional
Properties string - Class
Id string - Iqn string
- Name string
- Name of the host in storage array.
- Nqn string
- Object
Type string - Type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - Wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- additional
Properties String - class
Id String - iqn String
- name String
- Name of the host in storage array.
- nqn String
- object
Type String - type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
- additional
Properties string - class
Id string - iqn string
- name string
- Name of the host in storage array.
- nqn string
- object
Type string - type string
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn string
- World wide port name, 64 bit address represented in hexa decimal notation.
- additional_
properties str - class_
id str - iqn str
- name str
- Name of the host in storage array.
- nqn str
- object_
type str - type str
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn str
- World wide port name, 64 bit address represented in hexa decimal notation.
- additional
Properties String - class
Id String - iqn String
- name String
- Name of the host in storage array.
- nqn String
- object
Type String - type String
- Host Group type, it can be FC or iSCSI.*
FC
- Port supports fibre channel protocol.*iSCSI
- Port supports iSCSI protocol.*FCoE
- Port supports fibre channel over ethernet protocol. - wwn String
- World wide port name, 64 bit address represented in hexa decimal notation.
GetStorageHitachiHostResultParent
- 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
GetStorageHitachiHostResultPermissionResource
- 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
GetStorageHitachiHostResultRegisteredDevice
- 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
GetStorageHitachiHostResultStorageUtilization
- Additional
Properties string - Available double
- Capacity
Utilization double - Class
Id string - Free double
- Object
Type string - Total double
- Used double
- Additional
Properties string - Available float64
- Capacity
Utilization float64 - Class
Id string - Free float64
- Object
Type string - Total float64
- Used float64
- additional
Properties String - available Double
- capacity
Utilization Double - class
Id String - free Double
- object
Type String - total Double
- used Double
- additional
Properties string - available number
- capacity
Utilization number - class
Id string - free number
- object
Type string - total number
- used number
- additional_
properties str - available float
- capacity_
utilization float - class_
id str - free float
- object_
type str - total float
- used float
- additional
Properties String - available Number
- capacity
Utilization Number - class
Id String - free Number
- object
Type String - total Number
- used Number
GetStorageHitachiHostResultTag
- 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
GetStorageHitachiHostResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetStorage Hitachi Host Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetStorage Hitachi Host 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
GetStorageHitachiHostResultVersionContextInterestedMo
- 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
GetStorageHitachiHostResultVersionContextRefMo
- 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
GetStorageHitachiHostStorageUtilization
- Additional
Properties string - Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization double - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free double
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used double
- Used or consumed storage capacity, represented in bytes.
- Additional
Properties string - Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization float64 - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free float64
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total float64
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used float64
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Double - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Double
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Double
- Used or consumed storage capacity, represented in bytes.
- additional
Properties string - available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization number - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free number
- Unused space available for applications to consume, represented in bytes.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used number
- Used or consumed storage capacity, represented in bytes.
- additional_
properties str - available float
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity_
utilization float - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free float
- Unused space available for applications to consume, represented in bytes.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total float
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used float
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Number - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Number
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Number
- Used or consumed storage capacity, represented in bytes.
GetStorageHitachiHostTag
- 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.
GetStorageHitachiHostVersionContext
- 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<GetStorage Hitachi Host 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 GetStorage Hitachi Host 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 []GetStorage Hitachi Host 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 GetStorage Hitachi Host 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<GetStorage Hitachi Host 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 GetStorage Hitachi Host 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 GetStorage Hitachi Host 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 GetStorage Hitachi Host 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[GetStorage Hitachi Host 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 GetStorage Hitachi Host 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.
GetStorageHitachiHostVersionContextInterestedMo
- 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'.
GetStorageHitachiHostVersionContextRefMo
- 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