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

intersight.getMemoryPersistentMemoryPolicy

Explore with Pulumi AI

The Persistent Memory policy defines the reusable Persistent Memory related configuration that can be applied on many servers. This policy allows the application of Persistent Memory Goals and creation of Persistent Memory Regions and Namespaces. The encryption of the Persistent Memory Modules can be enabled through this policy by providing a passphrase.

Using getMemoryPersistentMemoryPolicy

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 getMemoryPersistentMemoryPolicy(args: GetMemoryPersistentMemoryPolicyArgs, opts?: InvokeOptions): Promise<GetMemoryPersistentMemoryPolicyResult>
function getMemoryPersistentMemoryPolicyOutput(args: GetMemoryPersistentMemoryPolicyOutputArgs, opts?: InvokeOptions): Output<GetMemoryPersistentMemoryPolicyResult>
Copy
def get_memory_persistent_memory_policy(account_moid: Optional[str] = None,
                                        additional_properties: Optional[str] = None,
                                        ancestors: Optional[Sequence[GetMemoryPersistentMemoryPolicyAncestor]] = None,
                                        class_id: Optional[str] = None,
                                        create_time: Optional[str] = None,
                                        description: Optional[str] = None,
                                        domain_group_moid: Optional[str] = None,
                                        goals: Optional[Sequence[GetMemoryPersistentMemoryPolicyGoal]] = None,
                                        id: Optional[str] = None,
                                        local_security: Optional[GetMemoryPersistentMemoryPolicyLocalSecurity] = None,
                                        logical_namespaces: Optional[Sequence[GetMemoryPersistentMemoryPolicyLogicalNamespace]] = None,
                                        management_mode: Optional[str] = None,
                                        mod_time: Optional[str] = None,
                                        moid: Optional[str] = None,
                                        name: Optional[str] = None,
                                        object_type: Optional[str] = None,
                                        organization: Optional[GetMemoryPersistentMemoryPolicyOrganization] = None,
                                        owners: Optional[Sequence[str]] = None,
                                        parent: Optional[GetMemoryPersistentMemoryPolicyParent] = None,
                                        permission_resources: Optional[Sequence[GetMemoryPersistentMemoryPolicyPermissionResource]] = None,
                                        profiles: Optional[Sequence[GetMemoryPersistentMemoryPolicyProfile]] = None,
                                        retain_namespaces: Optional[bool] = None,
                                        shared_scope: Optional[str] = None,
                                        tags: Optional[Sequence[GetMemoryPersistentMemoryPolicyTag]] = None,
                                        version_context: Optional[GetMemoryPersistentMemoryPolicyVersionContext] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetMemoryPersistentMemoryPolicyResult
def get_memory_persistent_memory_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
                                        additional_properties: Optional[pulumi.Input[str]] = None,
                                        ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyAncestorArgs]]]] = None,
                                        class_id: Optional[pulumi.Input[str]] = None,
                                        create_time: Optional[pulumi.Input[str]] = None,
                                        description: Optional[pulumi.Input[str]] = None,
                                        domain_group_moid: Optional[pulumi.Input[str]] = None,
                                        goals: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyGoalArgs]]]] = None,
                                        id: Optional[pulumi.Input[str]] = None,
                                        local_security: Optional[pulumi.Input[GetMemoryPersistentMemoryPolicyLocalSecurityArgs]] = None,
                                        logical_namespaces: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyLogicalNamespaceArgs]]]] = None,
                                        management_mode: Optional[pulumi.Input[str]] = None,
                                        mod_time: Optional[pulumi.Input[str]] = None,
                                        moid: Optional[pulumi.Input[str]] = None,
                                        name: Optional[pulumi.Input[str]] = None,
                                        object_type: Optional[pulumi.Input[str]] = None,
                                        organization: Optional[pulumi.Input[GetMemoryPersistentMemoryPolicyOrganizationArgs]] = None,
                                        owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                        parent: Optional[pulumi.Input[GetMemoryPersistentMemoryPolicyParentArgs]] = None,
                                        permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyPermissionResourceArgs]]]] = None,
                                        profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyProfileArgs]]]] = None,
                                        retain_namespaces: Optional[pulumi.Input[bool]] = None,
                                        shared_scope: Optional[pulumi.Input[str]] = None,
                                        tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetMemoryPersistentMemoryPolicyTagArgs]]]] = None,
                                        version_context: Optional[pulumi.Input[GetMemoryPersistentMemoryPolicyVersionContextArgs]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetMemoryPersistentMemoryPolicyResult]
Copy
func LookupMemoryPersistentMemoryPolicy(ctx *Context, args *LookupMemoryPersistentMemoryPolicyArgs, opts ...InvokeOption) (*LookupMemoryPersistentMemoryPolicyResult, error)
func LookupMemoryPersistentMemoryPolicyOutput(ctx *Context, args *LookupMemoryPersistentMemoryPolicyOutputArgs, opts ...InvokeOption) LookupMemoryPersistentMemoryPolicyResultOutput
Copy

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

public static class GetMemoryPersistentMemoryPolicy 
{
    public static Task<GetMemoryPersistentMemoryPolicyResult> InvokeAsync(GetMemoryPersistentMemoryPolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetMemoryPersistentMemoryPolicyResult> Invoke(GetMemoryPersistentMemoryPolicyInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetMemoryPersistentMemoryPolicyResult> getMemoryPersistentMemoryPolicy(GetMemoryPersistentMemoryPolicyArgs args, InvokeOptions options)
public static Output<GetMemoryPersistentMemoryPolicyResult> getMemoryPersistentMemoryPolicy(GetMemoryPersistentMemoryPolicyArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getMemoryPersistentMemoryPolicy:getMemoryPersistentMemoryPolicy
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors List<GetMemoryPersistentMemoryPolicyAncestor>
ClassId string
CreateTime string
The time when this managed object was created.
Description string
Description of the policy.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Goals List<GetMemoryPersistentMemoryPolicyGoal>
Id string
LocalSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
LogicalNamespaces List<GetMemoryPersistentMemoryPolicyLogicalNamespace>
ManagementMode string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
ModTime 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 concrete policy.
ObjectType string
Organization GetMemoryPersistentMemoryPolicyOrganization
Owners List<string>
Parent GetMemoryPersistentMemoryPolicyParent
PermissionResources List<GetMemoryPersistentMemoryPolicyPermissionResource>
Profiles List<GetMemoryPersistentMemoryPolicyProfile>
RetainNamespaces bool
Persistent Memory Namespaces to be retained or not.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags List<GetMemoryPersistentMemoryPolicyTag>
VersionContext GetMemoryPersistentMemoryPolicyVersionContext
AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors []GetMemoryPersistentMemoryPolicyAncestor
ClassId string
CreateTime string
The time when this managed object was created.
Description string
Description of the policy.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Goals []GetMemoryPersistentMemoryPolicyGoal
Id string
LocalSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
LogicalNamespaces []GetMemoryPersistentMemoryPolicyLogicalNamespace
ManagementMode string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
ModTime 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 concrete policy.
ObjectType string
Organization GetMemoryPersistentMemoryPolicyOrganization
Owners []string
Parent GetMemoryPersistentMemoryPolicyParent
PermissionResources []GetMemoryPersistentMemoryPolicyPermissionResource
Profiles []GetMemoryPersistentMemoryPolicyProfile
RetainNamespaces bool
Persistent Memory Namespaces to be retained or not.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags []GetMemoryPersistentMemoryPolicyTag
VersionContext GetMemoryPersistentMemoryPolicyVersionContext
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<GetMemoryPersistentMemoryPolicyAncestor>
classId String
createTime String
The time when this managed object was created.
description String
Description of the policy.
domainGroupMoid String
The DomainGroup ID for this managed object.
goals List<GetMemoryPersistentMemoryPolicyGoal>
id String
localSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
logicalNamespaces List<GetMemoryPersistentMemoryPolicyLogicalNamespace>
managementMode String
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime 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 concrete policy.
objectType String
organization GetMemoryPersistentMemoryPolicyOrganization
owners List<String>
parent GetMemoryPersistentMemoryPolicyParent
permissionResources List<GetMemoryPersistentMemoryPolicyPermissionResource>
profiles List<GetMemoryPersistentMemoryPolicyProfile>
retainNamespaces Boolean
Persistent Memory Namespaces to be retained or not.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<GetMemoryPersistentMemoryPolicyTag>
versionContext GetMemoryPersistentMemoryPolicyVersionContext
accountMoid string
The Account ID for this managed object.
additionalProperties string
ancestors GetMemoryPersistentMemoryPolicyAncestor[]
classId string
createTime string
The time when this managed object was created.
description string
Description of the policy.
domainGroupMoid string
The DomainGroup ID for this managed object.
goals GetMemoryPersistentMemoryPolicyGoal[]
id string
localSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
logicalNamespaces GetMemoryPersistentMemoryPolicyLogicalNamespace[]
managementMode string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime 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 concrete policy.
objectType string
organization GetMemoryPersistentMemoryPolicyOrganization
owners string[]
parent GetMemoryPersistentMemoryPolicyParent
permissionResources GetMemoryPersistentMemoryPolicyPermissionResource[]
profiles GetMemoryPersistentMemoryPolicyProfile[]
retainNamespaces boolean
Persistent Memory Namespaces to be retained or not.
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags GetMemoryPersistentMemoryPolicyTag[]
versionContext GetMemoryPersistentMemoryPolicyVersionContext
account_moid str
The Account ID for this managed object.
additional_properties str
ancestors Sequence[GetMemoryPersistentMemoryPolicyAncestor]
class_id str
create_time str
The time when this managed object was created.
description str
Description of the policy.
domain_group_moid str
The DomainGroup ID for this managed object.
goals Sequence[GetMemoryPersistentMemoryPolicyGoal]
id str
local_security GetMemoryPersistentMemoryPolicyLocalSecurity
logical_namespaces Sequence[GetMemoryPersistentMemoryPolicyLogicalNamespace]
management_mode str
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
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 concrete policy.
object_type str
organization GetMemoryPersistentMemoryPolicyOrganization
owners Sequence[str]
parent GetMemoryPersistentMemoryPolicyParent
permission_resources Sequence[GetMemoryPersistentMemoryPolicyPermissionResource]
profiles Sequence[GetMemoryPersistentMemoryPolicyProfile]
retain_namespaces bool
Persistent Memory Namespaces to be retained or not.
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags Sequence[GetMemoryPersistentMemoryPolicyTag]
version_context GetMemoryPersistentMemoryPolicyVersionContext
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<Property Map>
classId String
createTime String
The time when this managed object was created.
description String
Description of the policy.
domainGroupMoid String
The DomainGroup ID for this managed object.
goals List<Property Map>
id String
localSecurity Property Map
logicalNamespaces List<Property Map>
managementMode String
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime 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 concrete policy.
objectType String
organization Property Map
owners List<String>
parent Property Map
permissionResources List<Property Map>
profiles List<Property Map>
retainNamespaces Boolean
Persistent Memory Namespaces to be retained or not.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<Property Map>
versionContext Property Map

getMemoryPersistentMemoryPolicy Result

The following output properties are available:

Id string
Results List<GetMemoryPersistentMemoryPolicyResult>
AccountMoid string
AdditionalProperties string
Ancestors List<GetMemoryPersistentMemoryPolicyAncestor>
ClassId string
CreateTime string
Description string
DomainGroupMoid string
Goals List<GetMemoryPersistentMemoryPolicyGoal>
LocalSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
LogicalNamespaces List<GetMemoryPersistentMemoryPolicyLogicalNamespace>
ManagementMode string
ModTime string
Moid string
Name string
ObjectType string
Organization GetMemoryPersistentMemoryPolicyOrganization
Owners List<string>
Parent GetMemoryPersistentMemoryPolicyParent
PermissionResources List<GetMemoryPersistentMemoryPolicyPermissionResource>
Profiles List<GetMemoryPersistentMemoryPolicyProfile>
RetainNamespaces bool
SharedScope string
Tags List<GetMemoryPersistentMemoryPolicyTag>
VersionContext GetMemoryPersistentMemoryPolicyVersionContext
Id string
Results []GetMemoryPersistentMemoryPolicyResult
AccountMoid string
AdditionalProperties string
Ancestors []GetMemoryPersistentMemoryPolicyAncestor
ClassId string
CreateTime string
Description string
DomainGroupMoid string
Goals []GetMemoryPersistentMemoryPolicyGoal
LocalSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
LogicalNamespaces []GetMemoryPersistentMemoryPolicyLogicalNamespace
ManagementMode string
ModTime string
Moid string
Name string
ObjectType string
Organization GetMemoryPersistentMemoryPolicyOrganization
Owners []string
Parent GetMemoryPersistentMemoryPolicyParent
PermissionResources []GetMemoryPersistentMemoryPolicyPermissionResource
Profiles []GetMemoryPersistentMemoryPolicyProfile
RetainNamespaces bool
SharedScope string
Tags []GetMemoryPersistentMemoryPolicyTag
VersionContext GetMemoryPersistentMemoryPolicyVersionContext
id String
results List<GetMemoryPersistentMemoryPolicyResult>
accountMoid String
additionalProperties String
ancestors List<GetMemoryPersistentMemoryPolicyAncestor>
classId String
createTime String
description String
domainGroupMoid String
goals List<GetMemoryPersistentMemoryPolicyGoal>
localSecurity GetMemoryPersistentMemoryPolicyLocalSecurity
logicalNamespaces List<GetMemoryPersistentMemoryPolicyLogicalNamespace>
managementMode String
modTime String
moid String
name String
objectType String
organization GetMemoryPersistentMemoryPolicyOrganization
owners List<String>
parent GetMemoryPersistentMemoryPolicyParent
permissionResources List<GetMemoryPersistentMemoryPolicyPermissionResource>
profiles List<GetMemoryPersistentMemoryPolicyProfile>
retainNamespaces Boolean
sharedScope String
tags List<GetMemoryPersistentMemoryPolicyTag>
versionContext GetMemoryPersistentMemoryPolicyVersionContext
id str
results Sequence[GetMemoryPersistentMemoryPolicyResult]
account_moid str
additional_properties str
ancestors Sequence[GetMemoryPersistentMemoryPolicyAncestor]
class_id str
create_time str
description str
domain_group_moid str
goals Sequence[GetMemoryPersistentMemoryPolicyGoal]
local_security GetMemoryPersistentMemoryPolicyLocalSecurity
logical_namespaces Sequence[GetMemoryPersistentMemoryPolicyLogicalNamespace]
management_mode str
mod_time str
moid str
name str
object_type str
organization GetMemoryPersistentMemoryPolicyOrganization
owners Sequence[str]
parent GetMemoryPersistentMemoryPolicyParent
permission_resources Sequence[GetMemoryPersistentMemoryPolicyPermissionResource]
profiles Sequence[GetMemoryPersistentMemoryPolicyProfile]
retain_namespaces bool
shared_scope str
tags Sequence[GetMemoryPersistentMemoryPolicyTag]
version_context GetMemoryPersistentMemoryPolicyVersionContext

Supporting Types

GetMemoryPersistentMemoryPolicyAncestor

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyGoal

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
MemoryModePercentage double
Volatile memory percentage.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
PersistentMemoryType string
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
SocketId string
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
MemoryModePercentage float64
Volatile memory percentage.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
PersistentMemoryType string
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
SocketId string
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
memoryModePercentage Double
Volatile memory percentage.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
persistentMemoryType String
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
socketId String
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
memoryModePercentage number
Volatile memory percentage.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
persistentMemoryType string
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
socketId string
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.
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.
memory_mode_percentage float
Volatile memory percentage.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
persistent_memory_type str
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
socket_id str
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
memoryModePercentage Number
Volatile memory percentage.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
persistentMemoryType String
Type of the Persistent Memory configuration where the Persistent Memory Modules are combined in an interleaved set or not.

  • app-direct - The App Direct interleaved Persistent Memory type.
  • app-direct-non-interleaved - The App Direct non-interleaved Persistent Memory type.
socketId String
CPU Socket ID to which this goal will be applied.

  • All Sockets - All the CPU socket IDs in a server.

GetMemoryPersistentMemoryPolicyLocalSecurity

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Enabled bool
Persistent Memory Security state.
IsSecurePassphraseSet bool
Indicates whether the value of the 'securePassphrase' property has been set.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
SecurePassphrase string
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Enabled bool
Persistent Memory Security state.
IsSecurePassphraseSet bool
Indicates whether the value of the 'securePassphrase' property has been set.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
SecurePassphrase string
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
enabled Boolean
Persistent Memory Security state.
isSecurePassphraseSet Boolean
Indicates whether the value of the 'securePassphrase' property has been set.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
securePassphrase String
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
enabled boolean
Persistent Memory Security state.
isSecurePassphraseSet boolean
Indicates whether the value of the 'securePassphrase' property has been set.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
securePassphrase string
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.
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.
enabled bool
Persistent Memory Security state.
is_secure_passphrase_set bool
Indicates whether the value of the 'securePassphrase' property has been set.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
secure_passphrase str
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
enabled Boolean
Persistent Memory Security state.
isSecurePassphraseSet Boolean
Indicates whether the value of the 'securePassphrase' property has been set.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
securePassphrase String
Secure passphrase to be applied on the Persistent Memory Modules on the server. The allowed characters are a-z, A to Z, 0-9, and special characters =, \u0021, &, #, $, %, +, ^, @, _, *, -.

GetMemoryPersistentMemoryPolicyLogicalNamespace

AdditionalProperties string
Capacity double
Capacity of this Namespace that is created or modified.
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Mode string
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
Name string
Name of the concrete policy.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
SocketId double
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
SocketMemoryId string
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.
AdditionalProperties string
Capacity float64
Capacity of this Namespace that is created or modified.
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Mode string
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
Name string
Name of the concrete policy.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
SocketId float64
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
SocketMemoryId string
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.
additionalProperties String
capacity Double
Capacity of this Namespace that is created or modified.
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
mode String
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
name String
Name of the concrete policy.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
socketId Double
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
socketMemoryId String
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.
additionalProperties string
capacity number
Capacity of this Namespace that is created or modified.
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
mode string
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
name string
Name of the concrete policy.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
socketId number
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
socketMemoryId string
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.
additional_properties str
capacity float
Capacity of this Namespace that is created or modified.
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.
mode str
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
name str
Name of the concrete policy.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
socket_id float
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
socket_memory_id str
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.
additionalProperties String
capacity Number
Capacity of this Namespace that is created or modified.
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
mode String
Mode of this Namespace that is created or modified.

  • raw - The raw mode of Persistent Memory Namespace.
  • block - The block mode of Persistent Memory Namespace.
name String
Name of the concrete policy.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
socketId Number
Socket ID of the region on which this Namespace has to be created or modified.

  • 1 - The first CPU socket in a server.
  • 2 - The second CPU socket in a server.
  • 3 - The third CPU socket in a server.
  • 4 - The fourth CPU socket in a server.
socketMemoryId String
Socket Memory ID of the region on which this Namespace has to be created or modified.

  • Not Applicable - The socket memory ID is not applicable if app-direct persistent memory type is selected in the goal.
  • 2 - The second socket memory ID within a socket in a server.
  • 4 - The fourth socket memory ID within a socket in a server.
  • 6 - The sixth socket memory ID within a socket in a server.
  • 8 - The eighth socket memory ID within a socket in a server.
  • 10 - The tenth socket memory ID within a socket in a server.
  • 12 - The twelfth socket memory ID within a socket in a server.

GetMemoryPersistentMemoryPolicyOrganization

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyParent

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyPermissionResource

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyProfile

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetMemoryPersistentMemoryPolicyResultAncestor>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Description This property is required. string
Description of the policy.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Goals This property is required. List<GetMemoryPersistentMemoryPolicyResultGoal>
LocalSecurities This property is required. List<GetMemoryPersistentMemoryPolicyResultLocalSecurity>
LogicalNamespaces This property is required. List<GetMemoryPersistentMemoryPolicyResultLogicalNamespace>
ManagementMode This property is required. string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the concrete policy.
ObjectType This property is required. string
Organizations This property is required. List<GetMemoryPersistentMemoryPolicyResultOrganization>
Owners This property is required. List<string>
Parents This property is required. List<GetMemoryPersistentMemoryPolicyResultParent>
PermissionResources This property is required. List<GetMemoryPersistentMemoryPolicyResultPermissionResource>
Profiles This property is required. List<GetMemoryPersistentMemoryPolicyResultProfile>
RetainNamespaces This property is required. bool
Persistent Memory Namespaces to be retained or not.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. List<GetMemoryPersistentMemoryPolicyResultTag>
VersionContexts This property is required. List<GetMemoryPersistentMemoryPolicyResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetMemoryPersistentMemoryPolicyResultAncestor
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Description This property is required. string
Description of the policy.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Goals This property is required. []GetMemoryPersistentMemoryPolicyResultGoal
LocalSecurities This property is required. []GetMemoryPersistentMemoryPolicyResultLocalSecurity
LogicalNamespaces This property is required. []GetMemoryPersistentMemoryPolicyResultLogicalNamespace
ManagementMode This property is required. string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the concrete policy.
ObjectType This property is required. string
Organizations This property is required. []GetMemoryPersistentMemoryPolicyResultOrganization
Owners This property is required. []string
Parents This property is required. []GetMemoryPersistentMemoryPolicyResultParent
PermissionResources This property is required. []GetMemoryPersistentMemoryPolicyResultPermissionResource
Profiles This property is required. []GetMemoryPersistentMemoryPolicyResultProfile
RetainNamespaces This property is required. bool
Persistent Memory Namespaces to be retained or not.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. []GetMemoryPersistentMemoryPolicyResultTag
VersionContexts This property is required. []GetMemoryPersistentMemoryPolicyResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<GetMemoryPersistentMemoryPolicyResultAncestor>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
description This property is required. String
Description of the policy.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
goals This property is required. List<GetMemoryPersistentMemoryPolicyResultGoal>
localSecurities This property is required. List<GetMemoryPersistentMemoryPolicyResultLocalSecurity>
logicalNamespaces This property is required. List<GetMemoryPersistentMemoryPolicyResultLogicalNamespace>
managementMode This property is required. String
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the concrete policy.
objectType This property is required. String
organizations This property is required. List<GetMemoryPersistentMemoryPolicyResultOrganization>
owners This property is required. List<String>
parents This property is required. List<GetMemoryPersistentMemoryPolicyResultParent>
permissionResources This property is required. List<GetMemoryPersistentMemoryPolicyResultPermissionResource>
profiles This property is required. List<GetMemoryPersistentMemoryPolicyResultProfile>
retainNamespaces This property is required. Boolean
Persistent Memory Namespaces to be retained or not.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<GetMemoryPersistentMemoryPolicyResultTag>
versionContexts This property is required. List<GetMemoryPersistentMemoryPolicyResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
additionalProperties This property is required. string
ancestors This property is required. GetMemoryPersistentMemoryPolicyResultAncestor[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
description This property is required. string
Description of the policy.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
goals This property is required. GetMemoryPersistentMemoryPolicyResultGoal[]
localSecurities This property is required. GetMemoryPersistentMemoryPolicyResultLocalSecurity[]
logicalNamespaces This property is required. GetMemoryPersistentMemoryPolicyResultLogicalNamespace[]
managementMode This property is required. string
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
name This property is required. string
Name of the concrete policy.
objectType This property is required. string
organizations This property is required. GetMemoryPersistentMemoryPolicyResultOrganization[]
owners This property is required. string[]
parents This property is required. GetMemoryPersistentMemoryPolicyResultParent[]
permissionResources This property is required. GetMemoryPersistentMemoryPolicyResultPermissionResource[]
profiles This property is required. GetMemoryPersistentMemoryPolicyResultProfile[]
retainNamespaces This property is required. boolean
Persistent Memory Namespaces to be retained or not.
sharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. GetMemoryPersistentMemoryPolicyResultTag[]
versionContexts This property is required. GetMemoryPersistentMemoryPolicyResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultAncestor]
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
description This property is required. str
Description of the policy.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
goals This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultGoal]
local_securities This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultLocalSecurity]
logical_namespaces This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultLogicalNamespace]
management_mode This property is required. str
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
name This property is required. str
Name of the concrete policy.
object_type This property is required. str
organizations This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultOrganization]
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultParent]
permission_resources This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultPermissionResource]
profiles This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultProfile]
retain_namespaces This property is required. bool
Persistent Memory Namespaces to be retained or not.
shared_scope This property is required. str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultTag]
version_contexts This property is required. Sequence[GetMemoryPersistentMemoryPolicyResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
description This property is required. String
Description of the policy.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
goals This property is required. List<Property Map>
localSecurities This property is required. List<Property Map>
logicalNamespaces This property is required. List<Property Map>
managementMode This property is required. String
Management Mode of the policy. This can be either Configured from Intersight or Configured from Operating System.* configured-from-intersight - The Persistent Memory Modules are configured from Intersight thorugh Persistent Memory policy.* configured-from-operating-system - The Persistent Memory Modules are configured from operating system thorugh OS tools.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the concrete policy.
objectType This property is required. String
organizations This property is required. List<Property Map>
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
profiles This property is required. List<Property Map>
retainNamespaces This property is required. Boolean
Persistent Memory Namespaces to be retained or not.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>

GetMemoryPersistentMemoryPolicyResultAncestor

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

GetMemoryPersistentMemoryPolicyResultGoal

AdditionalProperties This property is required. string
ClassId This property is required. string
MemoryModePercentage This property is required. double
ObjectType This property is required. string
PersistentMemoryType This property is required. string
SocketId This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
MemoryModePercentage This property is required. float64
ObjectType This property is required. string
PersistentMemoryType This property is required. string
SocketId This property is required. string
additionalProperties This property is required. String
classId This property is required. String
memoryModePercentage This property is required. Double
objectType This property is required. String
persistentMemoryType This property is required. String
socketId This property is required. String
additionalProperties This property is required. string
classId This property is required. string
memoryModePercentage This property is required. number
objectType This property is required. string
persistentMemoryType This property is required. string
socketId This property is required. string
additional_properties This property is required. str
class_id This property is required. str
memory_mode_percentage This property is required. float
object_type This property is required. str
persistent_memory_type This property is required. str
socket_id This property is required. str
additionalProperties This property is required. String
classId This property is required. String
memoryModePercentage This property is required. Number
objectType This property is required. String
persistentMemoryType This property is required. String
socketId This property is required. String

GetMemoryPersistentMemoryPolicyResultLocalSecurity

AdditionalProperties This property is required. string
ClassId This property is required. string
Enabled This property is required. bool
IsSecurePassphraseSet This property is required. bool
ObjectType This property is required. string
SecurePassphrase This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Enabled This property is required. bool
IsSecurePassphraseSet This property is required. bool
ObjectType This property is required. string
SecurePassphrase This property is required. string
additionalProperties This property is required. String
classId This property is required. String
enabled This property is required. Boolean
isSecurePassphraseSet This property is required. Boolean
objectType This property is required. String
securePassphrase This property is required. String
additionalProperties This property is required. string
classId This property is required. string
enabled This property is required. boolean
isSecurePassphraseSet This property is required. boolean
objectType This property is required. string
securePassphrase This property is required. string
additional_properties This property is required. str
class_id This property is required. str
enabled This property is required. bool
is_secure_passphrase_set This property is required. bool
object_type This property is required. str
secure_passphrase This property is required. str
additionalProperties This property is required. String
classId This property is required. String
enabled This property is required. Boolean
isSecurePassphraseSet This property is required. Boolean
objectType This property is required. String
securePassphrase This property is required. String

GetMemoryPersistentMemoryPolicyResultLogicalNamespace

AdditionalProperties This property is required. string
Capacity This property is required. double
ClassId This property is required. string
Mode This property is required. string
Name This property is required. string
Name of the concrete policy.
ObjectType This property is required. string
SocketId This property is required. double
SocketMemoryId This property is required. string
AdditionalProperties This property is required. string
Capacity This property is required. float64
ClassId This property is required. string
Mode This property is required. string
Name This property is required. string
Name of the concrete policy.
ObjectType This property is required. string
SocketId This property is required. float64
SocketMemoryId This property is required. string
additionalProperties This property is required. String
capacity This property is required. Double
classId This property is required. String
mode This property is required. String
name This property is required. String
Name of the concrete policy.
objectType This property is required. String
socketId This property is required. Double
socketMemoryId This property is required. String
additionalProperties This property is required. string
capacity This property is required. number
classId This property is required. string
mode This property is required. string
name This property is required. string
Name of the concrete policy.
objectType This property is required. string
socketId This property is required. number
socketMemoryId This property is required. string
additional_properties This property is required. str
capacity This property is required. float
class_id This property is required. str
mode This property is required. str
name This property is required. str
Name of the concrete policy.
object_type This property is required. str
socket_id This property is required. float
socket_memory_id This property is required. str
additionalProperties This property is required. String
capacity This property is required. Number
classId This property is required. String
mode This property is required. String
name This property is required. String
Name of the concrete policy.
objectType This property is required. String
socketId This property is required. Number
socketMemoryId This property is required. String

GetMemoryPersistentMemoryPolicyResultOrganization

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

GetMemoryPersistentMemoryPolicyResultParent

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

GetMemoryPersistentMemoryPolicyResultPermissionResource

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

GetMemoryPersistentMemoryPolicyResultProfile

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

GetMemoryPersistentMemoryPolicyResultTag

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

GetMemoryPersistentMemoryPolicyResultVersionContext

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

GetMemoryPersistentMemoryPolicyResultVersionContextInterestedMo

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

GetMemoryPersistentMemoryPolicyResultVersionContextRefMo

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

GetMemoryPersistentMemoryPolicyTag

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

GetMemoryPersistentMemoryPolicyVersionContext

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

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

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

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

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

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

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

GetMemoryPersistentMemoryPolicyVersionContextInterestedMo

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetMemoryPersistentMemoryPolicyVersionContextRefMo

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.