1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageHitachiArray
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getStorageHitachiArray

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    The details of the Hitachi storage array.

    Using getStorageHitachiArray

    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 getStorageHitachiArray(args: GetStorageHitachiArrayArgs, opts?: InvokeOptions): Promise<GetStorageHitachiArrayResult>
    function getStorageHitachiArrayOutput(args: GetStorageHitachiArrayOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiArrayResult>
    def get_storage_hitachi_array(account_moid: Optional[str] = None,
                                  additional_properties: Optional[str] = None,
                                  ancestors: Optional[Sequence[GetStorageHitachiArrayAncestor]] = None,
                                  class_id: Optional[str] = None,
                                  create_time: Optional[str] = None,
                                  ctl1_ip: Optional[str] = None,
                                  ctl1_micro_version: Optional[str] = None,
                                  ctl2_ip: Optional[str] = None,
                                  ctl2_micro_version: Optional[str] = None,
                                  device_id: Optional[str] = None,
                                  device_location: Optional[GetStorageHitachiArrayDeviceLocation] = None,
                                  device_mo_id: Optional[str] = None,
                                  device_type: Optional[str] = None,
                                  dn: Optional[str] = None,
                                  domain_group_moid: Optional[str] = None,
                                  hardware_version: Optional[str] = None,
                                  id: Optional[str] = None,
                                  ip: Optional[str] = None,
                                  is_upgraded: Optional[bool] = None,
                                  mod_time: Optional[str] = None,
                                  model: Optional[str] = None,
                                  moid: Optional[str] = None,
                                  name: Optional[str] = None,
                                  nr_version: Optional[str] = None,
                                  object_type: Optional[str] = None,
                                  owners: Optional[Sequence[str]] = None,
                                  parent: Optional[GetStorageHitachiArrayParent] = None,
                                  permission_resources: Optional[Sequence[GetStorageHitachiArrayPermissionResource]] = None,
                                  presence: Optional[str] = None,
                                  previous_fru: Optional[GetStorageHitachiArrayPreviousFru] = None,
                                  registered_device: Optional[GetStorageHitachiArrayRegisteredDevice] = None,
                                  revision: Optional[str] = None,
                                  rn: Optional[str] = None,
                                  serial: Optional[str] = None,
                                  shared_scope: Optional[str] = None,
                                  storage_utilization: Optional[GetStorageHitachiArrayStorageUtilization] = None,
                                  svp_ip: Optional[str] = None,
                                  tags: Optional[Sequence[GetStorageHitachiArrayTag]] = None,
                                  target_ctl: Optional[str] = None,
                                  uuid: Optional[str] = None,
                                  vendor: Optional[str] = None,
                                  version_context: Optional[GetStorageHitachiArrayVersionContext] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetStorageHitachiArrayResult
    def get_storage_hitachi_array_output(account_moid: Optional[pulumi.Input[str]] = None,
                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiArrayAncestorArgs]]]] = None,
                                  class_id: Optional[pulumi.Input[str]] = None,
                                  create_time: Optional[pulumi.Input[str]] = None,
                                  ctl1_ip: Optional[pulumi.Input[str]] = None,
                                  ctl1_micro_version: Optional[pulumi.Input[str]] = None,
                                  ctl2_ip: Optional[pulumi.Input[str]] = None,
                                  ctl2_micro_version: Optional[pulumi.Input[str]] = None,
                                  device_id: Optional[pulumi.Input[str]] = None,
                                  device_location: Optional[pulumi.Input[GetStorageHitachiArrayDeviceLocationArgs]] = None,
                                  device_mo_id: Optional[pulumi.Input[str]] = None,
                                  device_type: Optional[pulumi.Input[str]] = None,
                                  dn: Optional[pulumi.Input[str]] = None,
                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                  hardware_version: Optional[pulumi.Input[str]] = None,
                                  id: Optional[pulumi.Input[str]] = None,
                                  ip: Optional[pulumi.Input[str]] = None,
                                  is_upgraded: Optional[pulumi.Input[bool]] = None,
                                  mod_time: Optional[pulumi.Input[str]] = None,
                                  model: Optional[pulumi.Input[str]] = None,
                                  moid: Optional[pulumi.Input[str]] = None,
                                  name: Optional[pulumi.Input[str]] = None,
                                  nr_version: 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[GetStorageHitachiArrayParentArgs]] = None,
                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiArrayPermissionResourceArgs]]]] = None,
                                  presence: Optional[pulumi.Input[str]] = None,
                                  previous_fru: Optional[pulumi.Input[GetStorageHitachiArrayPreviousFruArgs]] = None,
                                  registered_device: Optional[pulumi.Input[GetStorageHitachiArrayRegisteredDeviceArgs]] = None,
                                  revision: Optional[pulumi.Input[str]] = None,
                                  rn: Optional[pulumi.Input[str]] = None,
                                  serial: Optional[pulumi.Input[str]] = None,
                                  shared_scope: Optional[pulumi.Input[str]] = None,
                                  storage_utilization: Optional[pulumi.Input[GetStorageHitachiArrayStorageUtilizationArgs]] = None,
                                  svp_ip: Optional[pulumi.Input[str]] = None,
                                  tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiArrayTagArgs]]]] = None,
                                  target_ctl: Optional[pulumi.Input[str]] = None,
                                  uuid: Optional[pulumi.Input[str]] = None,
                                  vendor: Optional[pulumi.Input[str]] = None,
                                  version_context: Optional[pulumi.Input[GetStorageHitachiArrayVersionContextArgs]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiArrayResult]
    func LookupStorageHitachiArray(ctx *Context, args *LookupStorageHitachiArrayArgs, opts ...InvokeOption) (*LookupStorageHitachiArrayResult, error)
    func LookupStorageHitachiArrayOutput(ctx *Context, args *LookupStorageHitachiArrayOutputArgs, opts ...InvokeOption) LookupStorageHitachiArrayResultOutput

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

    public static class GetStorageHitachiArray 
    {
        public static Task<GetStorageHitachiArrayResult> InvokeAsync(GetStorageHitachiArrayArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageHitachiArrayResult> Invoke(GetStorageHitachiArrayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageHitachiArrayResult> getStorageHitachiArray(GetStorageHitachiArrayArgs args, InvokeOptions options)
    public static Output<GetStorageHitachiArrayResult> getStorageHitachiArray(GetStorageHitachiArrayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageHitachiArray:getStorageHitachiArray
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiArrayAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Ctl1Ip string
    IP address of controller 1 of the storage system.
    Ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    Ctl2Ip string
    IP address of controller 2 of the storage system.
    Ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    DeviceId string
    ID of the Storage device.
    DeviceLocation GetStorageHitachiArrayDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    Id string
    Ip string
    The representative IP address (IPv4) of the storage.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    Owners List<string>
    Parent GetStorageHitachiArrayParent
    PermissionResources List<GetStorageHitachiArrayPermissionResource>
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetStorageHitachiArrayPreviousFru
    RegisteredDevice GetStorageHitachiArrayRegisteredDevice
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    StorageUtilization GetStorageHitachiArrayStorageUtilization
    SvpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    Tags List<GetStorageHitachiArrayTag>
    TargetCtl string
    Controller operated by the REST API.
    Uuid string
    Unique identity of the device.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetStorageHitachiArrayVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiArrayAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Ctl1Ip string
    IP address of controller 1 of the storage system.
    Ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    Ctl2Ip string
    IP address of controller 2 of the storage system.
    Ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    DeviceId string
    ID of the Storage device.
    DeviceLocation GetStorageHitachiArrayDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    Id string
    Ip string
    The representative IP address (IPv4) of the storage.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    Owners []string
    Parent GetStorageHitachiArrayParent
    PermissionResources []GetStorageHitachiArrayPermissionResource
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetStorageHitachiArrayPreviousFru
    RegisteredDevice GetStorageHitachiArrayRegisteredDevice
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    StorageUtilization GetStorageHitachiArrayStorageUtilization
    SvpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    Tags []GetStorageHitachiArrayTag
    TargetCtl string
    Controller operated by the REST API.
    Uuid string
    Unique identity of the device.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetStorageHitachiArrayVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiArrayAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    ctl1Ip String
    IP address of controller 1 of the storage system.
    ctl1MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip String
    IP address of controller 2 of the storage system.
    ctl2MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId String
    ID of the Storage device.
    deviceLocation GetStorageHitachiArrayDeviceLocation
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    id String
    ip String
    The representative IP address (IPv4) of the storage.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    owners List<String>
    parent GetStorageHitachiArrayParent
    permissionResources List<GetStorageHitachiArrayPermissionResource>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetStorageHitachiArrayPreviousFru
    registeredDevice GetStorageHitachiArrayRegisteredDevice
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilization GetStorageHitachiArrayStorageUtilization
    svpIp String
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags List<GetStorageHitachiArrayTag>
    targetCtl String
    Controller operated by the REST API.
    uuid String
    Unique identity of the device.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext GetStorageHitachiArrayVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiArrayAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    ctl1Ip string
    IP address of controller 1 of the storage system.
    ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip string
    IP address of controller 2 of the storage system.
    ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId string
    ID of the Storage device.
    deviceLocation GetStorageHitachiArrayDeviceLocation
    deviceMoId string
    The database identifier of the registered device of an object.
    deviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hardwareVersion string
    The hardware version of the device.
    id string
    ip string
    The representative IP address (IPv4) of the storage.
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime string
    The time when this managed object was last modified.
    model string
    This field displays the model number of the associated component or hardware.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Administrator defined name for the device.
    nrVersion string
    Current running software version of the device.
    objectType string
    owners string[]
    parent GetStorageHitachiArrayParent
    permissionResources GetStorageHitachiArrayPermissionResource[]
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetStorageHitachiArrayPreviousFru
    registeredDevice GetStorageHitachiArrayRegisteredDevice
    revision string
    This field displays the revised version of the associated component or hardware (if any).
    rn string
    The Relative Name uniquely identifies an object within a given context.
    serial string
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilization GetStorageHitachiArrayStorageUtilization
    svpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags GetStorageHitachiArrayTag[]
    targetCtl string
    Controller operated by the REST API.
    uuid string
    Unique identity of the device.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContext GetStorageHitachiArrayVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiArrayAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    ctl1_ip str
    IP address of controller 1 of the storage system.
    ctl1_micro_version str
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2_ip str
    IP address of controller 2 of the storage system.
    ctl2_micro_version str
    GUM (Gateway for Unified Management) version of the controller 2.
    device_id str
    ID of the Storage device.
    device_location GetStorageHitachiArrayDeviceLocation
    device_mo_id str
    The database identifier of the registered device of an object.
    device_type str
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hardware_version str
    The hardware version of the device.
    id str
    ip str
    The representative IP address (IPv4) of the storage.
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mod_time str
    The time when this managed object was last modified.
    model str
    This field displays the model number of the associated component or hardware.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Administrator defined name for the device.
    nr_version str
    Current running software version of the device.
    object_type str
    owners Sequence[str]
    parent GetStorageHitachiArrayParent
    permission_resources Sequence[GetStorageHitachiArrayPermissionResource]
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_fru GetStorageHitachiArrayPreviousFru
    registered_device GetStorageHitachiArrayRegisteredDevice
    revision str
    This field displays the revised version of the associated component or hardware (if any).
    rn str
    The Relative Name uniquely identifies an object within a given context.
    serial str
    This field displays the serial number of the associated component or hardware.
    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.
    storage_utilization GetStorageHitachiArrayStorageUtilization
    svp_ip str
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags Sequence[GetStorageHitachiArrayTag]
    target_ctl str
    Controller operated by the REST API.
    uuid str
    Unique identity of the device.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_context GetStorageHitachiArrayVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    ctl1Ip String
    IP address of controller 1 of the storage system.
    ctl1MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip String
    IP address of controller 2 of the storage system.
    ctl2MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId String
    ID of the Storage device.
    deviceLocation Property Map
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    id String
    ip String
    The representative IP address (IPv4) of the storage.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru Property Map
    registeredDevice Property Map
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilization Property Map
    svpIp String
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags List<Property Map>
    targetCtl String
    Controller operated by the REST API.
    uuid String
    Unique identity of the device.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext Property Map

    getStorageHitachiArray Result

    The following output properties are available:

    Id string
    Results List<GetStorageHitachiArrayResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageHitachiArrayAncestor>
    ClassId string
    CreateTime string
    Ctl1Ip string
    Ctl1MicroVersion string
    Ctl2Ip string
    Ctl2MicroVersion string
    DeviceId string
    DeviceLocation GetStorageHitachiArrayDeviceLocation
    DeviceMoId string
    DeviceType string
    Dn string
    DomainGroupMoid string
    HardwareVersion string
    Ip string
    IsUpgraded bool
    ModTime string
    Model string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    Owners List<string>
    Parent GetStorageHitachiArrayParent
    PermissionResources List<GetStorageHitachiArrayPermissionResource>
    Presence string
    PreviousFru GetStorageHitachiArrayPreviousFru
    RegisteredDevice GetStorageHitachiArrayRegisteredDevice
    Revision string
    Rn string
    Serial string
    SharedScope string
    StorageUtilization GetStorageHitachiArrayStorageUtilization
    SvpIp string
    Tags List<GetStorageHitachiArrayTag>
    TargetCtl string
    Uuid string
    Vendor string
    VersionContext GetStorageHitachiArrayVersionContext
    Id string
    Results []GetStorageHitachiArrayResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageHitachiArrayAncestor
    ClassId string
    CreateTime string
    Ctl1Ip string
    Ctl1MicroVersion string
    Ctl2Ip string
    Ctl2MicroVersion string
    DeviceId string
    DeviceLocation GetStorageHitachiArrayDeviceLocation
    DeviceMoId string
    DeviceType string
    Dn string
    DomainGroupMoid string
    HardwareVersion string
    Ip string
    IsUpgraded bool
    ModTime string
    Model string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    Owners []string
    Parent GetStorageHitachiArrayParent
    PermissionResources []GetStorageHitachiArrayPermissionResource
    Presence string
    PreviousFru GetStorageHitachiArrayPreviousFru
    RegisteredDevice GetStorageHitachiArrayRegisteredDevice
    Revision string
    Rn string
    Serial string
    SharedScope string
    StorageUtilization GetStorageHitachiArrayStorageUtilization
    SvpIp string
    Tags []GetStorageHitachiArrayTag
    TargetCtl string
    Uuid string
    Vendor string
    VersionContext GetStorageHitachiArrayVersionContext
    id String
    results List<GetStorageHitachiArrayResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageHitachiArrayAncestor>
    classId String
    createTime String
    ctl1Ip String
    ctl1MicroVersion String
    ctl2Ip String
    ctl2MicroVersion String
    deviceId String
    deviceLocation GetStorageHitachiArrayDeviceLocation
    deviceMoId String
    deviceType String
    dn String
    domainGroupMoid String
    hardwareVersion String
    ip String
    isUpgraded Boolean
    modTime String
    model String
    moid String
    name String
    nrVersion String
    objectType String
    owners List<String>
    parent GetStorageHitachiArrayParent
    permissionResources List<GetStorageHitachiArrayPermissionResource>
    presence String
    previousFru GetStorageHitachiArrayPreviousFru
    registeredDevice GetStorageHitachiArrayRegisteredDevice
    revision String
    rn String
    serial String
    sharedScope String
    storageUtilization GetStorageHitachiArrayStorageUtilization
    svpIp String
    tags List<GetStorageHitachiArrayTag>
    targetCtl String
    uuid String
    vendor String
    versionContext GetStorageHitachiArrayVersionContext
    id string
    results GetStorageHitachiArrayResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageHitachiArrayAncestor[]
    classId string
    createTime string
    ctl1Ip string
    ctl1MicroVersion string
    ctl2Ip string
    ctl2MicroVersion string
    deviceId string
    deviceLocation GetStorageHitachiArrayDeviceLocation
    deviceMoId string
    deviceType string
    dn string
    domainGroupMoid string
    hardwareVersion string
    ip string
    isUpgraded boolean
    modTime string
    model string
    moid string
    name string
    nrVersion string
    objectType string
    owners string[]
    parent GetStorageHitachiArrayParent
    permissionResources GetStorageHitachiArrayPermissionResource[]
    presence string
    previousFru GetStorageHitachiArrayPreviousFru
    registeredDevice GetStorageHitachiArrayRegisteredDevice
    revision string
    rn string
    serial string
    sharedScope string
    storageUtilization GetStorageHitachiArrayStorageUtilization
    svpIp string
    tags GetStorageHitachiArrayTag[]
    targetCtl string
    uuid string
    vendor string
    versionContext GetStorageHitachiArrayVersionContext
    id str
    results Sequence[GetStorageHitachiArrayResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageHitachiArrayAncestor]
    class_id str
    create_time str
    ctl1_ip str
    ctl1_micro_version str
    ctl2_ip str
    ctl2_micro_version str
    device_id str
    device_location GetStorageHitachiArrayDeviceLocation
    device_mo_id str
    device_type str
    dn str
    domain_group_moid str
    hardware_version str
    ip str
    is_upgraded bool
    mod_time str
    model str
    moid str
    name str
    nr_version str
    object_type str
    owners Sequence[str]
    parent GetStorageHitachiArrayParent
    permission_resources Sequence[GetStorageHitachiArrayPermissionResource]
    presence str
    previous_fru GetStorageHitachiArrayPreviousFru
    registered_device GetStorageHitachiArrayRegisteredDevice
    revision str
    rn str
    serial str
    shared_scope str
    storage_utilization GetStorageHitachiArrayStorageUtilization
    svp_ip str
    tags Sequence[GetStorageHitachiArrayTag]
    target_ctl str
    uuid str
    vendor str
    version_context GetStorageHitachiArrayVersionContext

    Supporting Types

    GetStorageHitachiArrayAncestor

    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'.

    GetStorageHitachiArrayDeviceLocation

    AdditionalProperties string
    Address string
    The information about the address.
    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.
    Latitude double
    Location latitude in decimal degrees format.
    Longitude double
    Location longitude in decimal degrees format.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    Address string
    The information about the address.
    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.
    Latitude float64
    Location latitude in decimal degrees format.
    Longitude float64
    Location longitude in decimal degrees format.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    address String
    The information about the address.
    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.
    latitude Double
    Location latitude in decimal degrees format.
    longitude Double
    Location longitude in decimal degrees format.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    address string
    The information about the address.
    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.
    latitude number
    Location latitude in decimal degrees format.
    longitude number
    Location longitude in decimal degrees format.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    address str
    The information about the address.
    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.
    latitude float
    Location latitude in decimal degrees format.
    longitude float
    Location longitude in decimal degrees format.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    address String
    The information about the address.
    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.
    latitude Number
    Location latitude in decimal degrees format.
    longitude Number
    Location longitude in decimal degrees format.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetStorageHitachiArrayParent

    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'.

    GetStorageHitachiArrayPermissionResource

    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'.

    GetStorageHitachiArrayPreviousFru

    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'.

    GetStorageHitachiArrayRegisteredDevice

    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'.

    GetStorageHitachiArrayResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiArrayResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Ctl1Ip string
    IP address of controller 1 of the storage system.
    Ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    Ctl2Ip string
    IP address of controller 2 of the storage system.
    Ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    DeviceId string
    ID of the Storage device.
    DeviceLocations List<GetStorageHitachiArrayResultDeviceLocation>
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    Ip string
    The representative IP address (IPv4) of the storage.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageHitachiArrayResultParent>
    PermissionResources List<GetStorageHitachiArrayResultPermissionResource>
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus List<GetStorageHitachiArrayResultPreviousFrus>
    RegisteredDevices List<GetStorageHitachiArrayResultRegisteredDevice>
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    StorageUtilizations List<GetStorageHitachiArrayResultStorageUtilization>
    SvpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    Tags List<GetStorageHitachiArrayResultTag>
    TargetCtl string
    Controller operated by the REST API.
    Uuid string
    Unique identity of the device.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts List<GetStorageHitachiArrayResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiArrayResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Ctl1Ip string
    IP address of controller 1 of the storage system.
    Ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    Ctl2Ip string
    IP address of controller 2 of the storage system.
    Ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    DeviceId string
    ID of the Storage device.
    DeviceLocations []GetStorageHitachiArrayResultDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    Ip string
    The representative IP address (IPv4) of the storage.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    Owners []string
    Parents []GetStorageHitachiArrayResultParent
    PermissionResources []GetStorageHitachiArrayResultPermissionResource
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus []GetStorageHitachiArrayResultPreviousFrus
    RegisteredDevices []GetStorageHitachiArrayResultRegisteredDevice
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    StorageUtilizations []GetStorageHitachiArrayResultStorageUtilization
    SvpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    Tags []GetStorageHitachiArrayResultTag
    TargetCtl string
    Controller operated by the REST API.
    Uuid string
    Unique identity of the device.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts []GetStorageHitachiArrayResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiArrayResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    ctl1Ip String
    IP address of controller 1 of the storage system.
    ctl1MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip String
    IP address of controller 2 of the storage system.
    ctl2MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId String
    ID of the Storage device.
    deviceLocations List<GetStorageHitachiArrayResultDeviceLocation>
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    ip String
    The representative IP address (IPv4) of the storage.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    owners List<String>
    parents List<GetStorageHitachiArrayResultParent>
    permissionResources List<GetStorageHitachiArrayResultPermissionResource>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<GetStorageHitachiArrayResultPreviousFrus>
    registeredDevices List<GetStorageHitachiArrayResultRegisteredDevice>
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilizations List<GetStorageHitachiArrayResultStorageUtilization>
    svpIp String
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags List<GetStorageHitachiArrayResultTag>
    targetCtl String
    Controller operated by the REST API.
    uuid String
    Unique identity of the device.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<GetStorageHitachiArrayResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiArrayResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    ctl1Ip string
    IP address of controller 1 of the storage system.
    ctl1MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip string
    IP address of controller 2 of the storage system.
    ctl2MicroVersion string
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId string
    ID of the Storage device.
    deviceLocations GetStorageHitachiArrayResultDeviceLocation[]
    deviceMoId string
    The database identifier of the registered device of an object.
    deviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hardwareVersion string
    The hardware version of the device.
    ip string
    The representative IP address (IPv4) of the storage.
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime string
    The time when this managed object was last modified.
    model string
    This field displays the model number of the associated component or hardware.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Administrator defined name for the device.
    nrVersion string
    Current running software version of the device.
    objectType string
    owners string[]
    parents GetStorageHitachiArrayResultParent[]
    permissionResources GetStorageHitachiArrayResultPermissionResource[]
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus GetStorageHitachiArrayResultPreviousFrus[]
    registeredDevices GetStorageHitachiArrayResultRegisteredDevice[]
    revision string
    This field displays the revised version of the associated component or hardware (if any).
    rn string
    The Relative Name uniquely identifies an object within a given context.
    serial string
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilizations GetStorageHitachiArrayResultStorageUtilization[]
    svpIp string
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags GetStorageHitachiArrayResultTag[]
    targetCtl string
    Controller operated by the REST API.
    uuid string
    Unique identity of the device.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContexts GetStorageHitachiArrayResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiArrayResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    ctl1_ip str
    IP address of controller 1 of the storage system.
    ctl1_micro_version str
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2_ip str
    IP address of controller 2 of the storage system.
    ctl2_micro_version str
    GUM (Gateway for Unified Management) version of the controller 2.
    device_id str
    ID of the Storage device.
    device_locations Sequence[GetStorageHitachiArrayResultDeviceLocation]
    device_mo_id str
    The database identifier of the registered device of an object.
    device_type str
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hardware_version str
    The hardware version of the device.
    ip str
    The representative IP address (IPv4) of the storage.
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mod_time str
    The time when this managed object was last modified.
    model str
    This field displays the model number of the associated component or hardware.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Administrator defined name for the device.
    nr_version str
    Current running software version of the device.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageHitachiArrayResultParent]
    permission_resources Sequence[GetStorageHitachiArrayResultPermissionResource]
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus Sequence[GetStorageHitachiArrayResultPreviousFrus]
    registered_devices Sequence[GetStorageHitachiArrayResultRegisteredDevice]
    revision str
    This field displays the revised version of the associated component or hardware (if any).
    rn str
    The Relative Name uniquely identifies an object within a given context.
    serial str
    This field displays the serial number of the associated component or hardware.
    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.
    storage_utilizations Sequence[GetStorageHitachiArrayResultStorageUtilization]
    svp_ip str
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags Sequence[GetStorageHitachiArrayResultTag]
    target_ctl str
    Controller operated by the REST API.
    uuid str
    Unique identity of the device.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_contexts Sequence[GetStorageHitachiArrayResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    ctl1Ip String
    IP address of controller 1 of the storage system.
    ctl1MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 1.
    ctl2Ip String
    IP address of controller 2 of the storage system.
    ctl2MicroVersion String
    GUM (Gateway for Unified Management) version of the controller 2.
    deviceId String
    ID of the Storage device.
    deviceLocations List<Property Map>
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    ip String
    The representative IP address (IPv4) of the storage.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<Property Map>
    registeredDevices List<Property Map>
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    storageUtilizations List<Property Map>
    svpIp String
    IP address of the SVP (Service Processor). The SVP provides out-of-band configuration and management of the storage system, and collects performance data for key components to enable diagnostic testing and analysis.
    tags List<Property Map>
    targetCtl String
    Controller operated by the REST API.
    uuid String
    Unique identity of the device.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<Property Map>

    GetStorageHitachiArrayResultAncestor

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

    GetStorageHitachiArrayResultDeviceLocation

    AdditionalProperties string
    Address string
    ClassId string
    Latitude double
    Longitude double
    ObjectType string
    AdditionalProperties string
    Address string
    ClassId string
    Latitude float64
    Longitude float64
    ObjectType string
    additionalProperties String
    address String
    classId String
    latitude Double
    longitude Double
    objectType String
    additionalProperties string
    address string
    classId string
    latitude number
    longitude number
    objectType string
    additionalProperties String
    address String
    classId String
    latitude Number
    longitude Number
    objectType String

    GetStorageHitachiArrayResultParent

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

    GetStorageHitachiArrayResultPermissionResource

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

    GetStorageHitachiArrayResultPreviousFrus

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

    GetStorageHitachiArrayResultRegisteredDevice

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

    GetStorageHitachiArrayResultStorageUtilization

    AdditionalProperties string
    Available double
    CapacityUtilization double
    ClassId string
    Free double
    ObjectType string
    Total double
    Used double
    AdditionalProperties string
    Available float64
    CapacityUtilization float64
    ClassId string
    Free float64
    ObjectType string
    Total float64
    Used float64
    additionalProperties String
    available Double
    capacityUtilization Double
    classId String
    free Double
    objectType String
    total Double
    used Double
    additionalProperties string
    available number
    capacityUtilization number
    classId string
    free number
    objectType string
    total number
    used number
    additionalProperties String
    available Number
    capacityUtilization Number
    classId String
    free Number
    objectType String
    total Number
    used Number

    GetStorageHitachiArrayResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetStorageHitachiArrayResultVersionContext

    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    Current running software version of the device.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetStorageHitachiArrayResultVersionContextInterestedMo

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

    GetStorageHitachiArrayResultVersionContextRefMo

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

    GetStorageHitachiArrayStorageUtilization

    AdditionalProperties string
    Available double
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    CapacityUtilization double
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Free double
    Unused space available for applications to consume, represented in bytes.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Total double
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    Used double
    Used or consumed storage capacity, represented in bytes.
    AdditionalProperties string
    Available float64
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    CapacityUtilization float64
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Free float64
    Unused space available for applications to consume, represented in bytes.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Total float64
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    Used float64
    Used or consumed storage capacity, represented in bytes.
    additionalProperties String
    available Double
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization Double
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free Double
    Unused space available for applications to consume, represented in bytes.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total Double
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used Double
    Used or consumed storage capacity, represented in bytes.
    additionalProperties string
    available number
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization number
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free number
    Unused space available for applications to consume, represented in bytes.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total number
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used number
    Used or consumed storage capacity, represented in bytes.
    additional_properties str
    available float
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacity_utilization float
    Percentage of used capacity.
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free float
    Unused space available for applications to consume, represented in bytes.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total float
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used float
    Used or consumed storage capacity, represented in bytes.
    additionalProperties String
    available Number
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization Number
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free Number
    Unused space available for applications to consume, represented in bytes.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total Number
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used Number
    Used or consumed storage capacity, represented in bytes.

    GetStorageHitachiArrayTag

    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.

    GetStorageHitachiArrayVersionContext

    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<GetStorageHitachiArrayVersionContextInterestedMo>
    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
    Current running software version of the device.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageHitachiArrayVersionContextRefMo
    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 []GetStorageHitachiArrayVersionContextInterestedMo
    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
    Current running software version of the device.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageHitachiArrayVersionContextRefMo
    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<GetStorageHitachiArrayVersionContextInterestedMo>
    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
    Current running software version of the device.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageHitachiArrayVersionContextRefMo
    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 GetStorageHitachiArrayVersionContextInterestedMo[]
    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
    Current running software version of the device.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageHitachiArrayVersionContextRefMo
    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[GetStorageHitachiArrayVersionContextInterestedMo]
    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
    Current running software version of the device.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetStorageHitachiArrayVersionContextRefMo
    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
    Current running software version of the device.
    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.

    GetStorageHitachiArrayVersionContextInterestedMo

    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'.

    GetStorageHitachiArrayVersionContextRefMo

    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.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet