GetMicrofrontendsInGroupRateLimit

August 10, 2026 ยท View on GitHub

Example Usage

import { GetMicrofrontendsInGroupRateLimit } from "@vercel/sdk/models/getmicrofrontendsingroupaction.js";

let value: GetMicrofrontendsInGroupRateLimit = {
  algo: "token_bucket",
  window: 7564.24,
  limit: 7802.11,
  keys: [
    "<value 1>",
    "<value 2>",
    "<value 3>",
  ],
};

Fields

FieldTypeRequiredDescription
algomodels.GetMicrofrontendsInGroupAlgo:heavy_check_mark:N/A
windownumber:heavy_check_mark:N/A
limitnumber:heavy_check_mark:N/A
keysstring[]:heavy_check_mark:N/A
actionmodels.GetMicrofrontendsInGroupMicrofrontendsResponse200ApplicationJSONResponseBodyProjectsSecurityRulesetsAction:heavy_minus_sign:N/A