intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageHitachiNvmSubsystem
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Nvm Subsystem Ancestor> - Array
Get
Storage Hitachi Nvm Subsystem Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Mode string - Host mode of the NVM subsystem.
- Host
Mode List<double>Options - Host
Nqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> - Id string
- Mod
Time 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.
- Namespace
Paths List<GetStorage Hitachi Nvm Subsystem Namespace Path> - Namespace
Security stringSetting - Namespace security settings.
- Namespaces
List<Get
Storage Hitachi Nvm Subsystem Namespace> - Nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- Nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi Nvm Subsystem Parent - Permission
Resources List<GetStorage Hitachi Nvm Subsystem Permission Resource> - Port
Ids List<string> - Registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - Resource
Group 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.
- T10pi
Mode string - Status of the T10 PI mode of the port.
- List<Get
Storage Hitachi Nvm Subsystem Tag> - Version
Context GetStorage Hitachi Nvm Subsystem Version Context - Virtual
Nvm doubleSubsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Nvm Subsystem Ancestor - Array
Get
Storage Hitachi Nvm Subsystem Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Mode string - Host mode of the NVM subsystem.
- Host
Mode []float64Options - Host
Nqns []GetStorage Hitachi Nvm Subsystem Host Nqn - Id string
- Mod
Time 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.
- Namespace
Paths []GetStorage Hitachi Nvm Subsystem Namespace Path - Namespace
Security stringSetting - Namespace security settings.
- Namespaces
[]Get
Storage Hitachi Nvm Subsystem Namespace - Nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- Nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- Object
Type string - Owners []string
- Parent
Get
Storage Hitachi Nvm Subsystem Parent - Permission
Resources []GetStorage Hitachi Nvm Subsystem Permission Resource - Port
Ids []string - Registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - Resource
Group 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.
- T10pi
Mode string - Status of the T10 PI mode of the port.
- []Get
Storage Hitachi Nvm Subsystem Tag - Version
Context GetStorage Hitachi Nvm Subsystem Version Context - Virtual
Nvm float64Subsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Nvm Subsystem Ancestor> - array
Get
Storage Hitachi Nvm Subsystem Array - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Mode String - Host mode of the NVM subsystem.
- host
Mode List<Double>Options - host
Nqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> - id String
- mod
Time 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.
- namespace
Paths List<GetStorage Hitachi Nvm Subsystem Namespace Path> - namespace
Security StringSetting - Namespace security settings.
- namespaces
List<Get
Storage Hitachi Nvm Subsystem Namespace> - nvm
Subsystem StringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem StringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type String - owners List<String>
- parent
Get
Storage Hitachi Nvm Subsystem Parent - permission
Resources List<GetStorage Hitachi Nvm Subsystem Permission Resource> - port
Ids List<String> - registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - resource
Group 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.
- t10pi
Mode String - Status of the T10 PI mode of the port.
- List<Get
Storage Hitachi Nvm Subsystem Tag> - version
Context GetStorage Hitachi Nvm Subsystem Version Context - virtual
Nvm DoubleSubsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Nvm Subsystem Ancestor[] - array
Get
Storage Hitachi Nvm Subsystem Array - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- host
Mode string - Host mode of the NVM subsystem.
- host
Mode number[]Options - host
Nqns GetStorage Hitachi Nvm Subsystem Host Nqn[] - id string
- mod
Time 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.
- namespace
Paths GetStorage Hitachi Nvm Subsystem Namespace Path[] - namespace
Security stringSetting - Namespace security settings.
- namespaces
Get
Storage Hitachi Nvm Subsystem Namespace[] - nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type string - owners string[]
- parent
Get
Storage Hitachi Nvm Subsystem Parent - permission
Resources GetStorage Hitachi Nvm Subsystem Permission Resource[] - port
Ids string[] - registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - resource
Group 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.
- t10pi
Mode string - Status of the T10 PI mode of the port.
- Get
Storage Hitachi Nvm Subsystem Tag[] - version
Context GetStorage Hitachi Nvm Subsystem Version Context - virtual
Nvm 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[Get
Storage Hitachi Nvm Subsystem Ancestor] - array
Get
Storage 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[Get
Storage 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
Get
Storage 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[Get
Storage 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array Property Map
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Mode String - Host mode of the NVM subsystem.
- host
Mode List<Number>Options - host
Nqns List<Property Map> - id String
- mod
Time 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.
- namespace
Paths List<Property Map> - namespace
Security StringSetting - Namespace security settings.
- namespaces List<Property Map>
- nvm
Subsystem StringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem StringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Ids List<String> - registered
Device Property Map - resource
Group 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.
- t10pi
Mode String - Status of the T10 PI mode of the port.
- List<Property Map>
- version
Context Property Map - virtual
Nvm 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<Get
Storage Hitachi Nvm Subsystem Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Hitachi Nvm Subsystem Ancestor> - Array
Get
Storage Hitachi Nvm Subsystem Array - Class
Id string - Create
Time string - Domain
Group stringMoid - Host
Mode string - Host
Mode List<double>Options - Host
Nqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> - Mod
Time string - Moid string
- Name string
- Namespace
Paths List<GetStorage Hitachi Nvm Subsystem Namespace Path> - Namespace
Security stringSetting - Namespaces
List<Get
Storage Hitachi Nvm Subsystem Namespace> - Nvm
Subsystem stringName - Nvm
Subsystem stringNqn - Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi Nvm Subsystem Parent - Permission
Resources List<GetStorage Hitachi Nvm Subsystem Permission Resource> - Port
Ids List<string> - Registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - Resource
Group doubleId - string
- T10pi
Mode string - List<Get
Storage Hitachi Nvm Subsystem Tag> - Version
Context GetStorage Hitachi Nvm Subsystem Version Context - Virtual
Nvm doubleSubsystem Id
- Id string
- Results
[]Get
Storage Hitachi Nvm Subsystem Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Hitachi Nvm Subsystem Ancestor - Array
Get
Storage Hitachi Nvm Subsystem Array - Class
Id string - Create
Time string - Domain
Group stringMoid - Host
Mode string - Host
Mode []float64Options - Host
Nqns []GetStorage Hitachi Nvm Subsystem Host Nqn - Mod
Time string - Moid string
- Name string
- Namespace
Paths []GetStorage Hitachi Nvm Subsystem Namespace Path - Namespace
Security stringSetting - Namespaces
[]Get
Storage Hitachi Nvm Subsystem Namespace - Nvm
Subsystem stringName - Nvm
Subsystem stringNqn - Object
Type string - Owners []string
- Parent
Get
Storage Hitachi Nvm Subsystem Parent - Permission
Resources []GetStorage Hitachi Nvm Subsystem Permission Resource - Port
Ids []string - Registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - Resource
Group float64Id - string
- T10pi
Mode string - []Get
Storage Hitachi Nvm Subsystem Tag - Version
Context GetStorage Hitachi Nvm Subsystem Version Context - Virtual
Nvm float64Subsystem Id
- id String
- results
List<Get
Storage Hitachi Nvm Subsystem Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Hitachi Nvm Subsystem Ancestor> - array
Get
Storage Hitachi Nvm Subsystem Array - class
Id String - create
Time String - domain
Group StringMoid - host
Mode String - host
Mode List<Double>Options - host
Nqns List<GetStorage Hitachi Nvm Subsystem Host Nqn> - mod
Time String - moid String
- name String
- namespace
Paths List<GetStorage Hitachi Nvm Subsystem Namespace Path> - namespace
Security StringSetting - namespaces
List<Get
Storage Hitachi Nvm Subsystem Namespace> - nvm
Subsystem StringName - nvm
Subsystem StringNqn - object
Type String - owners List<String>
- parent
Get
Storage Hitachi Nvm Subsystem Parent - permission
Resources List<GetStorage Hitachi Nvm Subsystem Permission Resource> - port
Ids List<String> - registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - resource
Group DoubleId - String
- t10pi
Mode String - List<Get
Storage Hitachi Nvm Subsystem Tag> - version
Context GetStorage Hitachi Nvm Subsystem Version Context - virtual
Nvm DoubleSubsystem Id
- id string
- results
Get
Storage Hitachi Nvm Subsystem Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Hitachi Nvm Subsystem Ancestor[] - array
Get
Storage Hitachi Nvm Subsystem Array - class
Id string - create
Time string - domain
Group stringMoid - host
Mode string - host
Mode number[]Options - host
Nqns GetStorage Hitachi Nvm Subsystem Host Nqn[] - mod
Time string - moid string
- name string
- namespace
Paths GetStorage Hitachi Nvm Subsystem Namespace Path[] - namespace
Security stringSetting - namespaces
Get
Storage Hitachi Nvm Subsystem Namespace[] - nvm
Subsystem stringName - nvm
Subsystem stringNqn - object
Type string - owners string[]
- parent
Get
Storage Hitachi Nvm Subsystem Parent - permission
Resources GetStorage Hitachi Nvm Subsystem Permission Resource[] - port
Ids string[] - registered
Device GetStorage Hitachi Nvm Subsystem Registered Device - resource
Group numberId - string
- t10pi
Mode string - Get
Storage Hitachi Nvm Subsystem Tag[] - version
Context GetStorage Hitachi Nvm Subsystem Version Context - virtual
Nvm numberSubsystem Id
- id str
- results
Sequence[Get
Storage Hitachi Nvm Subsystem Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Nvm Subsystem Ancestor] - array
Get
Storage 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[Get
Storage Hitachi Nvm Subsystem Namespace] - nvm_
subsystem_ strname - nvm_
subsystem_ strnqn - object_
type str - owners Sequence[str]
- parent
Get
Storage 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[Get
Storage Hitachi Nvm Subsystem Tag] - version_
context GetStorage Hitachi Nvm Subsystem Version Context - virtual_
nvm_ floatsubsystem_ id
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array Property Map
- class
Id String - create
Time String - domain
Group StringMoid - host
Mode String - host
Mode List<Number>Options - host
Nqns List<Property Map> - mod
Time String - moid String
- name String
- namespace
Paths List<Property Map> - namespace
Security StringSetting - namespaces List<Property Map>
- nvm
Subsystem StringName - nvm
Subsystem StringNqn - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Ids List<String> - registered
Device Property Map - resource
Group NumberId - String
- t10pi
Mode String - List<Property Map>
- version
Context Property Map - virtual
Nvm NumberSubsystem Id
Supporting Types
GetStorageHitachiNvmSubsystemAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemArray
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemHostNqn
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Host
Nqn string - Host NQN registered in the NVM subsystem.
- Host
Nqn stringNickname - Nickname of the Host NQN.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Host
Nqn string - Host NQN registered in the NVM subsystem.
- Host
Nqn stringNickname - Nickname of the Host NQN.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn String - Host NQN registered in the NVM subsystem.
- host
Nqn StringNickname - Nickname of the Host NQN.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn string - Host NQN registered in the NVM subsystem.
- host
Nqn stringNickname - Nickname of the Host NQN.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn String - Host NQN registered in the NVM subsystem.
- host
Nqn StringNickname - Nickname of the Host NQN.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemNamespace
- Additional
Properties string - Block
Capacity double - Number of blocks of the namespace.
- Byte
Format stringCapacity - Capacity of the namespace.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ldev
Id double - LDEV number of the volume where the namespace is set.
- Namespace
Id double - ID of namespace created in the NVM subsystem.
- Namespace
Nickname string - Nickname of the namespace.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Block
Capacity float64 - Number of blocks of the namespace.
- Byte
Format stringCapacity - Capacity of the namespace.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ldev
Id float64 - LDEV number of the volume where the namespace is set.
- Namespace
Id float64 - ID of namespace created in the NVM subsystem.
- Namespace
Nickname string - Nickname of the namespace.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - block
Capacity Double - Number of blocks of the namespace.
- byte
Format StringCapacity - Capacity of the namespace.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ldev
Id Double - LDEV number of the volume where the namespace is set.
- namespace
Id Double - ID of namespace created in the NVM subsystem.
- namespace
Nickname String - Nickname of the namespace.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - block
Capacity number - Number of blocks of the namespace.
- byte
Format stringCapacity - Capacity of the namespace.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ldev
Id number - LDEV number of the volume where the namespace is set.
- namespace
Id number - ID of namespace created in the NVM subsystem.
- namespace
Nickname string - Nickname of the namespace.
- object
Type 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.
- additional
Properties String - block
Capacity Number - Number of blocks of the namespace.
- byte
Format StringCapacity - Capacity of the namespace.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ldev
Id Number - LDEV number of the volume where the namespace is set.
- namespace
Id Number - ID of namespace created in the NVM subsystem.
- namespace
Nickname String - Nickname of the namespace.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemNamespacePath
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Host
Nqn string - Host NQN registered in the NVM subsystem.
- Ldev
Id double - LDEV number of the volume where the namespace is set.
- Namespace
Id double - ID of namespace created in the NVM subsystem.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Host
Nqn string - Host NQN registered in the NVM subsystem.
- Ldev
Id float64 - LDEV number of the volume where the namespace is set.
- Namespace
Id float64 - ID of namespace created in the NVM subsystem.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn String - Host NQN registered in the NVM subsystem.
- ldev
Id Double - LDEV number of the volume where the namespace is set.
- namespace
Id Double - ID of namespace created in the NVM subsystem.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn string - Host NQN registered in the NVM subsystem.
- ldev
Id number - LDEV number of the volume where the namespace is set.
- namespace
Id number - ID of namespace created in the NVM subsystem.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- host
Nqn String - Host NQN registered in the NVM subsystem.
- ldev
Id Number - LDEV number of the volume where the namespace is set.
- namespace
Id Number - ID of namespace created in the NVM subsystem.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageHitachiNvmSubsystemParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Nvm Subsystem Result Ancestor> - Arrays
List<Get
Storage Hitachi Nvm Subsystem Result Array> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Mode string - Host mode of the NVM subsystem.
- Host
Mode List<double>Options - Host
Nqns List<GetStorage Hitachi Nvm Subsystem Result Host Nqn> - Mod
Time 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.
- Namespace
Paths List<GetStorage Hitachi Nvm Subsystem Result Namespace Path> - Namespace
Security stringSetting - Namespace security settings.
- Namespaces
List<Get
Storage Hitachi Nvm Subsystem Result Namespace> - Nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- Nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Hitachi Nvm Subsystem Result Parent> - Permission
Resources List<GetStorage Hitachi Nvm Subsystem Result Permission Resource> - Port
Ids List<string> - Registered
Devices List<GetStorage Hitachi Nvm Subsystem Result Registered Device> - Resource
Group 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.
- T10pi
Mode string - Status of the T10 PI mode of the port.
- List<Get
Storage Hitachi Nvm Subsystem Result Tag> - Version
Contexts List<GetStorage Hitachi Nvm Subsystem Result Version Context> - Virtual
Nvm doubleSubsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Nvm Subsystem Result Ancestor - Arrays
[]Get
Storage Hitachi Nvm Subsystem Result Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Host
Mode string - Host mode of the NVM subsystem.
- Host
Mode []float64Options - Host
Nqns []GetStorage Hitachi Nvm Subsystem Result Host Nqn - Mod
Time 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.
- Namespace
Paths []GetStorage Hitachi Nvm Subsystem Result Namespace Path - Namespace
Security stringSetting - Namespace security settings.
- Namespaces
[]Get
Storage Hitachi Nvm Subsystem Result Namespace - Nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- Nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Hitachi Nvm Subsystem Result Parent - Permission
Resources []GetStorage Hitachi Nvm Subsystem Result Permission Resource - Port
Ids []string - Registered
Devices []GetStorage Hitachi Nvm Subsystem Result Registered Device - Resource
Group 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.
- T10pi
Mode string - Status of the T10 PI mode of the port.
- []Get
Storage Hitachi Nvm Subsystem Result Tag - Version
Contexts []GetStorage Hitachi Nvm Subsystem Result Version Context - Virtual
Nvm float64Subsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Nvm Subsystem Result Ancestor> - arrays
List<Get
Storage Hitachi Nvm Subsystem Result Array> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Mode String - Host mode of the NVM subsystem.
- host
Mode List<Double>Options - host
Nqns List<GetStorage Hitachi Nvm Subsystem Result Host Nqn> - mod
Time 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.
- namespace
Paths List<GetStorage Hitachi Nvm Subsystem Result Namespace Path> - namespace
Security StringSetting - Namespace security settings.
- namespaces
List<Get
Storage Hitachi Nvm Subsystem Result Namespace> - nvm
Subsystem StringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem StringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type String - owners List<String>
- parents
List<Get
Storage Hitachi Nvm Subsystem Result Parent> - permission
Resources List<GetStorage Hitachi Nvm Subsystem Result Permission Resource> - port
Ids List<String> - registered
Devices List<GetStorage Hitachi Nvm Subsystem Result Registered Device> - resource
Group 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.
- t10pi
Mode String - Status of the T10 PI mode of the port.
- List<Get
Storage Hitachi Nvm Subsystem Result Tag> - version
Contexts List<GetStorage Hitachi Nvm Subsystem Result Version Context> - virtual
Nvm DoubleSubsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Nvm Subsystem Result Ancestor[] - arrays
Get
Storage Hitachi Nvm Subsystem Result Array[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- host
Mode string - Host mode of the NVM subsystem.
- host
Mode number[]Options - host
Nqns GetStorage Hitachi Nvm Subsystem Result Host Nqn[] - mod
Time 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.
- namespace
Paths GetStorage Hitachi Nvm Subsystem Result Namespace Path[] - namespace
Security stringSetting - Namespace security settings.
- namespaces
Get
Storage Hitachi Nvm Subsystem Result Namespace[] - nvm
Subsystem stringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem stringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type string - owners string[]
- parents
Get
Storage Hitachi Nvm Subsystem Result Parent[] - permission
Resources GetStorage Hitachi Nvm Subsystem Result Permission Resource[] - port
Ids string[] - registered
Devices GetStorage Hitachi Nvm Subsystem Result Registered Device[] - resource
Group 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.
- t10pi
Mode string - Status of the T10 PI mode of the port.
- Get
Storage Hitachi Nvm Subsystem Result Tag[] - version
Contexts GetStorage Hitachi Nvm Subsystem Result Version Context[] - virtual
Nvm 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[Get
Storage Hitachi Nvm Subsystem Result Ancestor] - arrays
Sequence[Get
Storage 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[Get
Storage 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[Get
Storage 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[Get
Storage 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- arrays List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- host
Mode String - Host mode of the NVM subsystem.
- host
Mode List<Number>Options - host
Nqns List<Property Map> - mod
Time 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.
- namespace
Paths List<Property Map> - namespace
Security StringSetting - Namespace security settings.
- namespaces List<Property Map>
- nvm
Subsystem StringName - NVM subsystem name. Can be up to 32 characters long.
- nvm
Subsystem StringNqn - Subsystem NQN. If the NVM subsystem is virtualized, the NQN of the virtualized NVM subsystem is output.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - port
Ids List<String> - registered
Devices List<Property Map> - resource
Group 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.
- t10pi
Mode String - Status of the T10 PI mode of the port.
- List<Property Map>
- version
Contexts List<Property Map> - virtual
Nvm NumberSubsystem Id - The Virtual NVM Subsystem ID property is applicable for use with storage systems in the VSP 5000 series.
GetStorageHitachiNvmSubsystemResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultArray
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultHostNqn
- Additional
Properties string - Class
Id string - Host
Nqn string - Host
Nqn stringNickname - Object
Type string
- Additional
Properties string - Class
Id string - Host
Nqn string - Host
Nqn stringNickname - Object
Type string
- additional
Properties String - class
Id String - host
Nqn String - host
Nqn StringNickname - object
Type String
- additional
Properties string - class
Id string - host
Nqn string - host
Nqn stringNickname - object
Type string
- additional_
properties str - class_
id str - host_
nqn str - host_
nqn_ strnickname - object_
type str
- additional
Properties String - class
Id String - host
Nqn String - host
Nqn StringNickname - object
Type String
GetStorageHitachiNvmSubsystemResultNamespace
- Additional
Properties string - Block
Capacity double - Byte
Format stringCapacity - Class
Id string - Ldev
Id double - Namespace
Id double - Namespace
Nickname string - Object
Type string
- Additional
Properties string - Block
Capacity float64 - Byte
Format stringCapacity - Class
Id string - Ldev
Id float64 - Namespace
Id float64 - Namespace
Nickname string - Object
Type string
- additional
Properties String - block
Capacity Double - byte
Format StringCapacity - class
Id String - ldev
Id Double - namespace
Id Double - namespace
Nickname String - object
Type String
- additional
Properties string - block
Capacity number - byte
Format stringCapacity - class
Id string - ldev
Id number - namespace
Id number - namespace
Nickname string - object
Type 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
- additional
Properties String - block
Capacity Number - byte
Format StringCapacity - class
Id String - ldev
Id Number - namespace
Id Number - namespace
Nickname String - object
Type String
GetStorageHitachiNvmSubsystemResultNamespacePath
- Additional
Properties string - Class
Id string - Host
Nqn string - Ldev
Id double - Namespace
Id double - Object
Type string
- Additional
Properties string - Class
Id string - Host
Nqn string - Ldev
Id float64 - Namespace
Id float64 - Object
Type string
- additional
Properties String - class
Id String - host
Nqn String - ldev
Id Double - namespace
Id Double - object
Type String
- additional
Properties string - class
Id string - host
Nqn string - ldev
Id number - namespace
Id number - object
Type string
- additional_
properties str - class_
id str - host_
nqn str - ldev_
id float - namespace_
id float - object_
type str
- additional
Properties String - class
Id String - host
Nqn String - ldev
Id Number - namespace
Id Number - object
Type String
GetStorageHitachiNvmSubsystemResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageHitachiNvmSubsystemResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageHitachiNvmSubsystemResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiNvmSubsystemTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageHitachiNvmSubsystemVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Hitachi 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Hitachi 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Hitachi Nvm Subsystem Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Hitachi Nvm Subsystem Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi Nvm Subsystem Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Hitachi 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageHitachiNvmSubsystemVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiNvmSubsystemVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet