Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 7 results
    • https://kb.netapp.com/Legacy/NetApp_HCI/OS/Potential_issues_and_workarounds_when_running_storage_upgrades_using_NetApp_Hybrid_Cloud_Control
      During storage upgrades using NetApp Hybrid Cloud Control, you might encounter the following scenarios: The session times out after two hours into the upgrade, and you are logged out of the NetApp Hyb...During storage upgrades using NetApp Hybrid Cloud Control, you might encounter the following scenarios: The session times out after two hours into the upgrade, and you are logged out of the NetApp Hybrid Cloud Control UI You are logged out of NetApp Hybrid Cloud Control towards the end of the upgrade, and cannot log back in During a storage upgrade, users might see an error page if NetApp Hybrid Cloud Control is refreshed in the finishing stages of the upgrade
    • https://kb.netapp.com/on-prem/solidfire/Element_OS_Kbs/How_to_change_the_hostname_of_a_Management_Node_mNode
      Applies to Element Management Node (mNode) 11.3 and above Management Services Description This article describes the process of changing the hostname of a Management Node.
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/Rest_API_fails_to_return_data_for_specific_volumes_when_searching_by_volume_name
      Querying a volume with rest by volume name returns no results, however querying the same volume by UUID returns results. curl -X GET "https://1.2.3.4/api/storage/volumes?is_constituent=false&name=vol1...Querying a volume with rest by volume name returns no results, however querying the same volume by UUID returns results. curl -X GET "https://1.2.3.4/api/storage/volumes?is_constituent=false&name=vol1&return_records=true&return_timeout=15" -H "accept: application/json" -H "authorization: Basic AAWWYYTT123456789="
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/How_to_cancel_an_SCV_job_hung_in_a_running_status_using_REST_API
      Applies to SnapCenter Plug-in for VMware vSphere (SCV) REST API Description How to cancel an SCV job hung in a running status using REST API As SCV job in a hanging state can not be canceled directly,...Applies to SnapCenter Plug-in for VMware vSphere (SCV) REST API Description How to cancel an SCV job hung in a running status using REST API As SCV job in a hanging state can not be canceled directly, the alternative is to mark the job as failed
    • https://kb.netapp.com/Cloud/Cloud_Volumes_ONTAP/How_to_extend_an_expired_BYOL_license_for_Cloud_Volumes__ONTAP_via_REST_API
      Applies to Cloud Volumes ONTAP (CVO) Bring Your Own License (BYOL) Expired license REST API NetApp License File (.nlf) Description Cloud Volumes ONTAP BYOL license when expired shuts down the CVO Eval...Applies to Cloud Volumes ONTAP (CVO) Bring Your Own License (BYOL) Expired license REST API NetApp License File (.nlf) Description Cloud Volumes ONTAP BYOL license when expired shuts down the CVO Evaluation BYOL can be upgraded or exiting BYOL can be extended by purchasing a new BYOL license Use REST API when newly purchased license file fails to apply via Cloud Manager UI or System Manager
    • https://kb.netapp.com/on-prem/solidfire/Element_OS_Kbs/Ignore_active_cluster_faults_in_HCC_to_continue_upgrade
      Applies to Hybrid Cloud Control (HCC) Element Software Element upgrade Description How to ignore cluster faults before the start of, or during, an Element upgrade in HCC.
    • https://kb.netapp.com/on-prem/solidfire/Element_OS_Kbs/What_are_the_mNode_REST_API_end_points
      GET installations - Get a list of installations (parent ID) GET installations/{id} - Get details on the inventory of the parent ID and refresh inventory after asset POST/PUT/DELETE tasks GET compute/{...GET installations - Get a list of installations (parent ID) GET installations/{id} - Get details on the inventory of the parent ID and refresh inventory after asset POST/PUT/DELETE tasks GET compute/{controller_id}/clusters/{cluster_id} - Get details about a given host cluster GET compute/controllers/{controller_id}/status - Get the connection status of a controller GET​ /bundle​/options - Get support bundle request form configuration for dynamically rendering in the UI