Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet
published on Wednesday, Feb 18, 2026 by ciscodevnet
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet
published on Wednesday, Feb 18, 2026 by ciscodevnet
ApplianceSystemInfo managed object stores the Intersight Appliance System information. It is created during the Intersight Appliance setup. It is updated periodically with current system information and it is applicable only for Cisco Assist deployment currently.
Using getOnpremApplianceSystemInfo
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 getOnpremApplianceSystemInfo(args: GetOnpremApplianceSystemInfoArgs, opts?: InvokeOptions): Promise<GetOnpremApplianceSystemInfoResult>
function getOnpremApplianceSystemInfoOutput(args: GetOnpremApplianceSystemInfoOutputArgs, opts?: InvokeOptions): Output<GetOnpremApplianceSystemInfoResult>def get_onprem_appliance_system_info(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetOnpremApplianceSystemInfoAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
deployment_size: Optional[str] = None,
domain_group_moid: Optional[str] = None,
hostname: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
node_id: Optional[float] = None,
node_ip_v4_config: Optional[GetOnpremApplianceSystemInfoNodeIpV4Config] = None,
node_ip_v6_config: Optional[GetOnpremApplianceSystemInfoNodeIpV6Config] = None,
node_type: Optional[str] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
operational_status: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetOnpremApplianceSystemInfoParent] = None,
permission_resources: Optional[Sequence[GetOnpremApplianceSystemInfoPermissionResource]] = None,
serial_id: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetOnpremApplianceSystemInfoTag]] = None,
version_context: Optional[GetOnpremApplianceSystemInfoVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetOnpremApplianceSystemInfoResult
def get_onprem_appliance_system_info_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetOnpremApplianceSystemInfoAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deployment_size: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
hostname: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
node_id: Optional[pulumi.Input[float]] = None,
node_ip_v4_config: Optional[pulumi.Input[GetOnpremApplianceSystemInfoNodeIpV4ConfigArgs]] = None,
node_ip_v6_config: Optional[pulumi.Input[GetOnpremApplianceSystemInfoNodeIpV6ConfigArgs]] = None,
node_type: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
operational_status: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetOnpremApplianceSystemInfoParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetOnpremApplianceSystemInfoPermissionResourceArgs]]]] = None,
serial_id: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetOnpremApplianceSystemInfoTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetOnpremApplianceSystemInfoVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOnpremApplianceSystemInfoResult]func LookupOnpremApplianceSystemInfo(ctx *Context, args *LookupOnpremApplianceSystemInfoArgs, opts ...InvokeOption) (*LookupOnpremApplianceSystemInfoResult, error)
func LookupOnpremApplianceSystemInfoOutput(ctx *Context, args *LookupOnpremApplianceSystemInfoOutputArgs, opts ...InvokeOption) LookupOnpremApplianceSystemInfoResultOutput> Note: This function is named LookupOnpremApplianceSystemInfo in the Go SDK.
public static class GetOnpremApplianceSystemInfo
{
public static Task<GetOnpremApplianceSystemInfoResult> InvokeAsync(GetOnpremApplianceSystemInfoArgs args, InvokeOptions? opts = null)
public static Output<GetOnpremApplianceSystemInfoResult> Invoke(GetOnpremApplianceSystemInfoInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOnpremApplianceSystemInfoResult> getOnpremApplianceSystemInfo(GetOnpremApplianceSystemInfoArgs args, InvokeOptions options)
public static Output<GetOnpremApplianceSystemInfoResult> getOnpremApplianceSystemInfo(GetOnpremApplianceSystemInfoArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getOnpremApplianceSystemInfo:getOnpremApplianceSystemInfo
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Onprem Appliance System Info Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Cluster node's FQDN or IP address.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id double - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- Node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - Node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - Node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - Owners List<string>
- Parent
Get
Onprem Appliance System Info Parent - Permission
Resources List<GetOnprem Appliance System Info Permission Resource> - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Tag> - Version
Context GetOnprem Appliance System Info Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Onprem Appliance System Info Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Cluster node's FQDN or IP address.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id float64 - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- Node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - Node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - Node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - Owners []string
- Parent
Get
Onprem Appliance System Info Parent - Permission
Resources []GetOnprem Appliance System Info Permission Resource - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Tag - Version
Context GetOnprem Appliance System Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Onprem Appliance System Info Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Cluster node's FQDN or IP address.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Double - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - node
Type String - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners List<String>
- parent
Get
Onprem Appliance System Info Parent - permission
Resources List<GetOnprem Appliance System Info Permission Resource> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Tag> - version
Context GetOnprem Appliance System Info Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Onprem Appliance System Info Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Cluster node's FQDN or IP address.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id number - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version string - Current software running version of the Intersight Appliance.
- object
Type string - operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners string[]
- parent
Get
Onprem Appliance System Info Parent - permission
Resources GetOnprem Appliance System Info Permission Resource[] - serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Tag[] - version
Context GetOnprem Appliance System Info Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Onprem Appliance System Info Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- deployment_
size str - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Cluster node's FQDN or IP address.
- id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_
id float - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node_
ip_ Getv4_ config Onprem Appliance System Info Node Ip V4Config - node_
ip_ Getv6_ config Onprem Appliance System Info Node Ip V6Config - node_
type str - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr_
version str - Current software running version of the Intersight Appliance.
- object_
type str - operational_
status str - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners Sequence[str]
- parent
Get
Onprem Appliance System Info Parent - permission_
resources Sequence[GetOnprem Appliance System Info Permission Resource] - serial_
id str - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Tag] - version_
context GetOnprem Appliance System Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Cluster node's FQDN or IP address.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Number - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip Property MapV4Config - node
Ip Property MapV6Config - node
Type String - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
getOnpremApplianceSystemInfo Result
The following output properties are available:
- Id string
- Results
List<Get
Onprem Appliance System Info Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Onprem Appliance System Info Ancestor> - Class
Id string - Create
Time string - Deployment
Size string - Domain
Group stringMoid - Hostname string
- Mod
Time string - Moid string
- Node
Id double - Node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - Node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - Node
Type string - Nr
Version string - Object
Type string - Operational
Status string - Owners List<string>
- Parent
Get
Onprem Appliance System Info Parent - Permission
Resources List<GetOnprem Appliance System Info Permission Resource> - Serial
Id string - string
-
List<Get
Onprem Appliance System Info Tag> - Version
Context GetOnprem Appliance System Info Version Context
- Id string
- Results
[]Get
Onprem Appliance System Info Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Onprem Appliance System Info Ancestor - Class
Id string - Create
Time string - Deployment
Size string - Domain
Group stringMoid - Hostname string
- Mod
Time string - Moid string
- Node
Id float64 - Node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - Node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - Node
Type string - Nr
Version string - Object
Type string - Operational
Status string - Owners []string
- Parent
Get
Onprem Appliance System Info Parent - Permission
Resources []GetOnprem Appliance System Info Permission Resource - Serial
Id string - string
-
[]Get
Onprem Appliance System Info Tag - Version
Context GetOnprem Appliance System Info Version Context
- id String
- results
List<Get
Onprem Appliance System Info Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Onprem Appliance System Info Ancestor> - class
Id String - create
Time String - deployment
Size String - domain
Group StringMoid - hostname String
- mod
Time String - moid String
- node
Id Double - node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - node
Type String - nr
Version String - object
Type String - operational
Status String - owners List<String>
- parent
Get
Onprem Appliance System Info Parent - permission
Resources List<GetOnprem Appliance System Info Permission Resource> - serial
Id String - String
-
List<Get
Onprem Appliance System Info Tag> - version
Context GetOnprem Appliance System Info Version Context
- id string
- results
Get
Onprem Appliance System Info Result[] - account
Moid string - additional
Properties string - ancestors
Get
Onprem Appliance System Info Ancestor[] - class
Id string - create
Time string - deployment
Size string - domain
Group stringMoid - hostname string
- mod
Time string - moid string
- node
Id number - node
Ip GetV4Config Onprem Appliance System Info Node Ip V4Config - node
Ip GetV6Config Onprem Appliance System Info Node Ip V6Config - node
Type string - nr
Version string - object
Type string - operational
Status string - owners string[]
- parent
Get
Onprem Appliance System Info Parent - permission
Resources GetOnprem Appliance System Info Permission Resource[] - serial
Id string - string
-
Get
Onprem Appliance System Info Tag[] - version
Context GetOnprem Appliance System Info Version Context
- id str
- results
Sequence[Get
Onprem Appliance System Info Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Onprem Appliance System Info Ancestor] - class_
id str - create_
time str - deployment_
size str - domain_
group_ strmoid - hostname str
- mod_
time str - moid str
- node_
id float - node_
ip_ Getv4_ config Onprem Appliance System Info Node Ip V4Config - node_
ip_ Getv6_ config Onprem Appliance System Info Node Ip V6Config - node_
type str - nr_
version str - object_
type str - operational_
status str - owners Sequence[str]
- parent
Get
Onprem Appliance System Info Parent - permission_
resources Sequence[GetOnprem Appliance System Info Permission Resource] - serial_
id str - str
-
Sequence[Get
Onprem Appliance System Info Tag] - version_
context GetOnprem Appliance System Info Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - deployment
Size String - domain
Group StringMoid - hostname String
- mod
Time String - moid String
- node
Id Number - node
Ip Property MapV4Config - node
Ip Property MapV6Config - node
Type String - nr
Version String - object
Type String - operational
Status String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - serial
Id String - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetOnpremApplianceSystemInfoAncestor
- 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'.
GetOnpremApplianceSystemInfoNodeIpV4Config
- 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.
- Gateway string
- The IPv4 address of the default gateway.
- Ip
Address string - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- Netmask string
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Gateway string
- The IPv4 address of the default gateway.
- Ip
Address string - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- Netmask string
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway String
- The IPv4 address of the default gateway.
- ip
Address String - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- netmask String
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway string
- The IPv4 address of the default gateway.
- ip
Address string - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- netmask string
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway str
- The IPv4 address of the default gateway.
- ip_
address str - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- netmask str
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway String
- The IPv4 address of the default gateway.
- ip
Address String - The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
- netmask String
- The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetOnpremApplianceSystemInfoNodeIpV6Config
- 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.
- Gateway string
- The IPv6 address of the default gateway.
- Ip
Address string - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix string
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
- 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.
- Gateway string
- The IPv6 address of the default gateway.
- Ip
Address string - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix string
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
- 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.
- gateway String
- The IPv6 address of the default gateway.
- ip
Address String - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix String
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
- 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.
- gateway string
- The IPv6 address of the default gateway.
- ip
Address string - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix string
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
- 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.
- gateway str
- The IPv6 address of the default gateway.
- ip_
address str - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix str
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
- 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.
- gateway String
- The IPv6 address of the default gateway.
- ip
Address String - The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix String
- The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
GetOnpremApplianceSystemInfoParent
- 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'.
GetOnpremApplianceSystemInfoPermissionResource
- 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'.
GetOnpremApplianceSystemInfoResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Onprem Appliance System Info Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Cluster node's FQDN or IP address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id double - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- Node
Ip List<GetV4Configs Onprem Appliance System Info Result Node Ip V4Config> - Node
Ip List<GetV6Configs Onprem Appliance System Info Result Node Ip V6Config> - Node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - Owners List<string>
- Parents
List<Get
Onprem Appliance System Info Result Parent> - Permission
Resources List<GetOnprem Appliance System Info Result Permission Resource> - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Result Tag> - Version
Contexts List<GetOnprem Appliance System Info Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Onprem Appliance System Info Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Cluster node's FQDN or IP address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id float64 - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- Node
Ip []GetV4Configs Onprem Appliance System Info Result Node Ip V4Config - Node
Ip []GetV6Configs Onprem Appliance System Info Result Node Ip V6Config - Node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - Owners []string
- Parents
[]Get
Onprem Appliance System Info Result Parent - Permission
Resources []GetOnprem Appliance System Info Result Permission Resource - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Result Tag - Version
Contexts []GetOnprem Appliance System Info Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Onprem Appliance System Info Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Cluster node's FQDN or IP address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Double - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip List<GetV4Configs Onprem Appliance System Info Result Node Ip V4Config> - node
Ip List<GetV6Configs Onprem Appliance System Info Result Node Ip V6Config> - node
Type String - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners List<String>
- parents
List<Get
Onprem Appliance System Info Result Parent> - permission
Resources List<GetOnprem Appliance System Info Result Permission Resource> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Result Tag> - version
Contexts List<GetOnprem Appliance System Info Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Onprem Appliance System Info Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- deployment
Size string - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Cluster node's FQDN or IP address.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id number - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip GetV4Configs Onprem Appliance System Info Result Node Ip V4Config[] - node
Ip GetV6Configs Onprem Appliance System Info Result Node Ip V6Config[] - node
Type string - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version string - Current software running version of the Intersight Appliance.
- object
Type string - operational
Status string - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners string[]
- parents
Get
Onprem Appliance System Info Result Parent[] - permission
Resources GetOnprem Appliance System Info Result Permission Resource[] - serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Result Tag[] - version
Contexts GetOnprem Appliance System Info Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Onprem Appliance System Info Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- deployment_
size str - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Cluster node's FQDN or IP address.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_
id float - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node_
ip_ Sequence[Getv4_ configs Onprem Appliance System Info Result Node Ip V4Config] - node_
ip_ Sequence[Getv6_ configs Onprem Appliance System Info Result Node Ip V6Config] - node_
type str - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr_
version str - Current software running version of the Intersight Appliance.
- object_
type str - operational_
status str - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners Sequence[str]
- parents
Sequence[Get
Onprem Appliance System Info Result Parent] - permission_
resources Sequence[GetOnprem Appliance System Info Result Permission Resource] - serial_
id str - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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
Onprem Appliance System Info Result Tag] - version_
contexts Sequence[GetOnprem Appliance System Info Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance node. Eg. tiny, small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Cluster node's FQDN or IP address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Number - System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
- node
Ip List<Property Map>V4Configs - node
Ip List<Property Map>V6Configs - node
Type String - The node type of Intersight Virtual Appliance.*
standalone- Single Node Intersight Virtual Appliance.*management- Management node type when Intersight Virtual Appliance is running as management-worker deployment.*hamanagement- Management node type when Intersight Virtual Appliance is running as multi node HA deployment.*metrics- Metrics node when Intersight Virtual Appliance is running management-metrics node. - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance node.*
Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed. - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- 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>
GetOnpremApplianceSystemInfoResultAncestor
- 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
GetOnpremApplianceSystemInfoResultNodeIpV4Config
- Additional
Properties string - Class
Id string - Gateway string
- Ip
Address string - Netmask string
- Object
Type string
- Additional
Properties string - Class
Id string - Gateway string
- Ip
Address string - Netmask string
- Object
Type string
- additional
Properties String - class
Id String - gateway String
- ip
Address String - netmask String
- object
Type String
- additional
Properties string - class
Id string - gateway string
- ip
Address string - netmask string
- object
Type string
- additional_
properties str - class_
id str - gateway str
- ip_
address str - netmask str
- object_
type str
- additional
Properties String - class
Id String - gateway String
- ip
Address String - netmask String
- object
Type String
GetOnpremApplianceSystemInfoResultNodeIpV6Config
- Additional
Properties string - Class
Id string - Gateway string
- Ip
Address string - Object
Type string - Prefix string
- Additional
Properties string - Class
Id string - Gateway string
- Ip
Address string - Object
Type string - Prefix string
- additional
Properties String - class
Id String - gateway String
- ip
Address String - object
Type String - prefix String
- additional
Properties string - class
Id string - gateway string
- ip
Address string - object
Type string - prefix string
- additional_
properties str - class_
id str - gateway str
- ip_
address str - object_
type str - prefix str
- additional
Properties String - class
Id String - gateway String
- ip
Address String - object
Type String - prefix String
GetOnpremApplianceSystemInfoResultParent
- 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
GetOnpremApplianceSystemInfoResultPermissionResource
- 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
GetOnpremApplianceSystemInfoResultTag
- additional
Properties string - ancestor
Definitions GetOnprem Appliance System Info Result Tag Ancestor Definition[] - definitions
Get
Onprem Appliance System Info Result Tag Definition[] - key string
- propagated boolean
- sys
Tag boolean - type string
- value string
- additional
Properties String - ancestor
Definitions List<Property Map> - definitions List<Property Map>
- key String
- propagated Boolean
- sys
Tag Boolean - type String
- value String
GetOnpremApplianceSystemInfoResultTagAncestorDefinition
- 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
GetOnpremApplianceSystemInfoResultTagDefinition
- 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
GetOnpremApplianceSystemInfoResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetOnprem Appliance System Info Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Ref
Mos List<GetOnprem Appliance System Info Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetOnprem Appliance System Info Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Current software running version of the Intersight Appliance.
- Object
Type string - Ref
Mos []GetOnprem Appliance System Info Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetOnprem Appliance System Info Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - ref
Mos List<GetOnprem Appliance System Info Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetOnprem Appliance System Info Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Current software running version of the Intersight Appliance.
- object
Type string - ref
Mos GetOnprem Appliance System Info Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetOnprem Appliance System Info Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Current software running version of the Intersight Appliance.
- object_
type str - ref_
mos Sequence[GetOnprem Appliance System Info Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Current software running version of the Intersight Appliance.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetOnpremApplianceSystemInfoResultVersionContextInterestedMo
- 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
GetOnpremApplianceSystemInfoResultVersionContextRefMo
- 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
GetOnpremApplianceSystemInfoTag
- Additional
Properties string - Ancestor
Definitions List<GetOnprem Appliance System Info Tag Ancestor Definition> - Definition
Get
Onprem Appliance System Info Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- Additional
Properties string - Ancestor
Definitions []GetOnprem Appliance System Info Tag Ancestor Definition - Definition
Get
Onprem Appliance System Info Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<GetOnprem Appliance System Info Tag Ancestor Definition> - definition
Get
Onprem Appliance System Info Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
- additional
Properties string - ancestor
Definitions GetOnprem Appliance System Info Tag Ancestor Definition[] - definition
Get
Onprem Appliance System Info Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key string
- The string representation of a tag key.
- propagated boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag boolean - Specifies whether the tag is user-defined or owned by the system.
- type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value string
- The string representation of a tag value.
- additional_
properties str - ancestor_
definitions Sequence[GetOnprem Appliance System Info Tag Ancestor Definition] - definition
Get
Onprem Appliance System Info Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key str
- The string representation of a tag key.
- propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys_
tag bool - Specifies whether the tag is user-defined or owned by the system.
- type str
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value str
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<Property Map> - definition Property Map
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
GetOnpremApplianceSystemInfoTagAncestorDefinition
- 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'.
GetOnpremApplianceSystemInfoTagDefinition
- 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'.
GetOnpremApplianceSystemInfoVersionContext
- 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<GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetOnprem Appliance System Info 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 []GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetOnprem Appliance System Info 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<GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetOnprem Appliance System Info 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 GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetOnprem Appliance System Info 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[GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetOnprem Appliance System Info 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 - Current software running version of the Intersight Appliance.
- 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.
GetOnpremApplianceSystemInfoVersionContextInterestedMo
- 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'.
GetOnpremApplianceSystemInfoVersionContextRefMo
- 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
intersightTerraform Provider.
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet
published on Wednesday, Feb 18, 2026 by ciscodevnet
