intersight.getTamAdvisoryDefinition
Explore with Pulumi AI
An Intersight Advisory. An advisory represents an identification of a potential issue and may also include a recommendation for resolving the said issue. Advisories may be of different kind and severity. for e.g. It could be a security vulnerability or a performance issue or a hardware issue with different recommendations for resolving them.
Using getTamAdvisoryDefinition
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 getTamAdvisoryDefinition(args: GetTamAdvisoryDefinitionArgs, opts?: InvokeOptions): Promise<GetTamAdvisoryDefinitionResult>
function getTamAdvisoryDefinitionOutput(args: GetTamAdvisoryDefinitionOutputArgs, opts?: InvokeOptions): Output<GetTamAdvisoryDefinitionResult>
def get_tam_advisory_definition(account_moid: Optional[str] = None,
actions: Optional[Sequence[GetTamAdvisoryDefinitionAction]] = None,
additional_properties: Optional[str] = None,
advisory_details: Optional[GetTamAdvisoryDefinitionAdvisoryDetails] = None,
advisory_id: Optional[str] = None,
ancestors: Optional[Sequence[GetTamAdvisoryDefinitionAncestor]] = None,
api_data_sources: Optional[Sequence[GetTamAdvisoryDefinitionApiDataSource]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
date_published: Optional[str] = None,
date_updated: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
execute_on_pod: Optional[str] = None,
external_url: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetTamAdvisoryDefinitionOrganization] = None,
other_ref_urls: Optional[Sequence[str]] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetTamAdvisoryDefinitionParent] = None,
permission_resources: Optional[Sequence[GetTamAdvisoryDefinitionPermissionResource]] = None,
recommendation: Optional[str] = None,
s3_data_sources: Optional[Sequence[GetTamAdvisoryDefinitionS3DataSource]] = None,
severity: Optional[GetTamAdvisoryDefinitionSeverity] = None,
shared_scope: Optional[str] = None,
state: Optional[str] = None,
tags: Optional[Sequence[GetTamAdvisoryDefinitionTag]] = None,
type: Optional[str] = None,
version_context: Optional[GetTamAdvisoryDefinitionVersionContext] = None,
workaround: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTamAdvisoryDefinitionResult
def get_tam_advisory_definition_output(account_moid: Optional[pulumi.Input[str]] = None,
actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionActionArgs]]]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
advisory_details: Optional[pulumi.Input[GetTamAdvisoryDefinitionAdvisoryDetailsArgs]] = None,
advisory_id: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionAncestorArgs]]]] = None,
api_data_sources: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionApiDataSourceArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
date_published: Optional[pulumi.Input[str]] = None,
date_updated: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
execute_on_pod: Optional[pulumi.Input[str]] = None,
external_url: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetTamAdvisoryDefinitionOrganizationArgs]] = None,
other_ref_urls: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetTamAdvisoryDefinitionParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionPermissionResourceArgs]]]] = None,
recommendation: Optional[pulumi.Input[str]] = None,
s3_data_sources: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionS3DataSourceArgs]]]] = None,
severity: Optional[pulumi.Input[GetTamAdvisoryDefinitionSeverityArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
state: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetTamAdvisoryDefinitionTagArgs]]]] = None,
type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetTamAdvisoryDefinitionVersionContextArgs]] = None,
workaround: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTamAdvisoryDefinitionResult]
func LookupTamAdvisoryDefinition(ctx *Context, args *LookupTamAdvisoryDefinitionArgs, opts ...InvokeOption) (*LookupTamAdvisoryDefinitionResult, error)
func LookupTamAdvisoryDefinitionOutput(ctx *Context, args *LookupTamAdvisoryDefinitionOutputArgs, opts ...InvokeOption) LookupTamAdvisoryDefinitionResultOutput
> Note: This function is named LookupTamAdvisoryDefinition
in the Go SDK.
public static class GetTamAdvisoryDefinition
{
public static Task<GetTamAdvisoryDefinitionResult> InvokeAsync(GetTamAdvisoryDefinitionArgs args, InvokeOptions? opts = null)
public static Output<GetTamAdvisoryDefinitionResult> Invoke(GetTamAdvisoryDefinitionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTamAdvisoryDefinitionResult> getTamAdvisoryDefinition(GetTamAdvisoryDefinitionArgs args, InvokeOptions options)
public static Output<GetTamAdvisoryDefinitionResult> getTamAdvisoryDefinition(GetTamAdvisoryDefinitionArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getTamAdvisoryDefinition:getTamAdvisoryDefinition
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Actions
List<Get
Tam Advisory Definition Action> - Additional
Properties string - Advisory
Details GetTam Advisory Definition Advisory Details - Advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- Ancestors
List<Get
Tam Advisory Definition Ancestor> - Api
Data List<GetSources Tam Advisory Definition Api Data Source> - Class
Id string - Create
Time string - The time when this managed object was created.
- Date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- Date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- Description string
- Brief description of the advisory details.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - External
Url string - A link to an external URL describing security Advisory in more details.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A user defined name for the Intersight Advisory.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Organization
Get
Tam Advisory Definition Organization - Other
Ref List<string>Urls - Owners List<string>
- Parent
Get
Tam Advisory Definition Parent - Permission
Resources List<GetTam Advisory Definition Permission Resource> - Recommendation string
- Recommended action to resolve the security advisory.
- S3Data
Sources List<GetTam Advisory Definition S3Data Source> - Severity
Get
Tam Advisory Definition Severity - 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.
- State string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Get
Tam Advisory Definition Tag> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - Version
Context GetTam Advisory Definition Version Context - Workaround string
- Workarounds available for the advisory.
- Account
Moid string - The Account ID for this managed object.
- Actions
[]Get
Tam Advisory Definition Action - Additional
Properties string - Advisory
Details GetTam Advisory Definition Advisory Details - Advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- Ancestors
[]Get
Tam Advisory Definition Ancestor - Api
Data []GetSources Tam Advisory Definition Api Data Source - Class
Id string - Create
Time string - The time when this managed object was created.
- Date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- Date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- Description string
- Brief description of the advisory details.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - External
Url string - A link to an external URL describing security Advisory in more details.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A user defined name for the Intersight Advisory.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Organization
Get
Tam Advisory Definition Organization - Other
Ref []stringUrls - Owners []string
- Parent
Get
Tam Advisory Definition Parent - Permission
Resources []GetTam Advisory Definition Permission Resource - Recommendation string
- Recommended action to resolve the security advisory.
- S3Data
Sources []GetTam Advisory Definition S3Data Source - Severity
Get
Tam Advisory Definition Severity - 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.
- State string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - []Get
Tam Advisory Definition Tag - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - Version
Context GetTam Advisory Definition Version Context - Workaround string
- Workarounds available for the advisory.
- account
Moid String - The Account ID for this managed object.
- actions
List<Get
Tam Advisory Definition Action> - additional
Properties String - advisory
Details GetTam Advisory Definition Advisory Details - advisory
Id String - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
List<Get
Tam Advisory Definition Ancestor> - api
Data List<GetSources Tam Advisory Definition Api Data Source> - class
Id String - create
Time String - The time when this managed object was created.
- date
Published String - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated String - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description String
- Brief description of the advisory details.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- execute
On StringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url String - A link to an external URL describing security Advisory in more details.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A user defined name for the Intersight Advisory.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - organization
Get
Tam Advisory Definition Organization - other
Ref List<String>Urls - owners List<String>
- parent
Get
Tam Advisory Definition Parent - permission
Resources List<GetTam Advisory Definition Permission Resource> - recommendation String
- Recommended action to resolve the security advisory.
- s3Data
Sources List<GetTam Advisory Definition S3Data Source> - severity
Get
Tam Advisory Definition Severity - 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.
- state String
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Get
Tam Advisory Definition Tag> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Context GetTam Advisory Definition Version Context - workaround String
- Workarounds available for the advisory.
- account
Moid string - The Account ID for this managed object.
- actions
Get
Tam Advisory Definition Action[] - additional
Properties string - advisory
Details GetTam Advisory Definition Advisory Details - advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
Get
Tam Advisory Definition Ancestor[] - api
Data GetSources Tam Advisory Definition Api Data Source[] - class
Id string - create
Time string - The time when this managed object was created.
- date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description string
- Brief description of the advisory details.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url string - A link to an external URL describing security Advisory in more details.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- A user defined name for the Intersight Advisory.
- nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type string - organization
Get
Tam Advisory Definition Organization - other
Ref string[]Urls - owners string[]
- parent
Get
Tam Advisory Definition Parent - permission
Resources GetTam Advisory Definition Permission Resource[] - recommendation string
- Recommended action to resolve the security advisory.
- s3Data
Sources GetTam Advisory Definition S3Data Source[] - severity
Get
Tam Advisory Definition Severity - 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.
- state string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - Get
Tam Advisory Definition Tag[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Context GetTam Advisory Definition Version Context - workaround string
- Workarounds available for the advisory.
- account_
moid str - The Account ID for this managed object.
- actions
Sequence[Get
Tam Advisory Definition Action] - additional_
properties str - advisory_
details GetTam Advisory Definition Advisory Details - advisory_
id str - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
Sequence[Get
Tam Advisory Definition Ancestor] - api_
data_ Sequence[Getsources Tam Advisory Definition Api Data Source] - class_
id str - create_
time str - The time when this managed object was created.
- date_
published str - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date_
updated str - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description str
- Brief description of the advisory details.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- execute_
on_ strpod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external_
url str - A link to an external URL describing security Advisory in more details.
- id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- A user defined name for the Intersight Advisory.
- nr_
version str - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object_
type str - organization
Get
Tam Advisory Definition Organization - other_
ref_ Sequence[str]urls - owners Sequence[str]
- parent
Get
Tam Advisory Definition Parent - permission_
resources Sequence[GetTam Advisory Definition Permission Resource] - recommendation str
- Recommended action to resolve the security advisory.
- s3_
data_ Sequence[Getsources Tam Advisory Definition S3Data Source] - severity
Get
Tam Advisory Definition Severity - 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.
- state str
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - Sequence[Get
Tam Advisory Definition Tag] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version_
context GetTam Advisory Definition Version Context - workaround str
- Workarounds available for the advisory.
- account
Moid String - The Account ID for this managed object.
- actions List<Property Map>
- additional
Properties String - advisory
Details Property Map - advisory
Id String - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors List<Property Map>
- api
Data List<Property Map>Sources - class
Id String - create
Time String - The time when this managed object was created.
- date
Published String - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated String - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description String
- Brief description of the advisory details.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- execute
On StringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url String - A link to an external URL describing security Advisory in more details.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A user defined name for the Intersight Advisory.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - organization Property Map
- other
Ref List<String>Urls - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - recommendation String
- Recommended action to resolve the security advisory.
- s3Data
Sources List<Property Map> - severity 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.
- state String
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Context Property Map - workaround String
- Workarounds available for the advisory.
getTamAdvisoryDefinition Result
The following output properties are available:
- Id string
- Results
List<Get
Tam Advisory Definition Result> - Account
Moid string - Actions
List<Get
Tam Advisory Definition Action> - Additional
Properties string - Advisory
Details GetTam Advisory Definition Advisory Details - Advisory
Id string - Ancestors
List<Get
Tam Advisory Definition Ancestor> - Api
Data List<GetSources Tam Advisory Definition Api Data Source> - Class
Id string - Create
Time string - Date
Published string - Date
Updated string - Description string
- Domain
Group stringMoid - Execute
On stringPod - External
Url string - Mod
Time string - Moid string
- Name string
- Nr
Version string - Object
Type string - Organization
Get
Tam Advisory Definition Organization - Other
Ref List<string>Urls - Owners List<string>
- Parent
Get
Tam Advisory Definition Parent - Permission
Resources List<GetTam Advisory Definition Permission Resource> - Recommendation string
- S3Data
Sources List<GetTam Advisory Definition S3Data Source> - Severity
Get
Tam Advisory Definition Severity - string
- State string
- List<Get
Tam Advisory Definition Tag> - Type string
- Version
Context GetTam Advisory Definition Version Context - Workaround string
- Id string
- Results
[]Get
Tam Advisory Definition Result - Account
Moid string - Actions
[]Get
Tam Advisory Definition Action - Additional
Properties string - Advisory
Details GetTam Advisory Definition Advisory Details - Advisory
Id string - Ancestors
[]Get
Tam Advisory Definition Ancestor - Api
Data []GetSources Tam Advisory Definition Api Data Source - Class
Id string - Create
Time string - Date
Published string - Date
Updated string - Description string
- Domain
Group stringMoid - Execute
On stringPod - External
Url string - Mod
Time string - Moid string
- Name string
- Nr
Version string - Object
Type string - Organization
Get
Tam Advisory Definition Organization - Other
Ref []stringUrls - Owners []string
- Parent
Get
Tam Advisory Definition Parent - Permission
Resources []GetTam Advisory Definition Permission Resource - Recommendation string
- S3Data
Sources []GetTam Advisory Definition S3Data Source - Severity
Get
Tam Advisory Definition Severity - string
- State string
- []Get
Tam Advisory Definition Tag - Type string
- Version
Context GetTam Advisory Definition Version Context - Workaround string
- id String
- results
List<Get
Tam Advisory Definition Result> - account
Moid String - actions
List<Get
Tam Advisory Definition Action> - additional
Properties String - advisory
Details GetTam Advisory Definition Advisory Details - advisory
Id String - ancestors
List<Get
Tam Advisory Definition Ancestor> - api
Data List<GetSources Tam Advisory Definition Api Data Source> - class
Id String - create
Time String - date
Published String - date
Updated String - description String
- domain
Group StringMoid - execute
On StringPod - external
Url String - mod
Time String - moid String
- name String
- nr
Version String - object
Type String - organization
Get
Tam Advisory Definition Organization - other
Ref List<String>Urls - owners List<String>
- parent
Get
Tam Advisory Definition Parent - permission
Resources List<GetTam Advisory Definition Permission Resource> - recommendation String
- s3Data
Sources List<GetTam Advisory Definition S3Data Source> - severity
Get
Tam Advisory Definition Severity - String
- state String
- List<Get
Tam Advisory Definition Tag> - type String
- version
Context GetTam Advisory Definition Version Context - workaround String
- id string
- results
Get
Tam Advisory Definition Result[] - account
Moid string - actions
Get
Tam Advisory Definition Action[] - additional
Properties string - advisory
Details GetTam Advisory Definition Advisory Details - advisory
Id string - ancestors
Get
Tam Advisory Definition Ancestor[] - api
Data GetSources Tam Advisory Definition Api Data Source[] - class
Id string - create
Time string - date
Published string - date
Updated string - description string
- domain
Group stringMoid - execute
On stringPod - external
Url string - mod
Time string - moid string
- name string
- nr
Version string - object
Type string - organization
Get
Tam Advisory Definition Organization - other
Ref string[]Urls - owners string[]
- parent
Get
Tam Advisory Definition Parent - permission
Resources GetTam Advisory Definition Permission Resource[] - recommendation string
- s3Data
Sources GetTam Advisory Definition S3Data Source[] - severity
Get
Tam Advisory Definition Severity - string
- state string
- Get
Tam Advisory Definition Tag[] - type string
- version
Context GetTam Advisory Definition Version Context - workaround string
- id str
- results
Sequence[Get
Tam Advisory Definition Result] - account_
moid str - actions
Sequence[Get
Tam Advisory Definition Action] - additional_
properties str - advisory_
details GetTam Advisory Definition Advisory Details - advisory_
id str - ancestors
Sequence[Get
Tam Advisory Definition Ancestor] - api_
data_ Sequence[Getsources Tam Advisory Definition Api Data Source] - class_
id str - create_
time str - date_
published str - date_
updated str - description str
- domain_
group_ strmoid - execute_
on_ strpod - external_
url str - mod_
time str - moid str
- name str
- nr_
version str - object_
type str - organization
Get
Tam Advisory Definition Organization - other_
ref_ Sequence[str]urls - owners Sequence[str]
- parent
Get
Tam Advisory Definition Parent - permission_
resources Sequence[GetTam Advisory Definition Permission Resource] - recommendation str
- s3_
data_ Sequence[Getsources Tam Advisory Definition S3Data Source] - severity
Get
Tam Advisory Definition Severity - str
- state str
- Sequence[Get
Tam Advisory Definition Tag] - type str
- version_
context GetTam Advisory Definition Version Context - workaround str
- id String
- results List<Property Map>
- account
Moid String - actions List<Property Map>
- additional
Properties String - advisory
Details Property Map - advisory
Id String - ancestors List<Property Map>
- api
Data List<Property Map>Sources - class
Id String - create
Time String - date
Published String - date
Updated String - description String
- domain
Group StringMoid - execute
On StringPod - external
Url String - mod
Time String - moid String
- name String
- nr
Version String - object
Type String - organization Property Map
- other
Ref List<String>Urls - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - recommendation String
- s3Data
Sources List<Property Map> - severity Property Map
- String
- state String
- List<Property Map>
- type String
- version
Context Property Map - workaround String
Supporting Types
GetTamAdvisoryDefinitionAction
- Additional
Properties string - Affected
Object stringType - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- Alert
Type string - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- Identifiers
List<Get
Tam Advisory Definition Action Identifier> - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Operation
Type string - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- Queries
List<Get
Tam Advisory Definition Action Query> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- Additional
Properties string - Affected
Object stringType - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- Alert
Type string - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- Identifiers
[]Get
Tam Advisory Definition Action Identifier - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Operation
Type string - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- Queries
[]Get
Tam Advisory Definition Action Query - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - affected
Object StringType - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- alert
Type String - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- identifiers
List<Get
Tam Advisory Definition Action Identifier> - name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operation
Type String - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- queries
List<Get
Tam Advisory Definition Action Query> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties string - affected
Object stringType - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- alert
Type string - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- identifiers
Get
Tam Advisory Definition Action Identifier[] - name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operation
Type string - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- queries
Get
Tam Advisory Definition Action Query[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional_
properties str - affected_
object_ strtype - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- alert_
type str - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- identifiers
Sequence[Get
Tam Advisory Definition Action Identifier] - name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operation_
type str - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- queries
Sequence[Get
Tam Advisory Definition Action Query] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - affected
Object StringType - Type of the managed object that should be marked with an instance of the Alert (when operation type is create) or that should have an alert instance removed (when operation type is remove).
- alert
Type String - Alert type is used to denote the category of an Intersight alert (FieldNotice, equipment Fault etc.).
psirt
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- identifiers List<Property Map>
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operation
Type String - Operation type for the alert action. An action is used to carry out the process of "reacting" to an alert condition. For e.g.in case of a fieldNotice alert, the intention may be to create a new alert (if the condition matches and there is no existing alert) or to remove an existing alert when the alert condition has been remedied.
create
- Create an instance of AdvisoryInstance.remove
- Remove an instance of AdvisoryInstance.
- queries List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionActionIdentifier
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- Value of the filter paramter.
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- Value of the filter paramter.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- Value of the filter paramter.
- 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.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- Value of the filter paramter.
- 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.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- Value of the filter paramter.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- Value of the filter paramter.
GetTamAdvisoryDefinitionActionQuery
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority float64
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
- 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.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query string
- A SparkSQL query to be used on a given data source.
- 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.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority float
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query str
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
GetTamAdvisoryDefinitionAdvisoryDetails
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Description string
- Brief description of the advisory details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Description string
- Brief description of the advisory details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- description String
- Brief description of the advisory details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- description string
- Brief description of the advisory details.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- description str
- Brief description of the advisory details.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- description String
- Brief description of the advisory details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetTamAdvisoryDefinitionAncestor
- 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'.
GetTamAdvisoryDefinitionApiDataSource
- 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.
- Mo
Type string - Type of Intersight managed object used as data source.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Queries
List<Get
Tam Advisory Definition Api Data Source Query> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- Mo
Type string - Type of Intersight managed object used as data source.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Queries
[]Get
Tam Advisory Definition Api Data Source Query - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- mo
Type String - Type of Intersight managed object used as data source.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
List<Get
Tam Advisory Definition Api Data Source Query> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- mo
Type string - Type of Intersight managed object used as data source.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
Get
Tam Advisory Definition Api Data Source Query[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- mo_
type str - Type of Intersight managed object used as data source.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
Sequence[Get
Tam Advisory Definition Api Data Source Query] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- mo
Type String - Type of Intersight managed object used as data source.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionApiDataSourceQuery
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority float64
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
- 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.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query string
- A SparkSQL query to be used on a given data source.
- 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.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority float
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query str
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
GetTamAdvisoryDefinitionOrganization
- 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'.
GetTamAdvisoryDefinitionParent
- 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'.
GetTamAdvisoryDefinitionPermissionResource
- 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'.
GetTamAdvisoryDefinitionResult
- Account
Moid string - The Account ID for this managed object.
- Actions
List<Get
Tam Advisory Definition Result Action> - Additional
Properties string - Advisory
Details List<GetTam Advisory Definition Result Advisory Detail> - Advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- Ancestors
List<Get
Tam Advisory Definition Result Ancestor> - Api
Data List<GetSources Tam Advisory Definition Result Api Data Source> - Class
Id string - Create
Time string - The time when this managed object was created.
- Date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- Date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- Description string
- Brief description of the advisory details.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - External
Url string - A link to an external URL describing security Advisory in more details.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A user defined name for the Intersight Advisory.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Organizations
List<Get
Tam Advisory Definition Result Organization> - Other
Ref List<string>Urls - Owners List<string>
- Parents
List<Get
Tam Advisory Definition Result Parent> - Permission
Resources List<GetTam Advisory Definition Result Permission Resource> - Recommendation string
- Recommended action to resolve the security advisory.
- S3Data
Sources List<GetTam Advisory Definition Result S3Data Source> - Severities
List<Get
Tam Advisory Definition Result Severity> - 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.
- State string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Get
Tam Advisory Definition Result Tag> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - Version
Contexts List<GetTam Advisory Definition Result Version Context> - Workaround string
- Workarounds available for the advisory.
- Account
Moid string - The Account ID for this managed object.
- Actions
[]Get
Tam Advisory Definition Result Action - Additional
Properties string - Advisory
Details []GetTam Advisory Definition Result Advisory Detail - Advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- Ancestors
[]Get
Tam Advisory Definition Result Ancestor - Api
Data []GetSources Tam Advisory Definition Result Api Data Source - Class
Id string - Create
Time string - The time when this managed object was created.
- Date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- Date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- Description string
- Brief description of the advisory details.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - External
Url string - A link to an external URL describing security Advisory in more details.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A user defined name for the Intersight Advisory.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Organizations
[]Get
Tam Advisory Definition Result Organization - Other
Ref []stringUrls - Owners []string
- Parents
[]Get
Tam Advisory Definition Result Parent - Permission
Resources []GetTam Advisory Definition Result Permission Resource - Recommendation string
- Recommended action to resolve the security advisory.
- S3Data
Sources []GetTam Advisory Definition Result S3Data Source - Severities
[]Get
Tam Advisory Definition Result Severity - 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.
- State string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - []Get
Tam Advisory Definition Result Tag - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - Version
Contexts []GetTam Advisory Definition Result Version Context - Workaround string
- Workarounds available for the advisory.
- account
Moid String - The Account ID for this managed object.
- actions
List<Get
Tam Advisory Definition Result Action> - additional
Properties String - advisory
Details List<GetTam Advisory Definition Result Advisory Detail> - advisory
Id String - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
List<Get
Tam Advisory Definition Result Ancestor> - api
Data List<GetSources Tam Advisory Definition Result Api Data Source> - class
Id String - create
Time String - The time when this managed object was created.
- date
Published String - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated String - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description String
- Brief description of the advisory details.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- execute
On StringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url String - A link to an external URL describing security Advisory in more details.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A user defined name for the Intersight Advisory.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - organizations
List<Get
Tam Advisory Definition Result Organization> - other
Ref List<String>Urls - owners List<String>
- parents
List<Get
Tam Advisory Definition Result Parent> - permission
Resources List<GetTam Advisory Definition Result Permission Resource> - recommendation String
- Recommended action to resolve the security advisory.
- s3Data
Sources List<GetTam Advisory Definition Result S3Data Source> - severities
List<Get
Tam Advisory Definition Result Severity> - 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.
- state String
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Get
Tam Advisory Definition Result Tag> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Contexts List<GetTam Advisory Definition Result Version Context> - workaround String
- Workarounds available for the advisory.
- account
Moid string - The Account ID for this managed object.
- actions
Get
Tam Advisory Definition Result Action[] - additional
Properties string - advisory
Details GetTam Advisory Definition Result Advisory Detail[] - advisory
Id string - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
Get
Tam Advisory Definition Result Ancestor[] - api
Data GetSources Tam Advisory Definition Result Api Data Source[] - class
Id string - create
Time string - The time when this managed object was created.
- date
Published string - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated string - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description string
- Brief description of the advisory details.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- execute
On stringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url string - A link to an external URL describing security Advisory in more details.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- A user defined name for the Intersight Advisory.
- nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type string - organizations
Get
Tam Advisory Definition Result Organization[] - other
Ref string[]Urls - owners string[]
- parents
Get
Tam Advisory Definition Result Parent[] - permission
Resources GetTam Advisory Definition Result Permission Resource[] - recommendation string
- Recommended action to resolve the security advisory.
- s3Data
Sources GetTam Advisory Definition Result S3Data Source[] - severities
Get
Tam Advisory Definition Result Severity[] - 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.
- state string
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - Get
Tam Advisory Definition Result Tag[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Contexts GetTam Advisory Definition Result Version Context[] - workaround string
- Workarounds available for the advisory.
- account_
moid str - The Account ID for this managed object.
- actions
Sequence[Get
Tam Advisory Definition Result Action] - additional_
properties str - advisory_
details Sequence[GetTam Advisory Definition Result Advisory Detail] - advisory_
id str - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors
Sequence[Get
Tam Advisory Definition Result Ancestor] - api_
data_ Sequence[Getsources Tam Advisory Definition Result Api Data Source] - class_
id str - create_
time str - The time when this managed object was created.
- date_
published str - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date_
updated str - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description str
- Brief description of the advisory details.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- execute_
on_ strpod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external_
url str - A link to an external URL describing security Advisory in more details.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- A user defined name for the Intersight Advisory.
- nr_
version str - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object_
type str - organizations
Sequence[Get
Tam Advisory Definition Result Organization] - other_
ref_ Sequence[str]urls - owners Sequence[str]
- parents
Sequence[Get
Tam Advisory Definition Result Parent] - permission_
resources Sequence[GetTam Advisory Definition Result Permission Resource] - recommendation str
- Recommended action to resolve the security advisory.
- s3_
data_ Sequence[Getsources Tam Advisory Definition Result S3Data Source] - severities
Sequence[Get
Tam Advisory Definition Result Severity] - 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.
- state str
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - Sequence[Get
Tam Advisory Definition Result Tag] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version_
contexts Sequence[GetTam Advisory Definition Result Version Context] - workaround str
- Workarounds available for the advisory.
- account
Moid String - The Account ID for this managed object.
- actions List<Property Map>
- additional
Properties String - advisory
Details List<Property Map> - advisory
Id String - Cisco generated identifier for the published security/field-notice/end-of-life advisory.
- ancestors List<Property Map>
- api
Data List<Property Map>Sources - class
Id String - create
Time String - The time when this managed object was created.
- date
Published String - Date when the security/field-notice/end-of-life advisory was first published by Cisco.
- date
Updated String - Date when the security/field-notice/end-of-life advisory was last updated by Cisco.
- description String
- Brief description of the advisory details.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- execute
On StringPod - Orion pod on which this advisory should process.*
tier1
- Advisory processing will be taken care in first advisory driver of multinode cluster.*tier2
- Advisory processing will be taken care in second advisory driver of multinode cluster. - external
Url String - A link to an external URL describing security Advisory in more details.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A user defined name for the Intersight Advisory.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - organizations List<Property Map>
- other
Ref List<String>Urls - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - recommendation String
- Recommended action to resolve the security advisory.
- s3Data
Sources List<Property Map> - severities 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.
- state String
- Current state of the advisory.*
ready
- Advisory has been evaluated. The affected devices would be analyzed and corresponding advisory instances would be created.*evaluating
- Advisory is currently under evaluation. The affected devices would be analyzed but no advisory instances wouldbe created. The results of the analysis would be made available to Intersight engineering for evaluation and validation. - List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html). - version
Contexts List<Property Map> - workaround String
- Workarounds available for the advisory.
GetTamAdvisoryDefinitionResultAction
- Additional
Properties string - Affected
Object stringType - Alert
Type string - Class
Id string - Identifiers
List<Get
Tam Advisory Definition Result Action Identifier> - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Operation
Type string - Queries
List<Get
Tam Advisory Definition Result Action Query> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- Additional
Properties string - Affected
Object stringType - Alert
Type string - Class
Id string - Identifiers
[]Get
Tam Advisory Definition Result Action Identifier - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Operation
Type string - Queries
[]Get
Tam Advisory Definition Result Action Query - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - affected
Object StringType - alert
Type String - class
Id String - identifiers
List<Get
Tam Advisory Definition Result Action Identifier> - name String
- A user defined name for the Intersight Advisory.
- object
Type String - operation
Type String - queries
List<Get
Tam Advisory Definition Result Action Query> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties string - affected
Object stringType - alert
Type string - class
Id string - identifiers
Get
Tam Advisory Definition Result Action Identifier[] - name string
- A user defined name for the Intersight Advisory.
- object
Type string - operation
Type string - queries
Get
Tam Advisory Definition Result Action Query[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional_
properties str - affected_
object_ strtype - alert_
type str - class_
id str - identifiers
Sequence[Get
Tam Advisory Definition Result Action Identifier] - name str
- A user defined name for the Intersight Advisory.
- object_
type str - operation_
type str - queries
Sequence[Get
Tam Advisory Definition Result Action Query] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - affected
Object StringType - alert
Type String - class
Id String - identifiers List<Property Map>
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - operation
Type String - queries List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionResultActionIdentifier
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - value String
GetTamAdvisoryDefinitionResultActionQuery
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority double
- Query string
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority float64
- Query string
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Double
- query String
- additional
Properties string - class
Id string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - priority number
- query string
- additional_
properties str - class_
id str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - priority float
- query str
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Number
- query String
GetTamAdvisoryDefinitionResultAdvisoryDetail
- Additional
Properties string - Class
Id string - Description string
- Brief description of the advisory details.
- Object
Type string
- Additional
Properties string - Class
Id string - Description string
- Brief description of the advisory details.
- Object
Type string
- additional
Properties String - class
Id String - description String
- Brief description of the advisory details.
- object
Type String
- additional
Properties string - class
Id string - description string
- Brief description of the advisory details.
- object
Type string
- additional_
properties str - class_
id str - description str
- Brief description of the advisory details.
- object_
type str
- additional
Properties String - class
Id String - description String
- Brief description of the advisory details.
- object
Type String
GetTamAdvisoryDefinitionResultAncestor
- 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
GetTamAdvisoryDefinitionResultApiDataSource
- Additional
Properties string - Class
Id string - Mo
Type string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Queries
List<Get
Tam Advisory Definition Result Api Data Source Query> - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- Additional
Properties string - Class
Id string - Mo
Type string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Queries
[]Get
Tam Advisory Definition Result Api Data Source Query - Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - class
Id String - mo
Type String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - queries
List<Get
Tam Advisory Definition Result Api Data Source Query> - type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties string - class
Id string - mo
Type string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - queries
Get
Tam Advisory Definition Result Api Data Source Query[] - type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional_
properties str - class_
id str - mo_
type str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - queries
Sequence[Get
Tam Advisory Definition Result Api Data Source Query] - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - class
Id String - mo
Type String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - queries List<Property Map>
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionResultApiDataSourceQuery
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority double
- Query string
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority float64
- Query string
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Double
- query String
- additional
Properties string - class
Id string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - priority number
- query string
- additional_
properties str - class_
id str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - priority float
- query str
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Number
- query String
GetTamAdvisoryDefinitionResultOrganization
- 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
GetTamAdvisoryDefinitionResultParent
- 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
GetTamAdvisoryDefinitionResultPermissionResource
- 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
GetTamAdvisoryDefinitionResultS3DataSource
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Queries
List<Get
Tam Advisory Definition Result S3Data Source Query> - S3Path string
- Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Queries
[]Get
Tam Advisory Definition Result S3Data Source Query - S3Path string
- Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - queries
List<Get
Tam Advisory Definition Result S3Data Source Query> - s3Path String
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties string - class
Id string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - queries
Get
Tam Advisory Definition Result S3Data Source Query[] - s3Path string
- type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional_
properties str - class_
id str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - queries
Sequence[Get
Tam Advisory Definition Result S3Data Source Query] - s3_
path str - type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - queries List<Property Map>
- s3Path String
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionResultS3DataSourceQuery
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority double
- Query string
- Additional
Properties string - Class
Id string - Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - Priority float64
- Query string
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Double
- query String
- additional
Properties string - class
Id string - name string
- A user defined name for the Intersight Advisory.
- object
Type string - priority number
- query string
- additional_
properties str - class_
id str - name str
- A user defined name for the Intersight Advisory.
- object_
type str - priority float
- query str
- additional
Properties String - class
Id String - name String
- A user defined name for the Intersight Advisory.
- object
Type String - priority Number
- query String
GetTamAdvisoryDefinitionResultSeverity
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetTamAdvisoryDefinitionResultTag
- 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
GetTamAdvisoryDefinitionResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetTam Advisory Definition Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Ref
Mos List<GetTam Advisory Definition Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetTam Advisory Definition Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - Ref
Mos []GetTam Advisory Definition Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetTam Advisory Definition Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - ref
Mos List<GetTam Advisory Definition Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetTam Advisory Definition Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type string - ref
Mos GetTam Advisory Definition Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetTam Advisory Definition Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object_
type str - ref_
mos Sequence[GetTam Advisory Definition Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetTamAdvisoryDefinitionResultVersionContextInterestedMo
- 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
GetTamAdvisoryDefinitionResultVersionContextRefMo
- 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
GetTamAdvisoryDefinitionS3DataSource
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Queries
List<Get
Tam Advisory Definition S3Data Source Query> - S3Path string
- Path used to access file in s3 containing data.
- Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Queries
[]Get
Tam Advisory Definition S3Data Source Query - S3Path string
- Path used to access file in s3 containing data.
- Type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
List<Get
Tam Advisory Definition S3Data Source Query> - s3Path String
- Path used to access file in s3 containing data.
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
Get
Tam Advisory Definition S3Data Source Query[] - s3Path string
- Path used to access file in s3 containing data.
- type string
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries
Sequence[Get
Tam Advisory Definition S3Data Source Query] - s3_
path str - Path used to access file in s3 containing data.
- type str
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- queries List<Property Map>
- s3Path String
- Path used to access file in s3 containing data.
- type String
- The type (field notice, security advisory, end-of-life milestone advisory etc.) of Intersight advisory.*
securityAdvisory
- Respresents the psirt alert type (https://tools.cisco.com/security/center/publicationListing.x).*fieldNotice
- Respresents the field notice alert type (https://www.cisco.com/c/en/us/support/web/tsd-products-field-notice-summary.html).*eolAdvisory
- Represents product End of Life (EOL) type (https://www.cisco.com/c/en/us/products/eos-eol-policy.html).
GetTamAdvisoryDefinitionS3DataSourceQuery
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- Name string
- A user defined name for the Intersight Advisory.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Priority float64
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- Query string
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Double
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
- 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.
- name string
- A user defined name for the Intersight Advisory.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query string
- A SparkSQL query to be used on a given data source.
- 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.
- name str
- A user defined name for the Intersight Advisory.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority float
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query str
- A SparkSQL query to be used on a given data source.
- 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.
- name String
- A user defined name for the Intersight Advisory.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- priority Number
- An integer value depicting the priority of the query among the queries that are part of the same QueryEntry collection.
- query String
- A SparkSQL query to be used on a given data source.
GetTamAdvisoryDefinitionSeverity
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetTamAdvisoryDefinitionTag
- 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.
GetTamAdvisoryDefinitionVersionContext
- 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<GetTam Advisory Definition Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetTam Advisory Definition Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetTam Advisory Definition Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetTam Advisory Definition Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetTam Advisory Definition Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetTam Advisory Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetTam Advisory Definition Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetTam Advisory Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetTam Advisory Definition Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetTam Advisory Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Cisco assigned advisory/field-notice/end-of-life version after latest revision.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetTamAdvisoryDefinitionVersionContextInterestedMo
- 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'.
GetTamAdvisoryDefinitionVersionContextRefMo
- 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.