Skip to main content
NetApp Knowledge Base

Audit log shows API error caused by SCV checking whether platform is FSx

Views:
106
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:

Applies to

SnapCenter Plug-in for VMware vSphere (SCV) 5.0P3 or later

Issue

  • When SCV backup job is run, /etc/log/mlog/audit.log (AUDIT-MLOG-TXT.GZ) on ONTAP shows API error:
Wed Jul 24 2024 03:12:10 +00:00 [kern_audit:info:3329] 8503e80000098a61 :: <NODE-NAME>:http :: <SCV-IP>:<PORT> :: <SVM>:<USER> :: GET /api/private/cli/system/node/virtual-machine/instance/show-settings?fields=consumer :: Error: This API is unsupported on this platform

OR

Wed Jul 24 2024 03:12:10 +00:00 [kern_audit:info:3329] 8503e80000098a61 :: <NODE-NAME>:http :: <SCV-IP>:<PORT> :: <SVM>:<USER> :: GET /api/private/cli/system/node/virtual-machine/instance/show-settings?fields=consumer :: Error: Invalid operation on this platform.
  • Job-<JOB_ID>.log on SCV shows error:

2024-07-24 03:12:10.691 +00:00 [DBG] Response from GetFsxDetails(): {
  "records": [],
  "num_records": 0,
  "error": {
    "message": "This API is unsupported on this platform",
    "code": "2686977"
  }
}

OR

2024-07-24 03:12:10.691 +00:00 [DBG] Response from GetFsxDetails(): {
  "records": [],
  "num_records": 0,
  "error": {
    "message": "Invalid operation on this platform.",
    "code": "2686989"
  }
}

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.