跳转到主内容

更改了 REST API 响应中的年份格式 在 WFA 5.1 中

Views:
4
Visibility:
Public
Votes:
0
Category:
oncommand-workflow-automation-wfa<a>2008719710</a><a>进行翻译</a>
Specialty:
om
Last Updated:

适用场景

OnCommand 工作流自动化( WFA ) 5.1

问题描述

在 WFA 5.1 中, REST API 响应的年份格式已从 YYYY 更改为 YY 。

WFA 5.0 中的示例:

"jobStatus": {
 "jobStatus": "COMPLETED",
 "jobType": "Workflow Execution - Create a Clustered Data ONTAP Volume",
 "scheduleType": "Immediate",
 "startTime": "Apr 6, 2021 7:28:28 PM",
 "endTime": "Apr 6, 2021 7:28:39 PM",
 "plannedExecutionTime": "Apr 6, 2021 7:28:23 PM",
 "phase": "EXECUTION",
 "submittedBy": "admin",

 

WFA 5.1 中的示例:

"jobStatus": {
 "jobStatus": "COMPLETED",
 "jobType": "Workflow Execution - Create a Clustered Data ONTAP Volume",
 "scheduleType": "Immediate",
 "startTime": "Apr 6, 21, 7:28:28 PM",
 "endTime": "Apr 6, 21, 7:28:39 PM",
 "plannedExecutionTime": "Apr 6, 21, 7:28:23 PM",
 "phase": "EXECUTION",
 "submittedBy": "admin",

 

注意: WFA 5.1 将年份显示为 "21YY) " ,而不是 "2021YYYY) " 。

 

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.