DeleteIPRequest: {
    ipId: string;
    zone?: Zone;
}

Type declaration

  • ipId: string

    ID of the IP address to delete.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.