【问题标题】:Is there a way to limit results in VMWare vcenter api有没有办法限制 VMWare vcenter api 中的结果
【发布时间】:2021-03-23 00:20:29
【问题描述】:

我正在使用来自 VMWare 的 vcenter API,我想知道是否有一个参数可以控制结果限制?

**
vmware_inv=`curl -X GET -k -H "vmware-use-header-authn: string"  \
            -H "vmware-api-session-id: $vmware_token" "https://$vmware_endpoint/rest/vcenter/vm"`
**

【问题讨论】:

    标签: api vmware vcenter


    【解决方案1】:

    不,没有办法将响应限制在默认已提供的范围之外(通常是 1,000 个响应)

    【讨论】:

      猜你喜欢
      • 2013-02-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-06-03
      • 1970-01-01
      • 2013-06-13
      • 2016-11-20
      相关资源
      最近更新 更多