intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexTarget
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A HyperFlex iSCSI target entity. Contains detailed information about the iSCSI target which includes a list of linked iSCSI initiator group objects, list of iSCSI lun objects associated with the iSCSI target, authorization method and iSCSI qualified name.
Using getHyperflexTarget
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 getHyperflexTarget(args: GetHyperflexTargetArgs, opts?: InvokeOptions): Promise<GetHyperflexTargetResult>
function getHyperflexTargetOutput(args: GetHyperflexTargetOutputArgs, opts?: InvokeOptions): Output<GetHyperflexTargetResult>
def get_hyperflex_target(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexTargetAncestor]] = None,
auth_method: Optional[str] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHyperflexTargetCluster] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
initiator_group_uuids: Optional[Sequence[str]] = None,
initiator_groups: Optional[Sequence[GetHyperflexTargetInitiatorGroup]] = None,
inventory_source: Optional[str] = None,
iqn: Optional[str] = None,
lun_uuids: Optional[Sequence[str]] = None,
luns: Optional[Sequence[GetHyperflexTargetLun]] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_version: Optional[float] = None,
num_active_initiators: Optional[float] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexTargetParent] = None,
permission_resources: Optional[Sequence[GetHyperflexTargetPermissionResource]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexTargetTag]] = None,
uuid: Optional[str] = None,
version_context: Optional[GetHyperflexTargetVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexTargetResult
def get_hyperflex_target_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexTargetAncestorArgs]]]] = None,
auth_method: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHyperflexTargetClusterArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
initiator_group_uuids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
initiator_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexTargetInitiatorGroupArgs]]]] = None,
inventory_source: Optional[pulumi.Input[str]] = None,
iqn: Optional[pulumi.Input[str]] = None,
lun_uuids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
luns: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexTargetLunArgs]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[float]] = None,
num_active_initiators: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexTargetParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexTargetPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexTargetTagArgs]]]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHyperflexTargetVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexTargetResult]
func LookupHyperflexTarget(ctx *Context, args *LookupHyperflexTargetArgs, opts ...InvokeOption) (*LookupHyperflexTargetResult, error)
func LookupHyperflexTargetOutput(ctx *Context, args *LookupHyperflexTargetOutputArgs, opts ...InvokeOption) LookupHyperflexTargetResultOutput
> Note: This function is named LookupHyperflexTarget
in the Go SDK.
public static class GetHyperflexTarget
{
public static Task<GetHyperflexTargetResult> InvokeAsync(GetHyperflexTargetArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexTargetResult> Invoke(GetHyperflexTargetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexTargetResult> getHyperflexTarget(GetHyperflexTargetArgs args, InvokeOptions options)
public static Output<GetHyperflexTargetResult> getHyperflexTarget(GetHyperflexTargetArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexTarget:getHyperflexTarget
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Target Ancestor> - Auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - Class
Id string - Cluster
Get
Hyperflex Target Cluster - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the target.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Initiator
Group List<string>Uuids - Initiator
Groups List<GetHyperflex Target Initiator Group> - Inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - Iqn string
- The iSCSI qualified name (IQN) of target.
- Lun
Uuids List<string> - Luns
List<Get
Hyperflex Target Lun> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the target in storage array.
- Nr
Version double - Version of the Initiator Group.
- Num
Active doubleInitiators - Number of active initiators in the initiator group.
- Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Target Parent - Permission
Resources List<GetHyperflex Target Permission Resource> - 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.
- List<Get
Hyperflex Target Tag> - Uuid string
- UUID of the HyperFlex iSCSI target.
- Version
Context GetHyperflex Target Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Target Ancestor - Auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - Class
Id string - Cluster
Get
Hyperflex Target Cluster - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the target.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Initiator
Group []stringUuids - Initiator
Groups []GetHyperflex Target Initiator Group - Inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - Iqn string
- The iSCSI qualified name (IQN) of target.
- Lun
Uuids []string - Luns
[]Get
Hyperflex Target Lun - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the target in storage array.
- Nr
Version float64 - Version of the Initiator Group.
- Num
Active float64Initiators - Number of active initiators in the initiator group.
- Object
Type string - Owners []string
- Parent
Get
Hyperflex Target Parent - Permission
Resources []GetHyperflex Target Permission Resource - 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.
- []Get
Hyperflex Target Tag - Uuid string
- UUID of the HyperFlex iSCSI target.
- Version
Context GetHyperflex Target Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Target Ancestor> - auth
Method String - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id String - cluster
Get
Hyperflex Target Cluster - create
Time String - The time when this managed object was created.
- description String
- Short description about the target.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- initiator
Group List<String>Uuids - initiator
Groups List<GetHyperflex Target Initiator Group> - inventory
Source String - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn String
- The iSCSI qualified name (IQN) of target.
- lun
Uuids List<String> - luns
List<Get
Hyperflex Target Lun> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the target in storage array.
- nr
Version Double - Version of the Initiator Group.
- num
Active DoubleInitiators - Number of active initiators in the initiator group.
- object
Type String - owners List<String>
- parent
Get
Hyperflex Target Parent - permission
Resources List<GetHyperflex Target Permission Resource> - 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.
- List<Get
Hyperflex Target Tag> - uuid String
- UUID of the HyperFlex iSCSI target.
- version
Context GetHyperflex Target Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Target Ancestor[] - auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id string - cluster
Get
Hyperflex Target Cluster - create
Time string - The time when this managed object was created.
- description string
- Short description about the target.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- initiator
Group string[]Uuids - initiator
Groups GetHyperflex Target Initiator Group[] - inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn string
- The iSCSI qualified name (IQN) of target.
- lun
Uuids string[] - luns
Get
Hyperflex Target Lun[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the target in storage array.
- nr
Version number - Version of the Initiator Group.
- num
Active numberInitiators - Number of active initiators in the initiator group.
- object
Type string - owners string[]
- parent
Get
Hyperflex Target Parent - permission
Resources GetHyperflex Target Permission Resource[] - 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.
- Get
Hyperflex Target Tag[] - uuid string
- UUID of the HyperFlex iSCSI target.
- version
Context GetHyperflex Target Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Target Ancestor] - auth_
method str - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class_
id str - cluster
Get
Hyperflex Target Cluster - create_
time str - The time when this managed object was created.
- description str
- Short description about the target.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- initiator_
group_ Sequence[str]uuids - initiator_
groups Sequence[GetHyperflex Target Initiator Group] - inventory_
source str - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn str
- The iSCSI qualified name (IQN) of target.
- lun_
uuids Sequence[str] - luns
Sequence[Get
Hyperflex Target Lun] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the target in storage array.
- nr_
version float - Version of the Initiator Group.
- num_
active_ floatinitiators - Number of active initiators in the initiator group.
- object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Target Parent - permission_
resources Sequence[GetHyperflex Target Permission Resource] - 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.
- Sequence[Get
Hyperflex Target Tag] - uuid str
- UUID of the HyperFlex iSCSI target.
- version_
context GetHyperflex Target Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auth
Method String - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id String - cluster Property Map
- create
Time String - The time when this managed object was created.
- description String
- Short description about the target.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- initiator
Group List<String>Uuids - initiator
Groups List<Property Map> - inventory
Source String - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn String
- The iSCSI qualified name (IQN) of target.
- lun
Uuids List<String> - luns 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
- Name of the target in storage array.
- nr
Version Number - Version of the Initiator Group.
- num
Active NumberInitiators - Number of active initiators in the initiator group.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- uuid String
- UUID of the HyperFlex iSCSI target.
- version
Context Property Map
getHyperflexTarget Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Target Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Target Ancestor> - Auth
Method string - Class
Id string - Cluster
Get
Hyperflex Target Cluster - Create
Time string - Description string
- Domain
Group stringMoid - Initiator
Group List<string>Uuids - Initiator
Groups List<GetHyperflex Target Initiator Group> - Inventory
Source string - Iqn string
- Lun
Uuids List<string> - Luns
List<Get
Hyperflex Target Lun> - Mod
Time string - Moid string
- Name string
- Nr
Version double - Num
Active doubleInitiators - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Target Parent - Permission
Resources List<GetHyperflex Target Permission Resource> - string
- List<Get
Hyperflex Target Tag> - Uuid string
- Version
Context GetHyperflex Target Version Context
- Id string
- Results
[]Get
Hyperflex Target Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Target Ancestor - Auth
Method string - Class
Id string - Cluster
Get
Hyperflex Target Cluster - Create
Time string - Description string
- Domain
Group stringMoid - Initiator
Group []stringUuids - Initiator
Groups []GetHyperflex Target Initiator Group - Inventory
Source string - Iqn string
- Lun
Uuids []string - Luns
[]Get
Hyperflex Target Lun - Mod
Time string - Moid string
- Name string
- Nr
Version float64 - Num
Active float64Initiators - Object
Type string - Owners []string
- Parent
Get
Hyperflex Target Parent - Permission
Resources []GetHyperflex Target Permission Resource - string
- []Get
Hyperflex Target Tag - Uuid string
- Version
Context GetHyperflex Target Version Context
- id String
- results
List<Get
Hyperflex Target Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Target Ancestor> - auth
Method String - class
Id String - cluster
Get
Hyperflex Target Cluster - create
Time String - description String
- domain
Group StringMoid - initiator
Group List<String>Uuids - initiator
Groups List<GetHyperflex Target Initiator Group> - inventory
Source String - iqn String
- lun
Uuids List<String> - luns
List<Get
Hyperflex Target Lun> - mod
Time String - moid String
- name String
- nr
Version Double - num
Active DoubleInitiators - object
Type String - owners List<String>
- parent
Get
Hyperflex Target Parent - permission
Resources List<GetHyperflex Target Permission Resource> - String
- List<Get
Hyperflex Target Tag> - uuid String
- version
Context GetHyperflex Target Version Context
- id string
- results
Get
Hyperflex Target Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Target Ancestor[] - auth
Method string - class
Id string - cluster
Get
Hyperflex Target Cluster - create
Time string - description string
- domain
Group stringMoid - initiator
Group string[]Uuids - initiator
Groups GetHyperflex Target Initiator Group[] - inventory
Source string - iqn string
- lun
Uuids string[] - luns
Get
Hyperflex Target Lun[] - mod
Time string - moid string
- name string
- nr
Version number - num
Active numberInitiators - object
Type string - owners string[]
- parent
Get
Hyperflex Target Parent - permission
Resources GetHyperflex Target Permission Resource[] - string
- Get
Hyperflex Target Tag[] - uuid string
- version
Context GetHyperflex Target Version Context
- id str
- results
Sequence[Get
Hyperflex Target Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Target Ancestor] - auth_
method str - class_
id str - cluster
Get
Hyperflex Target Cluster - create_
time str - description str
- domain_
group_ strmoid - initiator_
group_ Sequence[str]uuids - initiator_
groups Sequence[GetHyperflex Target Initiator Group] - inventory_
source str - iqn str
- lun_
uuids Sequence[str] - luns
Sequence[Get
Hyperflex Target Lun] - mod_
time str - moid str
- name str
- nr_
version float - num_
active_ floatinitiators - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Target Parent - permission_
resources Sequence[GetHyperflex Target Permission Resource] - str
- Sequence[Get
Hyperflex Target Tag] - uuid str
- version_
context GetHyperflex Target Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- auth
Method String - class
Id String - cluster Property Map
- create
Time String - description String
- domain
Group StringMoid - initiator
Group List<String>Uuids - initiator
Groups List<Property Map> - inventory
Source String - iqn String
- lun
Uuids List<String> - luns List<Property Map>
- mod
Time String - moid String
- name String
- nr
Version Number - num
Active NumberInitiators - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- List<Property Map>
- uuid String
- version
Context Property Map
Supporting Types
GetHyperflexTargetAncestor
- 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'.
GetHyperflexTargetCluster
- 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'.
GetHyperflexTargetInitiatorGroup
- 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'.
GetHyperflexTargetLun
- 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'.
GetHyperflexTargetParent
- 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'.
GetHyperflexTargetPermissionResource
- 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'.
GetHyperflexTargetResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Target Result Ancestor> - Auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - Class
Id string - Clusters
List<Get
Hyperflex Target Result Cluster> - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the target.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Initiator
Group List<string>Uuids - Initiator
Groups List<GetHyperflex Target Result Initiator Group> - Inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - Iqn string
- The iSCSI qualified name (IQN) of target.
- Lun
Uuids List<string> - Luns
List<Get
Hyperflex Target Result Lun> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the target in storage array.
- Nr
Version double - Version of the Initiator Group.
- Num
Active doubleInitiators - Number of active initiators in the initiator group.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Target Result Parent> - Permission
Resources List<GetHyperflex Target Result Permission Resource> - 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.
- List<Get
Hyperflex Target Result Tag> - Uuid string
- UUID of the HyperFlex iSCSI target.
- Version
Contexts List<GetHyperflex Target Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Target Result Ancestor - Auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - Class
Id string - Clusters
[]Get
Hyperflex Target Result Cluster - Create
Time string - The time when this managed object was created.
- Description string
- Short description about the target.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Initiator
Group []stringUuids - Initiator
Groups []GetHyperflex Target Result Initiator Group - Inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - Iqn string
- The iSCSI qualified name (IQN) of target.
- Lun
Uuids []string - Luns
[]Get
Hyperflex Target Result Lun - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the target in storage array.
- Nr
Version float64 - Version of the Initiator Group.
- Num
Active float64Initiators - Number of active initiators in the initiator group.
- Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Target Result Parent - Permission
Resources []GetHyperflex Target Result Permission Resource - 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.
- []Get
Hyperflex Target Result Tag - Uuid string
- UUID of the HyperFlex iSCSI target.
- Version
Contexts []GetHyperflex Target Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Target Result Ancestor> - auth
Method String - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id String - clusters
List<Get
Hyperflex Target Result Cluster> - create
Time String - The time when this managed object was created.
- description String
- Short description about the target.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- initiator
Group List<String>Uuids - initiator
Groups List<GetHyperflex Target Result Initiator Group> - inventory
Source String - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn String
- The iSCSI qualified name (IQN) of target.
- lun
Uuids List<String> - luns
List<Get
Hyperflex Target Result Lun> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the target in storage array.
- nr
Version Double - Version of the Initiator Group.
- num
Active DoubleInitiators - Number of active initiators in the initiator group.
- object
Type String - owners List<String>
- parents
List<Get
Hyperflex Target Result Parent> - permission
Resources List<GetHyperflex Target Result Permission Resource> - 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.
- List<Get
Hyperflex Target Result Tag> - uuid String
- UUID of the HyperFlex iSCSI target.
- version
Contexts List<GetHyperflex Target Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Target Result Ancestor[] - auth
Method string - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id string - clusters
Get
Hyperflex Target Result Cluster[] - create
Time string - The time when this managed object was created.
- description string
- Short description about the target.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- initiator
Group string[]Uuids - initiator
Groups GetHyperflex Target Result Initiator Group[] - inventory
Source string - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn string
- The iSCSI qualified name (IQN) of target.
- lun
Uuids string[] - luns
Get
Hyperflex Target Result Lun[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the target in storage array.
- nr
Version number - Version of the Initiator Group.
- num
Active numberInitiators - Number of active initiators in the initiator group.
- object
Type string - owners string[]
- parents
Get
Hyperflex Target Result Parent[] - permission
Resources GetHyperflex Target Result Permission Resource[] - 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.
- Get
Hyperflex Target Result Tag[] - uuid string
- UUID of the HyperFlex iSCSI target.
- version
Contexts GetHyperflex Target Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Target Result Ancestor] - auth_
method str - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class_
id str - clusters
Sequence[Get
Hyperflex Target Result Cluster] - create_
time str - The time when this managed object was created.
- description str
- Short description about the target.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- initiator_
group_ Sequence[str]uuids - initiator_
groups Sequence[GetHyperflex Target Result Initiator Group] - inventory_
source str - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn str
- The iSCSI qualified name (IQN) of target.
- lun_
uuids Sequence[str] - luns
Sequence[Get
Hyperflex Target Result Lun] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the target in storage array.
- nr_
version float - Version of the Initiator Group.
- num_
active_ floatinitiators - Number of active initiators in the initiator group.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Target Result Parent] - permission_
resources Sequence[GetHyperflex Target Result Permission Resource] - 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.
- Sequence[Get
Hyperflex Target Result Tag] - uuid str
- UUID of the HyperFlex iSCSI target.
- version_
contexts Sequence[GetHyperflex Target Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auth
Method String - Auth method of the target inventory.*
NOT_APPLICABLE
- Authorization method of the HyperFlex iSCSI target is not applicable.*CHAP
- Authorization method of the HyperFlex iSCSI target is CHAP.*NONE
- Authorization method of the HyperFlex iSCSI target is none. - class
Id String - clusters List<Property Map>
- create
Time String - The time when this managed object was created.
- description String
- Short description about the target.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- initiator
Group List<String>Uuids - initiator
Groups List<Property Map> - inventory
Source String - Source of the target inventory.*
NOT_APPLICABLE
- The source of the HyperFlex inventory is not applicable.*ONLINE
- The source of the HyperFlex inventory is online.*OFFLINE
- The source of the HyperFlex inventory is offline. - iqn String
- The iSCSI qualified name (IQN) of target.
- lun
Uuids List<String> - luns 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
- Name of the target in storage array.
- nr
Version Number - Version of the Initiator Group.
- num
Active NumberInitiators - Number of active initiators in the initiator group.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- uuid String
- UUID of the HyperFlex iSCSI target.
- version
Contexts List<Property Map>
GetHyperflexTargetResultAncestor
- 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
GetHyperflexTargetResultCluster
- 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
GetHyperflexTargetResultInitiatorGroup
- 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
GetHyperflexTargetResultLun
- 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
GetHyperflexTargetResultParent
- 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
GetHyperflexTargetResultPermissionResource
- 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
GetHyperflexTargetResultTag
- 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
GetHyperflexTargetResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Target Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Version of the Initiator Group.
- Object
Type string - Ref
Mos List<GetHyperflex Target Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHyperflex Target Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Version of the Initiator Group.
- Object
Type string - Ref
Mos []GetHyperflex Target Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Target Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Version of the Initiator Group.
- object
Type String - ref
Mos List<GetHyperflex Target Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHyperflex Target Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Version of the Initiator Group.
- object
Type string - ref
Mos GetHyperflex Target Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetHyperflex Target Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Version of the Initiator Group.
- object_
type str - ref_
mos Sequence[GetHyperflex Target Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Version of the Initiator Group.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexTargetResultVersionContextInterestedMo
- 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
GetHyperflexTargetResultVersionContextRefMo
- 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
GetHyperflexTargetTag
- 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.
GetHyperflexTargetVersionContext
- 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<GetHyperflex Target 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 - Version of the Initiator Group.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Target 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 []GetHyperflex Target 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 - Version of the Initiator Group.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Target 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<GetHyperflex Target 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 - Version of the Initiator Group.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Target 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 GetHyperflex Target 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 - Version of the Initiator Group.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Target 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[GetHyperflex Target 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 - Version of the Initiator Group.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHyperflex Target 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 - Version of the Initiator Group.
- 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.
GetHyperflexTargetVersionContextInterestedMo
- 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'.
GetHyperflexTargetVersionContextRefMo
- 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