UpdateReverseRequest: {
    ipId: number;
    reverse: string;
    zone?: Zone;
}

Type declaration

  • ipId: number

    ID of the IP.

  • reverse: string

    Reverse to apply on the IP.

  • Optionalzone?: Zone

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