intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getCondAlarmAggregation
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Object which represents alarm aggregation for a managed end point.
Using getCondAlarmAggregation
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 getCondAlarmAggregation(args: GetCondAlarmAggregationArgs, opts?: InvokeOptions): Promise<GetCondAlarmAggregationResult>
function getCondAlarmAggregationOutput(args: GetCondAlarmAggregationOutputArgs, opts?: InvokeOptions): Output<GetCondAlarmAggregationResult>
def get_cond_alarm_aggregation(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
alarm_aggregation_source: Optional[GetCondAlarmAggregationAlarmAggregationSource] = None,
alarm_summary: Optional[GetCondAlarmAggregationAlarmSummary] = None,
ancestors: Optional[Sequence[GetCondAlarmAggregationAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
critical_alarms_count: Optional[float] = None,
domain_group_moid: Optional[str] = None,
health: Optional[str] = None,
id: Optional[str] = None,
info_alarms_count: Optional[float] = None,
mo_type: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetCondAlarmAggregationParent] = None,
permission_resources: Optional[Sequence[GetCondAlarmAggregationPermissionResource]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetCondAlarmAggregationTag]] = None,
version_context: Optional[GetCondAlarmAggregationVersionContext] = None,
warning_alarms_count: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetCondAlarmAggregationResult
def get_cond_alarm_aggregation_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
alarm_aggregation_source: Optional[pulumi.Input[GetCondAlarmAggregationAlarmAggregationSourceArgs]] = None,
alarm_summary: Optional[pulumi.Input[GetCondAlarmAggregationAlarmSummaryArgs]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmAggregationAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
critical_alarms_count: Optional[pulumi.Input[float]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
health: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
info_alarms_count: Optional[pulumi.Input[float]] = None,
mo_type: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: 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[GetCondAlarmAggregationParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmAggregationPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCondAlarmAggregationTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetCondAlarmAggregationVersionContextArgs]] = None,
warning_alarms_count: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCondAlarmAggregationResult]
func LookupCondAlarmAggregation(ctx *Context, args *LookupCondAlarmAggregationArgs, opts ...InvokeOption) (*LookupCondAlarmAggregationResult, error)
func LookupCondAlarmAggregationOutput(ctx *Context, args *LookupCondAlarmAggregationOutputArgs, opts ...InvokeOption) LookupCondAlarmAggregationResultOutput
> Note: This function is named LookupCondAlarmAggregation
in the Go SDK.
public static class GetCondAlarmAggregation
{
public static Task<GetCondAlarmAggregationResult> InvokeAsync(GetCondAlarmAggregationArgs args, InvokeOptions? opts = null)
public static Output<GetCondAlarmAggregationResult> Invoke(GetCondAlarmAggregationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCondAlarmAggregationResult> getCondAlarmAggregation(GetCondAlarmAggregationArgs args, InvokeOptions options)
public static Output<GetCondAlarmAggregationResult> getCondAlarmAggregation(GetCondAlarmAggregationArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getCondAlarmAggregation:getCondAlarmAggregation
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - Alarm
Summary GetCond Alarm Aggregation Alarm Summary - Ancestors
List<Get
Cond Alarm Aggregation Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Critical
Alarms doubleCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Id string
- Info
Alarms doubleCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- Mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Cond Alarm Aggregation Parent - Permission
Resources List<GetCond Alarm Aggregation Permission Resource> - 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
Cond Alarm Aggregation Tag> - Version
Context GetCond Alarm Aggregation Version Context - Warning
Alarms doubleCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - Alarm
Summary GetCond Alarm Aggregation Alarm Summary - Ancestors
[]Get
Cond Alarm Aggregation Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Critical
Alarms float64Count - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Id string
- Info
Alarms float64Count - Count of all alarms with severity Info, irrespective of acknowledgement status.
- Mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Cond Alarm Aggregation Parent - Permission
Resources []GetCond Alarm Aggregation Permission Resource - 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
Cond Alarm Aggregation Tag - Version
Context GetCond Alarm Aggregation Version Context - Warning
Alarms float64Count - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - alarm
Summary GetCond Alarm Aggregation Alarm Summary - ancestors
List<Get
Cond Alarm Aggregation Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- critical
Alarms DoubleCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - id String
- info
Alarms DoubleCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type String - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Cond Alarm Aggregation Parent - permission
Resources List<GetCond Alarm Aggregation Permission Resource> - 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
Cond Alarm Aggregation Tag> - version
Context GetCond Alarm Aggregation Version Context - warning
Alarms DoubleCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - alarm
Summary GetCond Alarm Aggregation Alarm Summary - ancestors
Get
Cond Alarm Aggregation Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- critical
Alarms numberCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - id string
- info
Alarms numberCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Cond Alarm Aggregation Parent - permission
Resources GetCond Alarm Aggregation Permission Resource[] - 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
Cond Alarm Aggregation Tag[] - version
Context GetCond Alarm Aggregation Version Context - warning
Alarms numberCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
aggregation_ Getsource Cond Alarm Aggregation Alarm Aggregation Source - alarm_
summary GetCond Alarm Aggregation Alarm Summary - ancestors
Sequence[Get
Cond Alarm Aggregation Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- critical_
alarms_ floatcount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- health str
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - id str
- info_
alarms_ floatcount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo_
type str - Managed object type. For example, FI managed object type will be network.Element.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Cond Alarm Aggregation Parent - permission_
resources Sequence[GetCond Alarm Aggregation Permission Resource] - 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
Cond Alarm Aggregation Tag] - version_
context GetCond Alarm Aggregation Version Context - warning_
alarms_ floatcount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Aggregation Property MapSource - alarm
Summary Property Map - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- critical
Alarms NumberCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - id String
- info
Alarms NumberCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type String - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - 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 - warning
Alarms NumberCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
getCondAlarmAggregation Result
The following output properties are available:
- Id string
- Results
List<Get
Cond Alarm Aggregation Result> - Account
Moid string - Additional
Properties string - Alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - Alarm
Summary GetCond Alarm Aggregation Alarm Summary - Ancestors
List<Get
Cond Alarm Aggregation Ancestor> - Class
Id string - Create
Time string - Critical
Alarms doubleCount - Domain
Group stringMoid - Health string
- Info
Alarms doubleCount - Mo
Type string - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Cond Alarm Aggregation Parent - Permission
Resources List<GetCond Alarm Aggregation Permission Resource> - string
- List<Get
Cond Alarm Aggregation Tag> - Version
Context GetCond Alarm Aggregation Version Context - Warning
Alarms doubleCount
- Id string
- Results
[]Get
Cond Alarm Aggregation Result - Account
Moid string - Additional
Properties string - Alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - Alarm
Summary GetCond Alarm Aggregation Alarm Summary - Ancestors
[]Get
Cond Alarm Aggregation Ancestor - Class
Id string - Create
Time string - Critical
Alarms float64Count - Domain
Group stringMoid - Health string
- Info
Alarms float64Count - Mo
Type string - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Cond Alarm Aggregation Parent - Permission
Resources []GetCond Alarm Aggregation Permission Resource - string
- []Get
Cond Alarm Aggregation Tag - Version
Context GetCond Alarm Aggregation Version Context - Warning
Alarms float64Count
- id String
- results
List<Get
Cond Alarm Aggregation Result> - account
Moid String - additional
Properties String - alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - alarm
Summary GetCond Alarm Aggregation Alarm Summary - ancestors
List<Get
Cond Alarm Aggregation Ancestor> - class
Id String - create
Time String - critical
Alarms DoubleCount - domain
Group StringMoid - health String
- info
Alarms DoubleCount - mo
Type String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Cond Alarm Aggregation Parent - permission
Resources List<GetCond Alarm Aggregation Permission Resource> - String
- List<Get
Cond Alarm Aggregation Tag> - version
Context GetCond Alarm Aggregation Version Context - warning
Alarms DoubleCount
- id string
- results
Get
Cond Alarm Aggregation Result[] - account
Moid string - additional
Properties string - alarm
Aggregation GetSource Cond Alarm Aggregation Alarm Aggregation Source - alarm
Summary GetCond Alarm Aggregation Alarm Summary - ancestors
Get
Cond Alarm Aggregation Ancestor[] - class
Id string - create
Time string - critical
Alarms numberCount - domain
Group stringMoid - health string
- info
Alarms numberCount - mo
Type string - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Cond Alarm Aggregation Parent - permission
Resources GetCond Alarm Aggregation Permission Resource[] - string
- Get
Cond Alarm Aggregation Tag[] - version
Context GetCond Alarm Aggregation Version Context - warning
Alarms numberCount
- id str
- results
Sequence[Get
Cond Alarm Aggregation Result] - account_
moid str - additional_
properties str - alarm_
aggregation_ Getsource Cond Alarm Aggregation Alarm Aggregation Source - alarm_
summary GetCond Alarm Aggregation Alarm Summary - ancestors
Sequence[Get
Cond Alarm Aggregation Ancestor] - class_
id str - create_
time str - critical_
alarms_ floatcount - domain_
group_ strmoid - health str
- info_
alarms_ floatcount - mo_
type str - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Cond Alarm Aggregation Parent - permission_
resources Sequence[GetCond Alarm Aggregation Permission Resource] - str
- Sequence[Get
Cond Alarm Aggregation Tag] - version_
context GetCond Alarm Aggregation Version Context - warning_
alarms_ floatcount
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - alarm
Aggregation Property MapSource - alarm
Summary Property Map - ancestors List<Property Map>
- class
Id String - create
Time String - critical
Alarms NumberCount - domain
Group StringMoid - health String
- info
Alarms NumberCount - mo
Type String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- List<Property Map>
- version
Context Property Map - warning
Alarms NumberCount
Supporting Types
GetCondAlarmAggregationAlarmAggregationSource
- 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'.
GetCondAlarmAggregationAlarmSummary
- 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.
- Critical double
- The count of active alarms that have severity type Critical.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info double
- The count of active alarms that have severity type Info.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Suppressed
Critical double - The count of active suppressed alarms that have severity type Critical.
- Suppressed
Info double - The count of active suppressed alarms that have severity type Info.
- Suppressed
Warning double - The count of active suppressed alarms that have severity type Warning.
- Warning double
- The count of active alarms that have severity type Warning.
- 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.
- Critical float64
- The count of active alarms that have severity type Critical.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info float64
- The count of active alarms that have severity type Info.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Suppressed
Critical float64 - The count of active suppressed alarms that have severity type Critical.
- Suppressed
Info float64 - The count of active suppressed alarms that have severity type Info.
- Suppressed
Warning float64 - The count of active suppressed alarms that have severity type Warning.
- Warning float64
- The count of active alarms that have severity type Warning.
- 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.
- critical Double
- The count of active alarms that have severity type Critical.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info Double
- The count of active alarms that have severity type Info.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- suppressed
Critical Double - The count of active suppressed alarms that have severity type Critical.
- suppressed
Info Double - The count of active suppressed alarms that have severity type Info.
- suppressed
Warning Double - The count of active suppressed alarms that have severity type Warning.
- warning Double
- The count of active alarms that have severity type Warning.
- 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.
- critical number
- The count of active alarms that have severity type Critical.
- health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info number
- The count of active alarms that have severity type Info.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- suppressed
Critical number - The count of active suppressed alarms that have severity type Critical.
- suppressed
Info number - The count of active suppressed alarms that have severity type Info.
- suppressed
Warning number - The count of active suppressed alarms that have severity type Warning.
- warning number
- The count of active alarms that have severity type Warning.
- 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.
- critical float
- The count of active alarms that have severity type Critical.
- health str
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info float
- The count of active alarms that have severity type Info.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- suppressed_
critical float - The count of active suppressed alarms that have severity type Critical.
- suppressed_
info float - The count of active suppressed alarms that have severity type Info.
- suppressed_
warning float - The count of active suppressed alarms that have severity type Warning.
- warning float
- The count of active alarms that have severity type Warning.
- 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.
- critical Number
- The count of active alarms that have severity type Critical.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info Number
- The count of active alarms that have severity type Info.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- suppressed
Critical Number - The count of active suppressed alarms that have severity type Critical.
- suppressed
Info Number - The count of active suppressed alarms that have severity type Info.
- suppressed
Warning Number - The count of active suppressed alarms that have severity type Warning.
- warning Number
- The count of active alarms that have severity type Warning.
GetCondAlarmAggregationAncestor
- 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'.
GetCondAlarmAggregationParent
- 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'.
GetCondAlarmAggregationPermissionResource
- 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'.
GetCondAlarmAggregationResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Aggregation List<GetSources Cond Alarm Aggregation Result Alarm Aggregation Source> - Alarm
Summaries List<GetCond Alarm Aggregation Result Alarm Summary> - Ancestors
List<Get
Cond Alarm Aggregation Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Critical
Alarms doubleCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info
Alarms doubleCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- Mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Cond Alarm Aggregation Result Parent> - Permission
Resources List<GetCond Alarm Aggregation Result Permission Resource> - 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
Cond Alarm Aggregation Result Tag> - Version
Contexts List<GetCond Alarm Aggregation Result Version Context> - Warning
Alarms doubleCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Aggregation []GetSources Cond Alarm Aggregation Result Alarm Aggregation Source - Alarm
Summaries []GetCond Alarm Aggregation Result Alarm Summary - Ancestors
[]Get
Cond Alarm Aggregation Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Critical
Alarms float64Count - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info
Alarms float64Count - Count of all alarms with severity Info, irrespective of acknowledgement status.
- Mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Cond Alarm Aggregation Result Parent - Permission
Resources []GetCond Alarm Aggregation Result Permission Resource - 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
Cond Alarm Aggregation Result Tag - Version
Contexts []GetCond Alarm Aggregation Result Version Context - Warning
Alarms float64Count - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Aggregation List<GetSources Cond Alarm Aggregation Result Alarm Aggregation Source> - alarm
Summaries List<GetCond Alarm Aggregation Result Alarm Summary> - ancestors
List<Get
Cond Alarm Aggregation Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- critical
Alarms DoubleCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info
Alarms DoubleCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type String - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Cond Alarm Aggregation Result Parent> - permission
Resources List<GetCond Alarm Aggregation Result Permission Resource> - 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
Cond Alarm Aggregation Result Tag> - version
Contexts List<GetCond Alarm Aggregation Result Version Context> - warning
Alarms DoubleCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Aggregation GetSources Cond Alarm Aggregation Result Alarm Aggregation Source[] - alarm
Summaries GetCond Alarm Aggregation Result Alarm Summary[] - ancestors
Get
Cond Alarm Aggregation Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- critical
Alarms numberCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info
Alarms numberCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type string - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Cond Alarm Aggregation Result Parent[] - permission
Resources GetCond Alarm Aggregation Result Permission Resource[] - 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
Cond Alarm Aggregation Result Tag[] - version
Contexts GetCond Alarm Aggregation Result Version Context[] - warning
Alarms numberCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
aggregation_ Sequence[Getsources Cond Alarm Aggregation Result Alarm Aggregation Source] - alarm_
summaries Sequence[GetCond Alarm Aggregation Result Alarm Summary] - ancestors
Sequence[Get
Cond Alarm Aggregation Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- critical_
alarms_ floatcount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- health str
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info_
alarms_ floatcount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo_
type str - Managed object type. For example, FI managed object type will be network.Element.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Cond Alarm Aggregation Result Parent] - permission_
resources Sequence[GetCond Alarm Aggregation Result Permission Resource] - 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
Cond Alarm Aggregation Result Tag] - version_
contexts Sequence[GetCond Alarm Aggregation Result Version Context] - warning_
alarms_ floatcount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Aggregation List<Property Map>Sources - alarm
Summaries List<Property Map> - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- critical
Alarms NumberCount - Count of all alarms with severity Critical, irrespective of acknowledgement status.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info
Alarms NumberCount - Count of all alarms with severity Info, irrespective of acknowledgement status.
- mo
Type String - Managed object type. For example, FI managed object type will be network.Element.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - 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> - warning
Alarms NumberCount - Count of all alarms with severity Warning, irrespective of acknowledgement status.
GetCondAlarmAggregationResultAlarmAggregationSource
- 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
GetCondAlarmAggregationResultAlarmSummary
- Additional
Properties string - Class
Id string - Critical double
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info double
- Object
Type string - Suppressed
Critical double - Suppressed
Info double - Suppressed
Warning double - Warning double
- Additional
Properties string - Class
Id string - Critical float64
- Health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - Info float64
- Object
Type string - Suppressed
Critical float64 - Suppressed
Info float64 - Suppressed
Warning float64 - Warning float64
- additional
Properties String - class
Id String - critical Double
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info Double
- object
Type String - suppressed
Critical Double - suppressed
Info Double - suppressed
Warning Double - warning Double
- additional
Properties string - class
Id string - critical number
- health string
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info number
- object
Type string - suppressed
Critical number - suppressed
Info number - suppressed
Warning number - warning number
- additional_
properties str - class_
id str - critical float
- health str
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info float
- object_
type str - suppressed_
critical float - suppressed_
info float - suppressed_
warning float - warning float
- additional
Properties String - class
Id String - critical Number
- health String
- Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.*
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. - info Number
- object
Type String - suppressed
Critical Number - suppressed
Info Number - suppressed
Warning Number - warning Number
GetCondAlarmAggregationResultAncestor
- 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
GetCondAlarmAggregationResultParent
- 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
GetCondAlarmAggregationResultPermissionResource
- 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
GetCondAlarmAggregationResultTag
- 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
GetCondAlarmAggregationResultVersionContext
- 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
GetCondAlarmAggregationResultVersionContextInterestedMo
- 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
GetCondAlarmAggregationResultVersionContextRefMo
- 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
GetCondAlarmAggregationTag
- 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.
GetCondAlarmAggregationVersionContext
- 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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 Aggregation 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.
GetCondAlarmAggregationVersionContextInterestedMo
- 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'.
GetCondAlarmAggregationVersionContextRefMo
- 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