intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFaultInstance
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
An endpoint anomaly is represented by this object.
Using getFaultInstance
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 getFaultInstance(args: GetFaultInstanceArgs, opts?: InvokeOptions): Promise<GetFaultInstanceResult>
function getFaultInstanceOutput(args: GetFaultInstanceOutputArgs, opts?: InvokeOptions): Output<GetFaultInstanceResult>
def get_fault_instance(account_moid: Optional[str] = None,
acknowledged: Optional[str] = None,
additional_properties: Optional[str] = None,
affected_dn: Optional[str] = None,
affected_mo: Optional[GetFaultInstanceAffectedMo] = None,
affected_mo_id: Optional[str] = None,
affected_mo_type: Optional[str] = None,
ancestor_mo: Optional[GetFaultInstanceAncestorMo] = None,
ancestor_mo_id: Optional[str] = None,
ancestor_mo_type: Optional[str] = None,
ancestors: Optional[Sequence[GetFaultInstanceAncestor]] = None,
class_id: Optional[str] = None,
code: Optional[str] = None,
create_time: Optional[str] = None,
creation_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetFaultInstanceInventoryDeviceInfo] = None,
last_transition_time: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
num_occurrences: Optional[float] = None,
object_type: Optional[str] = None,
original_severity: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFaultInstanceParent] = None,
permission_resources: Optional[Sequence[GetFaultInstancePermissionResource]] = None,
previous_severity: Optional[str] = None,
registered_device: Optional[GetFaultInstanceRegisteredDevice] = None,
rn: Optional[str] = None,
rule: Optional[str] = None,
severity: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetFaultInstanceTag]] = None,
version_context: Optional[GetFaultInstanceVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFaultInstanceResult
def get_fault_instance_output(account_moid: Optional[pulumi.Input[str]] = None,
acknowledged: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
affected_dn: Optional[pulumi.Input[str]] = None,
affected_mo: Optional[pulumi.Input[GetFaultInstanceAffectedMoArgs]] = None,
affected_mo_id: Optional[pulumi.Input[str]] = None,
affected_mo_type: Optional[pulumi.Input[str]] = None,
ancestor_mo: Optional[pulumi.Input[GetFaultInstanceAncestorMoArgs]] = None,
ancestor_mo_id: Optional[pulumi.Input[str]] = None,
ancestor_mo_type: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstanceAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
code: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
creation_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetFaultInstanceInventoryDeviceInfoArgs]] = None,
last_transition_time: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
num_occurrences: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
original_severity: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFaultInstanceParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstancePermissionResourceArgs]]]] = None,
previous_severity: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetFaultInstanceRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
rule: Optional[pulumi.Input[str]] = None,
severity: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstanceTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetFaultInstanceVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFaultInstanceResult]
func LookupFaultInstance(ctx *Context, args *LookupFaultInstanceArgs, opts ...InvokeOption) (*LookupFaultInstanceResult, error)
func LookupFaultInstanceOutput(ctx *Context, args *LookupFaultInstanceOutputArgs, opts ...InvokeOption) LookupFaultInstanceResultOutput
> Note: This function is named LookupFaultInstance
in the Go SDK.
public static class GetFaultInstance
{
public static Task<GetFaultInstanceResult> InvokeAsync(GetFaultInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetFaultInstanceResult> Invoke(GetFaultInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFaultInstanceResult> getFaultInstance(GetFaultInstanceArgs args, InvokeOptions options)
public static Output<GetFaultInstanceResult> getFaultInstance(GetFaultInstanceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFaultInstance:getFaultInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- Additional
Properties string - Affected
Dn string - The Distinguished Name of the Managed object which was affected.
- Affected
Mo GetFault Instance Affected Mo - Affected
Mo stringId - Managed object Id which was affected.
- Affected
Mo stringType - Managed object type which was affected.
- Ancestor
Mo GetFault Instance Ancestor Mo - Ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- Ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- Ancestors
List<Get
Fault Instance Ancestor> - Class
Id string - Code string
- Numerical fault code of the fault found.
- Create
Time string - The time when this managed object was created.
- Creation
Time string - The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Fault Instance Inventory Device Info - Last
Transition stringTime - Last transition time of the fault.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Occurrences double - The number of times this fault has occured.
- Object
Type string - Original
Severity string - Current Severity of the fault found.
- Owners List<string>
- Parent
Get
Fault Instance Parent - Permission
Resources List<GetFault Instance Permission Resource> - Previous
Severity string - The Severity of the fault prior to user update.
- Registered
Device GetFault Instance Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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
Fault Instance Tag> - Version
Context GetFault Instance Version Context
- Account
Moid string - The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- Additional
Properties string - Affected
Dn string - The Distinguished Name of the Managed object which was affected.
- Affected
Mo GetFault Instance Affected Mo - Affected
Mo stringId - Managed object Id which was affected.
- Affected
Mo stringType - Managed object type which was affected.
- Ancestor
Mo GetFault Instance Ancestor Mo - Ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- Ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- Ancestors
[]Get
Fault Instance Ancestor - Class
Id string - Code string
- Numerical fault code of the fault found.
- Create
Time string - The time when this managed object was created.
- Creation
Time string - The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Fault Instance Inventory Device Info - Last
Transition stringTime - Last transition time of the fault.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Occurrences float64 - The number of times this fault has occured.
- Object
Type string - Original
Severity string - Current Severity of the fault found.
- Owners []string
- Parent
Get
Fault Instance Parent - Permission
Resources []GetFault Instance Permission Resource - Previous
Severity string - The Severity of the fault prior to user update.
- Registered
Device GetFault Instance Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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
Fault Instance Tag - Version
Context GetFault Instance Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additional
Properties String - affected
Dn String - The Distinguished Name of the Managed object which was affected.
- affected
Mo GetFault Instance Affected Mo - affected
Mo StringId - Managed object Id which was affected.
- affected
Mo StringType - Managed object type which was affected.
- ancestor
Mo GetFault Instance Ancestor Mo - ancestor
Mo StringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo StringType - Object type of the parent of the Managed object which was affected.
- ancestors
List<Get
Fault Instance Ancestor> - class
Id String - code String
- Numerical fault code of the fault found.
- create
Time String - The time when this managed object was created.
- creation
Time String - The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device GetInfo Fault Instance Inventory Device Info - last
Transition StringTime - Last transition time of the fault.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Occurrences Double - The number of times this fault has occured.
- object
Type String - original
Severity String - Current Severity of the fault found.
- owners List<String>
- parent
Get
Fault Instance Parent - permission
Resources List<GetFault Instance Permission Resource> - previous
Severity String - The Severity of the fault prior to user update.
- registered
Device GetFault Instance Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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
Fault Instance Tag> - version
Context GetFault Instance Version Context
- account
Moid string - The Account ID for this managed object.
- acknowledged string
- The user acknowledgement state of the fault.
- additional
Properties string - affected
Dn string - The Distinguished Name of the Managed object which was affected.
- affected
Mo GetFault Instance Affected Mo - affected
Mo stringId - Managed object Id which was affected.
- affected
Mo stringType - Managed object type which was affected.
- ancestor
Mo GetFault Instance Ancestor Mo - ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- ancestors
Get
Fault Instance Ancestor[] - class
Id string - code string
- Numerical fault code of the fault found.
- create
Time string - The time when this managed object was created.
- creation
Time string - The time of creation of the fault instance.
- description string
- Detailed message of the fault.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- inventory
Device GetInfo Fault Instance Inventory Device Info - last
Transition stringTime - Last transition time of the fault.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- num
Occurrences number - The number of times this fault has occured.
- object
Type string - original
Severity string - Current Severity of the fault found.
- owners string[]
- parent
Get
Fault Instance Parent - permission
Resources GetFault Instance Permission Resource[] - previous
Severity string - The Severity of the fault prior to user update.
- registered
Device GetFault Instance Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- rule string
- The rule that is responsible for generation of the fault.
- severity string
- Severity of the fault found.
- 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
Fault Instance Tag[] - version
Context GetFault Instance Version Context
- account_
moid str - The Account ID for this managed object.
- acknowledged str
- The user acknowledgement state of the fault.
- additional_
properties str - affected_
dn str - The Distinguished Name of the Managed object which was affected.
- affected_
mo GetFault Instance Affected Mo - affected_
mo_ strid - Managed object Id which was affected.
- affected_
mo_ strtype - Managed object type which was affected.
- ancestor_
mo GetFault Instance Ancestor Mo - ancestor_
mo_ strid - Object Id of the parent of the Managed object which was affected.
- ancestor_
mo_ strtype - Object type of the parent of the Managed object which was affected.
- ancestors
Sequence[Get
Fault Instance Ancestor] - class_
id str - code str
- Numerical fault code of the fault found.
- create_
time str - The time when this managed object was created.
- creation_
time str - The time of creation of the fault instance.
- description str
- Detailed message of the fault.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- inventory_
device_ Getinfo Fault Instance Inventory Device Info - last_
transition_ strtime - Last transition time of the fault.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_
occurrences float - The number of times this fault has occured.
- object_
type str - original_
severity str - Current Severity of the fault found.
- owners Sequence[str]
- parent
Get
Fault Instance Parent - permission_
resources Sequence[GetFault Instance Permission Resource] - previous_
severity str - The Severity of the fault prior to user update.
- registered_
device GetFault Instance Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- rule str
- The rule that is responsible for generation of the fault.
- severity str
- Severity of the fault found.
- 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
Fault Instance Tag] - version_
context GetFault Instance Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additional
Properties String - affected
Dn String - The Distinguished Name of the Managed object which was affected.
- affected
Mo Property Map - affected
Mo StringId - Managed object Id which was affected.
- affected
Mo StringType - Managed object type which was affected.
- ancestor
Mo Property Map - ancestor
Mo StringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo StringType - Object type of the parent of the Managed object which was affected.
- ancestors List<Property Map>
- class
Id String - code String
- Numerical fault code of the fault found.
- create
Time String - The time when this managed object was created.
- creation
Time String - The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device Property MapInfo - last
Transition StringTime - Last transition time of the fault.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Occurrences Number - The number of times this fault has occured.
- object
Type String - original
Severity String - Current Severity of the fault found.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - previous
Severity String - The Severity of the fault prior to user update.
- registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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
getFaultInstance Result
The following output properties are available:
- Id string
- Results
List<Get
Fault Instance Result> - Account
Moid string - Acknowledged string
- Additional
Properties string - Affected
Dn string - Affected
Mo GetFault Instance Affected Mo - Affected
Mo stringId - Affected
Mo stringType - Ancestor
Mo GetFault Instance Ancestor Mo - Ancestor
Mo stringId - Ancestor
Mo stringType - Ancestors
List<Get
Fault Instance Ancestor> - Class
Id string - Code string
- Create
Time string - Creation
Time string - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Fault Instance Inventory Device Info - Last
Transition stringTime - Mod
Time string - Moid string
- Num
Occurrences double - Object
Type string - Original
Severity string - Owners List<string>
- Parent
Get
Fault Instance Parent - Permission
Resources List<GetFault Instance Permission Resource> - Previous
Severity string - Registered
Device GetFault Instance Registered Device - Rn string
- Rule string
- Severity string
- string
- List<Get
Fault Instance Tag> - Version
Context GetFault Instance Version Context
- Id string
- Results
[]Get
Fault Instance Result - Account
Moid string - Acknowledged string
- Additional
Properties string - Affected
Dn string - Affected
Mo GetFault Instance Affected Mo - Affected
Mo stringId - Affected
Mo stringType - Ancestor
Mo GetFault Instance Ancestor Mo - Ancestor
Mo stringId - Ancestor
Mo stringType - Ancestors
[]Get
Fault Instance Ancestor - Class
Id string - Code string
- Create
Time string - Creation
Time string - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Fault Instance Inventory Device Info - Last
Transition stringTime - Mod
Time string - Moid string
- Num
Occurrences float64 - Object
Type string - Original
Severity string - Owners []string
- Parent
Get
Fault Instance Parent - Permission
Resources []GetFault Instance Permission Resource - Previous
Severity string - Registered
Device GetFault Instance Registered Device - Rn string
- Rule string
- Severity string
- string
- []Get
Fault Instance Tag - Version
Context GetFault Instance Version Context
- id String
- results
List<Get
Fault Instance Result> - account
Moid String - acknowledged String
- additional
Properties String - affected
Dn String - affected
Mo GetFault Instance Affected Mo - affected
Mo StringId - affected
Mo StringType - ancestor
Mo GetFault Instance Ancestor Mo - ancestor
Mo StringId - ancestor
Mo StringType - ancestors
List<Get
Fault Instance Ancestor> - class
Id String - code String
- create
Time String - creation
Time String - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - inventory
Device GetInfo Fault Instance Inventory Device Info - last
Transition StringTime - mod
Time String - moid String
- num
Occurrences Double - object
Type String - original
Severity String - owners List<String>
- parent
Get
Fault Instance Parent - permission
Resources List<GetFault Instance Permission Resource> - previous
Severity String - registered
Device GetFault Instance Registered Device - rn String
- rule String
- severity String
- String
- List<Get
Fault Instance Tag> - version
Context GetFault Instance Version Context
- id string
- results
Get
Fault Instance Result[] - account
Moid string - acknowledged string
- additional
Properties string - affected
Dn string - affected
Mo GetFault Instance Affected Mo - affected
Mo stringId - affected
Mo stringType - ancestor
Mo GetFault Instance Ancestor Mo - ancestor
Mo stringId - ancestor
Mo stringType - ancestors
Get
Fault Instance Ancestor[] - class
Id string - code string
- create
Time string - creation
Time string - description string
- device
Mo stringId - dn string
- domain
Group stringMoid - inventory
Device GetInfo Fault Instance Inventory Device Info - last
Transition stringTime - mod
Time string - moid string
- num
Occurrences number - object
Type string - original
Severity string - owners string[]
- parent
Get
Fault Instance Parent - permission
Resources GetFault Instance Permission Resource[] - previous
Severity string - registered
Device GetFault Instance Registered Device - rn string
- rule string
- severity string
- string
- Get
Fault Instance Tag[] - version
Context GetFault Instance Version Context
- id str
- results
Sequence[Get
Fault Instance Result] - account_
moid str - acknowledged str
- additional_
properties str - affected_
dn str - affected_
mo GetFault Instance Affected Mo - affected_
mo_ strid - affected_
mo_ strtype - ancestor_
mo GetFault Instance Ancestor Mo - ancestor_
mo_ strid - ancestor_
mo_ strtype - ancestors
Sequence[Get
Fault Instance Ancestor] - class_
id str - code str
- create_
time str - creation_
time str - description str
- device_
mo_ strid - dn str
- domain_
group_ strmoid - inventory_
device_ Getinfo Fault Instance Inventory Device Info - last_
transition_ strtime - mod_
time str - moid str
- num_
occurrences float - object_
type str - original_
severity str - owners Sequence[str]
- parent
Get
Fault Instance Parent - permission_
resources Sequence[GetFault Instance Permission Resource] - previous_
severity str - registered_
device GetFault Instance Registered Device - rn str
- rule str
- severity str
- str
- Sequence[Get
Fault Instance Tag] - version_
context GetFault Instance Version Context
- id String
- results List<Property Map>
- account
Moid String - acknowledged String
- additional
Properties String - affected
Dn String - affected
Mo Property Map - affected
Mo StringId - affected
Mo StringType - ancestor
Mo Property Map - ancestor
Mo StringId - ancestor
Mo StringType - ancestors List<Property Map>
- class
Id String - code String
- create
Time String - creation
Time String - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - inventory
Device Property MapInfo - last
Transition StringTime - mod
Time String - moid String
- num
Occurrences Number - object
Type String - original
Severity String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - previous
Severity String - registered
Device Property Map - rn String
- rule String
- severity String
- String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetFaultInstanceAffectedMo
- 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'.
GetFaultInstanceAncestor
- 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'.
GetFaultInstanceAncestorMo
- 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'.
GetFaultInstanceInventoryDeviceInfo
- 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'.
GetFaultInstanceParent
- 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'.
GetFaultInstancePermissionResource
- 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'.
GetFaultInstanceRegisteredDevice
- 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'.
GetFaultInstanceResult
- Account
Moid string - The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- Additional
Properties string - Affected
Dn string - The Distinguished Name of the Managed object which was affected.
- Affected
Mo stringId - Managed object Id which was affected.
- Affected
Mo stringType - Managed object type which was affected.
- Affected
Mos List<GetFault Instance Result Affected Mo> - Ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- Ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- Ancestor
Mos List<GetFault Instance Result Ancestor Mo> - Ancestors
List<Get
Fault Instance Result Ancestor> - Class
Id string - Code string
- Numerical fault code of the fault found.
- Create
Time string - The time when this managed object was created.
- Creation
Time string - The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device List<GetInfos Fault Instance Result Inventory Device Info> - Last
Transition stringTime - Last transition time of the fault.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Occurrences double - The number of times this fault has occured.
- Object
Type string - Original
Severity string - Current Severity of the fault found.
- Owners List<string>
- Parents
List<Get
Fault Instance Result Parent> - Permission
Resources List<GetFault Instance Result Permission Resource> - Previous
Severity string - The Severity of the fault prior to user update.
- Registered
Devices List<GetFault Instance Result Registered Device> - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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
Fault Instance Result Tag> - Version
Contexts List<GetFault Instance Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- Additional
Properties string - Affected
Dn string - The Distinguished Name of the Managed object which was affected.
- Affected
Mo stringId - Managed object Id which was affected.
- Affected
Mo stringType - Managed object type which was affected.
- Affected
Mos []GetFault Instance Result Affected Mo - Ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- Ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- Ancestor
Mos []GetFault Instance Result Ancestor Mo - Ancestors
[]Get
Fault Instance Result Ancestor - Class
Id string - Code string
- Numerical fault code of the fault found.
- Create
Time string - The time when this managed object was created.
- Creation
Time string - The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device []GetInfos Fault Instance Result Inventory Device Info - Last
Transition stringTime - Last transition time of the fault.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Occurrences float64 - The number of times this fault has occured.
- Object
Type string - Original
Severity string - Current Severity of the fault found.
- Owners []string
- Parents
[]Get
Fault Instance Result Parent - Permission
Resources []GetFault Instance Result Permission Resource - Previous
Severity string - The Severity of the fault prior to user update.
- Registered
Devices []GetFault Instance Result Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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
Fault Instance Result Tag - Version
Contexts []GetFault Instance Result Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additional
Properties String - affected
Dn String - The Distinguished Name of the Managed object which was affected.
- affected
Mo StringId - Managed object Id which was affected.
- affected
Mo StringType - Managed object type which was affected.
- affected
Mos List<GetFault Instance Result Affected Mo> - ancestor
Mo StringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo StringType - Object type of the parent of the Managed object which was affected.
- ancestor
Mos List<GetFault Instance Result Ancestor Mo> - ancestors
List<Get
Fault Instance Result Ancestor> - class
Id String - code String
- Numerical fault code of the fault found.
- create
Time String - The time when this managed object was created.
- creation
Time String - The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<GetInfos Fault Instance Result Inventory Device Info> - last
Transition StringTime - Last transition time of the fault.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Occurrences Double - The number of times this fault has occured.
- object
Type String - original
Severity String - Current Severity of the fault found.
- owners List<String>
- parents
List<Get
Fault Instance Result Parent> - permission
Resources List<GetFault Instance Result Permission Resource> - previous
Severity String - The Severity of the fault prior to user update.
- registered
Devices List<GetFault Instance Result Registered Device> - rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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
Fault Instance Result Tag> - version
Contexts List<GetFault Instance Result Version Context>
- account
Moid string - The Account ID for this managed object.
- acknowledged string
- The user acknowledgement state of the fault.
- additional
Properties string - affected
Dn string - The Distinguished Name of the Managed object which was affected.
- affected
Mo stringId - Managed object Id which was affected.
- affected
Mo stringType - Managed object type which was affected.
- affected
Mos GetFault Instance Result Affected Mo[] - ancestor
Mo stringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo stringType - Object type of the parent of the Managed object which was affected.
- ancestor
Mos GetFault Instance Result Ancestor Mo[] - ancestors
Get
Fault Instance Result Ancestor[] - class
Id string - code string
- Numerical fault code of the fault found.
- create
Time string - The time when this managed object was created.
- creation
Time string - The time of creation of the fault instance.
- description string
- Detailed message of the fault.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- inventory
Device GetInfos Fault Instance Result Inventory Device Info[] - last
Transition stringTime - Last transition time of the fault.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- num
Occurrences number - The number of times this fault has occured.
- object
Type string - original
Severity string - Current Severity of the fault found.
- owners string[]
- parents
Get
Fault Instance Result Parent[] - permission
Resources GetFault Instance Result Permission Resource[] - previous
Severity string - The Severity of the fault prior to user update.
- registered
Devices GetFault Instance Result Registered Device[] - rn string
- The Relative Name uniquely identifies an object within a given context.
- rule string
- The rule that is responsible for generation of the fault.
- severity string
- Severity of the fault found.
- 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
Fault Instance Result Tag[] - version
Contexts GetFault Instance Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- acknowledged str
- The user acknowledgement state of the fault.
- additional_
properties str - affected_
dn str - The Distinguished Name of the Managed object which was affected.
- affected_
mo_ strid - Managed object Id which was affected.
- affected_
mo_ strtype - Managed object type which was affected.
- affected_
mos Sequence[GetFault Instance Result Affected Mo] - ancestor_
mo_ strid - Object Id of the parent of the Managed object which was affected.
- ancestor_
mo_ strtype - Object type of the parent of the Managed object which was affected.
- ancestor_
mos Sequence[GetFault Instance Result Ancestor Mo] - ancestors
Sequence[Get
Fault Instance Result Ancestor] - class_
id str - code str
- Numerical fault code of the fault found.
- create_
time str - The time when this managed object was created.
- creation_
time str - The time of creation of the fault instance.
- description str
- Detailed message of the fault.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- inventory_
device_ Sequence[Getinfos Fault Instance Result Inventory Device Info] - last_
transition_ strtime - Last transition time of the fault.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_
occurrences float - The number of times this fault has occured.
- object_
type str - original_
severity str - Current Severity of the fault found.
- owners Sequence[str]
- parents
Sequence[Get
Fault Instance Result Parent] - permission_
resources Sequence[GetFault Instance Result Permission Resource] - previous_
severity str - The Severity of the fault prior to user update.
- registered_
devices Sequence[GetFault Instance Result Registered Device] - rn str
- The Relative Name uniquely identifies an object within a given context.
- rule str
- The rule that is responsible for generation of the fault.
- severity str
- Severity of the fault found.
- 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
Fault Instance Result Tag] - version_
contexts Sequence[GetFault Instance Result Version Context]
- account
Moid String - The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additional
Properties String - affected
Dn String - The Distinguished Name of the Managed object which was affected.
- affected
Mo StringId - Managed object Id which was affected.
- affected
Mo StringType - Managed object type which was affected.
- affected
Mos List<Property Map> - ancestor
Mo StringId - Object Id of the parent of the Managed object which was affected.
- ancestor
Mo StringType - Object type of the parent of the Managed object which was affected.
- ancestor
Mos List<Property Map> - ancestors List<Property Map>
- class
Id String - code String
- Numerical fault code of the fault found.
- create
Time String - The time when this managed object was created.
- creation
Time String - The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<Property Map>Infos - last
Transition StringTime - Last transition time of the fault.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Occurrences Number - The number of times this fault has occured.
- object
Type String - original
Severity String - Current Severity of the fault found.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - previous
Severity String - The Severity of the fault prior to user update.
- registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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>
GetFaultInstanceResultAffectedMo
- 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
GetFaultInstanceResultAncestor
- 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
GetFaultInstanceResultAncestorMo
- 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
GetFaultInstanceResultInventoryDeviceInfo
- 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
GetFaultInstanceResultParent
- 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
GetFaultInstanceResultPermissionResource
- 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
GetFaultInstanceResultRegisteredDevice
- 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
GetFaultInstanceResultTag
- 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
GetFaultInstanceResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetFault Instance Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetFault Instance Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetFault Instance Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetFault Instance Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetFault Instance Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFault Instance Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFaultInstanceResultVersionContextInterestedMo
- 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
GetFaultInstanceResultVersionContextRefMo
- 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
GetFaultInstanceTag
- 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.
GetFaultInstanceVersionContext
- 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<GetFault Instance 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 GetFault Instance 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 []GetFault Instance 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 GetFault Instance 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<GetFault Instance 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 GetFault Instance 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 GetFault Instance 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 GetFault Instance 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[GetFault Instance 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 GetFault Instance 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.
GetFaultInstanceVersionContextInterestedMo
- 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'.
GetFaultInstanceVersionContextRefMo
- 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