1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageHitachiExternalStoragePort
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getStorageHitachiExternalStoragePort

Explore with Pulumi AI

Port entity in Hitachi storage array. A port for an external storage system that is connected to the local storage system.

Using getStorageHitachiExternalStoragePort

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 getStorageHitachiExternalStoragePort(args: GetStorageHitachiExternalStoragePortArgs, opts?: InvokeOptions): Promise<GetStorageHitachiExternalStoragePortResult>
function getStorageHitachiExternalStoragePortOutput(args: GetStorageHitachiExternalStoragePortOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiExternalStoragePortResult>
Copy
def get_storage_hitachi_external_storage_port(account_moid: Optional[str] = None,
                                              additional_properties: Optional[str] = None,
                                              ancestors: Optional[Sequence[GetStorageHitachiExternalStoragePortAncestor]] = None,
                                              array: Optional[GetStorageHitachiExternalStoragePortArray] = None,
                                              class_id: Optional[str] = None,
                                              create_time: Optional[str] = None,
                                              domain_group_moid: Optional[str] = None,
                                              external_is_used: Optional[bool] = None,
                                              external_path_mode: Optional[str] = None,
                                              external_port_id: Optional[str] = None,
                                              external_serial_number: Optional[str] = None,
                                              external_storage_info: Optional[str] = None,
                                              external_wwn: Optional[str] = None,
                                              id: Optional[str] = None,
                                              iscsi_ip_address: Optional[str] = None,
                                              iscsi_name: Optional[str] = None,
                                              mod_time: Optional[str] = None,
                                              moid: Optional[str] = None,
                                              object_type: Optional[str] = None,
                                              owners: Optional[Sequence[str]] = None,
                                              parent: Optional[GetStorageHitachiExternalStoragePortParent] = None,
                                              permission_resources: Optional[Sequence[GetStorageHitachiExternalStoragePortPermissionResource]] = None,
                                              port_id: Optional[str] = None,
                                              registered_device: Optional[GetStorageHitachiExternalStoragePortRegisteredDevice] = None,
                                              shared_scope: Optional[str] = None,
                                              tags: Optional[Sequence[GetStorageHitachiExternalStoragePortTag]] = None,
                                              version_context: Optional[GetStorageHitachiExternalStoragePortVersionContext] = None,
                                              virtual_port_id: Optional[float] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetStorageHitachiExternalStoragePortResult
def get_storage_hitachi_external_storage_port_output(account_moid: Optional[pulumi.Input[str]] = None,
                                              additional_properties: Optional[pulumi.Input[str]] = None,
                                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalStoragePortAncestorArgs]]]] = None,
                                              array: Optional[pulumi.Input[GetStorageHitachiExternalStoragePortArrayArgs]] = None,
                                              class_id: Optional[pulumi.Input[str]] = None,
                                              create_time: Optional[pulumi.Input[str]] = None,
                                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                                              external_is_used: Optional[pulumi.Input[bool]] = None,
                                              external_path_mode: Optional[pulumi.Input[str]] = None,
                                              external_port_id: Optional[pulumi.Input[str]] = None,
                                              external_serial_number: Optional[pulumi.Input[str]] = None,
                                              external_storage_info: Optional[pulumi.Input[str]] = None,
                                              external_wwn: Optional[pulumi.Input[str]] = None,
                                              id: Optional[pulumi.Input[str]] = None,
                                              iscsi_ip_address: Optional[pulumi.Input[str]] = None,
                                              iscsi_name: Optional[pulumi.Input[str]] = None,
                                              mod_time: Optional[pulumi.Input[str]] = None,
                                              moid: Optional[pulumi.Input[str]] = None,
                                              object_type: Optional[pulumi.Input[str]] = None,
                                              owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                              parent: Optional[pulumi.Input[GetStorageHitachiExternalStoragePortParentArgs]] = None,
                                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalStoragePortPermissionResourceArgs]]]] = None,
                                              port_id: Optional[pulumi.Input[str]] = None,
                                              registered_device: Optional[pulumi.Input[GetStorageHitachiExternalStoragePortRegisteredDeviceArgs]] = None,
                                              shared_scope: Optional[pulumi.Input[str]] = None,
                                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalStoragePortTagArgs]]]] = None,
                                              version_context: Optional[pulumi.Input[GetStorageHitachiExternalStoragePortVersionContextArgs]] = None,
                                              virtual_port_id: Optional[pulumi.Input[float]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiExternalStoragePortResult]
Copy
func LookupStorageHitachiExternalStoragePort(ctx *Context, args *LookupStorageHitachiExternalStoragePortArgs, opts ...InvokeOption) (*LookupStorageHitachiExternalStoragePortResult, error)
func LookupStorageHitachiExternalStoragePortOutput(ctx *Context, args *LookupStorageHitachiExternalStoragePortOutputArgs, opts ...InvokeOption) LookupStorageHitachiExternalStoragePortResultOutput
Copy

> Note: This function is named LookupStorageHitachiExternalStoragePort in the Go SDK.

public static class GetStorageHitachiExternalStoragePort 
{
    public static Task<GetStorageHitachiExternalStoragePortResult> InvokeAsync(GetStorageHitachiExternalStoragePortArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageHitachiExternalStoragePortResult> Invoke(GetStorageHitachiExternalStoragePortInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStorageHitachiExternalStoragePortResult> getStorageHitachiExternalStoragePort(GetStorageHitachiExternalStoragePortArgs args, InvokeOptions options)
public static Output<GetStorageHitachiExternalStoragePortResult> getStorageHitachiExternalStoragePort(GetStorageHitachiExternalStoragePortArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getStorageHitachiExternalStoragePort:getStorageHitachiExternalStoragePort
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors List<GetStorageHitachiExternalStoragePortAncestor>
Array GetStorageHitachiExternalStoragePortArray
ClassId string
CreateTime string
The time when this managed object was created.
DomainGroupMoid string
The DomainGroup ID for this managed object.
ExternalIsUsed bool
Is Used of the external storage.
ExternalPathMode string
Path Mode of the external storage.
ExternalPortId string
Object ID of ports on an external storage system.
ExternalSerialNumber string
Serial Number of the external storage.
ExternalStorageInfo string
Storage Information of the external storage.
ExternalWwn string
WWN of the external storage port.
Id string
IscsiIpAddress string
The iSCSI IP Address of the external storage port.
IscsiName string
The iSCSI Name of the external storage port.
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
Owners List<string>
Parent GetStorageHitachiExternalStoragePortParent
PermissionResources List<GetStorageHitachiExternalStoragePortPermissionResource>
PortId string
Port ID of the local storage.
RegisteredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
SharedScope 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.
Tags List<GetStorageHitachiExternalStoragePortTag>
VersionContext GetStorageHitachiExternalStoragePortVersionContext
VirtualPortId double
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors []GetStorageHitachiExternalStoragePortAncestor
Array GetStorageHitachiExternalStoragePortArray
ClassId string
CreateTime string
The time when this managed object was created.
DomainGroupMoid string
The DomainGroup ID for this managed object.
ExternalIsUsed bool
Is Used of the external storage.
ExternalPathMode string
Path Mode of the external storage.
ExternalPortId string
Object ID of ports on an external storage system.
ExternalSerialNumber string
Serial Number of the external storage.
ExternalStorageInfo string
Storage Information of the external storage.
ExternalWwn string
WWN of the external storage port.
Id string
IscsiIpAddress string
The iSCSI IP Address of the external storage port.
IscsiName string
The iSCSI Name of the external storage port.
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
Owners []string
Parent GetStorageHitachiExternalStoragePortParent
PermissionResources []GetStorageHitachiExternalStoragePortPermissionResource
PortId string
Port ID of the local storage.
RegisteredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
SharedScope 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.
Tags []GetStorageHitachiExternalStoragePortTag
VersionContext GetStorageHitachiExternalStoragePortVersionContext
VirtualPortId float64
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<GetStorageHitachiExternalStoragePortAncestor>
array GetStorageHitachiExternalStoragePortArray
classId String
createTime String
The time when this managed object was created.
domainGroupMoid String
The DomainGroup ID for this managed object.
externalIsUsed Boolean
Is Used of the external storage.
externalPathMode String
Path Mode of the external storage.
externalPortId String
Object ID of ports on an external storage system.
externalSerialNumber String
Serial Number of the external storage.
externalStorageInfo String
Storage Information of the external storage.
externalWwn String
WWN of the external storage port.
id String
iscsiIpAddress String
The iSCSI IP Address of the external storage port.
iscsiName String
The iSCSI Name of the external storage port.
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
objectType String
owners List<String>
parent GetStorageHitachiExternalStoragePortParent
permissionResources List<GetStorageHitachiExternalStoragePortPermissionResource>
portId String
Port ID of the local storage.
registeredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
sharedScope 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.
tags List<GetStorageHitachiExternalStoragePortTag>
versionContext GetStorageHitachiExternalStoragePortVersionContext
virtualPortId Double
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid string
The Account ID for this managed object.
additionalProperties string
ancestors GetStorageHitachiExternalStoragePortAncestor[]
array GetStorageHitachiExternalStoragePortArray
classId string
createTime string
The time when this managed object was created.
domainGroupMoid string
The DomainGroup ID for this managed object.
externalIsUsed boolean
Is Used of the external storage.
externalPathMode string
Path Mode of the external storage.
externalPortId string
Object ID of ports on an external storage system.
externalSerialNumber string
Serial Number of the external storage.
externalStorageInfo string
Storage Information of the external storage.
externalWwn string
WWN of the external storage port.
id string
iscsiIpAddress string
The iSCSI IP Address of the external storage port.
iscsiName string
The iSCSI Name of the external storage port.
modTime string
The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
objectType string
owners string[]
parent GetStorageHitachiExternalStoragePortParent
permissionResources GetStorageHitachiExternalStoragePortPermissionResource[]
portId string
Port ID of the local storage.
registeredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
sharedScope 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.
tags GetStorageHitachiExternalStoragePortTag[]
versionContext GetStorageHitachiExternalStoragePortVersionContext
virtualPortId number
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
account_moid str
The Account ID for this managed object.
additional_properties str
ancestors Sequence[GetStorageHitachiExternalStoragePortAncestor]
array GetStorageHitachiExternalStoragePortArray
class_id str
create_time str
The time when this managed object was created.
domain_group_moid str
The DomainGroup ID for this managed object.
external_is_used bool
Is Used of the external storage.
external_path_mode str
Path Mode of the external storage.
external_port_id str
Object ID of ports on an external storage system.
external_serial_number str
Serial Number of the external storage.
external_storage_info str
Storage Information of the external storage.
external_wwn str
WWN of the external storage port.
id str
iscsi_ip_address str
The iSCSI IP Address of the external storage port.
iscsi_name str
The iSCSI Name of the external storage port.
mod_time str
The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
object_type str
owners Sequence[str]
parent GetStorageHitachiExternalStoragePortParent
permission_resources Sequence[GetStorageHitachiExternalStoragePortPermissionResource]
port_id str
Port ID of the local storage.
registered_device GetStorageHitachiExternalStoragePortRegisteredDevice
shared_scope 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.
tags Sequence[GetStorageHitachiExternalStoragePortTag]
version_context GetStorageHitachiExternalStoragePortVersionContext
virtual_port_id float
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<Property Map>
array Property Map
classId String
createTime String
The time when this managed object was created.
domainGroupMoid String
The DomainGroup ID for this managed object.
externalIsUsed Boolean
Is Used of the external storage.
externalPathMode String
Path Mode of the external storage.
externalPortId String
Object ID of ports on an external storage system.
externalSerialNumber String
Serial Number of the external storage.
externalStorageInfo String
Storage Information of the external storage.
externalWwn String
WWN of the external storage port.
id String
iscsiIpAddress String
The iSCSI IP Address of the external storage port.
iscsiName String
The iSCSI Name of the external storage port.
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
portId String
Port ID of the local storage.
registeredDevice Property Map
sharedScope 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.
tags List<Property Map>
versionContext Property Map
virtualPortId Number
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.

getStorageHitachiExternalStoragePort Result

The following output properties are available:

Id string
Results List<GetStorageHitachiExternalStoragePortResult>
AccountMoid string
AdditionalProperties string
Ancestors List<GetStorageHitachiExternalStoragePortAncestor>
Array GetStorageHitachiExternalStoragePortArray
ClassId string
CreateTime string
DomainGroupMoid string
ExternalIsUsed bool
ExternalPathMode string
ExternalPortId string
ExternalSerialNumber string
ExternalStorageInfo string
ExternalWwn string
IscsiIpAddress string
IscsiName string
ModTime string
Moid string
ObjectType string
Owners List<string>
Parent GetStorageHitachiExternalStoragePortParent
PermissionResources List<GetStorageHitachiExternalStoragePortPermissionResource>
PortId string
RegisteredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
SharedScope string
Tags List<GetStorageHitachiExternalStoragePortTag>
VersionContext GetStorageHitachiExternalStoragePortVersionContext
VirtualPortId double
Id string
Results []GetStorageHitachiExternalStoragePortResult
AccountMoid string
AdditionalProperties string
Ancestors []GetStorageHitachiExternalStoragePortAncestor
Array GetStorageHitachiExternalStoragePortArray
ClassId string
CreateTime string
DomainGroupMoid string
ExternalIsUsed bool
ExternalPathMode string
ExternalPortId string
ExternalSerialNumber string
ExternalStorageInfo string
ExternalWwn string
IscsiIpAddress string
IscsiName string
ModTime string
Moid string
ObjectType string
Owners []string
Parent GetStorageHitachiExternalStoragePortParent
PermissionResources []GetStorageHitachiExternalStoragePortPermissionResource
PortId string
RegisteredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
SharedScope string
Tags []GetStorageHitachiExternalStoragePortTag
VersionContext GetStorageHitachiExternalStoragePortVersionContext
VirtualPortId float64
id String
results List<GetStorageHitachiExternalStoragePortResult>
accountMoid String
additionalProperties String
ancestors List<GetStorageHitachiExternalStoragePortAncestor>
array GetStorageHitachiExternalStoragePortArray
classId String
createTime String
domainGroupMoid String
externalIsUsed Boolean
externalPathMode String
externalPortId String
externalSerialNumber String
externalStorageInfo String
externalWwn String
iscsiIpAddress String
iscsiName String
modTime String
moid String
objectType String
owners List<String>
parent GetStorageHitachiExternalStoragePortParent
permissionResources List<GetStorageHitachiExternalStoragePortPermissionResource>
portId String
registeredDevice GetStorageHitachiExternalStoragePortRegisteredDevice
sharedScope String
tags List<GetStorageHitachiExternalStoragePortTag>
versionContext GetStorageHitachiExternalStoragePortVersionContext
virtualPortId Double
id str
results Sequence[GetStorageHitachiExternalStoragePortResult]
account_moid str
additional_properties str
ancestors Sequence[GetStorageHitachiExternalStoragePortAncestor]
array GetStorageHitachiExternalStoragePortArray
class_id str
create_time str
domain_group_moid str
external_is_used bool
external_path_mode str
external_port_id str
external_serial_number str
external_storage_info str
external_wwn str
iscsi_ip_address str
iscsi_name str
mod_time str
moid str
object_type str
owners Sequence[str]
parent GetStorageHitachiExternalStoragePortParent
permission_resources Sequence[GetStorageHitachiExternalStoragePortPermissionResource]
port_id str
registered_device GetStorageHitachiExternalStoragePortRegisteredDevice
shared_scope str
tags Sequence[GetStorageHitachiExternalStoragePortTag]
version_context GetStorageHitachiExternalStoragePortVersionContext
virtual_port_id float

Supporting Types

GetStorageHitachiExternalStoragePortAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortArray

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetStorageHitachiExternalStoragePortResultAncestor>
Arrays This property is required. List<GetStorageHitachiExternalStoragePortResultArray>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
ExternalIsUsed This property is required. bool
Is Used of the external storage.
ExternalPathMode This property is required. string
Path Mode of the external storage.
ExternalPortId This property is required. string
Object ID of ports on an external storage system.
ExternalSerialNumber This property is required. string
Serial Number of the external storage.
ExternalStorageInfo This property is required. string
Storage Information of the external storage.
ExternalWwn This property is required. string
WWN of the external storage port.
IscsiIpAddress This property is required. string
The iSCSI IP Address of the external storage port.
IscsiName This property is required. string
The iSCSI Name of the external storage port.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetStorageHitachiExternalStoragePortResultParent>
PermissionResources This property is required. List<GetStorageHitachiExternalStoragePortResultPermissionResource>
PortId This property is required. string
Port ID of the local storage.
RegisteredDevices This property is required. List<GetStorageHitachiExternalStoragePortResultRegisteredDevice>
SharedScope This property is required. 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.
Tags This property is required. List<GetStorageHitachiExternalStoragePortResultTag>
VersionContexts This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContext>
VirtualPortId This property is required. double
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetStorageHitachiExternalStoragePortResultAncestor
Arrays This property is required. []GetStorageHitachiExternalStoragePortResultArray
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
ExternalIsUsed This property is required. bool
Is Used of the external storage.
ExternalPathMode This property is required. string
Path Mode of the external storage.
ExternalPortId This property is required. string
Object ID of ports on an external storage system.
ExternalSerialNumber This property is required. string
Serial Number of the external storage.
ExternalStorageInfo This property is required. string
Storage Information of the external storage.
ExternalWwn This property is required. string
WWN of the external storage port.
IscsiIpAddress This property is required. string
The iSCSI IP Address of the external storage port.
IscsiName This property is required. string
The iSCSI Name of the external storage port.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetStorageHitachiExternalStoragePortResultParent
PermissionResources This property is required. []GetStorageHitachiExternalStoragePortResultPermissionResource
PortId This property is required. string
Port ID of the local storage.
RegisteredDevices This property is required. []GetStorageHitachiExternalStoragePortResultRegisteredDevice
SharedScope This property is required. 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.
Tags This property is required. []GetStorageHitachiExternalStoragePortResultTag
VersionContexts This property is required. []GetStorageHitachiExternalStoragePortResultVersionContext
VirtualPortId This property is required. float64
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<GetStorageHitachiExternalStoragePortResultAncestor>
arrays This property is required. List<GetStorageHitachiExternalStoragePortResultArray>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
externalIsUsed This property is required. Boolean
Is Used of the external storage.
externalPathMode This property is required. String
Path Mode of the external storage.
externalPortId This property is required. String
Object ID of ports on an external storage system.
externalSerialNumber This property is required. String
Serial Number of the external storage.
externalStorageInfo This property is required. String
Storage Information of the external storage.
externalWwn This property is required. String
WWN of the external storage port.
iscsiIpAddress This property is required. String
The iSCSI IP Address of the external storage port.
iscsiName This property is required. String
The iSCSI Name of the external storage port.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetStorageHitachiExternalStoragePortResultParent>
permissionResources This property is required. List<GetStorageHitachiExternalStoragePortResultPermissionResource>
portId This property is required. String
Port ID of the local storage.
registeredDevices This property is required. List<GetStorageHitachiExternalStoragePortResultRegisteredDevice>
sharedScope This property is required. 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.
tags This property is required. List<GetStorageHitachiExternalStoragePortResultTag>
versionContexts This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContext>
virtualPortId This property is required. Double
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid This property is required. string
The Account ID for this managed object.
additionalProperties This property is required. string
ancestors This property is required. GetStorageHitachiExternalStoragePortResultAncestor[]
arrays This property is required. GetStorageHitachiExternalStoragePortResultArray[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
externalIsUsed This property is required. boolean
Is Used of the external storage.
externalPathMode This property is required. string
Path Mode of the external storage.
externalPortId This property is required. string
Object ID of ports on an external storage system.
externalSerialNumber This property is required. string
Serial Number of the external storage.
externalStorageInfo This property is required. string
Storage Information of the external storage.
externalWwn This property is required. string
WWN of the external storage port.
iscsiIpAddress This property is required. string
The iSCSI IP Address of the external storage port.
iscsiName This property is required. string
The iSCSI Name of the external storage port.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetStorageHitachiExternalStoragePortResultParent[]
permissionResources This property is required. GetStorageHitachiExternalStoragePortResultPermissionResource[]
portId This property is required. string
Port ID of the local storage.
registeredDevices This property is required. GetStorageHitachiExternalStoragePortResultRegisteredDevice[]
sharedScope This property is required. 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.
tags This property is required. GetStorageHitachiExternalStoragePortResultTag[]
versionContexts This property is required. GetStorageHitachiExternalStoragePortResultVersionContext[]
virtualPortId This property is required. number
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
account_moid This property is required. str
The Account ID for this managed object.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetStorageHitachiExternalStoragePortResultAncestor]
arrays This property is required. Sequence[GetStorageHitachiExternalStoragePortResultArray]
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
external_is_used This property is required. bool
Is Used of the external storage.
external_path_mode This property is required. str
Path Mode of the external storage.
external_port_id This property is required. str
Object ID of ports on an external storage system.
external_serial_number This property is required. str
Serial Number of the external storage.
external_storage_info This property is required. str
Storage Information of the external storage.
external_wwn This property is required. str
WWN of the external storage port.
iscsi_ip_address This property is required. str
The iSCSI IP Address of the external storage port.
iscsi_name This property is required. str
The iSCSI Name of the external storage port.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetStorageHitachiExternalStoragePortResultParent]
permission_resources This property is required. Sequence[GetStorageHitachiExternalStoragePortResultPermissionResource]
port_id This property is required. str
Port ID of the local storage.
registered_devices This property is required. Sequence[GetStorageHitachiExternalStoragePortResultRegisteredDevice]
shared_scope This property is required. 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.
tags This property is required. Sequence[GetStorageHitachiExternalStoragePortResultTag]
version_contexts This property is required. Sequence[GetStorageHitachiExternalStoragePortResultVersionContext]
virtual_port_id This property is required. float
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
arrays This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
externalIsUsed This property is required. Boolean
Is Used of the external storage.
externalPathMode This property is required. String
Path Mode of the external storage.
externalPortId This property is required. String
Object ID of ports on an external storage system.
externalSerialNumber This property is required. String
Serial Number of the external storage.
externalStorageInfo This property is required. String
Storage Information of the external storage.
externalWwn This property is required. String
WWN of the external storage port.
iscsiIpAddress This property is required. String
The iSCSI IP Address of the external storage port.
iscsiName This property is required. String
The iSCSI Name of the external storage port.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
portId This property is required. String
Port ID of the local storage.
registeredDevices This property is required. List<Property Map>
sharedScope This property is required. 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.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>
virtualPortId This property is required. Number
Virtual port ID. This attribute is displayed when an iSCSI port is used and virtual port mode is enabled.

GetStorageHitachiExternalStoragePortResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultArray

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetStorageHitachiExternalStoragePortResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetStorageHitachiExternalStoragePortResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetStorageHitachiExternalStoragePortResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetStorageHitachiExternalStoragePortResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetStorageHitachiExternalStoragePortResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetStorageHitachiExternalStoragePortResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiExternalStoragePortTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetStorageHitachiExternalStoragePortVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetStorageHitachiExternalStoragePortVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetStorageHitachiExternalStoragePortVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetStorageHitachiExternalStoragePortVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetStorageHitachiExternalStoragePortVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetStorageHitachiExternalStoragePortVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetStorageHitachiExternalStoragePortVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetStorageHitachiExternalStoragePortVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetStorageHitachiExternalStoragePortVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetStorageHitachiExternalStoragePortVersionContextInterestedMo]
marked_for_deletion bool
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 GetStorageHitachiExternalStoragePortVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetStorageHitachiExternalStoragePortVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiExternalStoragePortVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.