@akamai/openapi-ts
Preparing search index...
zod.gen
getMonitorServicesResponseSchema
Variable getMonitorServicesResponseSchema
Const
getMonitorServicesResponseSchema
:
ZodObject
<
{
data
:
ZodArray
<
ZodObject
<
{
label
:
ZodString
;
service_type
:
ZodString
}
,
$strip
>
,
>
;
page
:
ZodInt
;
pages
:
ZodInt
;
results
:
ZodInt
;
}
,
$strip
,
>
= ...
Returns a paginated list of metric definitions.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...
Returns a paginated list of metric definitions.