Type Alias: DeleteProfileConflict
type DeleteProfileConflict = z.infer<typeof DeleteProfileConflictSchema>;
Defined in: src/models/mgmt-security-profile.ts:330
Conflict response when deleting a profile referenced by policies.
type DeleteProfileConflict = z.infer<typeof DeleteProfileConflictSchema>;
Defined in: src/models/mgmt-security-profile.ts:330
Conflict response when deleting a profile referenced by policies.