Interface: SecurityProfileListResponse
Defined in: src/models/mgmt-security-profile.ts:286
Paginated list of security profiles.
Indexable
[key: string]: unknown
Properties
ai_profiles
ai_profiles: SecurityProfile[];
Defined in: src/models/mgmt-security-profile.ts:287
next_offset?
optional next_offset?: number;
Defined in: src/models/mgmt-security-profile.ts:288