GlobalEventRulesListGlobalEventRulesResponse
Example Usage
import { GlobalEventRulesListGlobalEventRulesResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: GlobalEventRulesListGlobalEventRulesResponse = {
result: {
data: [],
meta: {
totalCount: 750143,
},
},
};Fields
Field
Type
Required
Description
PreviousGlobalEventRulesListGlobalEventRulesRequestNextGlobalEventRulesListGlobalEventRulesResponseBody
Last updated