Type Alias: DeleteProfileResponse
type DeleteProfileResponse = z.infer<typeof DeleteProfileResponseSchema>;
Defined in: src/models/mgmt-security-profile.ts:311
Response from deleting a security profile.
type DeleteProfileResponse = z.infer<typeof DeleteProfileResponseSchema>;
Defined in: src/models/mgmt-security-profile.ts:311
Response from deleting a security profile.