APIs in Category: autosupport
Cluster-Mode API version 1.15

 
autosupport-budget-get
autosupport-budget-get-iter
autosupport-budget-get-total-records
autosupport-budget-modify
autosupport-config-get
autosupport-config-get-iter
autosupport-config-get-total-records
autosupport-config-modify
autosupport-destinations-get
autosupport-destinations-get-iter
autosupport-destinations-get-total-records
autosupport-history-get
autosupport-history-get-iter
autosupport-history-get-total-records
autosupport-history-retransmit
autosupport-invoke
autosupport-manifest-get-iter
autosupport-manifest-get-total-records
autosupport-trigger-get
autosupport-trigger-get-iter
autosupport-trigger-get-total-records
autosupport-trigger-modify
This set of ZAPIs provides visibility into the AutoSupport infrastructure of the system. The AutoSupport tool collects valuable information on the state of each node in the cluster, which aids in the diagnosis of hardware and software failures.The APIs are divided into the following major features:
  • Configuration: manage AutoSupport general settings
  • Destinations: view the current AutoSupport delivery destinations
  • Triggers: manage what is collected for each AutoSupport trigger
  • Manifest: view detailed collection information for a particular AutoSupport
  • History: view a log of previously generated AutoSupports
  • Budgets: manage AutoSupport collection size and time limits

NetApp Manage ONTAP
 
autosupport-budget-get [top]

Get AutoSupport time and size limits for the given node and subsystem.
Input Name Range Type Description
desired-attributes autosupport-budget-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
node-name string
The name of a filer on which the AutoSupport tool is running.
subsystem asup-subsystems
The name of a subsystem from which AutoSupport collects data. Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
 
Output Name Range Type Description
attributes autosupport-budget-info
The attributes of the autosupport-budget.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-budget-get-iter [top]
Get AutoSupport time and size limits per subsystem for all nodes.
Input Name Range Type Description
desired-attributes autosupport-budget-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-budget-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-budget object. All autosupport-budget objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-budget-info[]
optional
The list of attributes of autosupport-budget objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-budget objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-budget-get-total-records [top]
Return the total number of records.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-budget objects.

 
autosupport-budget-modify [top]
Modify AutoSupport time and size limits per subsystem.
Input Name Range Type Description
node-name string
The name of a filer on which the AutoSupport tool is running.
size-limit [0..2^63-1] integer
optional
The maximum allowable collection size (in bytes) for the subsystem.
subsystem asup-subsystems
The name of a subsystem from which AutoSupport collects data. Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
time-limit [0..2^32-1] integer
optional
The maximum allowable collection time (in seconds ) for the subsystem.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-config-get [top]
Get AutoSupport configuration settings for the given node.
Input Name Range Type Description
desired-attributes autosupport-config-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
node-name string
The name of the filer that owns the AutoSupport configuration.
 
Output Name Range Type Description
attributes autosupport-config-info
The attributes of the autosupport-config.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-config-get-iter [top]
Get AutoSupport configuration settings for all nodes.
Input Name Range Type Description
desired-attributes autosupport-config-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-config-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-config object. All autosupport-config objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-config-info[]
optional
The list of attributes of autosupport-config objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-config objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-config-get-total-records [top]
Return the total number of records.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-config objects.

 
autosupport-config-modify [top]
Modify AutoSupport configuration settings for the given node.
Input Name Range Type Description
from mail-address
optional
The e-mail address of the local administrator, used as the sender of the AutoSupport message.
is-enabled boolean
optional
Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
is-local-collection-enabled boolean
optional
Used to enable / disable collection of AutoSupport data when the AutoSupport daemon is disabled. When this setting is true, collection of AutoSupport data will still be done if is-enabled is false.
is-nht-data-enabled boolean
optional
Used to enable / disable collection of NetApp Health Trigger data.
is-node-in-subject boolean
optional
Specifies whether the filer's hostname should be part of an AutoSupport message's subject field.
is-perf-data-enabled boolean
optional
Used to enable / disable collection of Performance AutoSupport data.
is-private-data-removed boolean
optional
Used to enable / disable removal of customer-supplied data.
is-reminder-enabled boolean
optional
Specifies whether to enable / disable AutoSupport reminders.
is-support-enabled boolean
optional
Specifies whether AutoSupport notification to Support is enabled.
is-throttle-enabled boolean
optional
Specifies whether to enable / disable throttling to prevent a potential avalanche of AutoSupport messages.
mail-hosts string[]
optional
The name of the mail server(s) used to deliver AutoSupport messages via SMTP. Both host names and IP addresses may be used as valid input.
max-http-size [0..2^63-1] integer
optional
Delivery size limit for the HTTP transport protocol (in bytes).
max-smtp-size [0..2^63-1] integer
optional
Delivery size limit for the SMTP transport protocol (in bytes).
node-name string
The name of the filer that owns the AutoSupport configuration.
noteto mail-address[]
optional
Specifies up to five recipients of short AutoSupport e-mail messages.
partner-address mail-address[]
optional
Specifies up to five partner vendor recipients of full AutoSupport e-mail messages.
payload-format compression-format
optional
The format used to compress the AutoSupport message payload. Possible values:
  • "7z" - 7-Zip Archive,
  • "tgz" - Zipped Tarball
periodic-tx-window [0..2^32-1] integer
optional
The transmission window (seconds).
post-url string
optional
The URL used to deliver AutoSupport messages via HTTP POST.
proxy-url string
optional
Optional proxy host for AutoSupport message delivery via HTTP.
put-url string
optional
The URL used to deliver AutoSupport messages via HTTP PUT.
retry-count [0..2^32-1] integer
optional
The maximum number of delivery attempts for an AutoSupport message.
retry-interval [0..2^32-1] integer
optional
The number of seconds to wait, after a failed delivery attempt, prior to re-transmitting an AutoSupport message.
support-address mail-address[]
optional
The e-mail address of Support.
to mail-address[]
optional
Specifies up to five recipients of full AutoSupport e-mail messages.
transport asup-transport
optional
The name of the transport protocol used to deliver AutoSupport messages. Possible values:
  • "smtp" ,
  • "http" ,
  • "https"
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-destinations-get [top]
Get the list of AutoSupport destinations for the given node.
Input Name Range Type Description
desired-attributes autosupport-destinations-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
node-name string
The name of the filer that owns this destination configuration.
 
Output Name Range Type Description
attributes autosupport-destinations-info
The attributes of the autosupport-destinations.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-destinations-get-iter [top]
Get the list of AutoSupport destinations for all nodes.
Input Name Range Type Description
desired-attributes autosupport-destinations-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-destinations-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-destinations object. All autosupport-destinations objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-destinations-info[]
optional
The list of attributes of autosupport-destinations objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-destinations objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-destinations-get-total-records [top]
Return the total number of records. This sould be equal to the number of nodes in the cluster.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-destinations objects.

 
autosupport-history-get [top]
Get a history record for the given AutoSupport.
Input Name Range Type Description
desired-attributes autosupport-history-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
destination asup-destination
The transport protocol for this AutoSupport message's destination. Possible values:
  • "smtp" ,
  • "http" ,
  • "noteto" ,
  • "retransmit"
node-name string
The name of the filer where the AutoSupport message was previously generated.
seq-num [0..2^64-1] integer
The AutoSupport message sequence number.
 
Output Name Range Type Description
attributes autosupport-history-info
The attributes of the autosupport-history.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-history-get-iter [top]
Get the history records for the last 50 AutoSupport messages.
Input Name Range Type Description
desired-attributes autosupport-history-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-history-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-history object. All autosupport-history objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-history-info[]
optional
The list of attributes of autosupport-history objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-history objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-history-get-total-records [top]
Return the total number of records.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-history objects.

 
autosupport-history-retransmit [top]
Selectively retransmit a previously collected AutoSupport message.
Input Name Range Type Description
node-name string
Node
seq-num [0..2^64-1] integer
AutoSupport Sequence Number
size-limit [0..2^63-1] integer
optional
Transmit Size Limit for this AutoSupport.
uri string
Destination to Send this AutoSupport
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-invoke [top]
Generate a new AutoSupport message
Input Name Range Type Description
force boolean
optional
Force generation, even if AutoSupport is disabled in the system. The default value is false.
message string
optional
Text to include as part of the subject of the AutoSupport message.
node-name string
The name of the filer on which the AutoSupport message will be generated.
type asup-invoke-style
optional
The type of AutoSupport to generate. Possible values:
  • "test" - Test AutoSupport send and receive only,
  • "performance" - Generate a Performance AutoSupport as requested by NetApp Support,
  • "all" - Send all AutoSupport data without time or size limit, as requested by NetApp Support
uri string
optional
Alternate destination for the AutoSupport. If this field is omitted, the AutoSupport will be delivered to the currently configured destinations.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-manifest-get-iter [top]
Get a detailed manifest for the contents of an AutoSupport.
Input Name Range Type Description
desired-attributes autosupport-manifest-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-manifest-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-manifest object. All autosupport-manifest objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-manifest-info[]
optional
The list of attributes of autosupport-manifest objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-manifest objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-manifest-get-total-records [top]
Return the total number of records.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-manifest objects.

 
autosupport-trigger-get [top]
Get the AutoSupport trigger data for the given node and EMS message.
Input Name Range Type Description
desired-attributes autosupport-trigger-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
node-name string
Node
trigger string
EMS Message
 
Output Name Range Type Description
attributes autosupport-trigger-info
The attributes of the autosupport-trigger.
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
autosupport-trigger-get-iter [top]
Get a list of the AutoSupport trigger data for all nodes.
Input Name Range Type Description
desired-attributes autosupport-trigger-info
optional
Specify the attributes that should be returned. If not present, all attributes for which information is available will be returned. If present, only the desired attributes for which information is available will be returned.
max-records [1..100] integer
optional
The maximum number of records to return in this call. Default: 20
query autosupport-trigger-info
optional
A query that specifies which objects to return. A query could be specified on any number of attributes in the autosupport-trigger object. All autosupport-trigger objects matching this query up to 'max-records' will be returned.
tag string
optional
Specify the tag from the last call. It is usually not specified for the first call. For subsequent calls, copy values from the 'next-tag' obtained from the previous call.
 
Output Name Range Type Description
attributes-list autosupport-trigger-info[]
optional
The list of attributes of autosupport-trigger objects.
next-tag string
optional
Tag for the next call. Not present when there are no more autosupport-trigger objects to return.
num-records [0..100] integer
The number of records returned in this call.
 Errno  Description
 EINTERNALERROR

 
autosupport-trigger-get-total-records [top]
Return the total number of records.
Output Name Range Type Description
count [0..2^64-1] integer
The total number of autosupport-trigger objects.

 
autosupport-trigger-modify [top]
Modify the AutoSupport trigger data for the given node and EMS message.
Input Name Range Type Description
basic-additional asup-subsystems[]
optional
Additional Subsystems Reporting Basic Info Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
node-name string
Node
noteto-enabled boolean
optional
Deliver to AutoSupport -noteto Addresses
time-limit [0..2^32-1] integer
optional
The data collection time budget for this trigger (in seconds). Content not collected will be marked as collection-truncated-time-limit in the manifest.
to-enabled boolean
optional
Deliver to AutoSupport -to Addresses
trigger string
EMS Message
troubleshooting-additional asup-subsystems[]
optional
Additional Subsystems Reporting Troubleshooting Info Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
 Errno  Description
 EOBJECTNOTFOUND
 EINTERNALERROR

 
Element definition: asup-destination [top]
smtp|http|noteto|retransmit Possible values:
  • "smtp" ,
  • "http" ,
  • "noteto" ,
  • "retransmit"
[none]

 
Element definition: asup-invoke-style [top]
test|performance|all Possible values:
  • "test" - Test AutoSupport send and receive only,
  • "performance" - Generate a Performance AutoSupport as requested by NetApp Support,
  • "all" - Send all AutoSupport data without time or size limit, as requested by NetApp Support
[none]

 
Element definition: asup-subsystems [top]
AutoSupport collection subsystems Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
[none]

 
Element definition: asup-transport [top]
smtp|http|https Possible values:
  • "smtp" ,
  • "http" ,
  • "https"
[none]

 
Element definition: autosupport-budget-info [top]
AutoSupport budget data When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
node-name string
optional
The name of a filer on which the AutoSupport tool is running. Attributes: key, non-creatable, non-modifiable
size-limit [0..2^63-1] integer
optional
The maximum allowable collection size (in bytes) for the subsystem. Attributes: non-creatable, modifiable
subsystem asup-subsystems
optional
The name of a subsystem from which AutoSupport collects data. Attributes: key, non-creatable, non-modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
time-limit [0..2^32-1] integer
optional
The maximum allowable collection time (in seconds ) for the subsystem. Attributes: non-creatable, modifiable

 
Element definition: autosupport-config-info [top]
AutoSupport configuration data When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
from mail-address
optional
The e-mail address of the local administrator, used as the sender of the AutoSupport message. Attributes: non-creatable, modifiable
is-enabled boolean
optional
Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off. Attributes: non-creatable, modifiable
is-local-collection-enabled boolean
optional
Used to enable / disable collection of AutoSupport data when the AutoSupport daemon is disabled. When this setting is true, collection of AutoSupport data will still be done if is-enabled is false. Attributes: non-creatable, modifiable
is-nht-data-enabled boolean
optional
Used to enable / disable collection of NetApp Health Trigger data. Attributes: non-creatable, modifiable
is-node-in-subject boolean
optional
Specifies whether the filer's hostname should be part of an AutoSupport message's subject field. Attributes: non-creatable, modifiable
is-perf-data-enabled boolean
optional
Used to enable / disable collection of Performance AutoSupport data. Attributes: non-creatable, modifiable
is-private-data-removed boolean
optional
Used to enable / disable removal of customer-supplied data. Attributes: non-creatable, modifiable
is-reminder-enabled boolean
optional
Specifies whether to enable / disable AutoSupport reminders. Attributes: non-creatable, modifiable
is-support-enabled boolean
optional
Specifies whether AutoSupport notification to Support is enabled. Attributes: non-creatable, modifiable
is-throttle-enabled boolean
optional
Specifies whether to enable / disable throttling to prevent a potential avalanche of AutoSupport messages. Attributes: non-creatable, modifiable
last-subject string
optional
The subject field of the last generated AutoSupport message. Attributes: non-creatable, non-modifiable
last-timestamp [0..2^31-1] integer
optional
The timestamp of the last generated AutoSupport message. The time value is in seconds since January 1, 1970 UTC. Attributes: non-creatable, non-modifiable
last-trigger string
optional
The EMS trigger of the last generated AutoSupport message. Attributes: non-creatable, non-modifiable
mail-hosts string[]
optional
The name of the mail server(s) used to deliver AutoSupport messages via SMTP. Both host names and IP addresses may be used as valid input. Attributes: non-creatable, modifiable
max-http-size [0..2^63-1] integer
optional
Delivery size limit for the HTTP transport protocol (in bytes). Attributes: non-creatable, modifiable
max-smtp-size [0..2^63-1] integer
optional
Delivery size limit for the SMTP transport protocol (in bytes). Attributes: non-creatable, modifiable
node-name string
optional
The name of the filer that owns the AutoSupport configuration. Attributes: key, non-creatable, non-modifiable
noteto mail-address[]
optional
Specifies up to five recipients of short AutoSupport e-mail messages. Attributes: non-creatable, modifiable
partner-address mail-address[]
optional
Specifies up to five partner vendor recipients of full AutoSupport e-mail messages. Attributes: non-creatable, modifiable
payload-format compression-format
optional
The format used to compress the AutoSupport message payload. Attributes: non-creatable, modifiable Possible values:
  • "7z" - 7-Zip Archive,
  • "tgz" - Zipped Tarball
periodic-tx-window [0..2^32-1] integer
optional
The transmission window (seconds). Attributes: non-creatable, modifiable
post-url string
optional
The URL used to deliver AutoSupport messages via HTTP POST. Attributes: non-creatable, modifiable
proxy-url string
optional
Optional proxy host for AutoSupport message delivery via HTTP. Attributes: non-creatable, modifiable
put-url string
optional
The URL used to deliver AutoSupport messages via HTTP PUT. Attributes: non-creatable, modifiable
retry-count [0..2^32-1] integer
optional
The maximum number of delivery attempts for an AutoSupport message. Attributes: non-creatable, modifiable
retry-interval [0..2^32-1] integer
optional
The number of seconds to wait, after a failed delivery attempt, prior to re-transmitting an AutoSupport message. Attributes: non-creatable, modifiable
support-address mail-address[]
optional
The e-mail address of Support. Attributes: non-creatable, modifiable
to mail-address[]
optional
Specifies up to five recipients of full AutoSupport e-mail messages. Attributes: non-creatable, modifiable
transport asup-transport
optional
The name of the transport protocol used to deliver AutoSupport messages. Attributes: non-creatable, modifiable Possible values:
  • "smtp" ,
  • "http" ,
  • "https"

 
Element definition: autosupport-destinations-info [top]
AutoSupport destination summary When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
destinations string[]
optional
A comma separated list of destinations used to deliver AutoSupport messages. Attributes: non-creatable, non-modifiable
node-name string
optional
The name of the filer that owns this destination configuration. Attributes: key, non-creatable, non-modifiable

 
Element definition: autosupport-history-info [top]
AutoSupport history data When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
attempt-count [0..2^32-1] integer
optional
The number of attempted deliveries for this AutoSupport message. Attributes: non-creatable, non-modifiable
destination asup-destination
optional
The transport protocol for this AutoSupport message's destination. Attributes: key, non-creatable, non-modifiable Possible values:
  • "smtp" ,
  • "http" ,
  • "noteto" ,
  • "retransmit"
last-modification-timestamp [0..2^31-1] integer
optional
The timestamp of the last update to this history record. The time value is in seconds since January 1, 1970 UTC. Attributes: non-creatable, non-modifiable
node-name string
optional
The name of the filer where the AutoSupport message was previously generated. Attributes: key, non-creatable, non-modifiable
seq-num [0..2^64-1] integer
optional
The AutoSupport message sequence number. Attributes: key, non-creatable, non-modifiable
status asup-status
optional
The delivery status for this AutoSupport message. Attributes: non-creatable, non-modifiable Possible values:
  • "initializing" - ASUP request is being processed,
  • "collection_failed" - The AutoSupport Collection failed. See 'Last Error' for more information,
  • "collection_in_progress" - The AutoSupport Collection is in progress,
  • "queued" - ASUP is queued for delivery,
  • "transmitting" - ASUP transmission is in progress,
  • "sent_successful" - ASUP was successfully sent,
  • "ignore" - ASUP was processed successfully but has no destinations configured,
  • "re_queued" - ASUP transmission failed and has been re-queued,
  • "transmission_failed" - ASUP transmission has failed and the retry limit has been exceeded
subject string
optional
The subject field of this AutoSupport message. Attributes: non-creatable, non-modifiable
trigger string
optional
The name of the EMS event that triggered this AutoSupport message. Attributes: non-creatable, non-modifiable
uri string
optional
The URI used to deliver this AutoSupport message. Attributes: non-creatable, non-modifiable

 
Element definition: autosupport-manifest-info [top]
AutoSupport manifest data When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
body-file string
optional
The AutoSupport Content Filename for this Data Attributes: non-creatable, non-modifiable
cmd string
optional
Actual Data Being Collected Attributes: non-creatable, non-modifiable
cmd-tgt autosupport-cmd-tgt
optional
Execution Domain for Command Attributes: non-creatable, non-modifiable Possible values:
  • "bsd" - Command executed by BSD,
  • "smf_table" - Command selects SMF table,
  • "file" - Command indicates file to collect,
  • "dblade" - Collect from dbladecli,
  • "dblade_file" - Collect a file from dblade. Could be partner file,
  • "zapi_xml" - Response in XML format,
  • "custom_fx" - Collect custom function output file
content-type asup-content-type
optional
AutoSupport Content Type for this Data Attributes: non-creatable, non-modifiable Possible values:
  • "basic" - ASUP will contain minimal set of data for this subsystem,
  • "troubleshooting" - ASUP will contain detailed collection of data for this subsystem
error string
optional
Textual Description of Error Attributes: non-creatable, non-modifiable
node-name string
optional
Node Attributes: key, non-creatable, non-modifiable
prio-num [0..2^32-1] integer
optional
Priority Order of Collection Attributes: key, non-creatable, non-modifiable
query string
optional
Table Query for XML Collection Attributes: non-creatable, non-modifiable
seq-num [0..2^64-1] integer
optional
AutoSupport Sequence Number Attributes: key, non-creatable, non-modifiable
size-collected [0..2^63-1] integer
optional
Number of Bytes Collected Attributes: non-creatable, non-modifiable
status asup-manifest-status
optional
Status of this Data Item Attributes: non-creatable, non-modifiable Possible values:
  • "requested" - ASUP request has been added to the queue and is waiting processing by the collector,
  • "working" - ASUP Collector is actively gathering the needed data,
  • "file_not_found" - ASUP collection failed, a needed file is missing,
  • "no_such_table" - ASUP collection was unable to find the requested SMF table,
  • "collection_truncated_size_limit" - ASUP collection truncated due to size limits and partial data is available,
  • "collection_skipped_size_limit" - ASUP collection skipped due to size limits and no data is available,
  • "collection_truncated_time_limit" - ASUP collection truncated due to time limits and partial data is available,
  • "collection_skipped_time_limit" - ASUP collection skipped due to time limits and no data is available,
  • "delivery_skipped_size_limit" - ASUP data was skipped at delivery time due to size limits,
  • "general_error" - ASUP collection failed, additional information if any will be in the Error String field,
  • "completed" - ASUP collection is complete, ready for delivery,
  • "content_not_collected_mode" - ASUP content was not collected, incompatible operational mode,
  • "content_not_collected_precheck" - ASUP content was not collected, pre-check function violation,
  • "content_not_collected_privacy" - ASUP content was not collected, the operation is disabled in privacy mode,
  • "content_empty" - ASUP content was collected successfully, but output was empty,
  • "collection_aborted" - ASUP collection aborted
subsystem asup-subsystems
optional
Subsystem Attributes: non-creatable, non-modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
time-collected [0..2^64-1] integer
optional
Collection Time for this Data Item (ms) Attributes: non-creatable, non-modifiable

 
Element definition: autosupport-trigger-info [top]
AutoSupport trigger data When returned as part of the output, all elements of this typedef are reported, unless limited by a set of desired attributes specified by the caller.

When used as input to specify desired attributes to return, omitting a given element indicates that it shall not be returned in the output. In contrast, by providing an element (even with no value) the caller ensures that a value for that element will be returned, given that the value can be retrieved.

When used as input to specify queries, any element can be omitted in which case the resulting set of objects is not constrained by any specific value of that attribute.

Name Range Type Description
additional-content asup-content-type[]
optional
Additional Content Flag Attributes: non-creatable, non-modifiable Possible values:
  • "basic" - ASUP will contain minimal set of data for this subsystem,
  • "troubleshooting" - ASUP will contain detailed collection of data for this subsystem
basic-additional asup-subsystems[]
optional
Additional Subsystems Reporting Basic Info Attributes: non-creatable, modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
basic-default asup-subsystems[]
optional
Default Subsystems Reporting Basic Info Attributes: non-creatable, non-modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
node-name string
optional
Node Attributes: key, non-creatable, non-modifiable
noteto-enabled boolean
optional
Deliver to AutoSupport -noteto Addresses Attributes: non-creatable, modifiable
time-limit [0..2^32-1] integer
optional
The data collection time budget for this trigger (in seconds). Content not collected will be marked as collection-truncated-time-limit in the manifest. Attributes: non-creatable, modifiable
to-enabled boolean
optional
Deliver to AutoSupport -to Addresses Attributes: non-creatable, modifiable
trigger string
optional
EMS Message Attributes: key, non-creatable, non-modifiable
troubleshooting-additional asup-subsystems[]
optional
Additional Subsystems Reporting Troubleshooting Info Attributes: non-creatable, modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
troubleshooting-default asup-subsystems[]
optional
Default Subsystems Reporting Troubleshooting Info Attributes: non-creatable, non-modifiable Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node

 
Element definition: compression-format [top]
7z|tgz Possible values:
  • "7z" - 7-Zip Archive,
  • "tgz" - Zipped Tarball
[none]

 
Element definition: mail-address [top]
E-mail Address
[none]

 
Element definition: asup-content-type [top]
Type of AutoSupport content Possible values:
  • "basic" - ASUP will contain minimal set of data for this subsystem,
  • "troubleshooting" - ASUP will contain detailed collection of data for this subsystem
[none]

 
Element definition: asup-destination [top]
smtp|http|noteto|retransmit Possible values:
  • "smtp" ,
  • "http" ,
  • "noteto" ,
  • "retransmit"
[none]

 
Element definition: asup-manifest-status [top]
AutoSupport manifest collection status Possible values:
  • "requested" - ASUP request has been added to the queue and is waiting processing by the collector,
  • "working" - ASUP Collector is actively gathering the needed data,
  • "file_not_found" - ASUP collection failed, a needed file is missing,
  • "no_such_table" - ASUP collection was unable to find the requested SMF table,
  • "collection_truncated_size_limit" - ASUP collection truncated due to size limits and partial data is available,
  • "collection_skipped_size_limit" - ASUP collection skipped due to size limits and no data is available,
  • "collection_truncated_time_limit" - ASUP collection truncated due to time limits and partial data is available,
  • "collection_skipped_time_limit" - ASUP collection skipped due to time limits and no data is available,
  • "delivery_skipped_size_limit" - ASUP data was skipped at delivery time due to size limits,
  • "general_error" - ASUP collection failed, additional information if any will be in the Error String field,
  • "completed" - ASUP collection is complete, ready for delivery,
  • "content_not_collected_mode" - ASUP content was not collected, incompatible operational mode,
  • "content_not_collected_precheck" - ASUP content was not collected, pre-check function violation,
  • "content_not_collected_privacy" - ASUP content was not collected, the operation is disabled in privacy mode,
  • "content_empty" - ASUP content was collected successfully, but output was empty,
  • "collection_aborted" - ASUP collection aborted
[none]

 
Element definition: asup-status [top]
AutoSupport general status Possible values:
  • "initializing" - ASUP request is being processed,
  • "collection_failed" - The AutoSupport Collection failed. See 'Last Error' for more information,
  • "collection_in_progress" - The AutoSupport Collection is in progress,
  • "queued" - ASUP is queued for delivery,
  • "transmitting" - ASUP transmission is in progress,
  • "sent_successful" - ASUP was successfully sent,
  • "ignore" - ASUP was processed successfully but has no destinations configured,
  • "re_queued" - ASUP transmission failed and has been re-queued,
  • "transmission_failed" - ASUP transmission has failed and the retry limit has been exceeded
[none]

 
Element definition: asup-subsystems [top]
AutoSupport collection subsystems Possible values:
  • "platform" - Hardware information about the node,
  • "mhost" - User Space application information for a node,
  • "log_files" - Log files for a node,
  • "performance" - This subsystem gathers the .cm_stats_hourly_done file and user space counters,
  • "performance_asup" - Performance specific information for a node,
  • "nht" - This subsystem gathers the /mroot/etc/log/nht_info content,
  • "san" - SAN specific information for a node,
  • "snapvault" - SNAPVAULT specific information for a node,
  • "snapmirror" - Snapmirror specific information for a node,
  • "dedupe" - Dedupe specific information for a node,
  • "nfs" - NFS specific information for a node,
  • "wafl" - WAFL specific information for a node,
  • "mot" - MOT specific information for a node,
  • "ha" - HA specific information for a node,
  • "networking" - Networking specific information for a node,
  • "cifs" - CIFS specific information for a node,
  • "fpolicy" - Fpolicy specific information for a node,
  • "multistore" - Multistore specific information for a node,
  • "raid" - RAID specific information for a node,
  • "storage" - Storage specific information for a node,
  • "asup_ems" - ASUP EMS specific information for a node,
  • "tape" - Tape specific information for a node,
  • "kernel" - kernel specific information for a node,
  • "secd" - SECD specific information for a node,
  • "metrocluster" - Metrocluster specific information for a node,
  • "mandatory" - Mandatory Basic information for a node
[none]

 
Element definition: asup-transport [top]
smtp|http|https Possible values:
  • "smtp" ,
  • "http" ,
  • "https"
[none]

 
Element definition: autosupport-cmd-tgt [top]
Execution domain of AutoSupport content Possible values:
  • "bsd" - Command executed by BSD,
  • "smf_table" - Command selects SMF table,
  • "file" - Command indicates file to collect,
  • "dblade" - Collect from dbladecli,
  • "dblade_file" - Collect a file from dblade. Could be partner file,
  • "zapi_xml" - Response in XML format,
  • "custom_fx" - Collect custom function output file
[none]