intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageHitachiNvmSubsystem
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
NVM subsystem entity in Hitachi storage array.
Using getStorageHitachiNvmSubsystem
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 getStorageHitachiNvmSubsystem(args: GetStorageHitachiNvmSubsystemArgs, opts?: InvokeOptions): Promise<GetStorageHitachiNvmSubsystemResult>
function getStorageHitachiNvmSubsystemOutput(args: GetStorageHitachiNvmSubsystemOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiNvmSubsystemResult>def get_storage_hitachi_nvm_subsystem(account_moid: Optional[str] = None,
                                      additional_properties: Optional[str] = None,
                                      ancestors: Optional[Sequence[GetStorageHitachiNvmSubsystemAncestor]] = None,
                                      array: Optional[GetStorageHitachiNvmSubsystemArray] = None,
                                      class_id: Optional[str] = None,
                                      create_time: Optional[str] = None,
                                      domain_group_moid: Optional[str] = None,
                                      host_mode: Optional[str] = None,
                                      host_mode_options: Optional[Sequence[float]] = None,
                                      host_nqns: Optional[Sequence[GetStorageHitachiNvmSubsystemHostNqn]] = None,
                                      id: Optional[str] = None,
                                      mod_time: Optional[str] = None,
                                      moid: Optional[str] = None,
                                      name: Optional[str] = None,
                                      namespace_paths: Optional[Sequence[GetStorageHitachiNvmSubsystemNamespacePath]] = None,
                                      namespace_security_setting: Optional[str] = None,
                                      namespaces: Optional[Sequence[GetStorageHitachiNvmSubsystemNamespace]] = None,
                                      nvm_subsystem_name: Optional[str] = None,
                                      nvm_subsystem_nqn: Optional[str] = None,
                                      object_type: Optional[str] = None,
                                      owners: Optional[Sequence[str]] = None,
                                      parent: Optional[GetStorageHitachiNvmSubsystemParent] = None,
                                      permission_resources: Optional[Sequence[GetStorageHitachiNvmSubsystemPermissionResource]] = None,
                                      port_ids: Optional[Sequence[str]] = None,
                                      registered_device: Optional[GetStorageHitachiNvmSubsystemRegisteredDevice] = None,
                                      resource_group_id: Optional[float] = None,
                                      shared_scope: Optional[str] = None,
                                      t10pi_mode: Optional[str] = None,
                                      tags: Optional[Sequence[GetStorageHitachiNvmSubsystemTag]] = None,
                                      version_context: Optional[GetStorageHitachiNvmSubsystemVersionContext] = None,
                                      virtual_nvm_subsystem_id: Optional[float] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetStorageHitachiNvmSubsystemResult
def get_storage_hitachi_nvm_subsystem_output(account_moid: Optional[pulumi.Input[str]] = None,
                                      additional_properties: Optional[pulumi.Input[str]] = None,
                                      ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemAncestorArgs]]]] = None,
                                      array: Optional[pulumi.Input[GetStorageHitachiNvmSubsystemArrayArgs]] = None,
                                      class_id: Optional[pulumi.Input[str]] = None,
                                      create_time: Optional[pulumi.Input[str]] = None,
                                      domain_group_moid: Optional[pulumi.Input[str]] = None,
                                      host_mode: Optional[pulumi.Input[str]] = None,
                                      host_mode_options: Optional[pulumi.Input[Sequence[pulumi.Input[float]]]] = None,
                                      host_nqns: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemHostNqnArgs]]]] = None,
                                      id: Optional[pulumi.Input[str]] = None,
                                      mod_time: Optional[pulumi.Input[str]] = None,
                                      moid: Optional[pulumi.Input[str]] = None,
                                      name: Optional[pulumi.Input[str]] = None,
                                      namespace_paths: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemNamespacePathArgs]]]] = None,
                                      namespace_security_setting: Optional[pulumi.Input[str]] = None,
                                      namespaces: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemNamespaceArgs]]]] = None,
                                      nvm_subsystem_name: Optional[pulumi.Input[str]] = None,
                                      nvm_subsystem_nqn: 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[GetStorageHitachiNvmSubsystemParentArgs]] = None,
                                      permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemPermissionResourceArgs]]]] = None,
                                      port_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      registered_device: Optional[pulumi.Input[GetStorageHitachiNvmSubsystemRegisteredDeviceArgs]] = None,
                                      resource_group_id: Optional[pulumi.Input[float]] = None,
                                      shared_scope: Optional[pulumi.Input[str]] = None,
                                      t10pi_mode: Optional[pulumi.Input[str]] = None,
                                      tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiNvmSubsystemTagArgs]]]] = None,
                                      version_context: Optional[pulumi.Input[GetStorageHitachiNvmSubsystemVersionContextArgs]] = None,
                                      virtual_nvm_subsystem_id: Optional[pulumi.Input[float]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiNvmSubsystemResult]func LookupStorageHitachiNvmSubsystem(ctx *Context, args *LookupStorageHitachiNvmSubsystemArgs, opts ...InvokeOption) (*LookupStorageHitachiNvmSubsystemResult, error)
func LookupStorageHitachiNvmSubsystemOutput(ctx *Context, args *LookupStorageHitachiNvmSubsystemOutputArgs, opts ...InvokeOption) LookupStorageHitachiNvmSubsystemResultOutput> Note: This function is named LookupStorageHitachiNvmSubsystem in the Go SDK.
public static class GetStorageHitachiNvmSubsystem 
{
    public static Task<GetStorageHitachiNvmSubsystemResult> InvokeAsync(GetStorageHitachiNvmSubsystemArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageHitachiNvmSubsystemResult> Invoke(GetStorageHitachiNvmSubsystemInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageHitachiNvmSubsystemResult> getStorageHitachiNvmSubsystem(GetStorageHitachiNvmSubsystemArgs args, InvokeOptions options)
public static Output<GetStorageHitachiNvmSubsystemResult> getStorageHitachiNvmSubsystem(GetStorageHitachiNvmSubsystemArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageHitachiNvmSubsystem:getStorageHitachiNvmSubsystem
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Nvm Subsystem Ancestor> 
- Array
GetStorage Hitachi Nvm Subsystem Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HostMode string
- Host mode of the NVM subsystem.
- HostMode List<double>Options 
- HostNqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- NamespacePaths List<GetStorage Hitachi Nvm Subsystem Namespace Path> 
- NamespaceSecurity stringSetting 
- Namespace security settings.
- Namespaces
List<GetStorage Hitachi Nvm Subsystem Namespace> 
- NvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- NvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Hitachi Nvm Subsystem Parent 
- PermissionResources List<GetStorage Hitachi Nvm Subsystem Permission Resource> 
- PortIds List<string>
- RegisteredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- ResourceGroup doubleId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- T10piMode string
- Status of the T10 PI mode of the port.
- 
List<GetStorage Hitachi Nvm Subsystem Tag> 
- VersionContext GetStorage Hitachi Nvm Subsystem Version Context 
- VirtualNvm doubleSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Nvm Subsystem Ancestor 
- Array
GetStorage Hitachi Nvm Subsystem Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HostMode string
- Host mode of the NVM subsystem.
- HostMode []float64Options 
- HostNqns []GetStorage Hitachi Nvm Subsystem Host Nqn 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- NamespacePaths []GetStorage Hitachi Nvm Subsystem Namespace Path 
- NamespaceSecurity stringSetting 
- Namespace security settings.
- Namespaces
[]GetStorage Hitachi Nvm Subsystem Namespace 
- NvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- NvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- ObjectType string
- Owners []string
- Parent
GetStorage Hitachi Nvm Subsystem Parent 
- PermissionResources []GetStorage Hitachi Nvm Subsystem Permission Resource 
- PortIds []string
- RegisteredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- ResourceGroup float64Id 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- T10piMode string
- Status of the T10 PI mode of the port.
- 
[]GetStorage Hitachi Nvm Subsystem Tag 
- VersionContext GetStorage Hitachi Nvm Subsystem Version Context 
- VirtualNvm float64Subsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Hitachi Nvm Subsystem Ancestor> 
- array
GetStorage Hitachi Nvm Subsystem Array 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hostMode String
- Host mode of the NVM subsystem.
- hostMode List<Double>Options 
- hostNqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths List<GetStorage Hitachi Nvm Subsystem Namespace Path> 
- namespaceSecurity StringSetting 
- Namespace security settings.
- namespaces
List<GetStorage Hitachi Nvm Subsystem Namespace> 
- nvmSubsystem StringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem StringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType String
- owners List<String>
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permissionResources List<GetStorage Hitachi Nvm Subsystem Permission Resource> 
- portIds List<String>
- registeredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- resourceGroup DoubleId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode String
- Status of the T10 PI mode of the port.
- 
List<GetStorage Hitachi Nvm Subsystem Tag> 
- versionContext GetStorage Hitachi Nvm Subsystem Version Context 
- virtualNvm DoubleSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Hitachi Nvm Subsystem Ancestor[] 
- array
GetStorage Hitachi Nvm Subsystem Array 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hostMode string
- Host mode of the NVM subsystem.
- hostMode number[]Options 
- hostNqns GetStorage Hitachi Nvm Subsystem Host Nqn[] 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths GetStorage Hitachi Nvm Subsystem Namespace Path[] 
- namespaceSecurity stringSetting 
- Namespace security settings.
- namespaces
GetStorage Hitachi Nvm Subsystem Namespace[] 
- nvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType string
- owners string[]
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permissionResources GetStorage Hitachi Nvm Subsystem Permission Resource[] 
- portIds string[]
- registeredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- resourceGroup numberId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode string
- Status of the T10 PI mode of the port.
- 
GetStorage Hitachi Nvm Subsystem Tag[] 
- versionContext GetStorage Hitachi Nvm Subsystem Version Context 
- virtualNvm numberSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Nvm Subsystem Ancestor] 
- array
GetStorage Hitachi Nvm Subsystem Array 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- host_mode str
- Host mode of the NVM subsystem.
- host_mode_ Sequence[float]options 
- host_nqns Sequence[GetStorage Hitachi Nvm Subsystem Host Nqn] 
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespace_paths Sequence[GetStorage Hitachi Nvm Subsystem Namespace Path] 
- namespace_security_ strsetting 
- Namespace security settings.
- namespaces
Sequence[GetStorage Hitachi Nvm Subsystem Namespace] 
- nvm_subsystem_ strname 
- NVM subsystem name. Can be up to 32 characters long.
- nvm_subsystem_ strnqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object_type str
- owners Sequence[str]
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permission_resources Sequence[GetStorage Hitachi Nvm Subsystem Permission Resource] 
- port_ids Sequence[str]
- registered_device GetStorage Hitachi Nvm Subsystem Registered Device 
- resource_group_ floatid 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10pi_mode str
- Status of the T10 PI mode of the port.
- 
Sequence[GetStorage Hitachi Nvm Subsystem Tag] 
- version_context GetStorage Hitachi Nvm Subsystem Version Context 
- virtual_nvm_ floatsubsystem_ id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- array Property Map
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hostMode String
- Host mode of the NVM subsystem.
- hostMode List<Number>Options 
- hostNqns List<Property Map>
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths List<Property Map>
- namespaceSecurity StringSetting 
- Namespace security settings.
- namespaces List<Property Map>
- nvmSubsystem StringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem StringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portIds List<String>
- registeredDevice Property Map
- resourceGroup NumberId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode String
- Status of the T10 PI mode of the port.
- List<Property Map>
- versionContext Property Map
- virtualNvm NumberSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
getStorageHitachiNvmSubsystem Result
The following output properties are available:
- Id string
- Results
List<GetStorage Hitachi Nvm Subsystem Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Nvm Subsystem Ancestor> 
- Array
GetStorage Hitachi Nvm Subsystem Array 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- HostMode string
- HostMode List<double>Options 
- HostNqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> 
- ModTime string
- Moid string
- Name string
- NamespacePaths List<GetStorage Hitachi Nvm Subsystem Namespace Path> 
- NamespaceSecurity stringSetting 
- Namespaces
List<GetStorage Hitachi Nvm Subsystem Namespace> 
- NvmSubsystem stringName 
- NvmSubsystem stringNqn 
- ObjectType string
- Owners List<string>
- Parent
GetStorage Hitachi Nvm Subsystem Parent 
- PermissionResources List<GetStorage Hitachi Nvm Subsystem Permission Resource> 
- PortIds List<string>
- RegisteredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- ResourceGroup doubleId 
- string
- T10piMode string
- 
List<GetStorage Hitachi Nvm Subsystem Tag> 
- VersionContext GetStorage Hitachi Nvm Subsystem Version Context 
- VirtualNvm doubleSubsystem Id 
- Id string
- Results
[]GetStorage Hitachi Nvm Subsystem Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Nvm Subsystem Ancestor 
- Array
GetStorage Hitachi Nvm Subsystem Array 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- HostMode string
- HostMode []float64Options 
- HostNqns []GetStorage Hitachi Nvm Subsystem Host Nqn 
- ModTime string
- Moid string
- Name string
- NamespacePaths []GetStorage Hitachi Nvm Subsystem Namespace Path 
- NamespaceSecurity stringSetting 
- Namespaces
[]GetStorage Hitachi Nvm Subsystem Namespace 
- NvmSubsystem stringName 
- NvmSubsystem stringNqn 
- ObjectType string
- Owners []string
- Parent
GetStorage Hitachi Nvm Subsystem Parent 
- PermissionResources []GetStorage Hitachi Nvm Subsystem Permission Resource 
- PortIds []string
- RegisteredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- ResourceGroup float64Id 
- string
- T10piMode string
- 
[]GetStorage Hitachi Nvm Subsystem Tag 
- VersionContext GetStorage Hitachi Nvm Subsystem Version Context 
- VirtualNvm float64Subsystem Id 
- id String
- results
List<GetStorage Hitachi Nvm Subsystem Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Hitachi Nvm Subsystem Ancestor> 
- array
GetStorage Hitachi Nvm Subsystem Array 
- classId String
- createTime String
- domainGroup StringMoid 
- hostMode String
- hostMode List<Double>Options 
- hostNqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> 
- modTime String
- moid String
- name String
- namespacePaths List<GetStorage Hitachi Nvm Subsystem Namespace Path> 
- namespaceSecurity StringSetting 
- namespaces
List<GetStorage Hitachi Nvm Subsystem Namespace> 
- nvmSubsystem StringName 
- nvmSubsystem StringNqn 
- objectType String
- owners List<String>
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permissionResources List<GetStorage Hitachi Nvm Subsystem Permission Resource> 
- portIds List<String>
- registeredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- resourceGroup DoubleId 
- String
- t10piMode String
- 
List<GetStorage Hitachi Nvm Subsystem Tag> 
- versionContext GetStorage Hitachi Nvm Subsystem Version Context 
- virtualNvm DoubleSubsystem Id 
- id string
- results
GetStorage Hitachi Nvm Subsystem Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Hitachi Nvm Subsystem Ancestor[] 
- array
GetStorage Hitachi Nvm Subsystem Array 
- classId string
- createTime string
- domainGroup stringMoid 
- hostMode string
- hostMode number[]Options 
- hostNqns GetStorage Hitachi Nvm Subsystem Host Nqn[] 
- modTime string
- moid string
- name string
- namespacePaths GetStorage Hitachi Nvm Subsystem Namespace Path[] 
- namespaceSecurity stringSetting 
- namespaces
GetStorage Hitachi Nvm Subsystem Namespace[] 
- nvmSubsystem stringName 
- nvmSubsystem stringNqn 
- objectType string
- owners string[]
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permissionResources GetStorage Hitachi Nvm Subsystem Permission Resource[] 
- portIds string[]
- registeredDevice GetStorage Hitachi Nvm Subsystem Registered Device 
- resourceGroup numberId 
- string
- t10piMode string
- 
GetStorage Hitachi Nvm Subsystem Tag[] 
- versionContext GetStorage Hitachi Nvm Subsystem Version Context 
- virtualNvm numberSubsystem Id 
- id str
- results
Sequence[GetStorage Hitachi Nvm Subsystem Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Nvm Subsystem Ancestor] 
- array
GetStorage Hitachi Nvm Subsystem Array 
- class_id str
- create_time str
- domain_group_ strmoid 
- host_mode str
- host_mode_ Sequence[float]options 
- host_nqns Sequence[GetStorage Hitachi Nvm Subsystem Host Nqn] 
- mod_time str
- moid str
- name str
- namespace_paths Sequence[GetStorage Hitachi Nvm Subsystem Namespace Path] 
- namespace_security_ strsetting 
- namespaces
Sequence[GetStorage Hitachi Nvm Subsystem Namespace] 
- nvm_subsystem_ strname 
- nvm_subsystem_ strnqn 
- object_type str
- owners Sequence[str]
- parent
GetStorage Hitachi Nvm Subsystem Parent 
- permission_resources Sequence[GetStorage Hitachi Nvm Subsystem Permission Resource] 
- port_ids Sequence[str]
- registered_device GetStorage Hitachi Nvm Subsystem Registered Device 
- resource_group_ floatid 
- str
- t10pi_mode str
- 
Sequence[GetStorage Hitachi Nvm Subsystem Tag] 
- version_context GetStorage Hitachi Nvm Subsystem Version Context 
- virtual_nvm_ floatsubsystem_ id 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- array Property Map
- classId String
- createTime String
- domainGroup StringMoid 
- hostMode String
- hostMode List<Number>Options 
- hostNqns List<Property Map>
- modTime String
- moid String
- name String
- namespacePaths List<Property Map>
- namespaceSecurity StringSetting 
- namespaces List<Property Map>
- nvmSubsystem StringName 
- nvmSubsystem StringNqn 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portIds List<String>
- registeredDevice Property Map
- resourceGroup NumberId 
- String
- t10piMode String
- List<Property Map>
- versionContext Property Map
- virtualNvm NumberSubsystem Id 
Supporting Types
GetStorageHitachiNvmSubsystemAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemArray     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemHostNqn      
- 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.
- HostNqn string
- Host NQN registered in the NVM subsystem.
- HostNqn stringNickname 
- Nickname of the Host NQN.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- HostNqn string
- Host NQN registered in the NVM subsystem.
- HostNqn stringNickname 
- Nickname of the Host NQN.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn String
- Host NQN registered in the NVM subsystem.
- hostNqn StringNickname 
- Nickname of the Host NQN.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn string
- Host NQN registered in the NVM subsystem.
- hostNqn stringNickname 
- Nickname of the Host NQN.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- host_nqn str
- Host NQN registered in the NVM subsystem.
- host_nqn_ strnickname 
- Nickname of the Host NQN.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn String
- Host NQN registered in the NVM subsystem.
- hostNqn StringNickname 
- Nickname of the Host NQN.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemNamespace     
- AdditionalProperties string
- BlockCapacity double
- Number of blocks of the namespace.
- ByteFormat stringCapacity 
- Capacity of the namespace.
- 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.
- LdevId double
- LDEV number of the volume where the namespace is set.
- NamespaceId double
- ID of namespace created in the NVM subsystem.
- NamespaceNickname string
- Nickname of the namespace.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- AdditionalProperties string
- BlockCapacity float64
- Number of blocks of the namespace.
- ByteFormat stringCapacity 
- Capacity of the namespace.
- 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.
- LdevId float64
- LDEV number of the volume where the namespace is set.
- NamespaceId float64
- ID of namespace created in the NVM subsystem.
- NamespaceNickname string
- Nickname of the namespace.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- blockCapacity Double
- Number of blocks of the namespace.
- byteFormat StringCapacity 
- Capacity of the namespace.
- 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.
- ldevId Double
- LDEV number of the volume where the namespace is set.
- namespaceId Double
- ID of namespace created in the NVM subsystem.
- namespaceNickname String
- Nickname of the namespace.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties string
- blockCapacity number
- Number of blocks of the namespace.
- byteFormat stringCapacity 
- Capacity of the namespace.
- 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.
- ldevId number
- LDEV number of the volume where the namespace is set.
- namespaceId number
- ID of namespace created in the NVM subsystem.
- namespaceNickname string
- Nickname of the namespace.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_properties str
- block_capacity float
- Number of blocks of the namespace.
- byte_format_ strcapacity 
- Capacity of the namespace.
- 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.
- ldev_id float
- LDEV number of the volume where the namespace is set.
- namespace_id float
- ID of namespace created in the NVM subsystem.
- namespace_nickname str
- Nickname of the namespace.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- blockCapacity Number
- Number of blocks of the namespace.
- byteFormat StringCapacity 
- Capacity of the namespace.
- 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.
- ldevId Number
- LDEV number of the volume where the namespace is set.
- namespaceId Number
- ID of namespace created in the NVM subsystem.
- namespaceNickname String
- Nickname of the namespace.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemNamespacePath      
- 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.
- HostNqn string
- Host NQN registered in the NVM subsystem.
- LdevId double
- LDEV number of the volume where the namespace is set.
- NamespaceId double
- ID of namespace created in the NVM subsystem.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- HostNqn string
- Host NQN registered in the NVM subsystem.
- LdevId float64
- LDEV number of the volume where the namespace is set.
- NamespaceId float64
- ID of namespace created in the NVM subsystem.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn String
- Host NQN registered in the NVM subsystem.
- ldevId Double
- LDEV number of the volume where the namespace is set.
- namespaceId Double
- ID of namespace created in the NVM subsystem.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn string
- Host NQN registered in the NVM subsystem.
- ldevId number
- LDEV number of the volume where the namespace is set.
- namespaceId number
- ID of namespace created in the NVM subsystem.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- host_nqn str
- Host NQN registered in the NVM subsystem.
- ldev_id float
- LDEV number of the volume where the namespace is set.
- namespace_id float
- ID of namespace created in the NVM subsystem.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hostNqn String
- Host NQN registered in the NVM subsystem.
- ldevId Number
- LDEV number of the volume where the namespace is set.
- namespaceId Number
- ID of namespace created in the NVM subsystem.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemRegisteredDevice      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Nvm Subsystem Result Ancestor> 
- Arrays
List<GetStorage Hitachi Nvm Subsystem Result Array> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HostMode string
- Host mode of the NVM subsystem.
- HostMode List<double>Options 
- HostNqns List<GetStorage Hitachi Nvm Subsystem Result Host Nqn> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- NamespacePaths List<GetStorage Hitachi Nvm Subsystem Result Namespace Path> 
- NamespaceSecurity stringSetting 
- Namespace security settings.
- Namespaces
List<GetStorage Hitachi Nvm Subsystem Result Namespace> 
- NvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- NvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Hitachi Nvm Subsystem Result Parent> 
- PermissionResources List<GetStorage Hitachi Nvm Subsystem Result Permission Resource> 
- PortIds List<string>
- RegisteredDevices List<GetStorage Hitachi Nvm Subsystem Result Registered Device> 
- ResourceGroup doubleId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- T10piMode string
- Status of the T10 PI mode of the port.
- 
List<GetStorage Hitachi Nvm Subsystem Result Tag> 
- VersionContexts List<GetStorage Hitachi Nvm Subsystem Result Version Context> 
- VirtualNvm doubleSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Nvm Subsystem Result Ancestor 
- Arrays
[]GetStorage Hitachi Nvm Subsystem Result Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HostMode string
- Host mode of the NVM subsystem.
- HostMode []float64Options 
- HostNqns []GetStorage Hitachi Nvm Subsystem Result Host Nqn 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- NamespacePaths []GetStorage Hitachi Nvm Subsystem Result Namespace Path 
- NamespaceSecurity stringSetting 
- Namespace security settings.
- Namespaces
[]GetStorage Hitachi Nvm Subsystem Result Namespace 
- NvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- NvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Hitachi Nvm Subsystem Result Parent 
- PermissionResources []GetStorage Hitachi Nvm Subsystem Result Permission Resource 
- PortIds []string
- RegisteredDevices []GetStorage Hitachi Nvm Subsystem Result Registered Device 
- ResourceGroup float64Id 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- T10piMode string
- Status of the T10 PI mode of the port.
- 
[]GetStorage Hitachi Nvm Subsystem Result Tag 
- VersionContexts []GetStorage Hitachi Nvm Subsystem Result Version Context 
- VirtualNvm float64Subsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Hitachi Nvm Subsystem Result Ancestor> 
- arrays
List<GetStorage Hitachi Nvm Subsystem Result Array> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hostMode String
- Host mode of the NVM subsystem.
- hostMode List<Double>Options 
- hostNqns List<GetStorage Hitachi Nvm Subsystem Result Host Nqn> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths List<GetStorage Hitachi Nvm Subsystem Result Namespace Path> 
- namespaceSecurity StringSetting 
- Namespace security settings.
- namespaces
List<GetStorage Hitachi Nvm Subsystem Result Namespace> 
- nvmSubsystem StringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem StringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType String
- owners List<String>
- parents
List<GetStorage Hitachi Nvm Subsystem Result Parent> 
- permissionResources List<GetStorage Hitachi Nvm Subsystem Result Permission Resource> 
- portIds List<String>
- registeredDevices List<GetStorage Hitachi Nvm Subsystem Result Registered Device> 
- resourceGroup DoubleId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode String
- Status of the T10 PI mode of the port.
- 
List<GetStorage Hitachi Nvm Subsystem Result Tag> 
- versionContexts List<GetStorage Hitachi Nvm Subsystem Result Version Context> 
- virtualNvm DoubleSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Hitachi Nvm Subsystem Result Ancestor[] 
- arrays
GetStorage Hitachi Nvm Subsystem Result Array[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hostMode string
- Host mode of the NVM subsystem.
- hostMode number[]Options 
- hostNqns GetStorage Hitachi Nvm Subsystem Result Host Nqn[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths GetStorage Hitachi Nvm Subsystem Result Namespace Path[] 
- namespaceSecurity stringSetting 
- Namespace security settings.
- namespaces
GetStorage Hitachi Nvm Subsystem Result Namespace[] 
- nvmSubsystem stringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem stringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType string
- owners string[]
- parents
GetStorage Hitachi Nvm Subsystem Result Parent[] 
- permissionResources GetStorage Hitachi Nvm Subsystem Result Permission Resource[] 
- portIds string[]
- registeredDevices GetStorage Hitachi Nvm Subsystem Result Registered Device[] 
- resourceGroup numberId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode string
- Status of the T10 PI mode of the port.
- 
GetStorage Hitachi Nvm Subsystem Result Tag[] 
- versionContexts GetStorage Hitachi Nvm Subsystem Result Version Context[] 
- virtualNvm numberSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Nvm Subsystem Result Ancestor] 
- arrays
Sequence[GetStorage Hitachi Nvm Subsystem Result Array] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- host_mode str
- Host mode of the NVM subsystem.
- host_mode_ Sequence[float]options 
- host_nqns Sequence[GetStorage Hitachi Nvm Subsystem Result Host Nqn] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespace_paths Sequence[GetStorage Hitachi Nvm Subsystem Result Namespace Path] 
- namespace_security_ strsetting 
- Namespace security settings.
- namespaces
Sequence[GetStorage Hitachi Nvm Subsystem Result Namespace] 
- nvm_subsystem_ strname 
- NVM subsystem name. Can be up to 32 characters long.
- nvm_subsystem_ strnqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetStorage Hitachi Nvm Subsystem Result Parent] 
- permission_resources Sequence[GetStorage Hitachi Nvm Subsystem Result Permission Resource] 
- port_ids Sequence[str]
- registered_devices Sequence[GetStorage Hitachi Nvm Subsystem Result Registered Device] 
- resource_group_ floatid 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10pi_mode str
- Status of the T10 PI mode of the port.
- 
Sequence[GetStorage Hitachi Nvm Subsystem Result Tag] 
- version_contexts Sequence[GetStorage Hitachi Nvm Subsystem Result Version Context] 
- virtual_nvm_ floatsubsystem_ id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arrays List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hostMode String
- Host mode of the NVM subsystem.
- hostMode List<Number>Options 
- hostNqns List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- NVM subsystem ID. NVM subsystem is a resource to manage system components in an NVMe-oF connection.
- namespacePaths List<Property Map>
- namespaceSecurity StringSetting 
- Namespace security settings.
- namespaces List<Property Map>
- nvmSubsystem StringName 
- NVM subsystem name. Can be up to 32 characters long.
- nvmSubsystem StringNqn 
- Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- portIds List<String>
- registeredDevices List<Property Map>
- resourceGroup NumberId 
- Resource group ID of the resource group to which the NVM subsystem belongs.
- 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.
- t10piMode String
- Status of the T10 PI mode of the port.
- List<Property Map>
- versionContexts List<Property Map>
- virtualNvm NumberSubsystem Id 
- The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
GetStorageHitachiNvmSubsystemResultAncestor      
- 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
GetStorageHitachiNvmSubsystemResultArray      
- 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
GetStorageHitachiNvmSubsystemResultHostNqn       
- AdditionalProperties string
- ClassId string
- HostNqn string
- HostNqn stringNickname 
- ObjectType string
- AdditionalProperties string
- ClassId string
- HostNqn string
- HostNqn stringNickname 
- ObjectType string
- additionalProperties String
- classId String
- hostNqn String
- hostNqn StringNickname 
- objectType String
- additionalProperties string
- classId string
- hostNqn string
- hostNqn stringNickname 
- objectType string
- additional_properties str
- class_id str
- host_nqn str
- host_nqn_ strnickname 
- object_type str
- additionalProperties String
- classId String
- hostNqn String
- hostNqn StringNickname 
- objectType String
GetStorageHitachiNvmSubsystemResultNamespace      
- AdditionalProperties string
- BlockCapacity double
- ByteFormat stringCapacity 
- ClassId string
- LdevId double
- NamespaceId double
- NamespaceNickname string
- ObjectType string
- AdditionalProperties string
- BlockCapacity float64
- ByteFormat stringCapacity 
- ClassId string
- LdevId float64
- NamespaceId float64
- NamespaceNickname string
- ObjectType string
- additionalProperties String
- blockCapacity Double
- byteFormat StringCapacity 
- classId String
- ldevId Double
- namespaceId Double
- namespaceNickname String
- objectType String
- additionalProperties string
- blockCapacity number
- byteFormat stringCapacity 
- classId string
- ldevId number
- namespaceId number
- namespaceNickname string
- objectType string
- additional_properties str
- block_capacity float
- byte_format_ strcapacity 
- class_id str
- ldev_id float
- namespace_id float
- namespace_nickname str
- object_type str
- additionalProperties String
- blockCapacity Number
- byteFormat StringCapacity 
- classId String
- ldevId Number
- namespaceId Number
- namespaceNickname String
- objectType String
GetStorageHitachiNvmSubsystemResultNamespacePath       
- AdditionalProperties string
- ClassId string
- HostNqn string
- LdevId double
- NamespaceId double
- ObjectType string
- AdditionalProperties string
- ClassId string
- HostNqn string
- LdevId float64
- NamespaceId float64
- ObjectType string
- additionalProperties String
- classId String
- hostNqn String
- ldevId Double
- namespaceId Double
- objectType String
- additionalProperties string
- classId string
- hostNqn string
- ldevId number
- namespaceId number
- objectType string
- additional_properties str
- class_id str
- host_nqn str
- ldev_id float
- namespace_id float
- object_type str
- additionalProperties String
- classId String
- hostNqn String
- ldevId Number
- namespaceId Number
- objectType String
GetStorageHitachiNvmSubsystemResultParent      
- 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
GetStorageHitachiNvmSubsystemResultPermissionResource       
- 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
GetStorageHitachiNvmSubsystemResultRegisteredDevice       
- 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
GetStorageHitachiNvmSubsystemResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageHitachiNvmSubsystemResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageHitachiNvmSubsystemResultVersionContextInterestedMo         
- 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
GetStorageHitachiNvmSubsystemResultVersionContextRefMo         
- 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
GetStorageHitachiNvmSubsystemTag     
- 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.
GetStorageHitachiNvmSubsystemVersionContext      
- 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<GetStorage Hitachi Nvm Subsystem Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Hitachi Nvm Subsystem Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Hitachi Nvm Subsystem Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Hitachi Nvm Subsystem Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Hitachi Nvm Subsystem Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageHitachiNvmSubsystemVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiNvmSubsystemVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet