intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getAaaAuditRecord
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
AuditRecord presents the configuration changes made by the user per transaction.
Using getAaaAuditRecord
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 getAaaAuditRecord(args: GetAaaAuditRecordArgs, opts?: InvokeOptions): Promise<GetAaaAuditRecordResult>
function getAaaAuditRecordOutput(args: GetAaaAuditRecordOutputArgs, opts?: InvokeOptions): Output<GetAaaAuditRecordResult>
def get_aaa_audit_record(account: Optional[GetAaaAuditRecordAccount] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
affected_object_type_label: Optional[str] = None,
ancestors: Optional[Sequence[GetAaaAuditRecordAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
email: Optional[str] = None,
event: Optional[str] = None,
http_operation: Optional[str] = None,
id: Optional[str] = None,
inst_id: Optional[str] = None,
mo_display_names: Optional[str] = None,
mo_type: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetAaaAuditRecordParent] = None,
permission_resources: Optional[Sequence[GetAaaAuditRecordPermissionResource]] = None,
request: Optional[str] = None,
session_id: Optional[str] = None,
sessions: Optional[GetAaaAuditRecordSessions] = None,
shared_scope: Optional[str] = None,
source_ip: Optional[str] = None,
tags: Optional[Sequence[GetAaaAuditRecordTag]] = None,
timestamp: Optional[str] = None,
trace_id: Optional[str] = None,
user: Optional[GetAaaAuditRecordUser] = None,
user_agent: Optional[GetAaaAuditRecordUserAgent] = None,
user_agent_string: Optional[str] = None,
user_id_or_email: Optional[str] = None,
version_context: Optional[GetAaaAuditRecordVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetAaaAuditRecordResult
def get_aaa_audit_record_output(account: Optional[pulumi.Input[GetAaaAuditRecordAccountArgs]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
affected_object_type_label: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAaaAuditRecordAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
email: Optional[pulumi.Input[str]] = None,
event: Optional[pulumi.Input[str]] = None,
http_operation: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inst_id: Optional[pulumi.Input[str]] = None,
mo_display_names: Optional[pulumi.Input[str]] = None,
mo_type: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetAaaAuditRecordParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAaaAuditRecordPermissionResourceArgs]]]] = None,
request: Optional[pulumi.Input[str]] = None,
session_id: Optional[pulumi.Input[str]] = None,
sessions: Optional[pulumi.Input[GetAaaAuditRecordSessionsArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
source_ip: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAaaAuditRecordTagArgs]]]] = None,
timestamp: Optional[pulumi.Input[str]] = None,
trace_id: Optional[pulumi.Input[str]] = None,
user: Optional[pulumi.Input[GetAaaAuditRecordUserArgs]] = None,
user_agent: Optional[pulumi.Input[GetAaaAuditRecordUserAgentArgs]] = None,
user_agent_string: Optional[pulumi.Input[str]] = None,
user_id_or_email: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetAaaAuditRecordVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAaaAuditRecordResult]
func LookupAaaAuditRecord(ctx *Context, args *LookupAaaAuditRecordArgs, opts ...InvokeOption) (*LookupAaaAuditRecordResult, error)
func LookupAaaAuditRecordOutput(ctx *Context, args *LookupAaaAuditRecordOutputArgs, opts ...InvokeOption) LookupAaaAuditRecordResultOutput
> Note: This function is named LookupAaaAuditRecord
in the Go SDK.
public static class GetAaaAuditRecord
{
public static Task<GetAaaAuditRecordResult> InvokeAsync(GetAaaAuditRecordArgs args, InvokeOptions? opts = null)
public static Output<GetAaaAuditRecordResult> Invoke(GetAaaAuditRecordInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAaaAuditRecordResult> getAaaAuditRecord(GetAaaAuditRecordArgs args, InvokeOptions options)
public static Output<GetAaaAuditRecordResult> getAaaAuditRecord(GetAaaAuditRecordArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getAaaAuditRecord:getAaaAuditRecord
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Get
Aaa Audit Record Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Object stringType Label - The user-friendly label for the object type that was changed.
- Ancestors
List<Get
Aaa Audit Record Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- Event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- Http
Operation string - The REST URL for the operation.
- Id string
- Inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- Mo
Display stringNames - Mo
Type string - The object type of the REST resource that was created, modified or deleted.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- Object
Type string - Owners List<string>
- Parent
Get
Aaa Audit Record Parent - Permission
Resources List<GetAaa Audit Record Permission Resource> - Request string
- Session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- Sessions
Get
Aaa Audit Record Sessions - 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.
- Source
Ip string - The source IP of the client.
- List<Get
Aaa Audit Record Tag> - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- User
Get
Aaa Audit Record User - User
Agent GetAaa Audit Record User Agent - User
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- User
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- Version
Context GetAaa Audit Record Version Context
- Account
Get
Aaa Audit Record Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Object stringType Label - The user-friendly label for the object type that was changed.
- Ancestors
[]Get
Aaa Audit Record Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- Event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- Http
Operation string - The REST URL for the operation.
- Id string
- Inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- Mo
Display stringNames - Mo
Type string - The object type of the REST resource that was created, modified or deleted.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- Object
Type string - Owners []string
- Parent
Get
Aaa Audit Record Parent - Permission
Resources []GetAaa Audit Record Permission Resource - Request string
- Session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- Sessions
Get
Aaa Audit Record Sessions - 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.
- Source
Ip string - The source IP of the client.
- []Get
Aaa Audit Record Tag - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- User
Get
Aaa Audit Record User - User
Agent GetAaa Audit Record User Agent - User
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- User
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- Version
Context GetAaa Audit Record Version Context
- account
Get
Aaa Audit Record Account - account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Object StringType Label - The user-friendly label for the object type that was changed.
- ancestors
List<Get
Aaa Audit Record Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- email String
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event String
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation String - The REST URL for the operation.
- id String
- inst
Id String - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display StringNames - mo
Type String - The object type of the REST resource that was created, modified or deleted.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Moid String - The Moid of the REST resource that was created, modified or deleted.
- object
Type String - owners List<String>
- parent
Get
Aaa Audit Record Parent - permission
Resources List<GetAaa Audit Record Permission Resource> - request String
- session
Id String - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
Get
Aaa Audit Record Sessions - 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.
- source
Ip String - The source IP of the client.
- List<Get
Aaa Audit Record Tag> - timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id String - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Get
Aaa Audit Record User - user
Agent GetAaa Audit Record User Agent - user
Agent StringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Id StringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- version
Context GetAaa Audit Record Version Context
- account
Get
Aaa Audit Record Account - account
Moid string - The Account ID for this managed object.
- additional
Properties string - affected
Object stringType Label - The user-friendly label for the object type that was changed.
- ancestors
Get
Aaa Audit Record Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation string - The REST URL for the operation.
- id string
- inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display stringNames - mo
Type string - The object type of the REST resource that was created, modified or deleted.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- object
Type string - owners string[]
- parent
Get
Aaa Audit Record Parent - permission
Resources GetAaa Audit Record Permission Resource[] - request string
- session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
Get
Aaa Audit Record Sessions - 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.
- source
Ip string - The source IP of the client.
- Get
Aaa Audit Record Tag[] - timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Get
Aaa Audit Record User - user
Agent GetAaa Audit Record User Agent - user
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- version
Context GetAaa Audit Record Version Context
- account
Get
Aaa Audit Record Account - account_
moid str - The Account ID for this managed object.
- additional_
properties str - affected_
object_ strtype_ label - The user-friendly label for the object type that was changed.
- ancestors
Sequence[Get
Aaa Audit Record Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- email str
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event str
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http_
operation str - The REST URL for the operation.
- id str
- inst_
id str - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo_
display_ strnames - mo_
type str - The object type of the REST resource that was created, modified or deleted.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
moid str - The Moid of the REST resource that was created, modified or deleted.
- object_
type str - owners Sequence[str]
- parent
Get
Aaa Audit Record Parent - permission_
resources Sequence[GetAaa Audit Record Permission Resource] - request str
- session_
id str - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
Get
Aaa Audit Record Sessions - 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.
- source_
ip str - The source IP of the client.
- Sequence[Get
Aaa Audit Record Tag] - timestamp str
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace_
id str - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Get
Aaa Audit Record User - user_
agent GetAaa Audit Record User Agent - user_
agent_ strstring - The raw, string representation of the user agent of the request from the user-agent http request header.
- user_
id_ stror_ email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- version_
context GetAaa Audit Record Version Context
- account Property Map
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Object StringType Label - The user-friendly label for the object type that was changed.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- email String
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event String
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation String - The REST URL for the operation.
- id String
- inst
Id String - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display StringNames - mo
Type String - The object type of the REST resource that was created, modified or deleted.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Moid String - The Moid of the REST resource that was created, modified or deleted.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - request String
- session
Id String - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- source
Ip String - The source IP of the client.
- List<Property Map>
- timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id String - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user Property Map
- user
Agent Property Map - user
Agent StringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Id StringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- version
Context Property Map
getAaaAuditRecord Result
The following output properties are available:
- Id string
- Results
List<Get
Aaa Audit Record Result> - Account
Get
Aaa Audit Record Account - Account
Moid string - Additional
Properties string - Affected
Object stringType Label - Ancestors
List<Get
Aaa Audit Record Ancestor> - Class
Id string - Create
Time string - Domain
Group stringMoid - Email string
- Event string
- Http
Operation string - Inst
Id string - Mo
Display stringNames - Mo
Type string - Mod
Time string - Moid string
- Object
Moid string - Object
Type string - Owners List<string>
- Parent
Get
Aaa Audit Record Parent - Permission
Resources List<GetAaa Audit Record Permission Resource> - Request string
- Session
Id string - Sessions
Get
Aaa Audit Record Sessions - string
- Source
Ip string - List<Get
Aaa Audit Record Tag> - Timestamp string
- Trace
Id string - User
Get
Aaa Audit Record User - User
Agent GetAaa Audit Record User Agent - User
Agent stringString - User
Id stringOr Email - Version
Context GetAaa Audit Record Version Context
- Id string
- Results
[]Get
Aaa Audit Record Result - Account
Get
Aaa Audit Record Account - Account
Moid string - Additional
Properties string - Affected
Object stringType Label - Ancestors
[]Get
Aaa Audit Record Ancestor - Class
Id string - Create
Time string - Domain
Group stringMoid - Email string
- Event string
- Http
Operation string - Inst
Id string - Mo
Display stringNames - Mo
Type string - Mod
Time string - Moid string
- Object
Moid string - Object
Type string - Owners []string
- Parent
Get
Aaa Audit Record Parent - Permission
Resources []GetAaa Audit Record Permission Resource - Request string
- Session
Id string - Sessions
Get
Aaa Audit Record Sessions - string
- Source
Ip string - []Get
Aaa Audit Record Tag - Timestamp string
- Trace
Id string - User
Get
Aaa Audit Record User - User
Agent GetAaa Audit Record User Agent - User
Agent stringString - User
Id stringOr Email - Version
Context GetAaa Audit Record Version Context
- id String
- results
List<Get
Aaa Audit Record Result> - account
Get
Aaa Audit Record Account - account
Moid String - additional
Properties String - affected
Object StringType Label - ancestors
List<Get
Aaa Audit Record Ancestor> - class
Id String - create
Time String - domain
Group StringMoid - email String
- event String
- http
Operation String - inst
Id String - mo
Display StringNames - mo
Type String - mod
Time String - moid String
- object
Moid String - object
Type String - owners List<String>
- parent
Get
Aaa Audit Record Parent - permission
Resources List<GetAaa Audit Record Permission Resource> - request String
- session
Id String - sessions
Get
Aaa Audit Record Sessions - String
- source
Ip String - List<Get
Aaa Audit Record Tag> - timestamp String
- trace
Id String - user
Get
Aaa Audit Record User - user
Agent GetAaa Audit Record User Agent - user
Agent StringString - user
Id StringOr Email - version
Context GetAaa Audit Record Version Context
- id string
- results
Get
Aaa Audit Record Result[] - account
Get
Aaa Audit Record Account - account
Moid string - additional
Properties string - affected
Object stringType Label - ancestors
Get
Aaa Audit Record Ancestor[] - class
Id string - create
Time string - domain
Group stringMoid - email string
- event string
- http
Operation string - inst
Id string - mo
Display stringNames - mo
Type string - mod
Time string - moid string
- object
Moid string - object
Type string - owners string[]
- parent
Get
Aaa Audit Record Parent - permission
Resources GetAaa Audit Record Permission Resource[] - request string
- session
Id string - sessions
Get
Aaa Audit Record Sessions - string
- source
Ip string - Get
Aaa Audit Record Tag[] - timestamp string
- trace
Id string - user
Get
Aaa Audit Record User - user
Agent GetAaa Audit Record User Agent - user
Agent stringString - user
Id stringOr Email - version
Context GetAaa Audit Record Version Context
- id str
- results
Sequence[Get
Aaa Audit Record Result] - account
Get
Aaa Audit Record Account - account_
moid str - additional_
properties str - affected_
object_ strtype_ label - ancestors
Sequence[Get
Aaa Audit Record Ancestor] - class_
id str - create_
time str - domain_
group_ strmoid - email str
- event str
- http_
operation str - inst_
id str - mo_
display_ strnames - mo_
type str - mod_
time str - moid str
- object_
moid str - object_
type str - owners Sequence[str]
- parent
Get
Aaa Audit Record Parent - permission_
resources Sequence[GetAaa Audit Record Permission Resource] - request str
- session_
id str - sessions
Get
Aaa Audit Record Sessions - str
- source_
ip str - Sequence[Get
Aaa Audit Record Tag] - timestamp str
- trace_
id str - user
Get
Aaa Audit Record User - user_
agent GetAaa Audit Record User Agent - user_
agent_ strstring - user_
id_ stror_ email - version_
context GetAaa Audit Record Version Context
- id String
- results List<Property Map>
- account Property Map
- account
Moid String - additional
Properties String - affected
Object StringType Label - ancestors List<Property Map>
- class
Id String - create
Time String - domain
Group StringMoid - email String
- event String
- http
Operation String - inst
Id String - mo
Display StringNames - mo
Type String - mod
Time String - moid String
- object
Moid String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - request String
- session
Id String - sessions Property Map
- String
- source
Ip String - List<Property Map>
- timestamp String
- trace
Id String - user Property Map
- user
Agent Property Map - user
Agent StringString - user
Id StringOr Email - version
Context Property Map
Supporting Types
GetAaaAuditRecordAccount
- 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'.
GetAaaAuditRecordAncestor
- 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'.
GetAaaAuditRecordParent
- 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'.
GetAaaAuditRecordPermissionResource
- 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'.
GetAaaAuditRecordResult
- Account
Moid string - The Account ID for this managed object.
- Accounts
List<Get
Aaa Audit Record Result Account> - Additional
Properties string - Affected
Object stringType Label - The user-friendly label for the object type that was changed.
- Ancestors
List<Get
Aaa Audit Record Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- Event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- Http
Operation string - The REST URL for the operation.
- Inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- Mo
Display stringNames - Mo
Type string - The object type of the REST resource that was created, modified or deleted.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- Object
Type string - Owners List<string>
- Parents
List<Get
Aaa Audit Record Result Parent> - Permission
Resources List<GetAaa Audit Record Result Permission Resource> - Request string
- Session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- Sessions
List<Get
Aaa Audit Record Result Session> - 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.
- Source
Ip string - The source IP of the client.
- List<Get
Aaa Audit Record Result Tag> - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- User
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- User
Agents List<GetAaa Audit Record Result User Agent> - User
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- Users
List<Get
Aaa Audit Record Result User> - Version
Contexts List<GetAaa Audit Record Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Accounts
[]Get
Aaa Audit Record Result Account - Additional
Properties string - Affected
Object stringType Label - The user-friendly label for the object type that was changed.
- Ancestors
[]Get
Aaa Audit Record Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- Event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- Http
Operation string - The REST URL for the operation.
- Inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- Mo
Display stringNames - Mo
Type string - The object type of the REST resource that was created, modified or deleted.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- Object
Type string - Owners []string
- Parents
[]Get
Aaa Audit Record Result Parent - Permission
Resources []GetAaa Audit Record Result Permission Resource - Request string
- Session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- Sessions
[]Get
Aaa Audit Record Result Session - 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.
- Source
Ip string - The source IP of the client.
- []Get
Aaa Audit Record Result Tag - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- User
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- User
Agents []GetAaa Audit Record Result User Agent - User
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- Users
[]Get
Aaa Audit Record Result User - Version
Contexts []GetAaa Audit Record Result Version Context
- account
Moid String - The Account ID for this managed object.
- accounts
List<Get
Aaa Audit Record Result Account> - additional
Properties String - affected
Object StringType Label - The user-friendly label for the object type that was changed.
- ancestors
List<Get
Aaa Audit Record Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- email String
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event String
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation String - The REST URL for the operation.
- inst
Id String - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display StringNames - mo
Type String - The object type of the REST resource that was created, modified or deleted.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Moid String - The Moid of the REST resource that was created, modified or deleted.
- object
Type String - owners List<String>
- parents
List<Get
Aaa Audit Record Result Parent> - permission
Resources List<GetAaa Audit Record Result Permission Resource> - request String
- session
Id String - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
List<Get
Aaa Audit Record Result Session> - 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.
- source
Ip String - The source IP of the client.
- List<Get
Aaa Audit Record Result Tag> - timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id String - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Agent StringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Agents List<GetAaa Audit Record Result User Agent> - user
Id StringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- users
List<Get
Aaa Audit Record Result User> - version
Contexts List<GetAaa Audit Record Result Version Context>
- account
Moid string - The Account ID for this managed object.
- accounts
Get
Aaa Audit Record Result Account[] - additional
Properties string - affected
Object stringType Label - The user-friendly label for the object type that was changed.
- ancestors
Get
Aaa Audit Record Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- email string
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event string
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation string - The REST URL for the operation.
- inst
Id string - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display stringNames - mo
Type string - The object type of the REST resource that was created, modified or deleted.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Moid string - The Moid of the REST resource that was created, modified or deleted.
- object
Type string - owners string[]
- parents
Get
Aaa Audit Record Result Parent[] - permission
Resources GetAaa Audit Record Result Permission Resource[] - request string
- session
Id string - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
Get
Aaa Audit Record Result Session[] - 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.
- source
Ip string - The source IP of the client.
- Get
Aaa Audit Record Result Tag[] - timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id string - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Agent stringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Agents GetAaa Audit Record Result User Agent[] - user
Id stringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- users
Get
Aaa Audit Record Result User[] - version
Contexts GetAaa Audit Record Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- accounts
Sequence[Get
Aaa Audit Record Result Account] - additional_
properties str - affected_
object_ strtype_ label - The user-friendly label for the object type that was changed.
- ancestors
Sequence[Get
Aaa Audit Record Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- email str
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event str
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http_
operation str - The REST URL for the operation.
- inst_
id str - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo_
display_ strnames - mo_
type str - The object type of the REST resource that was created, modified or deleted.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
moid str - The Moid of the REST resource that was created, modified or deleted.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Aaa Audit Record Result Parent] - permission_
resources Sequence[GetAaa Audit Record Result Permission Resource] - request str
- session_
id str - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions
Sequence[Get
Aaa Audit Record Result Session] - 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.
- source_
ip str - The source IP of the client.
- Sequence[Get
Aaa Audit Record Result Tag] - timestamp str
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace_
id str - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user_
agent_ strstring - The raw, string representation of the user agent of the request from the user-agent http request header.
- user_
agents Sequence[GetAaa Audit Record Result User Agent] - user_
id_ stror_ email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- users
Sequence[Get
Aaa Audit Record Result User] - version_
contexts Sequence[GetAaa Audit Record Result Version Context]
- account
Moid String - The Account ID for this managed object.
- accounts List<Property Map>
- additional
Properties String - affected
Object StringType Label - The user-friendly label for the object type that was changed.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- email String
- The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
- event String
- The operation that was performed on this Managed Object.The event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
- http
Operation String - The REST URL for the operation.
- inst
Id String - The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
- mo
Display StringNames - mo
Type String - The object type of the REST resource that was created, modified or deleted.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Moid String - The Moid of the REST resource that was created, modified or deleted.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - request String
- session
Id String - The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
- sessions List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- source
Ip String - The source IP of the client.
- List<Property Map>
- timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- trace
Id String - The trace id of the request that was used to create, modify or delete a REST resource.A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purposeby the Intersight technical support team.
- user
Agent StringString - The raw, string representation of the user agent of the request from the user-agent http request header.
- user
Agents List<Property Map> - user
Id StringOr Email - The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
- users List<Property Map>
- version
Contexts List<Property Map>
GetAaaAuditRecordResultAccount
- 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
GetAaaAuditRecordResultAncestor
- 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
GetAaaAuditRecordResultParent
- 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
GetAaaAuditRecordResultPermissionResource
- 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
GetAaaAuditRecordResultSession
- 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
GetAaaAuditRecordResultTag
- 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
GetAaaAuditRecordResultUser
- 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
GetAaaAuditRecordResultUserAgent
- Additional
Properties string - Class
Id string - Object
Type string - Os
Family string - Os
Version string - Software
Family string - Software
Subtype string - Software
Type string - Software
Version string
- Additional
Properties string - Class
Id string - Object
Type string - Os
Family string - Os
Version string - Software
Family string - Software
Subtype string - Software
Type string - Software
Version string
- additional
Properties String - class
Id String - object
Type String - os
Family String - os
Version String - software
Family String - software
Subtype String - software
Type String - software
Version String
- additional
Properties string - class
Id string - object
Type string - os
Family string - os
Version string - software
Family string - software
Subtype string - software
Type string - software
Version string
- additional_
properties str - class_
id str - object_
type str - os_
family str - os_
version str - software_
family str - software_
subtype str - software_
type str - software_
version str
- additional
Properties String - class
Id String - object
Type String - os
Family String - os
Version String - software
Family String - software
Subtype String - software
Type String - software
Version String
GetAaaAuditRecordResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetAaa Audit Record Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetAaa Audit Record Result Version Context Ref Mo> - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetAaa Audit Record Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetAaa Audit Record Result Version Context Ref Mo - Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetAaa Audit Record Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetAaa Audit Record Result Version Context Ref Mo> - timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetAaa Audit Record Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetAaa Audit Record Result Version Context Ref Mo[] - timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetAaa Audit Record Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - object_
type str - ref_
mos Sequence[GetAaa Audit Record Result Version Context Ref Mo] - timestamp str
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- version_
type str
- 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
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- version
Type String
GetAaaAuditRecordResultVersionContextInterestedMo
- 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
GetAaaAuditRecordResultVersionContextRefMo
- 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
GetAaaAuditRecordSessions
- 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'.
GetAaaAuditRecordTag
- 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.
GetAaaAuditRecordUser
- 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'.
GetAaaAuditRecordUserAgent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Os
Family string - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- Os
Version string - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- Software
Family string - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- Software
Subtype string - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- Software
Type string - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- Software
Version string - The version of the client that made the request.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Os
Family string - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- Os
Version string - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- Software
Family string - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- Software
Subtype string - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- Software
Type string - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- Software
Version string - The version of the client that made the request.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- os
Family String - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- os
Version String - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- software
Family String - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- software
Subtype String - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- software
Type String - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- software
Version String - The version of the client that made the request.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- os
Family string - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- os
Version string - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- software
Family string - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- software
Subtype string - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- software
Type string - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- software
Version string - The version of the client that made the request.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- os_
family str - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- os_
version str - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- software_
family str - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- software_
subtype str - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- software_
type str - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- software_
version str - The version of the client that made the request.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- os
Family String - The type of operating system that sent the request. Not applicable to Intersight SDK requests.
- os
Version String - The version of the operating system that sent the request. Not applicable for Intersight SDK requests.
- software
Family String - The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).
- software
Subtype String - The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).
- software
Type String - The type of application that made the request. This can be a browser or some other software, such as an SDK.
- software
Version String - The version of the client that made the request.
GetAaaAuditRecordVersionContext
- 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<GetAaa Audit Record 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 GetAaa Audit Record Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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 []GetAaa Audit Record 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 GetAaa Audit Record Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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<GetAaa Audit Record 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 GetAaa Audit Record Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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 GetAaa Audit Record 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 GetAaa Audit Record Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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[GetAaa Audit Record 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 GetAaa Audit Record Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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 creation time of AuditRecordLocal, which is the time when the affected MO was created/modified/deleted.
- 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.
GetAaaAuditRecordVersionContextInterestedMo
- 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'.
GetAaaAuditRecordVersionContextRefMo
- 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