intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getCondAlarmDefinition
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The definition of an issue which encompases the criteria for identifying when the issue exists, documentation of the detected issue and the alarms to be raised/cleared by Intersight.
Using getCondAlarmDefinition
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 getCondAlarmDefinition(args: GetCondAlarmDefinitionArgs, opts?: InvokeOptions): Promise<GetCondAlarmDefinitionResult>
function getCondAlarmDefinitionOutput(args: GetCondAlarmDefinitionOutputArgs, opts?: InvokeOptions): Output<GetCondAlarmDefinitionResult>
def get_cond_alarm_definition(account_moid: Optional[str] = None,
actions: Optional[Sequence[GetCondAlarmDefinitionAction]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetCondAlarmDefinitionAncestor]] = None,
class_id: Optional[str] = None,
condition: Optional[GetCondAlarmDefinitionCondition] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetCondAlarmDefinitionParent] = None,
permission_resources: Optional[Sequence[GetCondAlarmDefinitionPermissionResource]] = None,
probable_cause: Optional[str] = None,
remediation: Optional[str] = None,
shared_scope: Optional[str] = None,
system_classifications: Optional[Sequence[str]] = None,
tags: Optional[Sequence[GetCondAlarmDefinitionTag]] = None,
version_context: Optional[GetCondAlarmDefinitionVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetCondAlarmDefinitionResult
def get_cond_alarm_definition_output(account_moid: Optional[pulumi.Input[str]] = None,
actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmDefinitionActionArgs]]]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmDefinitionAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
condition: Optional[pulumi.Input[GetCondAlarmDefinitionConditionArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetCondAlarmDefinitionParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmDefinitionPermissionResourceArgs]]]] = None,
probable_cause: Optional[pulumi.Input[str]] = None,
remediation: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
system_classifications: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmDefinitionTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetCondAlarmDefinitionVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCondAlarmDefinitionResult]
func LookupCondAlarmDefinition(ctx *Context, args *LookupCondAlarmDefinitionArgs, opts ...InvokeOption) (*LookupCondAlarmDefinitionResult, error)
func LookupCondAlarmDefinitionOutput(ctx *Context, args *LookupCondAlarmDefinitionOutputArgs, opts ...InvokeOption) LookupCondAlarmDefinitionResultOutput
> Note: This function is named LookupCondAlarmDefinition
in the Go SDK.
public static class GetCondAlarmDefinition
{
public static Task<GetCondAlarmDefinitionResult> InvokeAsync(GetCondAlarmDefinitionArgs args, InvokeOptions? opts = null)
public static Output<GetCondAlarmDefinitionResult> Invoke(GetCondAlarmDefinitionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCondAlarmDefinitionResult> getCondAlarmDefinition(GetCondAlarmDefinitionArgs args, InvokeOptions options)
public static Output<GetCondAlarmDefinitionResult> getCondAlarmDefinition(GetCondAlarmDefinitionArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getCondAlarmDefinition:getCondAlarmDefinition
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Actions
List<Get
Cond Alarm Definition Action> - Additional
Properties string - Ancestors
List<Get
Cond Alarm Definition Ancestor> - Class
Id string - Condition
Get
Cond Alarm Definition Condition - Create
Time string - The time when this managed object was created.
- Description string
- A description of the issue which is common to all instances of the issue.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An informational display name.
- Object
Type string - Owners List<string>
- Parent
Get
Cond Alarm Definition Parent - Permission
Resources List<GetCond Alarm Definition Permission Resource> - Probable
Cause string - An explanation of the likely causes of the detected issue.
- Remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- System
Classifications List<string> - List<Get
Cond Alarm Definition Tag> - Version
Context GetCond Alarm Definition Version Context
- Account
Moid string - The Account ID for this managed object.
- Actions
[]Get
Cond Alarm Definition Action - Additional
Properties string - Ancestors
[]Get
Cond Alarm Definition Ancestor - Class
Id string - Condition
Get
Cond Alarm Definition Condition - Create
Time string - The time when this managed object was created.
- Description string
- A description of the issue which is common to all instances of the issue.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An informational display name.
- Object
Type string - Owners []string
- Parent
Get
Cond Alarm Definition Parent - Permission
Resources []GetCond Alarm Definition Permission Resource - Probable
Cause string - An explanation of the likely causes of the detected issue.
- Remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- System
Classifications []string - []Get
Cond Alarm Definition Tag - Version
Context GetCond Alarm Definition Version Context
- account
Moid String - The Account ID for this managed object.
- actions
List<Get
Cond Alarm Definition Action> - additional
Properties String - ancestors
List<Get
Cond Alarm Definition Ancestor> - class
Id String - condition
Get
Cond Alarm Definition Condition - create
Time String - The time when this managed object was created.
- description String
- A description of the issue which is common to all instances of the issue.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An informational display name.
- object
Type String - owners List<String>
- parent
Get
Cond Alarm Definition Parent - permission
Resources List<GetCond Alarm Definition Permission Resource> - probable
Cause String - An explanation of the likely causes of the detected issue.
- remediation String
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications List<String> - List<Get
Cond Alarm Definition Tag> - version
Context GetCond Alarm Definition Version Context
- account
Moid string - The Account ID for this managed object.
- actions
Get
Cond Alarm Definition Action[] - additional
Properties string - ancestors
Get
Cond Alarm Definition Ancestor[] - class
Id string - condition
Get
Cond Alarm Definition Condition - create
Time string - The time when this managed object was created.
- description string
- A description of the issue which is common to all instances of the issue.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- An informational display name.
- object
Type string - owners string[]
- parent
Get
Cond Alarm Definition Parent - permission
Resources GetCond Alarm Definition Permission Resource[] - probable
Cause string - An explanation of the likely causes of the detected issue.
- remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications string[] - Get
Cond Alarm Definition Tag[] - version
Context GetCond Alarm Definition Version Context
- account_
moid str - The Account ID for this managed object.
- actions
Sequence[Get
Cond Alarm Definition Action] - additional_
properties str - ancestors
Sequence[Get
Cond Alarm Definition Ancestor] - class_
id str - condition
Get
Cond Alarm Definition Condition - create_
time str - The time when this managed object was created.
- description str
- A description of the issue which is common to all instances of the issue.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- An informational display name.
- object_
type str - owners Sequence[str]
- parent
Get
Cond Alarm Definition Parent - permission_
resources Sequence[GetCond Alarm Definition Permission Resource] - probable_
cause str - An explanation of the likely causes of the detected issue.
- remediation str
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system_
classifications Sequence[str] - Sequence[Get
Cond Alarm Definition Tag] - version_
context GetCond Alarm Definition Version Context
- account
Moid String - The Account ID for this managed object.
- actions List<Property Map>
- additional
Properties String - ancestors List<Property Map>
- class
Id String - condition Property Map
- create
Time String - The time when this managed object was created.
- description String
- A description of the issue which is common to all instances of the issue.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An informational display name.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - probable
Cause String - An explanation of the likely causes of the detected issue.
- remediation String
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications List<String> - List<Property Map>
- version
Context Property Map
getCondAlarmDefinition Result
The following output properties are available:
- Id string
- Results
List<Get
Cond Alarm Definition Result> - Account
Moid string - Actions
List<Get
Cond Alarm Definition Action> - Additional
Properties string - Ancestors
List<Get
Cond Alarm Definition Ancestor> - Class
Id string - Condition
Get
Cond Alarm Definition Condition - Create
Time string - Description string
- Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Cond Alarm Definition Parent - Permission
Resources List<GetCond Alarm Definition Permission Resource> - Probable
Cause string - Remediation string
- string
- System
Classifications List<string> - List<Get
Cond Alarm Definition Tag> - Version
Context GetCond Alarm Definition Version Context
- Id string
- Results
[]Get
Cond Alarm Definition Result - Account
Moid string - Actions
[]Get
Cond Alarm Definition Action - Additional
Properties string - Ancestors
[]Get
Cond Alarm Definition Ancestor - Class
Id string - Condition
Get
Cond Alarm Definition Condition - Create
Time string - Description string
- Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Cond Alarm Definition Parent - Permission
Resources []GetCond Alarm Definition Permission Resource - Probable
Cause string - Remediation string
- string
- System
Classifications []string - []Get
Cond Alarm Definition Tag - Version
Context GetCond Alarm Definition Version Context
- id String
- results
List<Get
Cond Alarm Definition Result> - account
Moid String - actions
List<Get
Cond Alarm Definition Action> - additional
Properties String - ancestors
List<Get
Cond Alarm Definition Ancestor> - class
Id String - condition
Get
Cond Alarm Definition Condition - create
Time String - description String
- domain
Group StringMoid - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Cond Alarm Definition Parent - permission
Resources List<GetCond Alarm Definition Permission Resource> - probable
Cause String - remediation String
- String
- system
Classifications List<String> - List<Get
Cond Alarm Definition Tag> - version
Context GetCond Alarm Definition Version Context
- id string
- results
Get
Cond Alarm Definition Result[] - account
Moid string - actions
Get
Cond Alarm Definition Action[] - additional
Properties string - ancestors
Get
Cond Alarm Definition Ancestor[] - class
Id string - condition
Get
Cond Alarm Definition Condition - create
Time string - description string
- domain
Group stringMoid - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Cond Alarm Definition Parent - permission
Resources GetCond Alarm Definition Permission Resource[] - probable
Cause string - remediation string
- string
- system
Classifications string[] - Get
Cond Alarm Definition Tag[] - version
Context GetCond Alarm Definition Version Context
- id str
- results
Sequence[Get
Cond Alarm Definition Result] - account_
moid str - actions
Sequence[Get
Cond Alarm Definition Action] - additional_
properties str - ancestors
Sequence[Get
Cond Alarm Definition Ancestor] - class_
id str - condition
Get
Cond Alarm Definition Condition - create_
time str - description str
- domain_
group_ strmoid - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Cond Alarm Definition Parent - permission_
resources Sequence[GetCond Alarm Definition Permission Resource] - probable_
cause str - remediation str
- str
- system_
classifications Sequence[str] - Sequence[Get
Cond Alarm Definition Tag] - version_
context GetCond Alarm Definition Version Context
- id String
- results List<Property Map>
- account
Moid String - actions List<Property Map>
- additional
Properties String - ancestors List<Property Map>
- class
Id String - condition Property Map
- create
Time String - description String
- domain
Group StringMoid - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - probable
Cause String - remediation String
- String
- system
Classifications List<String> - List<Property Map>
- version
Context Property Map
Supporting Types
GetCondAlarmDefinitionAction
- 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.
- Message
Get
Cond Alarm Definition Action Message - A description of the detected issue which often includes instance specific details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Spec
Get
Cond Alarm Definition Action Spec - A specification of the details used to construct an alarm instance.
- 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.
- Message
Get
Cond Alarm Definition Action Message - A description of the detected issue which often includes instance specific details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Spec
Get
Cond Alarm Definition Action Spec - A specification of the details used to construct an alarm instance.
- 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.
- message
Get
Cond Alarm Definition Action Message - A description of the detected issue which often includes instance specific details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- spec
Get
Cond Alarm Definition Action Spec - A specification of the details used to construct an alarm instance.
- 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.
- message
Get
Cond Alarm Definition Action Message - A description of the detected issue which often includes instance specific details.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- spec
Get
Cond Alarm Definition Action Spec - A specification of the details used to construct an alarm instance.
- 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.
- message
Get
Cond Alarm Definition Action Message - A description of the detected issue which often includes instance specific details.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- spec
Get
Cond Alarm Definition Action Spec - A specification of the details used to construct an alarm instance.
- 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.
- message Property Map
- A description of the detected issue which often includes instance specific details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- spec Property Map
- A specification of the details used to construct an alarm instance.
GetCondAlarmDefinitionActionMessage
- 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.
- Message string
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Parameters List<string>
- 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.
- Message string
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Parameters []string
- 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.
- message String
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- parameters List<String>
- 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.
- message string
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- parameters string[]
- 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.
- message str
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- parameters Sequence[str]
- 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.
- message String
- A parameterized message such as "The temperature is %[1]v." where 'hot' could be substituted for %[1]v.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- parameters List<String>
GetCondAlarmDefinitionActionSpec
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Severity string
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Severity string
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- severity String
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
- 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.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- severity string
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- severity str
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- severity String
- The severity of the alarm.
None
- The Enum value None represents that there is no severity.Info
- The Enum value Info represents the Informational level of severity.Critical
- The Enum value Critical represents the Critical level of severity.Warning
- The Enum value Warning represents the Warning level of severity.Cleared
- The Enum value Cleared represents that the alarm severity has been cleared.
GetCondAlarmDefinitionAncestor
- 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'.
GetCondAlarmDefinitionCondition
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetCondAlarmDefinitionParent
- 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'.
GetCondAlarmDefinitionPermissionResource
- 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'.
GetCondAlarmDefinitionResult
- Account
Moid string - The Account ID for this managed object.
- Actions
List<Get
Cond Alarm Definition Result Action> - Additional
Properties string - Ancestors
List<Get
Cond Alarm Definition Result Ancestor> - Class
Id string - Conditions
List<Get
Cond Alarm Definition Result Condition> - Create
Time string - The time when this managed object was created.
- Description string
- A description of the issue which is common to all instances of the issue.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An informational display name.
- Object
Type string - Owners List<string>
- Parents
List<Get
Cond Alarm Definition Result Parent> - Permission
Resources List<GetCond Alarm Definition Result Permission Resource> - Probable
Cause string - An explanation of the likely causes of the detected issue.
- Remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- System
Classifications List<string> - List<Get
Cond Alarm Definition Result Tag> - Version
Contexts List<GetCond Alarm Definition Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Actions
[]Get
Cond Alarm Definition Result Action - Additional
Properties string - Ancestors
[]Get
Cond Alarm Definition Result Ancestor - Class
Id string - Conditions
[]Get
Cond Alarm Definition Result Condition - Create
Time string - The time when this managed object was created.
- Description string
- A description of the issue which is common to all instances of the issue.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An informational display name.
- Object
Type string - Owners []string
- Parents
[]Get
Cond Alarm Definition Result Parent - Permission
Resources []GetCond Alarm Definition Result Permission Resource - Probable
Cause string - An explanation of the likely causes of the detected issue.
- Remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- System
Classifications []string - []Get
Cond Alarm Definition Result Tag - Version
Contexts []GetCond Alarm Definition Result Version Context
- account
Moid String - The Account ID for this managed object.
- actions
List<Get
Cond Alarm Definition Result Action> - additional
Properties String - ancestors
List<Get
Cond Alarm Definition Result Ancestor> - class
Id String - conditions
List<Get
Cond Alarm Definition Result Condition> - create
Time String - The time when this managed object was created.
- description String
- A description of the issue which is common to all instances of the issue.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An informational display name.
- object
Type String - owners List<String>
- parents
List<Get
Cond Alarm Definition Result Parent> - permission
Resources List<GetCond Alarm Definition Result Permission Resource> - probable
Cause String - An explanation of the likely causes of the detected issue.
- remediation String
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications List<String> - List<Get
Cond Alarm Definition Result Tag> - version
Contexts List<GetCond Alarm Definition Result Version Context>
- account
Moid string - The Account ID for this managed object.
- actions
Get
Cond Alarm Definition Result Action[] - additional
Properties string - ancestors
Get
Cond Alarm Definition Result Ancestor[] - class
Id string - conditions
Get
Cond Alarm Definition Result Condition[] - create
Time string - The time when this managed object was created.
- description string
- A description of the issue which is common to all instances of the issue.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- An informational display name.
- object
Type string - owners string[]
- parents
Get
Cond Alarm Definition Result Parent[] - permission
Resources GetCond Alarm Definition Result Permission Resource[] - probable
Cause string - An explanation of the likely causes of the detected issue.
- remediation string
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications string[] - Get
Cond Alarm Definition Result Tag[] - version
Contexts GetCond Alarm Definition Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- actions
Sequence[Get
Cond Alarm Definition Result Action] - additional_
properties str - ancestors
Sequence[Get
Cond Alarm Definition Result Ancestor] - class_
id str - conditions
Sequence[Get
Cond Alarm Definition Result Condition] - create_
time str - The time when this managed object was created.
- description str
- A description of the issue which is common to all instances of the issue.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- An informational display name.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Cond Alarm Definition Result Parent] - permission_
resources Sequence[GetCond Alarm Definition Result Permission Resource] - probable_
cause str - An explanation of the likely causes of the detected issue.
- remediation str
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system_
classifications Sequence[str] - Sequence[Get
Cond Alarm Definition Result Tag] - version_
contexts Sequence[GetCond Alarm Definition Result Version Context]
- account
Moid String - The Account ID for this managed object.
- actions List<Property Map>
- additional
Properties String - ancestors List<Property Map>
- class
Id String - conditions List<Property Map>
- create
Time String - The time when this managed object was created.
- description String
- A description of the issue which is common to all instances of the issue.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An informational display name.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - probable
Cause String - An explanation of the likely causes of the detected issue.
- remediation String
- An explanation of the steps to perform to remediate the detected issue.
- 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.
- system
Classifications List<String> - List<Property Map>
- version
Contexts List<Property Map>
GetCondAlarmDefinitionResultAction
- additional
Properties String - class
Id String - messages List<Property Map>
- object
Type String - specs List<Property Map>
GetCondAlarmDefinitionResultActionMessage
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Parameters List<string>
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Parameters []string
- additional
Properties String - class
Id String - message String
- object
Type String - parameters List<String>
- additional
Properties string - class
Id string - message string
- object
Type string - parameters string[]
- additional_
properties str - class_
id str - message str
- object_
type str - parameters Sequence[str]
- additional
Properties String - class
Id String - message String
- object
Type String - parameters List<String>
GetCondAlarmDefinitionResultActionSpec
- Additional
Properties string - Class
Id string - Object
Type string - Severity string
- Additional
Properties string - Class
Id string - Object
Type string - Severity string
- additional
Properties String - class
Id String - object
Type String - severity String
- additional
Properties string - class
Id string - object
Type string - severity string
- additional_
properties str - class_
id str - object_
type str - severity str
- additional
Properties String - class
Id String - object
Type String - severity String
GetCondAlarmDefinitionResultAncestor
- 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
GetCondAlarmDefinitionResultCondition
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetCondAlarmDefinitionResultParent
- 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
GetCondAlarmDefinitionResultPermissionResource
- 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
GetCondAlarmDefinitionResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetCondAlarmDefinitionResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetCond Alarm Definition Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetCond Alarm Definition Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetCondAlarmDefinitionResultVersionContextInterestedMo
- 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
GetCondAlarmDefinitionResultVersionContextRefMo
- 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
GetCondAlarmDefinitionTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetCondAlarmDefinitionVersionContext
- 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<GetCond Alarm Definition Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCond Alarm Definition 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 []GetCond Alarm Definition Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCond Alarm Definition 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<GetCond Alarm Definition Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCond Alarm Definition 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 GetCond Alarm Definition Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCond Alarm Definition 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[GetCond Alarm Definition Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetCond Alarm Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetCondAlarmDefinitionVersionContextInterestedMo
- 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'.
GetCondAlarmDefinitionVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet