Users Guide

Table Of Contents
Table 27. cancel_upgrade API
API Name Description
cancel_upgrade
Cancels an active OS10 image download process.
The cancel_upgrade process uses a best effort mechanism that attempts to cancel an active image
file download. This operation cancels the image file transfer and the upgrade operation is terminated.
The image installation process starts immediately after the image file transfer is complete. As a result,
the cancel upgrade operation cannot stop an installation that is already in progress.
Table 28. get_upgrade_status API
API Name Description
get_upgrade_stat
us
Monitors status of the image file transfer and installation operations.
This operation returns the following details to the SmartFabric Director server:
File transfer state
Transfer progress percentage
Image installation state
File transfer progress
File size
File transfer bytes
File transfer rate
Transfer task end time
Transfer task start time
Transfer task state download
Transfer task detail
Installation global state
Install task end time
Install task start time
Install task state
Install task state detail
SmartFabric Director commands
gnmi-security-profile
Set the security profile for the gNMI agent.
Syntax
gnmi-security-profile profile-name
Parameters profile-name Enter the name of the security profile to be associated with the gNMI agent.
Default Not configured
Command mode CONFIGURATION
Usage
information
Before establishing a connection to the gNMI agent, set a valid application-specific security profile for the
gNMI agent. Also, configure a FQDN or an IP address for entry to the SmartFabric Director server, assign
client and CA certificates, and assign the syatem Admin privileges to the user role that is used to access
the agent. The security profile is configured on the switch using the crypto security-profile
command.
Example
os10(config)# gnmi-security-profile gnmi_sec_profile
Supported
releases
10.5.0.1 or later
SmartFabric Director 135