Variable: SecurityProfileListResponseSchema
const SecurityProfileListResponseSchema: z.ZodType<SecurityProfileListResponse>;
Defined in: src/models/mgmt-security-profile.ts:293
Zod schema for a paginated security profile list response.
const SecurityProfileListResponseSchema: z.ZodType<SecurityProfileListResponse>;
Defined in: src/models/mgmt-security-profile.ts:293
Zod schema for a paginated security profile list response.