intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexUcsmConfigPolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A policy specifying UCS Manager settings such as service profile org, KVM IP addresses, and MAC prefix for server configuration in Fabric Interconnect environment.
Using getHyperflexUcsmConfigPolicy
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 getHyperflexUcsmConfigPolicy(args: GetHyperflexUcsmConfigPolicyArgs, opts?: InvokeOptions): Promise<GetHyperflexUcsmConfigPolicyResult>
function getHyperflexUcsmConfigPolicyOutput(args: GetHyperflexUcsmConfigPolicyOutputArgs, opts?: InvokeOptions): Output<GetHyperflexUcsmConfigPolicyResult>
def get_hyperflex_ucsm_config_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexUcsmConfigPolicyAncestor]] = None,
class_id: Optional[str] = None,
cluster_profiles: Optional[Sequence[GetHyperflexUcsmConfigPolicyClusterProfile]] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
kvm_ip_range: Optional[GetHyperflexUcsmConfigPolicyKvmIpRange] = None,
mac_prefix_range: Optional[GetHyperflexUcsmConfigPolicyMacPrefixRange] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetHyperflexUcsmConfigPolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexUcsmConfigPolicyParent] = None,
permission_resources: Optional[Sequence[GetHyperflexUcsmConfigPolicyPermissionResource]] = None,
server_firmware_version: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexUcsmConfigPolicyTag]] = None,
version_context: Optional[GetHyperflexUcsmConfigPolicyVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexUcsmConfigPolicyResult
def get_hyperflex_ucsm_config_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexUcsmConfigPolicyAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexUcsmConfigPolicyClusterProfileArgs]]]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
kvm_ip_range: Optional[pulumi.Input[GetHyperflexUcsmConfigPolicyKvmIpRangeArgs]] = None,
mac_prefix_range: Optional[pulumi.Input[GetHyperflexUcsmConfigPolicyMacPrefixRangeArgs]] = 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[GetHyperflexUcsmConfigPolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexUcsmConfigPolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexUcsmConfigPolicyPermissionResourceArgs]]]] = None,
server_firmware_version: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexUcsmConfigPolicyTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetHyperflexUcsmConfigPolicyVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexUcsmConfigPolicyResult]
func LookupHyperflexUcsmConfigPolicy(ctx *Context, args *LookupHyperflexUcsmConfigPolicyArgs, opts ...InvokeOption) (*LookupHyperflexUcsmConfigPolicyResult, error)
func LookupHyperflexUcsmConfigPolicyOutput(ctx *Context, args *LookupHyperflexUcsmConfigPolicyOutputArgs, opts ...InvokeOption) LookupHyperflexUcsmConfigPolicyResultOutput
> Note: This function is named LookupHyperflexUcsmConfigPolicy
in the Go SDK.
public static class GetHyperflexUcsmConfigPolicy
{
public static Task<GetHyperflexUcsmConfigPolicyResult> InvokeAsync(GetHyperflexUcsmConfigPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexUcsmConfigPolicyResult> Invoke(GetHyperflexUcsmConfigPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexUcsmConfigPolicyResult> getHyperflexUcsmConfigPolicy(GetHyperflexUcsmConfigPolicyArgs args, InvokeOptions options)
public static Output<GetHyperflexUcsmConfigPolicyResult> getHyperflexUcsmConfigPolicy(GetHyperflexUcsmConfigPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexUcsmConfigPolicy:getHyperflexUcsmConfigPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Ucsm Config Policy Ancestor> - Class
Id string - Cluster
Profiles List<GetHyperflex Ucsm Config Policy Cluster Profile> - 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.
- Id string
- Kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Organization - Owners List<string>
- Parent
Get
Hyperflex Ucsm Config Policy Parent - Permission
Resources List<GetHyperflex Ucsm Config Policy Permission Resource> - Server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Ucsm Config Policy Tag> - Version
Context GetHyperflex Ucsm Config Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Ucsm Config Policy Ancestor - Class
Id string - Cluster
Profiles []GetHyperflex Ucsm Config Policy Cluster Profile - 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.
- Id string
- Kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Organization - Owners []string
- Parent
Get
Hyperflex Ucsm Config Policy Parent - Permission
Resources []GetHyperflex Ucsm Config Policy Permission Resource - Server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Ucsm Config Policy Tag - Version
Context GetHyperflex Ucsm Config Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Ucsm Config Policy Ancestor> - class
Id String - cluster
Profiles List<GetHyperflex Ucsm Config Policy Cluster Profile> - 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.
- id String
- kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Organization - owners List<String>
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission
Resources List<GetHyperflex Ucsm Config Policy Permission Resource> - server
Firmware StringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Ucsm Config Policy Tag> - version
Context GetHyperflex Ucsm Config Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Ucsm Config Policy Ancestor[] - class
Id string - cluster
Profiles GetHyperflex Ucsm Config Policy Cluster Profile[] - 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.
- id string
- kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Organization - owners string[]
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission
Resources GetHyperflex Ucsm Config Policy Permission Resource[] - server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Ucsm Config Policy Tag[] - version
Context GetHyperflex Ucsm Config Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Ucsm Config Policy Ancestor] - class_
id str - cluster_
profiles Sequence[GetHyperflex Ucsm Config Policy Cluster Profile] - 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.
- id str
- kvm_
ip_ Getrange Hyperflex Ucsm Config Policy Kvm Ip Range - mac_
prefix_ Getrange Hyperflex Ucsm Config Policy Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Organization - owners Sequence[str]
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission_
resources Sequence[GetHyperflex Ucsm Config Policy Permission Resource] - server_
firmware_ strversion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Ucsm Config Policy Tag] - version_
context GetHyperflex Ucsm Config Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Profiles List<Property Map> - 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.
- id String
- kvm
Ip Property MapRange - mac
Prefix Property MapRange - 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> - server
Firmware StringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- 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
getHyperflexUcsmConfigPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Ucsm Config Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Ucsm Config Policy Ancestor> - Class
Id string - Cluster
Profiles List<GetHyperflex Ucsm Config Policy Cluster Profile> - Create
Time string - Description string
- Domain
Group stringMoid - Kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Ucsm Config Policy Organization - Owners List<string>
- Parent
Get
Hyperflex Ucsm Config Policy Parent - Permission
Resources List<GetHyperflex Ucsm Config Policy Permission Resource> - Server
Firmware stringVersion - string
- List<Get
Hyperflex Ucsm Config Policy Tag> - Version
Context GetHyperflex Ucsm Config Policy Version Context
- Id string
- Results
[]Get
Hyperflex Ucsm Config Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Ucsm Config Policy Ancestor - Class
Id string - Cluster
Profiles []GetHyperflex Ucsm Config Policy Cluster Profile - Create
Time string - Description string
- Domain
Group stringMoid - Kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Ucsm Config Policy Organization - Owners []string
- Parent
Get
Hyperflex Ucsm Config Policy Parent - Permission
Resources []GetHyperflex Ucsm Config Policy Permission Resource - Server
Firmware stringVersion - string
- []Get
Hyperflex Ucsm Config Policy Tag - Version
Context GetHyperflex Ucsm Config Policy Version Context
- id String
- results
List<Get
Hyperflex Ucsm Config Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Ucsm Config Policy Ancestor> - class
Id String - cluster
Profiles List<GetHyperflex Ucsm Config Policy Cluster Profile> - create
Time String - description String
- domain
Group StringMoid - kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Hyperflex Ucsm Config Policy Organization - owners List<String>
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission
Resources List<GetHyperflex Ucsm Config Policy Permission Resource> - server
Firmware StringVersion - String
- List<Get
Hyperflex Ucsm Config Policy Tag> - version
Context GetHyperflex Ucsm Config Policy Version Context
- id string
- results
Get
Hyperflex Ucsm Config Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Ucsm Config Policy Ancestor[] - class
Id string - cluster
Profiles GetHyperflex Ucsm Config Policy Cluster Profile[] - create
Time string - description string
- domain
Group stringMoid - kvm
Ip GetRange Hyperflex Ucsm Config Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Ucsm Config Policy Mac Prefix Range - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Hyperflex Ucsm Config Policy Organization - owners string[]
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission
Resources GetHyperflex Ucsm Config Policy Permission Resource[] - server
Firmware stringVersion - string
- Get
Hyperflex Ucsm Config Policy Tag[] - version
Context GetHyperflex Ucsm Config Policy Version Context
- id str
- results
Sequence[Get
Hyperflex Ucsm Config Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Ucsm Config Policy Ancestor] - class_
id str - cluster_
profiles Sequence[GetHyperflex Ucsm Config Policy Cluster Profile] - create_
time str - description str
- domain_
group_ strmoid - kvm_
ip_ Getrange Hyperflex Ucsm Config Policy Kvm Ip Range - mac_
prefix_ Getrange Hyperflex Ucsm Config Policy Mac Prefix Range - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Hyperflex Ucsm Config Policy Organization - owners Sequence[str]
- parent
Get
Hyperflex Ucsm Config Policy Parent - permission_
resources Sequence[GetHyperflex Ucsm Config Policy Permission Resource] - server_
firmware_ strversion - str
- Sequence[Get
Hyperflex Ucsm Config Policy Tag] - version_
context GetHyperflex Ucsm Config Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Profiles List<Property Map> - create
Time String - description String
- domain
Group StringMoid - kvm
Ip Property MapRange - mac
Prefix Property MapRange - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - server
Firmware StringVersion - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetHyperflexUcsmConfigPolicyAncestor
- 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'.
GetHyperflexUcsmConfigPolicyClusterProfile
- 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'.
GetHyperflexUcsmConfigPolicyKvmIpRange
- 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.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr List<GetBlocks Hyperflex Ucsm Config Policy Kvm Ip Range Ip Addr Block> - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- 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.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr []GetBlocks Hyperflex Ucsm Config Policy Kvm Ip Range Ip Addr Block - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- 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.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<GetBlocks Hyperflex Ucsm Config Policy Kvm Ip Range Ip Addr Block> - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
- 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.
- end
Addr string - The end IPv4 address of the range.
- gateway string
- The default gateway for the start and end IPv4 addresses.
- ip
Addr GetBlocks Hyperflex Ucsm Config Policy Kvm Ip Range Ip Addr Block[] - netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr string - The start IPv4 address of the range.
- 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.
- end_
addr str - The end IPv4 address of the range.
- gateway str
- The default gateway for the start and end IPv4 addresses.
- ip_
addr_ Sequence[Getblocks Hyperflex Ucsm Config Policy Kvm Ip Range Ip Addr Block] - netmask str
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
addr str - The start IPv4 address of the range.
- 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.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<Property Map>Blocks - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
GetHyperflexUcsmConfigPolicyKvmIpRangeIpAddrBlock
- 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.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- 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.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- 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.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
- 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.
- end
Address string - The end address of the IPv4 block.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address string - The start address of the IPv4 block.
- 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.
- end_
address str - The end address of the IPv4 block.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
address str - The start address of the IPv4 block.
- 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.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
GetHyperflexUcsmConfigPolicyMacPrefixRange
- 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.
- End
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- 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.
- End
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- 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.
- end
Addr String - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- 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.
- end
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- 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.
- end_
addr str - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
addr str - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- 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.
- end
Addr String - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
GetHyperflexUcsmConfigPolicyOrganization
- 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'.
GetHyperflexUcsmConfigPolicyParent
- 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'.
GetHyperflexUcsmConfigPolicyPermissionResource
- 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'.
GetHyperflexUcsmConfigPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Ucsm Config Policy Result Ancestor> - Class
Id string - Cluster
Profiles List<GetHyperflex Ucsm Config Policy Result Cluster Profile> - 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.
- Kvm
Ip List<GetRanges Hyperflex Ucsm Config Policy Result Kvm Ip Range> - Mac
Prefix List<GetRanges Hyperflex Ucsm Config Policy Result Mac Prefix Range> - 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
Hyperflex Ucsm Config Policy Result Organization> - Owners List<string>
- Parents
List<Get
Hyperflex Ucsm Config Policy Result Parent> - Permission
Resources List<GetHyperflex Ucsm Config Policy Result Permission Resource> - Server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Ucsm Config Policy Result Tag> - Version
Contexts List<GetHyperflex Ucsm Config Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Ucsm Config Policy Result Ancestor - Class
Id string - Cluster
Profiles []GetHyperflex Ucsm Config Policy Result Cluster Profile - 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.
- Kvm
Ip []GetRanges Hyperflex Ucsm Config Policy Result Kvm Ip Range - Mac
Prefix []GetRanges Hyperflex Ucsm Config Policy Result Mac Prefix Range - 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
Hyperflex Ucsm Config Policy Result Organization - Owners []string
- Parents
[]Get
Hyperflex Ucsm Config Policy Result Parent - Permission
Resources []GetHyperflex Ucsm Config Policy Result Permission Resource - Server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Ucsm Config Policy Result Tag - Version
Contexts []GetHyperflex Ucsm Config Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Ucsm Config Policy Result Ancestor> - class
Id String - cluster
Profiles List<GetHyperflex Ucsm Config Policy Result Cluster Profile> - 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.
- kvm
Ip List<GetRanges Hyperflex Ucsm Config Policy Result Kvm Ip Range> - mac
Prefix List<GetRanges Hyperflex Ucsm Config Policy Result Mac Prefix Range> - 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
Hyperflex Ucsm Config Policy Result Organization> - owners List<String>
- parents
List<Get
Hyperflex Ucsm Config Policy Result Parent> - permission
Resources List<GetHyperflex Ucsm Config Policy Result Permission Resource> - server
Firmware StringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Ucsm Config Policy Result Tag> - version
Contexts List<GetHyperflex Ucsm Config Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Ucsm Config Policy Result Ancestor[] - class
Id string - cluster
Profiles GetHyperflex Ucsm Config Policy Result Cluster Profile[] - 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.
- kvm
Ip GetRanges Hyperflex Ucsm Config Policy Result Kvm Ip Range[] - mac
Prefix GetRanges Hyperflex Ucsm Config Policy Result Mac Prefix Range[] - 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
Hyperflex Ucsm Config Policy Result Organization[] - owners string[]
- parents
Get
Hyperflex Ucsm Config Policy Result Parent[] - permission
Resources GetHyperflex Ucsm Config Policy Result Permission Resource[] - server
Firmware stringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Ucsm Config Policy Result Tag[] - version
Contexts GetHyperflex Ucsm Config Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Ucsm Config Policy Result Ancestor] - class_
id str - cluster_
profiles Sequence[GetHyperflex Ucsm Config Policy Result Cluster Profile] - 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.
- kvm_
ip_ Sequence[Getranges Hyperflex Ucsm Config Policy Result Kvm Ip Range] - mac_
prefix_ Sequence[Getranges Hyperflex Ucsm Config Policy Result Mac Prefix Range] - 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
Hyperflex Ucsm Config Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Ucsm Config Policy Result Parent] - permission_
resources Sequence[GetHyperflex Ucsm Config Policy Result Permission Resource] - server_
firmware_ strversion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Ucsm Config Policy Result Tag] - version_
contexts Sequence[GetHyperflex Ucsm Config Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Profiles List<Property Map> - 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.
- kvm
Ip List<Property Map>Ranges - mac
Prefix List<Property Map>Ranges - 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> - server
Firmware StringVersion - The server firmware bundle version used for server components such as CIMC, adapters, BIOS, etc.
- 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>
GetHyperflexUcsmConfigPolicyResultAncestor
- 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
GetHyperflexUcsmConfigPolicyResultClusterProfile
- 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
GetHyperflexUcsmConfigPolicyResultKvmIpRange
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr List<GetBlocks Hyperflex Ucsm Config Policy Result Kvm Ip Range Ip Addr Block> - Netmask string
- Object
Type string - Start
Addr string
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr []GetBlocks Hyperflex Ucsm Config Policy Result Kvm Ip Range Ip Addr Block - Netmask string
- Object
Type string - Start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<GetBlocks Hyperflex Ucsm Config Policy Result Kvm Ip Range Ip Addr Block> - netmask String
- object
Type String - start
Addr String
- additional
Properties string - class
Id string - end
Addr string - gateway string
- ip
Addr GetBlocks Hyperflex Ucsm Config Policy Result Kvm Ip Range Ip Addr Block[] - netmask string
- object
Type string - start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<Property Map>Blocks - netmask String
- object
Type String - start
Addr String
GetHyperflexUcsmConfigPolicyResultKvmIpRangeIpAddrBlock
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
- additional
Properties string - class
Id string - end
Address string - object
Type string - start
Address string
- additional_
properties str - class_
id str - end_
address str - object_
type str - start_
address str
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
GetHyperflexUcsmConfigPolicyResultMacPrefixRange
- Additional
Properties string - Class
Id string - End
Addr string - Object
Type string - Start
Addr string
- Additional
Properties string - Class
Id string - End
Addr string - Object
Type string - Start
Addr string
- additional
Properties String - class
Id String - end
Addr String - object
Type String - start
Addr String
- additional
Properties string - class
Id string - end
Addr string - object
Type string - start
Addr string
- additional_
properties str - class_
id str - end_
addr str - object_
type str - start_
addr str
- additional
Properties String - class
Id String - end
Addr String - object
Type String - start
Addr String
GetHyperflexUcsmConfigPolicyResultOrganization
- 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
GetHyperflexUcsmConfigPolicyResultParent
- 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
GetHyperflexUcsmConfigPolicyResultPermissionResource
- 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
GetHyperflexUcsmConfigPolicyResultTag
- 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
GetHyperflexUcsmConfigPolicyResultVersionContext
- 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
GetHyperflexUcsmConfigPolicyResultVersionContextInterestedMo
- 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
GetHyperflexUcsmConfigPolicyResultVersionContextRefMo
- 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
GetHyperflexUcsmConfigPolicyTag
- 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.
GetHyperflexUcsmConfigPolicyVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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 []GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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<GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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[GetHyperflex Ucsm Config 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 GetHyperflex Ucsm Config 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.
GetHyperflexUcsmConfigPolicyVersionContextInterestedMo
- 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'.
GetHyperflexUcsmConfigPolicyVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet