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>
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]
func LookupMemoryPersistentMemoryPolicy(ctx *Context, args *LookupMemoryPersistentMemoryPolicyArgs, opts ...InvokeOption) (*LookupMemoryPersistentMemoryPolicyResult, error)
func LookupMemoryPersistentMemoryPolicyOutput(ctx *Context, args *LookupMemoryPersistentMemoryPolicyOutputArgs, opts ...InvokeOption) LookupMemoryPersistentMemoryPolicyResultOutput
> 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)
}
public static CompletableFuture<GetMemoryPersistentMemoryPolicyResult> getMemoryPersistentMemoryPolicy(GetMemoryPersistentMemoryPolicyArgs args, InvokeOptions options)
public static Output<GetMemoryPersistentMemoryPolicyResult> getMemoryPersistentMemoryPolicy(GetMemoryPersistentMemoryPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getMemoryPersistentMemoryPolicy:getMemoryPersistentMemoryPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Memory Persistent Memory Policy Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Goals
List<Get
Memory Persistent Memory Policy Goal> - Id string
- Local
Security GetMemory Persistent Memory Policy Local Security - Logical
Namespaces List<GetMemory Persistent Memory Policy Logical Namespace> - Management
Mode 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Memory Persistent Memory Policy Organization - Owners List<string>
- Parent
Get
Memory Persistent Memory Policy Parent - Permission
Resources List<GetMemory Persistent Memory Policy Permission Resource> - Profiles
List<Get
Memory Persistent Memory Policy Profile> - Retain
Namespaces bool - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Memory Persistent Memory Policy Tag> - Version
Context GetMemory Persistent Memory Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Memory Persistent Memory Policy Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Goals
[]Get
Memory Persistent Memory Policy Goal - Id string
- Local
Security GetMemory Persistent Memory Policy Local Security - Logical
Namespaces []GetMemory Persistent Memory Policy Logical Namespace - Management
Mode 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Memory Persistent Memory Policy Organization - Owners []string
- Parent
Get
Memory Persistent Memory Policy Parent - Permission
Resources []GetMemory Persistent Memory Policy Permission Resource - Profiles
[]Get
Memory Persistent Memory Policy Profile - Retain
Namespaces bool - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Memory Persistent Memory Policy Tag - Version
Context GetMemory Persistent Memory Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Memory Persistent Memory Policy Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- goals
List<Get
Memory Persistent Memory Policy Goal> - id String
- local
Security GetMemory Persistent Memory Policy Local Security - logical
Namespaces List<GetMemory Persistent Memory Policy Logical Namespace> - management
Mode 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization
Get
Memory Persistent Memory Policy Organization - owners List<String>
- parent
Get
Memory Persistent Memory Policy Parent - permission
Resources List<GetMemory Persistent Memory Policy Permission Resource> - profiles
List<Get
Memory Persistent Memory Policy Profile> - retain
Namespaces Boolean - Persistent Memory Namespaces to be retained or not.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Memory Persistent Memory Policy Tag> - version
Context GetMemory Persistent Memory Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Memory Persistent Memory Policy Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- goals
Get
Memory Persistent Memory Policy Goal[] - id string
- local
Security GetMemory Persistent Memory Policy Local Security - logical
Namespaces GetMemory Persistent Memory Policy Logical Namespace[] - management
Mode 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. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organization
Get
Memory Persistent Memory Policy Organization - owners string[]
- parent
Get
Memory Persistent Memory Policy Parent - permission
Resources GetMemory Persistent Memory Policy Permission Resource[] - profiles
Get
Memory Persistent Memory Policy Profile[] - retain
Namespaces boolean - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Memory Persistent Memory Policy Tag[] - version
Context GetMemory Persistent Memory Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Memory Persistent Memory Policy Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- goals
Sequence[Get
Memory Persistent Memory Policy Goal] - id str
- local_
security GetMemory Persistent Memory Policy Local Security - logical_
namespaces Sequence[GetMemory Persistent Memory Policy Logical Namespace] - 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
Get
Memory Persistent Memory Policy Organization - owners Sequence[str]
- parent
Get
Memory Persistent Memory Policy Parent - permission_
resources Sequence[GetMemory Persistent Memory Policy Permission Resource] - profiles
Sequence[Get
Memory Persistent Memory Policy Profile] - retain_
namespaces bool - Persistent Memory Namespaces to be retained or not.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Memory Persistent Memory Policy Tag] - version_
context GetMemory Persistent Memory Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- goals List<Property Map>
- id String
- local
Security Property Map - logical
Namespaces List<Property Map> - management
Mode 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles List<Property Map>
- retain
Namespaces Boolean - Persistent Memory Namespaces to be retained or not.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Context Property Map
getMemoryPersistentMemoryPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Memory Persistent Memory Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Memory Persistent Memory Policy Ancestor> - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Goals
List<Get
Memory Persistent Memory Policy Goal> - Local
Security GetMemory Persistent Memory Policy Local Security - Logical
Namespaces List<GetMemory Persistent Memory Policy Logical Namespace> - Management
Mode string - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Memory Persistent Memory Policy Organization - Owners List<string>
- Parent
Get
Memory Persistent Memory Policy Parent - Permission
Resources List<GetMemory Persistent Memory Policy Permission Resource> - Profiles
List<Get
Memory Persistent Memory Policy Profile> - Retain
Namespaces bool - string
- List<Get
Memory Persistent Memory Policy Tag> - Version
Context GetMemory Persistent Memory Policy Version Context
- Id string
- Results
[]Get
Memory Persistent Memory Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Memory Persistent Memory Policy Ancestor - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Goals
[]Get
Memory Persistent Memory Policy Goal - Local
Security GetMemory Persistent Memory Policy Local Security - Logical
Namespaces []GetMemory Persistent Memory Policy Logical Namespace - Management
Mode string - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Memory Persistent Memory Policy Organization - Owners []string
- Parent
Get
Memory Persistent Memory Policy Parent - Permission
Resources []GetMemory Persistent Memory Policy Permission Resource - Profiles
[]Get
Memory Persistent Memory Policy Profile - Retain
Namespaces bool - string
- []Get
Memory Persistent Memory Policy Tag - Version
Context GetMemory Persistent Memory Policy Version Context
- id String
- results
List<Get
Memory Persistent Memory Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Memory Persistent Memory Policy Ancestor> - class
Id String - create
Time String - description String
- domain
Group StringMoid - goals
List<Get
Memory Persistent Memory Policy Goal> - local
Security GetMemory Persistent Memory Policy Local Security - logical
Namespaces List<GetMemory Persistent Memory Policy Logical Namespace> - management
Mode String - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Memory Persistent Memory Policy Organization - owners List<String>
- parent
Get
Memory Persistent Memory Policy Parent - permission
Resources List<GetMemory Persistent Memory Policy Permission Resource> - profiles
List<Get
Memory Persistent Memory Policy Profile> - retain
Namespaces Boolean - String
- List<Get
Memory Persistent Memory Policy Tag> - version
Context GetMemory Persistent Memory Policy Version Context
- id string
- results
Get
Memory Persistent Memory Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Memory Persistent Memory Policy Ancestor[] - class
Id string - create
Time string - description string
- domain
Group stringMoid - goals
Get
Memory Persistent Memory Policy Goal[] - local
Security GetMemory Persistent Memory Policy Local Security - logical
Namespaces GetMemory Persistent Memory Policy Logical Namespace[] - management
Mode string - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Memory Persistent Memory Policy Organization - owners string[]
- parent
Get
Memory Persistent Memory Policy Parent - permission
Resources GetMemory Persistent Memory Policy Permission Resource[] - profiles
Get
Memory Persistent Memory Policy Profile[] - retain
Namespaces boolean - string
- Get
Memory Persistent Memory Policy Tag[] - version
Context GetMemory Persistent Memory Policy Version Context
- id str
- results
Sequence[Get
Memory Persistent Memory Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Memory Persistent Memory Policy Ancestor] - class_
id str - create_
time str - description str
- domain_
group_ strmoid - goals
Sequence[Get
Memory Persistent Memory Policy Goal] - local_
security GetMemory Persistent Memory Policy Local Security - logical_
namespaces Sequence[GetMemory Persistent Memory Policy Logical Namespace] - management_
mode str - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Memory Persistent Memory Policy Organization - owners Sequence[str]
- parent
Get
Memory Persistent Memory Policy Parent - permission_
resources Sequence[GetMemory Persistent Memory Policy Permission Resource] - profiles
Sequence[Get
Memory Persistent Memory Policy Profile] - retain_
namespaces bool - str
- Sequence[Get
Memory Persistent Memory Policy Tag] - version_
context GetMemory Persistent Memory Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - description String
- domain
Group StringMoid - goals List<Property Map>
- local
Security Property Map - logical
Namespaces List<Property Map> - management
Mode String - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles List<Property Map>
- retain
Namespaces Boolean - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetMemoryPersistentMemoryPolicyAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyGoal
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Memory
Mode doublePercentage - Volatile memory percentage.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Persistent
Memory stringType - 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 string - CPU Socket ID to which this goal will be applied.
All Sockets
- All the CPU socket IDs in a server.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Memory
Mode float64Percentage - Volatile memory percentage.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Persistent
Memory stringType - 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 string - CPU Socket ID to which this goal will be applied.
All Sockets
- All the CPU socket IDs in a server.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- memory
Mode DoublePercentage - Volatile memory percentage.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- persistent
Memory StringType - 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 String - CPU Socket ID to which this goal will be applied.
All Sockets
- All the CPU socket IDs in a server.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- memory
Mode numberPercentage - Volatile memory percentage.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- persistent
Memory stringType - 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 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_ floatpercentage - 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_ strtype - 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- memory
Mode NumberPercentage - Volatile memory percentage.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- persistent
Memory StringType - 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 String - CPU Socket ID to which this goal will be applied.
All Sockets
- All the CPU socket IDs in a server.
GetMemoryPersistentMemoryPolicyLocalSecurity
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled bool
- Persistent Memory Security state.
- Is
Secure boolPassphrase Set - Indicates whether the value of the 'securePassphrase' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Secure
Passphrase 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled bool
- Persistent Memory Security state.
- Is
Secure boolPassphrase Set - Indicates whether the value of the 'securePassphrase' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Secure
Passphrase 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled Boolean
- Persistent Memory Security state.
- is
Secure BooleanPassphrase Set - Indicates whether the value of the 'securePassphrase' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- secure
Passphrase 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled boolean
- Persistent Memory Security state.
- is
Secure booleanPassphrase Set - Indicates whether the value of the 'securePassphrase' property has been set.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- secure
Passphrase 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_ boolpassphrase_ set - 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, &, #, $, %, +, ^, @, _, *, -.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled Boolean
- Persistent Memory Security state.
- is
Secure BooleanPassphrase Set - Indicates whether the value of the 'securePassphrase' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- secure
Passphrase 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
- Additional
Properties string - Capacity double
- Capacity of this Namespace that is created or modified.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Socket
Id 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.
- Socket
Memory stringId - 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 string - Capacity float64
- Capacity of this Namespace that is created or modified.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Socket
Id 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.
- Socket
Memory stringId - 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 String - capacity Double
- Capacity of this Namespace that is created or modified.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- socket
Id 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.
- socket
Memory StringId - 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 string - capacity number
- Capacity of this Namespace that is created or modified.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- socket
Id 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.
- socket
Memory stringId - 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_ strid - 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 String - capacity Number
- Capacity of this Namespace that is created or modified.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- socket
Id 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.
- socket
Memory StringId - 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Memory Persistent Memory Policy Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Goals
List<Get
Memory Persistent Memory Policy Result Goal> - Local
Securities List<GetMemory Persistent Memory Policy Result Local Security> - Logical
Namespaces List<GetMemory Persistent Memory Policy Result Logical Namespace> - Management
Mode 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
List<Get
Memory Persistent Memory Policy Result Organization> - Owners List<string>
- Parents
List<Get
Memory Persistent Memory Policy Result Parent> - Permission
Resources List<GetMemory Persistent Memory Policy Result Permission Resource> - Profiles
List<Get
Memory Persistent Memory Policy Result Profile> - Retain
Namespaces bool - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Memory Persistent Memory Policy Result Tag> - Version
Contexts List<GetMemory Persistent Memory Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Memory Persistent Memory Policy Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Goals
[]Get
Memory Persistent Memory Policy Result Goal - Local
Securities []GetMemory Persistent Memory Policy Result Local Security - Logical
Namespaces []GetMemory Persistent Memory Policy Result Logical Namespace - Management
Mode 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
[]Get
Memory Persistent Memory Policy Result Organization - Owners []string
- Parents
[]Get
Memory Persistent Memory Policy Result Parent - Permission
Resources []GetMemory Persistent Memory Policy Result Permission Resource - Profiles
[]Get
Memory Persistent Memory Policy Result Profile - Retain
Namespaces bool - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Memory Persistent Memory Policy Result Tag - Version
Contexts []GetMemory Persistent Memory Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Memory Persistent Memory Policy Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- goals
List<Get
Memory Persistent Memory Policy Result Goal> - local
Securities List<GetMemory Persistent Memory Policy Result Local Security> - logical
Namespaces List<GetMemory Persistent Memory Policy Result Logical Namespace> - management
Mode 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations
List<Get
Memory Persistent Memory Policy Result Organization> - owners List<String>
- parents
List<Get
Memory Persistent Memory Policy Result Parent> - permission
Resources List<GetMemory Persistent Memory Policy Result Permission Resource> - profiles
List<Get
Memory Persistent Memory Policy Result Profile> - retain
Namespaces Boolean - Persistent Memory Namespaces to be retained or not.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Memory Persistent Memory Policy Result Tag> - version
Contexts List<GetMemory Persistent Memory Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Memory Persistent Memory Policy Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- goals
Get
Memory Persistent Memory Policy Result Goal[] - local
Securities GetMemory Persistent Memory Policy Result Local Security[] - logical
Namespaces GetMemory Persistent Memory Policy Result Logical Namespace[] - management
Mode 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. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organizations
Get
Memory Persistent Memory Policy Result Organization[] - owners string[]
- parents
Get
Memory Persistent Memory Policy Result Parent[] - permission
Resources GetMemory Persistent Memory Policy Result Permission Resource[] - profiles
Get
Memory Persistent Memory Policy Result Profile[] - retain
Namespaces boolean - Persistent Memory Namespaces to be retained or not.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Memory Persistent Memory Policy Result Tag[] - version
Contexts GetMemory Persistent Memory Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Memory Persistent Memory Policy Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- goals
Sequence[Get
Memory Persistent Memory Policy Result Goal] - local_
securities Sequence[GetMemory Persistent Memory Policy Result Local Security] - logical_
namespaces Sequence[GetMemory Persistent Memory Policy Result Logical Namespace] - 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 - organizations
Sequence[Get
Memory Persistent Memory Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Memory Persistent Memory Policy Result Parent] - permission_
resources Sequence[GetMemory Persistent Memory Policy Result Permission Resource] - profiles
Sequence[Get
Memory Persistent Memory Policy Result Profile] - retain_
namespaces bool - Persistent Memory Namespaces to be retained or not.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Memory Persistent Memory Policy Result Tag] - version_
contexts Sequence[GetMemory Persistent Memory Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- goals List<Property Map>
- local
Securities List<Property Map> - logical
Namespaces List<Property Map> - management
Mode 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - profiles List<Property Map>
- retain
Namespaces Boolean - Persistent Memory Namespaces to be retained or not.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Contexts List<Property Map>
GetMemoryPersistentMemoryPolicyResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultGoal
- Additional
Properties string - Class
Id string - Memory
Mode doublePercentage - Object
Type string - Persistent
Memory stringType - Socket
Id string
- Additional
Properties string - Class
Id string - Memory
Mode float64Percentage - Object
Type string - Persistent
Memory stringType - Socket
Id string
- additional
Properties String - class
Id String - memory
Mode DoublePercentage - object
Type String - persistent
Memory StringType - socket
Id String
- additional
Properties string - class
Id string - memory
Mode numberPercentage - object
Type string - persistent
Memory stringType - socket
Id string
- additional_
properties str - class_
id str - memory_
mode_ floatpercentage - object_
type str - persistent_
memory_ strtype - socket_
id str
- additional
Properties String - class
Id String - memory
Mode NumberPercentage - object
Type String - persistent
Memory StringType - socket
Id String
GetMemoryPersistentMemoryPolicyResultLocalSecurity
- Additional
Properties string - Class
Id string - Enabled bool
- Is
Secure boolPassphrase Set - Object
Type string - Secure
Passphrase string
- Additional
Properties string - Class
Id string - Enabled bool
- Is
Secure boolPassphrase Set - Object
Type string - Secure
Passphrase string
- additional
Properties String - class
Id String - enabled Boolean
- is
Secure BooleanPassphrase Set - object
Type String - secure
Passphrase String
- additional
Properties string - class
Id string - enabled boolean
- is
Secure booleanPassphrase Set - object
Type string - secure
Passphrase string
- additional_
properties str - class_
id str - enabled bool
- is_
secure_ boolpassphrase_ set - object_
type str - secure_
passphrase str
- additional
Properties String - class
Id String - enabled Boolean
- is
Secure BooleanPassphrase Set - object
Type String - secure
Passphrase String
GetMemoryPersistentMemoryPolicyResultLogicalNamespace
- Additional
Properties string - Capacity double
- Class
Id string - Mode string
- Name string
- Name of the concrete policy.
- Object
Type string - Socket
Id double - Socket
Memory stringId
- Additional
Properties string - Capacity float64
- Class
Id string - Mode string
- Name string
- Name of the concrete policy.
- Object
Type string - Socket
Id float64 - Socket
Memory stringId
- additional
Properties String - capacity Double
- class
Id String - mode String
- name String
- Name of the concrete policy.
- object
Type String - socket
Id Double - socket
Memory StringId
- additional
Properties string - capacity number
- class
Id string - mode string
- name string
- Name of the concrete policy.
- object
Type string - socket
Id number - socket
Memory stringId
- additional_
properties str - capacity float
- class_
id str - mode str
- name str
- Name of the concrete policy.
- object_
type str - socket_
id float - socket_
memory_ strid
- additional
Properties String - capacity Number
- class
Id String - mode String
- name String
- Name of the concrete policy.
- object
Type String - socket
Id Number - socket
Memory StringId
GetMemoryPersistentMemoryPolicyResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetMemoryPersistentMemoryPolicyResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetMemoryPersistentMemoryPolicyResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetMemoryPersistentMemoryPolicyTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetMemoryPersistentMemoryPolicyVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetMemory Persistent Memory Policy Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetMemory Persistent Memory Policy Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetMemory Persistent Memory Policy Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetMemory Persistent Memory Policy Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetMemory Persistent Memory Policy Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetMemory Persistent Memory Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetMemory Persistent Memory Policy Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetMemory Persistent Memory Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetMemory Persistent Memory Policy Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetMemory Persistent Memory Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetMemoryPersistentMemoryPolicyVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetMemoryPersistentMemoryPolicyVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.